Pull request #4826 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3b0961d29ba3250014822de5c12326f9710f3ef+5162257f8dee1b2a6e96c0426af9cd51831dbfdc (e42e4370acef641a4ada108058950b4467f0fc5f) 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-ssh8246364241177901784.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-ssh8827770961054437305.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-4826/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-4826/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8229207883321770875.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-4826/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4215692990495906017.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-ssh8640991812390487088.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-4826/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-4826/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2015145520532293011.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-5472 in /w/workspace/edgexfoundry_edgex-go_PR-4826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4826/head:refs/remotes/origin/PR-4826 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit f3b0961d29ba3250014822de5c12326f9710f3ef Merge succeeded, producing f3b0961d29ba3250014822de5c12326f9710f3ef Checking out Revision f3b0961d29ba3250014822de5c12326f9710f3ef (PR-4826) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # 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 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T19:56:19.472Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T19:56:19.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T19:56:19.780Z] ========================================================= [2024-07-12T19:56:19.780Z] EdgeX Global Pipelines Version Info [2024-07-12T19:56:19.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:56:20.542Z] ------------------- [2024-07-12T19:56:20.542Z] stable info: [2024-07-12T19:56:20.542Z] ------------------- [2024-07-12T19:56:20.542Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T19:56:20.542Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T19:56:20.542Z] Message: update stable to v1.0.260 [2024-07-12T19:56:21.111Z] ------------------- [2024-07-12T19:56:21.111Z] experimental info: [2024-07-12T19:56:21.111Z] ------------------- [2024-07-12T19:56:21.111Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T19:56:21.111Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T19:56:21.111Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T19:56:21.329Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-12T19:56:21.388Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-12T19:56:21.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T19:56:21.491Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T19:56:21.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T19:56:21.598Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T19:56:21.655Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T19:56:21.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-12T19:56:21.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-12T19:56:21.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-12T19:56:21.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T19:56:21.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T19:56:22.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T19:56:22.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T19:56:22.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T19:56:22.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T19:56:22.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T19:56:22.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T19:56:22.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-12T19:56:22.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-12T19:56:22.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T19:56:22.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T19:56:22.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T19:56:22.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4826 [Pipeline] echo [2024-07-12T19:56:22.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4826 [Pipeline] echo [2024-07-12T19:56:22.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4826 [Pipeline] echo [2024-07-12T19:56:22.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo [2024-07-12T19:56:22.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3b0961 [Pipeline] echo [2024-07-12T19:56:22.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T19:56:23.048Z] provisioning config files... [2024-07-12T19:56:23.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17502898286793513922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:56:23.453Z] ---> ****-login.sh [2024-07-12T19:56:23.454Z] nexus3.edgexfoundry.org:10001 [2024-07-12T19:56:23.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:56:23.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:56:23.974Z] Configure a credential helper to remove this warning. See [2024-07-12T19:56:23.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:56:23.974Z] [2024-07-12T19:56:23.974Z] Login Succeeded [2024-07-12T19:56:23.974Z] nexus3.edgexfoundry.org:10002 [2024-07-12T19:56:23.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:56:23.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:56:23.974Z] Configure a credential helper to remove this warning. See [2024-07-12T19:56:23.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:56:23.974Z] [2024-07-12T19:56:23.974Z] Login Succeeded [2024-07-12T19:56:23.974Z] nexus3.edgexfoundry.org:10003 [2024-07-12T19:56:23.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:56:24.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:56:24.234Z] Configure a credential helper to remove this warning. See [2024-07-12T19:56:24.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:56:24.235Z] [2024-07-12T19:56:24.235Z] Login Succeeded [2024-07-12T19:56:24.235Z] nexus3.edgexfoundry.org:10004 [2024-07-12T19:56:24.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:56:24.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:56:24.235Z] Configure a credential helper to remove this warning. See [2024-07-12T19:56:24.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:56:24.235Z] [2024-07-12T19:56:24.235Z] Login Succeeded [2024-07-12T19:56:24.235Z] ****.io [2024-07-12T19:56:24.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:56:24.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:56:24.495Z] Configure a credential helper to remove this warning. See [2024-07-12T19:56:24.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:56:24.495Z] [2024-07-12T19:56:24.495Z] Login Succeeded [2024-07-12T19:56:24.495Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T19:56:24.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T19:56:24.965Z] + 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-12T19:56:24.965Z] + dirname cmd/core-command/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/core-data/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/core-keeper/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/core-metadata/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2024-07-12T19:56:24.965Z] cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-12T19:56:24.965Z] + + cut -d/ -f2 [2024-07-12T19:56:24.965Z] dirname cmd/security-spire-server/Dockerfile [2024-07-12T19:56:24.965Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/support-notifications/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-12T19:56:24.965Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-12T19:56:24.965Z] + cut -d/ -f2 [2024-07-12T19:56:24.965Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-12T19:56:25.020Z] 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-12T19:56:25.538Z] + git rev-list -1 --merges f3b0961d29ba3250014822de5c12326f9710f3ef~1..f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo [2024-07-12T19:56:25.577Z] -----------> git rev-list -1 --merges f3b0961d29ba3250014822de5c12326f9710f3ef~1..f3b0961d29ba3250014822de5c12326f9710f3ef f3b0961d29ba3250014822de5c12326f9710f3ef [false] [Pipeline] sh [2024-07-12T19:56:25.901Z] + git log --format=format:%s -1 f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] echo [2024-07-12T19:56:25.940Z] ========================================================= [2024-07-12T19:56:25.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T19:56:25.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-12T19:56:26.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T19:56:26.460Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T19:56:26.460Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T19:56:26.460Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T19:56:26.460Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T19:56:26.460Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T19:56:26.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T19:56:26.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T19:56:26.980Z] [2024-07-12T19:56:26.980Z] 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-12T19:56:27.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T19:56:27.384Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T19:56:27.384Z] b85a868b505f: Pulling fs layer [2024-07-12T19:56:27.384Z] e2be974225ed: Pulling fs layer [2024-07-12T19:56:27.384Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T19:56:27.384Z] 988bab9f4d93: Pulling fs layer [2024-07-12T19:56:27.384Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T19:56:27.384Z] eaf3925da568: Pulling fs layer [2024-07-12T19:56:27.384Z] bab4dde63d76: Pulling fs layer [2024-07-12T19:56:27.384Z] bde34c3a00c8: Pulling fs layer [2024-07-12T19:56:27.384Z] b352a97aabf1: Pulling fs layer [2024-07-12T19:56:27.384Z] 4872d77fe225: Pulling fs layer [2024-07-12T19:56:27.384Z] 5851b861e8e6: Pulling fs layer [2024-07-12T19:56:27.384Z] bde34c3a00c8: Waiting [2024-07-12T19:56:27.384Z] 988bab9f4d93: Waiting [2024-07-12T19:56:27.384Z] 1469e6f7b9e6: Waiting [2024-07-12T19:56:27.384Z] b352a97aabf1: Waiting [2024-07-12T19:56:27.384Z] 4872d77fe225: Waiting [2024-07-12T19:56:27.384Z] 5851b861e8e6: Waiting [2024-07-12T19:56:27.384Z] bab4dde63d76: Waiting [2024-07-12T19:56:27.384Z] eaf3925da568: Waiting [2024-07-12T19:56:27.384Z] e2be974225ed: Verifying Checksum [2024-07-12T19:56:27.384Z] e2be974225ed: Download complete [2024-07-12T19:56:27.384Z] 988bab9f4d93: Verifying Checksum [2024-07-12T19:56:27.384Z] 988bab9f4d93: Download complete [2024-07-12T19:56:27.384Z] 1469e6f7b9e6: Download complete [2024-07-12T19:56:27.384Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T19:56:27.384Z] 339a4e72a1f5: Download complete [2024-07-12T19:56:27.384Z] eaf3925da568: Verifying Checksum [2024-07-12T19:56:27.384Z] eaf3925da568: Download complete [2024-07-12T19:56:27.645Z] bde34c3a00c8: Verifying Checksum [2024-07-12T19:56:27.645Z] bde34c3a00c8: Download complete [2024-07-12T19:56:27.645Z] b352a97aabf1: Verifying Checksum [2024-07-12T19:56:27.645Z] b352a97aabf1: Download complete [2024-07-12T19:56:27.645Z] 4872d77fe225: Verifying Checksum [2024-07-12T19:56:27.645Z] 4872d77fe225: Download complete [2024-07-12T19:56:27.645Z] 5851b861e8e6: Verifying Checksum [2024-07-12T19:56:27.645Z] 5851b861e8e6: Download complete [2024-07-12T19:56:27.645Z] b85a868b505f: Verifying Checksum [2024-07-12T19:56:27.645Z] b85a868b505f: Download complete [2024-07-12T19:56:27.905Z] bab4dde63d76: Verifying Checksum [2024-07-12T19:56:27.905Z] bab4dde63d76: Download complete [2024-07-12T19:56:28.840Z] b85a868b505f: Pull complete [2024-07-12T19:56:29.099Z] e2be974225ed: Pull complete [2024-07-12T19:56:29.358Z] 339a4e72a1f5: Pull complete [2024-07-12T19:56:29.618Z] 988bab9f4d93: Pull complete [2024-07-12T19:56:29.879Z] 1469e6f7b9e6: Pull complete [2024-07-12T19:56:29.879Z] eaf3925da568: Pull complete [2024-07-12T19:56:31.783Z] bab4dde63d76: Pull complete [2024-07-12T19:56:31.783Z] bde34c3a00c8: Pull complete [2024-07-12T19:56:31.783Z] b352a97aabf1: Pull complete [2024-07-12T19:56:31.783Z] 4872d77fe225: Pull complete [2024-07-12T19:56:32.043Z] 5851b861e8e6: Pull complete [2024-07-12T19:56:32.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T19:56:32.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T19:56:32.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T19:56:32.329Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2024-07-12T19:56:32.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T19:56:35.050Z] $ docker top 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 -eo pid,comm [2024-07-12T19:56:35.110Z] 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-12T19:56:35.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T19:56:35.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T19:56:35.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T19:56:35.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T19:56:35.389Z] $ docker exec 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent [2024-07-12T19:56:35.507Z] SSH_AUTH_SOCK=/tmp/ssh-A35MXTTNDv98/agent.32 [2024-07-12T19:56:35.507Z] SSH_AGENT_PID=38 [2024-07-12T19:56:35.514Z] Running ssh-add (command line suppressed) [2024-07-12T19:56:35.607Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7335401071930542891.key (/w/workspace/edgex-go/1@tmp/private_key_7335401071930542891.key) [2024-07-12T19:56:35.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T19:56:35.973Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T19:56:36.000Z] $ docker exec --env ******** --env ******** 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent -k [2024-07-12T19:56:36.115Z] unset SSH_AUTH_SOCK; [2024-07-12T19:56:36.116Z] unset SSH_AGENT_PID; [2024-07-12T19:56:36.116Z] echo Agent pid 38 killed; [2024-07-12T19:56:36.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T19:56:36.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T19:56:36.254Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T19:56:36.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T19:56:36.368Z] $ docker exec 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent [2024-07-12T19:56:36.481Z] SSH_AUTH_SOCK=/tmp/ssh-LotpwxS33kCp/agent.71 [2024-07-12T19:56:36.481Z] SSH_AGENT_PID=77 [2024-07-12T19:56:36.486Z] Running ssh-add (command line suppressed) [2024-07-12T19:56:36.577Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6950226167369416908.key (/w/workspace/edgex-go/1@tmp/private_key_6950226167369416908.key) [2024-07-12T19:56:36.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T19:56:36.938Z] + git semver init [2024-07-12T19:56:37.198Z] 2024-07-12 19:56:37,114 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T19:56:37.198Z] 2024-07-12 19:56:37,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-12T19:56:37.198Z] 2024-07-12 19:56:37,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-12T19:56:37.198Z] 2024-07-12 19:56:37,116 [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-12T19:56:42.486Z] 2024-07-12 19:56:42,062 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4826 with force:False [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,063 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4826 [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,065 [execute] INFO git cat-file --batch-check [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,072 [execute] INFO git cat-file --batch [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T19:56:42.486Z] 2024-07-12 19:56:42,077 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4826 [2024-07-12T19:56:42.486Z] 0.0.0 [Pipeline] } [2024-07-12T19:56:42.519Z] $ docker exec --env ******** --env ******** 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 ssh-agent -k [2024-07-12T19:56:42.618Z] unset SSH_AUTH_SOCK; [2024-07-12T19:56:42.618Z] unset SSH_AGENT_PID; [2024-07-12T19:56:42.618Z] echo Agent pid 77 killed; [2024-07-12T19:56:42.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T19:56:43.088Z] + git semver [Pipeline] } [2024-07-12T19:56:43.372Z] $ docker stop --time=1 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 [2024-07-12T19:56:44.648Z] $ docker rm -f --volumes 1454c0567d5b9755fa578f240e91060dc58a8a6f82572a9a12f60895c2b69219 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T19:56:45.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T19:56:45.374Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T19:56:45.399Z] [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-12T19:56:46.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-12T19:56:46.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T19:56:46.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T19:56:46.486Z] ========================================================= [2024-07-12T19:56:46.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T19:56:46.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-12T19:56:46.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T19:56:46.838Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T19:56:46.838Z] 619be1103602: Pulling fs layer [2024-07-12T19:56:46.838Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T19:56:46.838Z] 5df492c9dc93: Pulling fs layer [2024-07-12T19:56:46.838Z] 7629e6793208: Pulling fs layer [2024-07-12T19:56:46.838Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T19:56:46.838Z] fb5054dd5b73: Pulling fs layer [2024-07-12T19:56:46.838Z] eeca6798cff9: Pulling fs layer [2024-07-12T19:56:46.838Z] aa269ceb94a6: Pulling fs layer [2024-07-12T19:56:46.838Z] ada007ff1a6a: Pulling fs layer [2024-07-12T19:56:46.838Z] 4f4fb700ef54: Waiting [2024-07-12T19:56:46.838Z] aa269ceb94a6: Waiting [2024-07-12T19:56:46.838Z] fb5054dd5b73: Waiting [2024-07-12T19:56:46.838Z] eeca6798cff9: Waiting [2024-07-12T19:56:46.838Z] 7629e6793208: Waiting [2024-07-12T19:56:46.838Z] ada007ff1a6a: Waiting [2024-07-12T19:56:46.838Z] 7862e08f4a3e: Download complete [2024-07-12T19:56:46.838Z] 7629e6793208: Verifying Checksum [2024-07-12T19:56:46.838Z] 7629e6793208: Download complete [2024-07-12T19:56:46.838Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T19:56:46.838Z] 4f4fb700ef54: Download complete [2024-07-12T19:56:46.838Z] fb5054dd5b73: Download complete [2024-07-12T19:56:46.838Z] 619be1103602: Download complete [2024-07-12T19:56:46.838Z] eeca6798cff9: Verifying Checksum [2024-07-12T19:56:46.838Z] eeca6798cff9: Download complete [2024-07-12T19:56:47.099Z] 619be1103602: Pull complete [2024-07-12T19:56:47.099Z] ada007ff1a6a: Verifying Checksum [2024-07-12T19:56:47.099Z] ada007ff1a6a: Download complete [2024-07-12T19:56:47.099Z] 7862e08f4a3e: Pull complete [2024-07-12T19:56:47.358Z] 5df492c9dc93: Verifying Checksum [2024-07-12T19:56:47.358Z] 5df492c9dc93: Download complete [2024-07-12T19:56:47.616Z] aa269ceb94a6: Verifying Checksum [2024-07-12T19:56:47.616Z] aa269ceb94a6: Download complete [2024-07-12T19:56:50.901Z] 5df492c9dc93: Pull complete [2024-07-12T19:56:50.901Z] 7629e6793208: Pull complete [2024-07-12T19:56:50.901Z] 4f4fb700ef54: Pull complete [2024-07-12T19:56:51.164Z] fb5054dd5b73: Pull complete [2024-07-12T19:56:51.164Z] eeca6798cff9: Pull complete [2024-07-12T19:56:53.699Z] aa269ceb94a6: Pull complete [2024-07-12T19:56:53.958Z] ada007ff1a6a: Pull complete [2024-07-12T19:56:53.958Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T19:56:53.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T19:56:53.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T19:56:54.333Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T19:56:54.333Z] WORKDIR /edgex [2024-07-12T19:56:54.333Z] COPY go.mod . [2024-07-12T19:56:54.333Z] RUN go mod download [2024-07-12T19:56:54.333Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-12T19:56:54.900Z] Sending build context to Docker daemon 178.6MB [2024-07-12T19:56:54.900Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T19:56:54.900Z] ---> f489d0715acc [2024-07-12T19:56:54.900Z] Step 2/4 : WORKDIR /edgex [2024-07-12T19:56:59.097Z] ---> Running in 4433a5209c8d [2024-07-12T19:56:59.357Z] Removing intermediate container 4433a5209c8d [2024-07-12T19:56:59.357Z] ---> 0270d2dd19df [2024-07-12T19:56:59.357Z] Step 3/4 : COPY go.mod . [2024-07-12T19:56:59.357Z] ---> e4ac22eaecc8 [2024-07-12T19:56:59.357Z] Step 4/4 : RUN go mod download [2024-07-12T19:56:59.357Z] ---> Running in f5c2d84ae808 [2024-07-12T19:57:00.780Z] Still waiting to schedule task [2024-07-12T19:57:00.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T19:57:21.319Z] Removing intermediate container f5c2d84ae808 [2024-07-12T19:57:21.319Z] ---> 974a64a8d642 [2024-07-12T19:57:21.319Z] Successfully built 974a64a8d642 [2024-07-12T19:57:21.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T19:57:21.980Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T19:57:21.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T19:57:22.153Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2024-07-12T19:57:22.187Z] $ 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-x86_64 cat [2024-07-12T19:57:22.651Z] $ docker top d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T19:57:23.051Z] + go version [2024-07-12T19:57:23.052Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T19:57:23.084Z] $ docker stop --time=1 d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 [2024-07-12T19:57:24.367Z] $ docker rm -f --volumes d8fc0f4482dc9cafcd5ebd4ce9ee0dbe799e443d142a486c5bce81eaba2f3837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T19:57:25.130Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T19:57:25.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T19:57:25.290Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2024-07-12T19:57:25.316Z] $ 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-x86_64 cat [2024-07-12T19:57:25.624Z] $ docker top 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-12T19:57:25.752Z] ========================================================= [2024-07-12T19:57:25.752Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-12T19:57:25.752Z] ========================================================= [Pipeline] sh [2024-07-12T19:57:26.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T19:57:26.418Z] + make test [2024-07-12T19:57:26.418Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T19:57:34.524Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-12T19:58:06.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-12T19:58:06.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-12T19:58:06.867Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-12T19:58:06.867Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-12T19:58:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-12T19:58:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-12T19:58:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-12T19:58:09.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.034s coverage: 28.7% of statements [2024-07-12T19:58:10.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-12T19:58:10.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-12T19:58:10.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-12T19:58:10.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-12T19:58:10.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-12T19:58:11.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-12T19:58:12.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-12T19:58:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-12T19:58:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-12T19:58:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-12T19:58:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-12T19:58:13.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-12T19:58:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-12T19:58:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-12T19:58:14.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-07-12T19:58:14.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-07-12T19:58:14.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.576s coverage: 93.4% of statements [2024-07-12T19:58:14.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-07-12T19:58:15.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-12T19:58:15.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-12T19:58:17.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements [2024-07-12T19:58:17.215Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-07-12T19:58:17.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-12T19:58:17.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-12T19:58:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-07-12T19:58:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-12T19:58:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-12T19:58:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.015s coverage: 77.8% of statements [2024-07-12T19:58:18.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-07-12T19:58:18.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.160s coverage: 96.3% of statements [2024-07-12T19:58:19.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-07-12T19:58:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-12T19:58:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-12T19:58:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-12T19:58:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-12T19:58:20.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-12T19:58:20.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-12T19:58:20.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-12T19:58:20.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-12T19:58:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-12T19:58:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-12T19:58:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-12T19:58:20.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-12T19:58:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-12T19:58:21.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-12T19:58:22.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-12T19:58:23.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-12T19:58:24.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-12T19:58:25.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-12T19:58:25.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-12T19:58:27.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-12T19:58:27.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-12T19:58:27.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-12T19:58:28.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-12T19:58:28.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-12T19:58:28.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-12T19:58:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-12T19:58:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-12T19:58:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-12T19:58:29.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-12T19:58:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-12T19:58:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-12T19:58:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-12T19:58:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-12T19:58:31.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-07-12T19:58:31.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-12T19:58:31.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-12T19:58:31.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-12T19:58:31.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-12T19:58:32.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-12T19:58:32.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-12T19:58:34.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-12T19:58:34.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-12T19:58:36.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5473 in /w/workspace/edgexfoundry_edgex-go_PR-4826 [Pipeline] { [Pipeline] ws [2024-07-12T19:58:36.488Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-12T19:58:36.622Z] The recommended git tool is: git [2024-07-12T19:58:40.960Z] using credential edgex-jenkins-ssh [2024-07-12T19:58:40.980Z] Cloning the remote Git repository [2024-07-12T19:58:41.015Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-12T19:58:41.111Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-12T19:58:41.241Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-12T19:58:41.241Z] > git --version # timeout=10 [2024-07-12T19:58:41.263Z] > git --version # 'git version 2.25.1' [2024-07-12T19:58:41.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T19:58:41.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.040s coverage: 92.9% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 38.4% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-12T19:58:44.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2024-07-12T19:58:44.344Z] 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-12T19:58:44.602Z] running golangci-lint [2024-07-12T19:58:44.602Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-12T19:58:44.602Z] go version go1.21.9 linux/amd64 [2024-07-12T19:58:44.862Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-12T19:58:44.862Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-12T19:59:00.339Z] Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit f3b0961d29ba3250014822de5c12326f9710f3ef [2024-07-12T19:59:00.761Z] Merge succeeded, producing f3b0961d29ba3250014822de5c12326f9710f3ef [2024-07-12T19:59:00.761Z] Checking out Revision f3b0961d29ba3250014822de5c12326f9710f3ef (PR-4826) [2024-07-12T19:58:58.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-12T19:58:58.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T19:58:59.658Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-12T19:58:59.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-12T19:58:59.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T19:58:59.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4826/head:refs/remotes/origin/PR-4826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T19:59:00.352Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T19:59:00.438Z] > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 [2024-07-12T19:59:00.655Z] > git remote # timeout=10 [2024-07-12T19:59:00.671Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T19:59:00.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T19:59:00.719Z] > git merge 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 [2024-07-12T19:59:00.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T19:59:00.764Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T19:59:00.782Z] > git checkout -f f3b0961d29ba3250014822de5c12326f9710f3ef # timeout=10 [2024-07-12T19:59:01.445Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-12T19:59:01.484Z] > git --version # timeout=10 [2024-07-12T19:59:01.501Z] > git --version # 'git version 2.25.1' [2024-07-12T19:59:01.521Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T19:59:06.349Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T19:59:06.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T19:59:06.349Z] Dload Upload Total Spent Left Speed [2024-07-12T19:59:06.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65448 0 --:--:-- --:--:-- --:--:-- 65784 [Pipeline] sh [2024-07-12T19:59:06.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T19:59:06.785Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.235006613s" [2024-07-12T19:59:06.785Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.678684ms" [2024-07-12T19:59:07.038Z] + sudo tee /etc/docker/daemon.new [2024-07-12T19:59:07.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T19:59:07.038Z] { [2024-07-12T19:59:07.038Z] "registry-mirrors": [ [2024-07-12T19:59:07.038Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T19:59:07.038Z] ], [2024-07-12T19:59:07.038Z] "bip": "10.250.0.254/24", [2024-07-12T19:59:07.038Z] "hosts": [ [2024-07-12T19:59:07.038Z] "tcp://0.0.0.0:5555", [2024-07-12T19:59:07.038Z] "unix:///var/run/docker.sock" [2024-07-12T19:59:07.038Z] ], [2024-07-12T19:59:07.038Z] "mtu": 1458, [2024-07-12T19:59:07.038Z] "selinux-enabled": true, [2024-07-12T19:59:07.038Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T19:59:07.038Z] } [Pipeline] sh [2024-07-12T19:59:07.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T19:59:07.900Z] + sudo service docker restart [2024-07-12T19:59:18.998Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.268314179s with top 10 stages: buildir: 57.692305877s, gosec: 8.510947268s, fact_deprecated: 3.023492273s, inspect: 2.798721629s, ctrlflow: 2.213200649s, printf: 2.170820537s, S1038: 1.48628485s, nilness: 1.295299935s, fact_purity: 1.282851697s, unused: 795.065283ms" [2024-07-12T19:59:18.998Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-12T19:59:18.998Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, nolint: 0/21, identifier_marker: 209/209, skip_dirs: 209/209, exclude: 209/209, cgo: 209/209, path_prettifier: 209/209, exclude-rules: 21/209" [2024-07-12T19:59:18.998Z] level=info msg="[runner] processing took 17.335889ms with stages: nolint: 7.806189ms, identifier_marker: 4.831369ms, exclude-rules: 1.53569ms, path_prettifier: 1.49852ms, autogenerated_exclude: 1.039677ms, skip_dirs: 572.513µs, cgo: 31.24µs, filename_unadjuster: 15.441µs, fixer: 650ns, sort_results: 650ns, exclude: 540ns, uniq_by_line: 540ns, skip_files: 490ns, max_same_issues: 470ns, diff: 450ns, source_code: 400ns, path_shortener: 390ns, severity-rules: 270ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" [2024-07-12T19:59:18.998Z] level=info msg="[runner] linters took 12.523271413s with stages: goanalysis_metalinter: 12.505854604s" [2024-07-12T19:59:18.998Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-12T19:59:18.998Z] level=info msg="Memory: 338 samples, avg is 302.4MB, max is 1283.5MB" [2024-07-12T19:59:18.999Z] level=info msg="Execution took 33.798435237s" [2024-07-12T19:59:18.999Z] go vet ./... [2024-07-12T19:59:25.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T19:59:25.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T19:59:25.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-12T19:59:25.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-12T19:59:25.923Z] + ls -al . [2024-07-12T19:59:25.923Z] total 840 [2024-07-12T19:59:25.923Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 19:57 . [2024-07-12T19:59:25.923Z] drwxr-xr-x 4 root root 4096 Jul 12 19:57 .. [2024-07-12T19:59:25.923Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 .blubracket [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 10 Jul 12 19:56 .dockerignore [2024-07-12T19:59:25.923Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:58 .git [2024-07-12T19:59:25.923Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:56 .github [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 1102 Jul 12 19:56 .gitignore [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 19:56 .golangci.yml [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 100 Jul 12 19:56 .hadolint.yml [2024-07-12T19:59:25.923Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 19:56 .semver [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 155 Jul 12 19:56 .sonarcloud.properties [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:56 ADOPTERS.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 20361 Jul 12 19:56 Attribution.txt [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 100284 Jul 12 19:56 CHANGELOG.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:56 CONTRIBUTING.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 19:56 GOVERNANCE.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 861 Jul 12 19:56 Jenkinsfile [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:56 LICENSE [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 16051 Jul 12 19:56 Makefile [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 19:56 OWNERS.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 9528 Jul 12 19:56 README.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 19:56 SECURITY.md [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 19:56 VERSION [2024-07-12T19:59:25.923Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 bin [2024-07-12T19:59:25.923Z] drwxrwxr-x 19 1001 1001 4096 Jul 12 19:56 cmd [2024-07-12T19:59:25.923Z] -rw-r--r-- 1 root root 481596 Jul 12 19:58 coverage.out [2024-07-12T19:59:25.923Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:56 fuzz_test [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 6911 Jul 12 19:56 go.mod [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 101537 Jul 12 19:56 go.sum [2024-07-12T19:59:25.923Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 19:56 internal [2024-07-12T19:59:25.923Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:56 openapi [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 584 Jul 12 19:56 security.txt [2024-07-12T19:59:25.923Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 19:56 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T19:59:26.220Z] provisioning config files... [2024-07-12T19:59:26.235Z] + '[' -e coverage.out ] [2024-07-12T19:59:26.235Z] + chown 1001:1001 coverage.out [2024-07-12T19:59:26.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13152517538322424139tmp [Pipeline] { [Pipeline] stash [Pipeline] libraryResource [Pipeline] sh [2024-07-12T19:59:26.408Z] Stashed 1 file(s) [Pipeline] sh [2024-07-12T19:59:26.759Z] ---> ****-login.sh [2024-07-12T19:59:26.759Z] nexus3.edgexfoundry.org:10001 [2024-07-12T19:59:26.829Z] + make build [2024-07-12T19:59:26.829Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T19:59:27.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:59:27.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:59:27.298Z] Configure a credential helper to remove this warning. See [2024-07-12T19:59:27.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:59:27.298Z] [2024-07-12T19:59:27.298Z] Login Succeeded [2024-07-12T19:59:27.298Z] nexus3.edgexfoundry.org:10002 [2024-07-12T19:59:27.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:59:27.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:59:27.835Z] Configure a credential helper to remove this warning. See [2024-07-12T19:59:27.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:59:27.835Z] [2024-07-12T19:59:27.835Z] Login Succeeded [2024-07-12T19:59:27.835Z] nexus3.edgexfoundry.org:10003 [2024-07-12T19:59:27.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:59:28.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:59:28.104Z] Configure a credential helper to remove this warning. See [2024-07-12T19:59:28.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:59:28.104Z] [2024-07-12T19:59:28.104Z] Login Succeeded [2024-07-12T19:59:28.104Z] nexus3.edgexfoundry.org:10004 [2024-07-12T19:59:28.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:59:28.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:59:28.373Z] Configure a credential helper to remove this warning. See [2024-07-12T19:59:28.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:59:28.373Z] [2024-07-12T19:59:28.373Z] Login Succeeded [2024-07-12T19:59:28.373Z] ****.io [2024-07-12T19:59:28.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T19:59:28.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T19:59:28.907Z] Configure a credential helper to remove this warning. See [2024-07-12T19:59:28.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T19:59:28.907Z] [2024-07-12T19:59:28.907Z] Login Succeeded [2024-07-12T19:59:28.907Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T19:59:28.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-12T19:59:29.671Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-12T19:59:29.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T19:59:29.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T19:59:29.812Z] ========================================================= [2024-07-12T19:59:29.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T19:59:29.812Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-12T19:59:30.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T19:59:30.202Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T19:59:30.202Z] c6b39de5b339: Pulling fs layer [2024-07-12T19:59:30.202Z] a69c41024577: Pulling fs layer [2024-07-12T19:59:30.202Z] d6de4b400683: Pulling fs layer [2024-07-12T19:59:30.202Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T19:59:30.202Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T19:59:30.202Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T19:59:30.202Z] 00f215d4a9da: Pulling fs layer [2024-07-12T19:59:30.202Z] d496ad576159: Pulling fs layer [2024-07-12T19:59:30.202Z] 00f215d4a9da: Waiting [2024-07-12T19:59:30.202Z] d496ad576159: Waiting [2024-07-12T19:59:30.202Z] 35cb2a7552d0: Waiting [2024-07-12T19:59:30.202Z] 4f4fb700ef54: Waiting [2024-07-12T19:59:30.202Z] 464afbd9ba4c: Waiting [2024-07-12T19:59:30.479Z] a69c41024577: Verifying Checksum [2024-07-12T19:59:30.479Z] a69c41024577: Download complete [2024-07-12T19:59:30.479Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T19:59:30.479Z] 35cb2a7552d0: Download complete [2024-07-12T19:59:30.479Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T19:59:30.479Z] 4f4fb700ef54: Download complete [2024-07-12T19:59:30.479Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T19:59:30.479Z] 464afbd9ba4c: Download complete [2024-07-12T19:59:30.479Z] c6b39de5b339: Download complete [2024-07-12T19:59:30.747Z] d496ad576159: Verifying Checksum [2024-07-12T19:59:30.747Z] d496ad576159: Download complete [2024-07-12T19:59:31.335Z] c6b39de5b339: Pull complete [2024-07-12T19:59:32.302Z] a69c41024577: Pull complete [2024-07-12T19:59:32.302Z] d6de4b400683: Verifying Checksum [2024-07-12T19:59:32.302Z] d6de4b400683: Download complete [2024-07-12T19:59:33.719Z] 00f215d4a9da: Verifying Checksum [2024-07-12T19:59:33.719Z] 00f215d4a9da: Download complete [2024-07-12T19:59:46.058Z] d6de4b400683: Pull complete [2024-07-12T19:59:46.058Z] 35cb2a7552d0: Pull complete [2024-07-12T19:59:46.058Z] 4f4fb700ef54: Pull complete [2024-07-12T19:59:46.058Z] 464afbd9ba4c: Pull complete [2024-07-12T19:59:48.743Z] 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-12T19:59:49.679Z] 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-12T19:59:51.583Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T19:59:51.844Z] 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-12T19:59:53.747Z] 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-12T19:59:54.274Z] 00f215d4a9da: Pull complete [2024-07-12T19:59:55.682Z] d496ad576159: Pull complete [2024-07-12T19:59:55.682Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T19:59:55.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T19:59:55.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T19:59:56.081Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T19:59:56.081Z] WORKDIR /edgex [2024-07-12T19:59:56.081Z] COPY go.mod . [2024-07-12T19:59:56.081Z] RUN go mod download -t [2024-07-12T19:59:56.081Z] ci-base-image-arm64 -f - . [2024-07-12T19:59:56.664Z] Sending build context to Docker daemon 3.185MB [2024-07-12T19:59:56.664Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T19:59:56.664Z] ---> f246e2811388 [2024-07-12T19:59:56.664Z] Step 2/4 : WORKDIR /edgex [2024-07-12T19:59:58.091Z] 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-12T19:59:58.597Z] ---> Running in b9634b9268a9 [2024-07-12T19:59:58.597Z] Removing intermediate container b9634b9268a9 [2024-07-12T19:59:58.597Z] ---> 671fddd1d9c9 [2024-07-12T19:59:58.597Z] Step 3/4 : COPY go.mod . [2024-07-12T19:59:59.186Z] ---> 868a024bcce3 [2024-07-12T19:59:59.186Z] Step 4/4 : RUN go mod download [2024-07-12T19:59:59.186Z] ---> Running in c01f68ebeb0a [2024-07-12T20:00:00.053Z] 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-12T20:00:01.955Z] 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-12T20:00:02.891Z] 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-12T20:00:03.456Z] 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-12T20:00:04.401Z] 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-12T20:00:05.338Z] 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-12T20:00:06.302Z] $ docker stop --time=1 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b [2024-07-12T20:00:11.505Z] $ docker rm -f --volumes 918e8e221802357269382462cf05be85608d8316ddbe3590f36be4a443d2ad7b [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-12T20:00:13.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T20:00:13.123Z] [2024-07-12T20:00:13.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:00:13.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T20:00:13.545Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-12T20:00:13.545Z] 91d30c5bc195: Pulling fs layer [2024-07-12T20:00:13.545Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-12T20:00:13.545Z] 9c61dcf015f6: Pulling fs layer [2024-07-12T20:00:13.545Z] 4698f68db338: Pulling fs layer [2024-07-12T20:00:13.545Z] 2a2f49069b9e: Pulling fs layer [2024-07-12T20:00:13.545Z] e0025b399a48: Pulling fs layer [2024-07-12T20:00:13.545Z] 2a2f49069b9e: Waiting [2024-07-12T20:00:13.545Z] e0025b399a48: Waiting [2024-07-12T20:00:13.545Z] 4698f68db338: Waiting [2024-07-12T20:00:13.545Z] 91d30c5bc195: Verifying Checksum [2024-07-12T20:00:13.806Z] 4698f68db338: Verifying Checksum [2024-07-12T20:00:13.806Z] 4698f68db338: Download complete [2024-07-12T20:00:13.806Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-12T20:00:13.806Z] 2e9b0aa3be6d: Download complete [2024-07-12T20:00:13.806Z] e0025b399a48: Verifying Checksum [2024-07-12T20:00:13.806Z] e0025b399a48: Download complete [2024-07-12T20:00:13.806Z] 91d30c5bc195: Pull complete [2024-07-12T20:00:14.065Z] 2a2f49069b9e: Download complete [2024-07-12T20:00:14.065Z] 2e9b0aa3be6d: Pull complete [2024-07-12T20:00:14.635Z] 9c61dcf015f6: Verifying Checksum [2024-07-12T20:00:14.635Z] 9c61dcf015f6: Download complete [2024-07-12T20:00:17.183Z] 9c61dcf015f6: Pull complete [2024-07-12T20:00:17.443Z] 4698f68db338: Pull complete [2024-07-12T20:00:17.701Z] 2a2f49069b9e: Pull complete [2024-07-12T20:00:17.702Z] e0025b399a48: Pull complete [2024-07-12T20:00:17.702Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-12T20:00:17.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T20:00:17.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:00:18.002Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2024-07-12T20:00:18.026Z] $ 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:latest cat [2024-07-12T20:00:20.389Z] $ docker top 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T20:00:20.816Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T20:00:23.348Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-12T20:00:23.348Z] #1 transferring dockerfile: 1.95kB done [2024-07-12T20:00:23.348Z] #1 DONE 0.0s [2024-07-12T20:00:23.348Z] [2024-07-12T20:00:23.348Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T20:00:23.348Z] #2 transferring dockerfile: 1.69kB done [2024-07-12T20:00:23.348Z] #2 DONE 0.0s [2024-07-12T20:00:23.348Z] [2024-07-12T20:00:23.348Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T20:00:23.348Z] #3 transferring dockerfile: 2.93kB done [2024-07-12T20:00:23.348Z] #3 DONE 0.0s [2024-07-12T20:00:23.348Z] [2024-07-12T20:00:23.349Z] #4 [core-data internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #4 transferring dockerfile: 2.01kB done [2024-07-12T20:00:23.349Z] #4 DONE 0.0s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #5 transferring dockerfile: 2.23kB done [2024-07-12T20:00:23.349Z] #5 DONE 0.0s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #6 transferring dockerfile: 2.49kB done [2024-07-12T20:00:23.349Z] #6 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #7 transferring dockerfile: 1.93kB done [2024-07-12T20:00:23.349Z] #7 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #8 transferring dockerfile: 2.15kB done [2024-07-12T20:00:23.349Z] #8 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #9 transferring dockerfile: 1.89kB done [2024-07-12T20:00:23.349Z] #9 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #10 transferring dockerfile: 1.81kB done [2024-07-12T20:00:23.349Z] #10 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #11 transferring dockerfile: 2.50kB done [2024-07-12T20:00:23.349Z] #11 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #12 transferring dockerfile: 1.93kB done [2024-07-12T20:00:23.349Z] #12 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #13 transferring dockerfile: 2.06kB done [2024-07-12T20:00:23.349Z] #13 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #14 [support-notifications internal] load .dockerignore [2024-07-12T20:00:23.349Z] #14 transferring context: 50B done [2024-07-12T20:00:23.349Z] #14 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #15 transferring dockerfile: 1.70kB done [2024-07-12T20:00:23.349Z] #15 DONE 0.1s [2024-07-12T20:00:23.349Z] [2024-07-12T20:00:23.349Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-07-12T20:00:23.349Z] #16 transferring dockerfile: 2.01kB done [2024-07-12T20:00:23.349Z] #16 DONE 0.1s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #17 [security-spire-config internal] load .dockerignore [2024-07-12T20:00:23.610Z] #17 transferring context: 50B done [2024-07-12T20:00:23.610Z] #17 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #18 [security-bootstrapper internal] load .dockerignore [2024-07-12T20:00:23.610Z] #18 transferring context: 50B done [2024-07-12T20:00:23.610Z] #18 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #19 [core-data internal] load .dockerignore [2024-07-12T20:00:23.610Z] #19 transferring context: 50B done [2024-07-12T20:00:23.610Z] #19 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T20:00:23.610Z] #20 transferring context: 50B done [2024-07-12T20:00:23.610Z] #20 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-07-12T20:00:23.610Z] #21 transferring context: 50B done [2024-07-12T20:00:23.610Z] #21 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #22 [core-command internal] load .dockerignore [2024-07-12T20:00:23.610Z] #22 transferring context: 50B done [2024-07-12T20:00:23.610Z] #22 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-12T20:00:23.610Z] #23 transferring context: 50B done [2024-07-12T20:00:23.610Z] #23 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T20:00:23.610Z] #24 transferring context: 50B done [2024-07-12T20:00:23.610Z] #24 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #25 [security-proxy-setup internal] load .dockerignore [2024-07-12T20:00:23.610Z] #25 transferring context: 50B done [2024-07-12T20:00:23.610Z] #25 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-12T20:00:23.610Z] #26 transferring context: 50B done [2024-07-12T20:00:23.610Z] #26 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #27 [support-scheduler internal] load .dockerignore [2024-07-12T20:00:23.610Z] #27 transferring context: 50B done [2024-07-12T20:00:23.610Z] #27 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #28 [security-spire-server internal] load .dockerignore [2024-07-12T20:00:23.610Z] #28 transferring context: 50B done [2024-07-12T20:00:23.610Z] #28 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #29 [core-keeper internal] load .dockerignore [2024-07-12T20:00:23.610Z] #29 transferring context: 50B done [2024-07-12T20:00:23.610Z] #29 DONE 0.1s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:23.610Z] #30 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #31 [core-metadata internal] load .dockerignore [2024-07-12T20:00:23.610Z] #31 transferring context: 50B done [2024-07-12T20:00:23.610Z] #31 DONE 0.0s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:00:23.610Z] #32 DONE 0.1s [2024-07-12T20:00:23.610Z] [2024-07-12T20:00:23.610Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:23.610Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:00:23.869Z] #33 ... [2024-07-12T20:00:23.869Z] [2024-07-12T20:00:23.869Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:23.869Z] #30 DONE 0.0s [2024-07-12T20:00:23.869Z] [2024-07-12T20:00:23.869Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:23.869Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:00:23.869Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T20:00:23.869Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T20:00:23.869Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-12T20:00:23.869Z] #33 ... [2024-07-12T20:00:23.869Z] [2024-07-12T20:00:23.869Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:23.869Z] #30 DONE 0.0s [2024-07-12T20:00:23.869Z] [2024-07-12T20:00:23.869Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:23.869Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:00:23.869Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:00:23.869Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T20:00:23.869Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T20:00:23.869Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-12T20:00:23.869Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-12T20:00:24.128Z] #33 ... [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:00:24.128Z] #32 DONE 0.3s [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #34 [security-spiffe-token-provider internal] load build context [2024-07-12T20:00:24.128Z] #34 DONE 0.0s [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:24.128Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:00:24.128Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:00:24.128Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T20:00:24.128Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T20:00:24.128Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-12T20:00:24.128Z] #33 ... [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:24.128Z] #30 DONE 0.0s [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:24.128Z] #33 ... [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:24.128Z] #30 DONE 0.0s [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:00:24.128Z] #32 DONE 0.4s [2024-07-12T20:00:24.128Z] [2024-07-12T20:00:24.128Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:24.128Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:00:24.128Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:00:24.128Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T20:00:24.128Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T20:00:24.128Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-12T20:00:24.128Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-12T20:00:24.387Z] #33 ... [2024-07-12T20:00:24.387Z] [2024-07-12T20:00:24.387Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T20:00:24.387Z] #30 DONE 0.0s [2024-07-12T20:00:24.387Z] [2024-07-12T20:00:24.387Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:00:24.387Z] #32 DONE 0.5s [2024-07-12T20:00:24.387Z] [2024-07-12T20:00:24.387Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-12T20:00:24.387Z] #35 DONE 0.9s [2024-07-12T20:00:24.387Z] [2024-07-12T20:00:24.387Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-12T20:00:24.646Z] #36 ... [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T20:00:24.646Z] #37 DONE 0.7s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T20:00:24.646Z] #38 DONE 0.6s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #39 [security-spire-agent internal] load build context [2024-07-12T20:00:24.646Z] #39 DONE 0.0s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:00:24.646Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:00:24.646Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:00:24.646Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T20:00:24.646Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T20:00:24.646Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-12T20:00:24.646Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-12T20:00:24.646Z] #33 DONE 1.2s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #40 [security-spire-config internal] load build context [2024-07-12T20:00:24.646Z] #40 transferring context: 25.04kB 0.0s done [2024-07-12T20:00:24.646Z] #40 DONE 0.3s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:00:24.646Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-12T20:00:24.646Z] #41 DONE 0.2s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:24.646Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-07-12T20:00:24.646Z] #42 DONE 0.3s [2024-07-12T20:00:24.646Z] [2024-07-12T20:00:24.646Z] #43 [security-spire-server internal] load build context [2024-07-12T20:00:24.646Z] #43 transferring context: 26.79kB 0.0s done [2024-07-12T20:00:24.911Z] #43 DONE 0.3s [2024-07-12T20:00:24.911Z] [2024-07-12T20:00:24.911Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:24.911Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T20:00:25.481Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-12T20:00:26.862Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-12T20:00:27.123Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-12T20:00:30.476Z] #42 ... [2024-07-12T20:00:30.476Z] [2024-07-12T20:00:30.476Z] #44 [security-bootstrapper internal] load build context [2024-07-12T20:00:30.476Z] #44 transferring context: 216.71MB 5.8s [2024-07-12T20:00:32.408Z] #44 ... [2024-07-12T20:00:32.408Z] [2024-07-12T20:00:32.408Z] #45 [support-notifications internal] load build context [2024-07-12T20:00:32.669Z] #45 ... [2024-07-12T20:00:32.669Z] [2024-07-12T20:00:32.669Z] #44 [security-bootstrapper internal] load build context [2024-07-12T20:00:33.236Z] #44 ... [2024-07-12T20:00:33.236Z] [2024-07-12T20:00:33.236Z] #39 [security-spire-agent internal] load build context [2024-07-12T20:00:33.236Z] #39 transferring context: 26.32kB 0.0s done [2024-07-12T20:00:33.236Z] #39 DONE 8.8s [2024-07-12T20:00:33.236Z] [2024-07-12T20:00:33.236Z] #44 [security-bootstrapper internal] load build context [2024-07-12T20:00:33.236Z] #44 transferring context: 313.37MB 9.4s [2024-07-12T20:00:33.802Z] #44 ... [2024-07-12T20:00:33.802Z] [2024-07-12T20:00:33.802Z] #46 [core-data internal] load build context [2024-07-12T20:00:34.060Z] #46 ... [2024-07-12T20:00:34.060Z] [2024-07-12T20:00:34.060Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:00:34.060Z] #47 ... [2024-07-12T20:00:34.060Z] [2024-07-12T20:00:34.060Z] #48 [security-secretstore-setup internal] load build context [2024-07-12T20:00:34.317Z] #48 ... [2024-07-12T20:00:34.317Z] [2024-07-12T20:00:34.317Z] #34 [security-spiffe-token-provider internal] load build context [2024-07-12T20:00:34.317Z] #34 ... [2024-07-12T20:00:34.317Z] [2024-07-12T20:00:34.317Z] #49 [security-proxy-setup internal] load build context [2024-07-12T20:00:34.317Z] #49 ... [2024-07-12T20:00:34.317Z] [2024-07-12T20:00:34.317Z] #50 [core-metadata internal] load build context [2024-07-12T20:00:34.587Z] #50 ... [2024-07-12T20:00:34.587Z] [2024-07-12T20:00:34.587Z] #51 [security-proxy-auth internal] load build context [2024-07-12T20:00:34.587Z] #51 ... [2024-07-12T20:00:34.587Z] [2024-07-12T20:00:34.587Z] #52 [support-scheduler internal] load build context [2024-07-12T20:00:34.844Z] #52 ... [2024-07-12T20:00:34.844Z] [2024-07-12T20:00:34.844Z] #53 [core-keeper internal] load build context [2024-07-12T20:00:34.844Z] #53 ... [2024-07-12T20:00:34.844Z] [2024-07-12T20:00:34.844Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:00:34.844Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T20:00:34.844Z] #41 ... [2024-07-12T20:00:34.844Z] [2024-07-12T20:00:34.844Z] #54 [core-command internal] load build context [2024-07-12T20:00:35.101Z] #54 ... [2024-07-12T20:00:35.101Z] [2024-07-12T20:00:35.101Z] #52 [support-scheduler internal] load build context [2024-07-12T20:00:36.474Z] #52 transferring context: 439.80MB 12.2s done [2024-07-12T20:00:39.777Z] #52 DONE 15.6s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #48 [security-secretstore-setup internal] load build context [2024-07-12T20:00:39.777Z] #48 transferring context: 439.80MB 11.5s done [2024-07-12T20:00:39.777Z] #48 DONE 15.9s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #44 [security-bootstrapper internal] load build context [2024-07-12T20:00:39.777Z] #44 transferring context: 439.80MB 12.1s done [2024-07-12T20:00:39.777Z] #44 DONE 15.9s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #54 [core-command internal] load build context [2024-07-12T20:00:39.777Z] #54 transferring context: 439.80MB 12.1s done [2024-07-12T20:00:39.777Z] #54 DONE 15.9s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:00:39.777Z] #47 transferring context: 439.80MB 12.5s done [2024-07-12T20:00:39.777Z] #47 DONE 15.9s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #45 [support-notifications internal] load build context [2024-07-12T20:00:39.777Z] #45 transferring context: 439.80MB 10.9s done [2024-07-12T20:00:39.777Z] #45 DONE 16.1s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-12T20:00:39.777Z] #36 DONE 15.5s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:39.777Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-12T20:00:39.777Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-07-12T20:00:39.777Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-07-12T20:00:39.777Z] #42 ... [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #46 [core-data internal] load build context [2024-07-12T20:00:39.777Z] #46 transferring context: 439.80MB 12.7s done [2024-07-12T20:00:39.777Z] #46 DONE 15.9s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #50 [core-metadata internal] load build context [2024-07-12T20:00:39.777Z] #50 transferring context: 439.80MB 12.2s done [2024-07-12T20:00:39.777Z] #50 DONE 15.5s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #53 [core-keeper internal] load build context [2024-07-12T20:00:39.777Z] #53 transferring context: 439.80MB 12.2s done [2024-07-12T20:00:39.777Z] #53 DONE 15.5s [2024-07-12T20:00:39.777Z] [2024-07-12T20:00:39.777Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:39.777Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T20:00:39.777Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-12T20:00:39.777Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T20:00:39.777Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-12T20:00:40.040Z] #42 ... [2024-07-12T20:00:40.040Z] [2024-07-12T20:00:40.040Z] #34 [security-spiffe-token-provider internal] load build context [2024-07-12T20:00:40.040Z] #34 transferring context: 439.80MB 12.6s done [2024-07-12T20:00:40.040Z] #34 DONE 15.9s [2024-07-12T20:00:40.040Z] [2024-07-12T20:00:40.040Z] #49 [security-proxy-setup internal] load build context [2024-07-12T20:00:40.040Z] #49 transferring context: 439.80MB 12.4s done [2024-07-12T20:00:40.040Z] #49 DONE 15.7s [2024-07-12T20:00:40.040Z] [2024-07-12T20:00:40.040Z] #51 [security-proxy-auth internal] load build context [2024-07-12T20:00:40.040Z] #51 transferring context: 439.80MB 14.9s done [2024-07-12T20:00:40.040Z] #51 DONE 15.7s [2024-07-12T20:00:40.040Z] [2024-07-12T20:00:40.040Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:40.040Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-12T20:00:40.040Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-07-12T20:00:40.040Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-12T20:00:40.040Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s [2024-07-12T20:00:40.298Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-07-12T20:00:40.556Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-07-12T20:00:40.556Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-12T20:00:42.037Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-07-12T20:00:50.158Z] #42 ... [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.158Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T20:00:50.158Z] #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.158Z] #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.158Z] #0 4.409 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.158Z] #0 4.414 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.158Z] #0 4.445 OK: 7 MiB in 16 packages [2024-07-12T20:00:50.158Z] #55 ... [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.158Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:00:50.158Z] #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.158Z] #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.158Z] #0 1.281 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.158Z] #0 1.286 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.158Z] #0 1.296 OK: 7 MiB in 16 packages [2024-07-12T20:00:50.158Z] #56 ... [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.158Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T20:00:50.158Z] #57 ... [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.158Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:00:50.158Z] #56 DONE 10.5s [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.158Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:00:50.158Z] #58 ... [2024-07-12T20:00:50.158Z] [2024-07-12T20:00:50.159Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T20:00:50.159Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.783 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:00:50.159Z] #0 1.783 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:00:50.159Z] #0 1.783 OK: 20072 distinct packages available [2024-07-12T20:00:50.159Z] #0 1.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 2.186 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.159Z] #0 2.190 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:00:50.159Z] #0 2.193 (3/4) Installing libucontext (1.2-r2) [2024-07-12T20:00:50.159Z] #0 2.196 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T20:00:50.159Z] #0 2.200 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.159Z] #0 2.207 OK: 8 MiB in 19 packages [2024-07-12T20:00:50.159Z] #59 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T20:00:50.159Z] #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 4.881 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:00:50.159Z] #0 4.881 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:00:50.159Z] #0 4.881 OK: 20072 distinct packages available [2024-07-12T20:00:50.159Z] #0 4.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 5.273 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T20:00:50.159Z] #0 5.294 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T20:00:50.159Z] #0 5.304 (3/11) Installing libunistring (1.1-r1) [2024-07-12T20:00:50.159Z] #0 5.333 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T20:00:50.159Z] #0 5.338 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T20:00:50.159Z] #0 5.341 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T20:00:50.159Z] #0 5.348 (7/11) Installing curl (8.5.0-r0) [2024-07-12T20:00:50.159Z] #0 5.353 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.159Z] #0 5.357 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:00:50.159Z] #0 5.361 (10/11) Installing libucontext (1.2-r2) [2024-07-12T20:00:50.159Z] #0 5.365 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T20:00:50.159Z] #0 5.370 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.159Z] #0 5.378 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:50.159Z] #0 5.417 OK: 12 MiB in 26 packages [2024-07-12T20:00:50.159Z] #60 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T20:00:50.159Z] #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.289 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:50.159Z] #0 1.322 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:50.159Z] #0 1.343 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.159Z] #0 1.344 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T20:00:50.159Z] #0 1.354 (5/6) Installing su-exec (0.2-r3) [2024-07-12T20:00:50.159Z] #0 1.359 (6/6) Installing yq (4.33.3-r5) [2024-07-12T20:00:50.159Z] #0 1.433 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.159Z] #0 1.438 OK: 17 MiB in 19 packages [2024-07-12T20:00:50.159Z] #61 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T20:00:50.159Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.710 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.159Z] #0 1.713 (2/2) Installing su-exec (0.2-r3) [2024-07-12T20:00:50.159Z] #0 1.717 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.159Z] #0 1.721 OK: 7 MiB in 17 packages [2024-07-12T20:00:50.159Z] #62 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T20:00:50.159Z] #63 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T20:00:50.159Z] #55 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #64 [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-12T20:00:50.159Z] #64 DONE 10.6s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T20:00:50.159Z] #0 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.831 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T20:00:50.159Z] #0 1.857 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.159Z] #0 1.860 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.159Z] #0 1.865 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:50.159Z] #0 1.905 OK: 8 MiB in 17 packages [2024-07-12T20:00:50.159Z] #65 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T20:00:50.159Z] #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.159Z] #0 1.309 OK: 264 MiB in 52 packages [2024-07-12T20:00:50.159Z] #66 DONE 10.5s [2024-07-12T20:00:50.159Z] [2024-07-12T20:00:50.159Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:00:50.159Z] #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-12T20:00:50.159Z] #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-12T20:00:50.159Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T20:00:50.159Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-12T20:00:50.159Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T20:00:50.159Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-12T20:00:50.159Z] #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-07-12T20:00:50.159Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-12T20:00:50.159Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-12T20:00:50.159Z] #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-07-12T20:00:50.417Z] #41 ... [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T20:00:50.417Z] #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.417Z] #0 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.417Z] #0 1.424 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:00:50.417Z] #0 1.424 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:00:50.417Z] #0 1.424 OK: 20072 distinct packages available [2024-07-12T20:00:50.417Z] #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.417Z] #0 1.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:50.417Z] #0 1.843 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:50.417Z] #0 1.874 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:50.417Z] #0 1.888 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:50.417Z] #0 1.888 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:00:50.417Z] #0 1.889 (5/7) Installing libucontext (1.2-r2) [2024-07-12T20:00:50.417Z] #0 1.893 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T20:00:50.417Z] #0 1.897 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T20:00:50.417Z] #0 1.907 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:50.417Z] #0 1.913 OK: 8 MiB in 20 packages [2024-07-12T20:00:50.417Z] #67 DONE 10.6s [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T20:00:50.417Z] #68 ... [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:00:50.417Z] #42 DONE 26.1s [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:00:50.417Z] #41 DONE 26.0s [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:00:50.417Z] #69 DONE 0.2s [2024-07-12T20:00:50.417Z] [2024-07-12T20:00:50.417Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:00:50.674Z] #70 ... [2024-07-12T20:00:50.674Z] [2024-07-12T20:00:50.674Z] #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T20:00:52.079Z] #71 ... [2024-07-12T20:00:52.079Z] [2024-07-12T20:00:52.080Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:00:52.080Z] #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #70 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #70 11.82 OK: 264 MiB in 52 packages [2024-07-12T20:00:52.080Z] #70 DONE 12.2s [2024-07-12T20:00:52.080Z] [2024-07-12T20:00:52.080Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:00:52.080Z] #58 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #58 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #58 12.07 OK: 264 MiB in 52 packages [2024-07-12T20:00:52.080Z] #58 DONE 12.2s [2024-07-12T20:00:52.080Z] [2024-07-12T20:00:52.080Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T20:00:52.080Z] #57 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #57 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.080Z] #57 12.13 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T20:00:52.080Z] #57 12.17 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:52.080Z] #57 12.17 (3/4) Installing su-exec (0.2-r3) [2024-07-12T20:00:52.080Z] #57 12.17 (4/4) Installing yq (4.33.3-r5) [2024-07-12T20:00:52.080Z] #57 12.28 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:52.080Z] #57 12.39 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:52.337Z] #57 ... [2024-07-12T20:00:52.337Z] [2024-07-12T20:00:52.337Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:00:52.337Z] #72 DONE 0.2s [2024-07-12T20:00:52.337Z] [2024-07-12T20:00:52.337Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:00:52.337Z] #73 DONE 0.2s [2024-07-12T20:00:52.337Z] [2024-07-12T20:00:52.337Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T20:00:52.337Z] #57 12.48 OK: 17 MiB in 19 packages [2024-07-12T20:00:52.337Z] #57 DONE 12.7s [2024-07-12T20:00:52.337Z] [2024-07-12T20:00:52.337Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T20:00:52.337Z] #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.337Z] #68 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.337Z] #68 12.12 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:00:52.337Z] #68 12.12 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:00:52.337Z] #68 12.12 OK: 20075 distinct packages available [2024-07-12T20:00:52.337Z] #68 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.337Z] #68 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:52.337Z] #68 12.56 OK: 264 MiB in 52 packages [2024-07-12T20:00:52.595Z] #68 DONE 12.7s [2024-07-12T20:00:52.595Z] [2024-07-12T20:00:52.595Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:00:52.595Z] #74 DONE 0.1s [2024-07-12T20:00:52.595Z] [2024-07-12T20:00:52.595Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:00:53.529Z] #75 ... [2024-07-12T20:00:53.529Z] [2024-07-12T20:00:53.529Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T20:00:53.529Z] #0 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:53.529Z] #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:53.529Z] #0 2.851 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:53.529Z] #0 2.884 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:53.529Z] #0 2.897 OK: 8 MiB in 19 packages [2024-07-12T20:00:53.529Z] #76 DONE 3.2s [2024-07-12T20:00:53.529Z] [2024-07-12T20:00:53.529Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:00:54.098Z] #77 ... [2024-07-12T20:00:54.098Z] [2024-07-12T20:00:54.098Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T20:00:54.098Z] #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.098Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.098Z] #0 3.138 OK: 17 MiB in 19 packages [2024-07-12T20:00:54.098Z] #78 DONE 3.9s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:00:54.355Z] #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #0 3.171 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.355Z] #0 3.200 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.355Z] #0 3.206 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:54.355Z] #0 3.249 OK: 12 MiB in 26 packages [2024-07-12T20:00:54.355Z] #79 DONE 4.0s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:00:54.355Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #0 3.124 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.355Z] #0 3.188 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.355Z] #0 3.207 OK: 7 MiB in 16 packages [2024-07-12T20:00:54.355Z] #80 DONE 4.0s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:00:54.355Z] #77 DONE 0.8s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T20:00:54.355Z] #81 DONE 0.1s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T20:00:54.355Z] #82 DONE 0.1s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T20:00:54.355Z] #83 DONE 0.0s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #84 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:00:54.355Z] #84 DONE 0.0s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:00:54.355Z] #0 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.355Z] #85 ... [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T20:00:54.355Z] #86 DONE 0.1s [2024-07-12T20:00:54.355Z] [2024-07-12T20:00:54.355Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:00:54.355Z] #85 4.208 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.613Z] #85 4.240 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.613Z] #85 4.248 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:54.613Z] #85 4.298 OK: 8 MiB in 17 packages [2024-07-12T20:00:54.613Z] #85 DONE 4.5s [2024-07-12T20:00:54.613Z] [2024-07-12T20:00:54.613Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T20:00:54.613Z] #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.613Z] #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:54.613Z] #0 4.142 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.613Z] #0 4.174 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:54.613Z] #0 4.188 OK: 7 MiB in 17 packages [2024-07-12T20:00:54.613Z] #87 DONE 4.4s [2024-07-12T20:00:54.613Z] [2024-07-12T20:00:54.613Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T20:00:54.613Z] #88 DONE 0.2s [2024-07-12T20:00:54.613Z] [2024-07-12T20:00:54.613Z] #89 [security-spire-config] exporting to image [2024-07-12T20:00:54.613Z] #89 exporting layers [2024-07-12T20:00:55.546Z] #89 exporting layers 0.7s done [2024-07-12T20:00:55.546Z] #89 writing image sha256:221fcb68d636e6d33157158369d3d1c5ab12c87bfac9d19de57dd8178897edb0 done [2024-07-12T20:00:55.546Z] #89 naming to docker.io/library/security-spire-config done [2024-07-12T20:00:55.546Z] #89 DONE 0.7s [2024-07-12T20:00:55.546Z] [2024-07-12T20:00:55.546Z] #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T20:00:55.546Z] #71 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:55.546Z] #71 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:55.546Z] #71 5.148 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:55.546Z] #71 5.182 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:55.546Z] #71 5.193 OK: 7 MiB in 16 packages [2024-07-12T20:00:55.826Z] #71 DONE 5.4s [2024-07-12T20:00:55.826Z] [2024-07-12T20:00:55.826Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T20:00:55.826Z] #90 DONE 1.1s [2024-07-12T20:00:55.826Z] [2024-07-12T20:00:55.826Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T20:00:55.826Z] #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:55.826Z] #91 ... [2024-07-12T20:00:55.826Z] [2024-07-12T20:00:55.826Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T20:00:55.826Z] #92 DONE 0.0s [2024-07-12T20:00:55.826Z] [2024-07-12T20:00:55.826Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T20:00:55.826Z] #0 4.481 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:55.826Z] #0 4.973 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:55.826Z] #0 5.609 OK: 264 MiB in 52 packages [2024-07-12T20:00:56.121Z] #93 DONE 5.7s [2024-07-12T20:00:56.121Z] [2024-07-12T20:00:56.121Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T20:00:56.121Z] #91 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:56.121Z] #91 ... [2024-07-12T20:00:56.121Z] [2024-07-12T20:00:56.121Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T20:00:56.121Z] #94 DONE 0.1s [2024-07-12T20:00:56.380Z] [2024-07-12T20:00:56.380Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T20:00:56.380Z] #91 5.795 OK: 8 MiB in 20 packages [2024-07-12T20:00:56.380Z] #91 DONE 6.0s [2024-07-12T20:00:56.380Z] [2024-07-12T20:00:56.380Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T20:00:56.380Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:56.380Z] #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:56.380Z] #0 3.676 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:56.380Z] #0 3.709 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:00:56.380Z] #0 3.716 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:00:56.380Z] #0 3.795 OK: 17 MiB in 19 packages [2024-07-12T20:00:56.380Z] #95 DONE 3.9s [2024-07-12T20:00:56.380Z] [2024-07-12T20:00:56.380Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T20:00:56.380Z] #0 4.482 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:56.380Z] #0 4.970 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T20:00:56.380Z] #0 5.627 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:00:56.380Z] #0 5.936 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:00:56.380Z] #0 5.993 OK: 7 MiB in 16 packages [2024-07-12T20:00:56.380Z] #96 DONE 6.1s [2024-07-12T20:00:56.380Z] [2024-07-12T20:00:56.380Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:00:57.313Z] #97 DONE 0.9s [2024-07-12T20:00:57.313Z] [2024-07-12T20:00:57.313Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T20:00:57.313Z] #98 DONE 0.9s [2024-07-12T20:00:57.313Z] [2024-07-12T20:00:57.313Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T20:00:57.573Z] #99 DONE 0.1s [2024-07-12T20:00:57.573Z] [2024-07-12T20:00:57.573Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T20:00:58.135Z] #100 DONE 0.6s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:00:58.136Z] #101 DONE 0.7s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:00:58.136Z] #102 DONE 0.0s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T20:00:58.136Z] #103 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T20:00:58.136Z] #104 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T20:00:58.136Z] #105 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T20:00:58.136Z] #106 DONE 0.0s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:00:58.136Z] #107 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-12T20:00:58.136Z] #108 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T20:00:58.136Z] #109 DONE 0.1s [2024-07-12T20:00:58.136Z] [2024-07-12T20:00:58.136Z] #89 [security-spire-server] exporting to image [2024-07-12T20:00:58.713Z] #89 exporting layers 0.7s done [2024-07-12T20:00:58.713Z] #89 writing image sha256:b586741f9b5228b87418ec73fb2a111ed1af88dfe30e6792d8d5d8db2f9d4507 done [2024-07-12T20:00:58.713Z] #89 naming to docker.io/library/security-spire-server done [2024-07-12T20:00:58.971Z] #89 exporting layers 0.7s done [2024-07-12T20:00:58.971Z] #89 writing image sha256:e48717c24251562783c7397e9c16ae4ad0eb1147c92f017b87a9b12370a00192 done [2024-07-12T20:00:58.971Z] #89 naming to docker.io/library/security-spire-agent done [2024-07-12T20:00:58.971Z] #89 DONE 1.5s [2024-07-12T20:00:58.971Z] [2024-07-12T20:00:58.971Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:00.873Z] #110 ... [2024-07-12T20:01:00.873Z] [2024-07-12T20:01:00.873Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:00.873Z] #111 ... [2024-07-12T20:01:00.873Z] [2024-07-12T20:01:00.873Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:02.429Z] #112 ... [2024-07-12T20:01:02.429Z] [2024-07-12T20:01:02.429Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:07.045Z] Removing intermediate container c01f68ebeb0a [2024-07-12T20:01:07.045Z] ---> edafe5934a0c [2024-07-12T20:01:07.045Z] Successfully built edafe5934a0c [2024-07-12T20:01:07.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:01:07.487Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T20:01:07.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:01:07.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2024-07-12T20:01:07.854Z] $ 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-arm64 cat [2024-07-12T20:01:09.125Z] $ docker top 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T20:01:10.024Z] + go version [2024-07-12T20:01:10.024Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T20:01:10.052Z] $ docker stop --time=1 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d [2024-07-12T20:01:11.697Z] $ docker rm -f --volumes 8cc0e86e650d017b5f41efac8787328afd9ce4ca29853a647014bab00d22685d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:01:12.799Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T20:01:12.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:01:13.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2024-07-12T20:01:13.130Z] $ 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-arm64 cat [2024-07-12T20:01:14.225Z] $ docker top eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-12T20:01:14.483Z] ========================================================= [2024-07-12T20:01:14.483Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-12T20:01:14.483Z] ========================================================= [Pipeline] sh [2024-07-12T20:01:14.804Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T20:01:15.212Z] + make test [2024-07-12T20:01:15.212Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T20:01:34.587Z] #113 DONE 39.8s [2024-07-12T20:01:34.587Z] [2024-07-12T20:01:34.587Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:34.587Z] #110 DONE 35.9s [2024-07-12T20:01:34.587Z] [2024-07-12T20:01:34.587Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:34.587Z] #75 DONE 39.4s [2024-07-12T20:01:34.587Z] [2024-07-12T20:01:34.587Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:34.587Z] #112 DONE 39.8s [2024-07-12T20:01:34.587Z] [2024-07-12T20:01:34.587Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:34.587Z] #111 DONE 41.4s [2024-07-12T20:01:34.587Z] [2024-07-12T20:01:34.587Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #114 ... [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #115 DONE 9.9s [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #116 [core-data builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #116 DONE 9.8s [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #117 DONE 9.9s [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #118 [core-command builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #118 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #119 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #120 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #121 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #122 [core-metadata builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #122 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #123 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #124 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #125 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #126 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #127 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #128 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #129 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #130 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #131 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #132 [support-scheduler builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #132 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #114 DONE 9.8s [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #133 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #134 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #135 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:01:42.726Z] #136 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T20:01:42.726Z] #137 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:01:42.726Z] #138 CACHED [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #139 [core-keeper builder 7/8] COPY . . [2024-07-12T20:01:42.726Z] #139 DONE 9.9s [2024-07-12T20:01:42.726Z] [2024-07-12T20:01:42.726Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T20:01:43.666Z] #140 1.568 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-12T20:01:51.793Z] #140 ... [2024-07-12T20:01:51.793Z] [2024-07-12T20:01:51.793Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T20:01:51.793Z] #0 0.668 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-12T20:01:52.054Z] #141 ... [2024-07-12T20:01:52.054Z] [2024-07-12T20:01:52.054Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:01:52.054Z] #0 0.370 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-12T20:01:52.313Z] #142 ... [2024-07-12T20:01:52.313Z] [2024-07-12T20:01:52.313Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T20:01:52.313Z] #0 1.163 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-12T20:01:52.313Z] #143 ... [2024-07-12T20:01:52.313Z] [2024-07-12T20:01:52.313Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:01:52.313Z] #0 1.195 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-12T20:01:52.571Z] #144 ... [2024-07-12T20:01:52.571Z] [2024-07-12T20:01:52.571Z] #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-12T20:01:52.571Z] #0 1.492 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-12T20:01:52.917Z] #145 ... [2024-07-12T20:01:52.917Z] [2024-07-12T20:01:52.917Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:01:52.917Z] #0 0.591 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-12T20:01:52.917Z] #146 ... [2024-07-12T20:01:52.917Z] [2024-07-12T20:01:52.917Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T20:01:52.917Z] #0 1.324 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-12T20:01:53.178Z] #147 ... [2024-07-12T20:01:53.178Z] [2024-07-12T20:01:53.178Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:01:53.178Z] #0 0.839 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-12T20:01:53.178Z] #148 ... [2024-07-12T20:01:53.178Z] [2024-07-12T20:01:53.178Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:01:53.178Z] #0 1.300 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-12T20:01:53.438Z] #149 ... [2024-07-12T20:01:53.438Z] [2024-07-12T20:01:53.438Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T20:01:53.438Z] #0 1.240 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-12T20:01:53.438Z] #150 ... [2024-07-12T20:01:53.438Z] [2024-07-12T20:01:53.438Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T20:01:53.438Z] #0 0.693 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-12T20:02:02.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-12T20:03:29.909Z] #151 ... [2024-07-12T20:03:29.909Z] [2024-07-12T20:03:29.909Z] #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-12T20:03:29.909Z] #145 95.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-12T20:03:34.103Z] #145 ... [2024-07-12T20:03:34.104Z] [2024-07-12T20:03:34.104Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T20:03:34.104Z] #151 DONE 111.9s [2024-07-12T20:03:34.104Z] [2024-07-12T20:03:34.104Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T20:03:34.104Z] #150 DONE 111.9s [2024-07-12T20:03:34.104Z] [2024-07-12T20:03:34.104Z] #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-12T20:03:34.104Z] #145 DONE 112.0s [2024-07-12T20:03:34.104Z] [2024-07-12T20:03:34.104Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:35.485Z] #152 ... [2024-07-12T20:03:35.485Z] [2024-07-12T20:03:35.485Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T20:03:35.485Z] #141 DONE 113.4s [2024-07-12T20:03:35.485Z] [2024-07-12T20:03:35.485Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:35.762Z] #153 ... [2024-07-12T20:03:35.762Z] [2024-07-12T20:03:35.762Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:03:35.762Z] #146 DONE 113.9s [2024-07-12T20:03:36.034Z] [2024-07-12T20:03:36.034Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:36.603Z] #154 ... [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:36.603Z] #152 DONE 2.8s [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:36.603Z] #153 DONE 1.4s [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T20:03:36.603Z] #155 DONE 2.1s [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:36.603Z] #154 DONE 1.0s [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:36.603Z] #156 DONE 0.5s [2024-07-12T20:03:36.603Z] [2024-07-12T20:03:36.603Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:37.171Z] #157 ... [2024-07-12T20:03:37.171Z] [2024-07-12T20:03:37.171Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:37.171Z] #158 DONE 0.4s [2024-07-12T20:03:37.171Z] [2024-07-12T20:03:37.171Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:37.171Z] #159 DONE 0.4s [2024-07-12T20:03:37.171Z] [2024-07-12T20:03:37.171Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:37.171Z] #157 DONE 0.5s [2024-07-12T20:03:37.171Z] [2024-07-12T20:03:37.171Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:37.171Z] #160 DONE 0.5s [2024-07-12T20:03:37.171Z] [2024-07-12T20:03:37.171Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T20:03:39.715Z] #161 DONE 2.2s [2024-07-12T20:03:39.715Z] [2024-07-12T20:03:39.715Z] #162 [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-12T20:03:39.715Z] #162 DONE 2.4s [2024-07-12T20:03:39.715Z] [2024-07-12T20:03:39.715Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T20:03:39.715Z] #163 DONE 2.2s [2024-07-12T20:03:39.715Z] [2024-07-12T20:03:39.715Z] #164 [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-12T20:03:39.715Z] #164 ... [2024-07-12T20:03:39.715Z] [2024-07-12T20:03:39.715Z] #165 [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-12T20:03:39.715Z] #165 DONE 2.5s [2024-07-12T20:03:39.715Z] [2024-07-12T20:03:39.715Z] #166 [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-12T20:03:39.974Z] #166 ... [2024-07-12T20:03:39.974Z] [2024-07-12T20:03:39.974Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T20:03:39.974Z] #167 DONE 3.2s [2024-07-12T20:03:39.974Z] [2024-07-12T20:03:39.974Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:03:40.235Z] #168 DONE 0.5s [2024-07-12T20:03:40.235Z] [2024-07-12T20:03:40.235Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T20:03:40.235Z] #169 DONE 0.9s [2024-07-12T20:03:40.235Z] [2024-07-12T20:03:40.235Z] #164 [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-12T20:03:40.235Z] #164 DONE 0.9s [2024-07-12T20:03:40.235Z] [2024-07-12T20:03:40.235Z] #170 [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-12T20:03:40.235Z] #170 DONE 0.8s [2024-07-12T20:03:40.235Z] [2024-07-12T20:03:40.235Z] #166 [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-12T20:03:40.235Z] #166 DONE 0.7s [2024-07-12T20:03:40.235Z] [2024-07-12T20:03:40.235Z] #89 [security-spiffe-token-provider] exporting to image [2024-07-12T20:03:40.235Z] #89 exporting layers [2024-07-12T20:03:40.826Z] #89 ... [2024-07-12T20:03:40.826Z] [2024-07-12T20:03:40.826Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T20:03:40.826Z] #171 DONE 0.7s [2024-07-12T20:03:41.299Z] [2024-07-12T20:03:41.299Z] #172 [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-12T20:03:41.299Z] #172 DONE 0.7s [2024-07-12T20:03:41.299Z] [2024-07-12T20:03:41.299Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:03:41.299Z] #173 DONE 0.7s [2024-07-12T20:03:41.299Z] [2024-07-12T20:03:41.299Z] #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T20:03:41.299Z] #174 ... [2024-07-12T20:03:41.299Z] [2024-07-12T20:03:41.299Z] #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:03:41.299Z] #175 DONE 0.8s [2024-07-12T20:03:41.299Z] [2024-07-12T20:03:41.299Z] #89 [security-spiffe-token-provider] exporting to image [2024-07-12T20:03:41.299Z] #89 exporting layers 0.8s done [2024-07-12T20:03:41.299Z] #89 writing image sha256:6fb43956584c66d080443b34a023979fe9f4572cbc51b950ede4b3d04cf1cba3 [2024-07-12T20:03:41.562Z] #89 writing image sha256:6fb43956584c66d080443b34a023979fe9f4572cbc51b950ede4b3d04cf1cba3 0.4s done [2024-07-12T20:03:41.562Z] #89 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-07-12T20:03:41.562Z] #89 DONE 2.8s [2024-07-12T20:03:41.562Z] [2024-07-12T20:03:41.562Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T20:03:42.512Z] #176 ... [2024-07-12T20:03:42.512Z] [2024-07-12T20:03:42.512Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T20:03:42.512Z] #177 DONE 1.4s [2024-07-12T20:03:42.512Z] [2024-07-12T20:03:42.512Z] #174 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T20:03:42.512Z] #174 DONE 1.5s [2024-07-12T20:03:42.512Z] [2024-07-12T20:03:42.512Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:03:42.512Z] #178 ... [2024-07-12T20:03:42.512Z] [2024-07-12T20:03:42.512Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T20:03:42.512Z] #176 DONE 1.6s [2024-07-12T20:03:42.783Z] [2024-07-12T20:03:42.783Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T20:03:43.044Z] #179 ... [2024-07-12T20:03:43.044Z] [2024-07-12T20:03:43.044Z] #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T20:03:43.044Z] #180 DONE 0.4s [2024-07-12T20:03:43.044Z] [2024-07-12T20:03:43.044Z] #181 [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-12T20:03:43.044Z] #181 DONE 2.0s [2024-07-12T20:03:43.044Z] [2024-07-12T20:03:43.044Z] #182 [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-12T20:03:43.303Z] #182 DONE 0.4s [2024-07-12T20:03:43.303Z] [2024-07-12T20:03:43.304Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T20:03:43.304Z] #179 DONE 0.6s [2024-07-12T20:03:43.304Z] [2024-07-12T20:03:43.304Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T20:03:43.565Z] #183 DONE 0.1s [2024-07-12T20:03:43.565Z] [2024-07-12T20:03:43.565Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:03:43.832Z] #184 ... [2024-07-12T20:03:43.832Z] [2024-07-12T20:03:43.832Z] #89 [core-common-config-bootstrapper] exporting to image [2024-07-12T20:03:43.832Z] #89 exporting layers 0.4s done [2024-07-12T20:03:43.832Z] #89 writing image sha256:917c677e40b1e6d0064455c2243869fd571a5107c13cd2a14ce8b4a459a67e3d 0.1s done [2024-07-12T20:03:43.832Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-12T20:03:43.832Z] #89 DONE 3.3s [2024-07-12T20:03:43.832Z] [2024-07-12T20:03:43.832Z] #185 [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-12T20:03:43.832Z] #185 DONE 0.3s [2024-07-12T20:03:43.832Z] [2024-07-12T20:03:43.832Z] #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T20:03:43.832Z] #186 ... [2024-07-12T20:03:43.832Z] [2024-07-12T20:03:43.832Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:03:43.832Z] #178 DONE 1.6s [2024-07-12T20:03:44.092Z] [2024-07-12T20:03:44.092Z] #89 [security-proxy-setup] exporting to image [2024-07-12T20:03:44.351Z] #89 ... [2024-07-12T20:03:44.351Z] [2024-07-12T20:03:44.351Z] #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T20:03:44.351Z] #186 DONE 0.4s [2024-07-12T20:03:44.351Z] [2024-07-12T20:03:44.351Z] #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T20:03:44.351Z] #187 DONE 0.2s [2024-07-12T20:03:44.351Z] [2024-07-12T20:03:44.351Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T20:03:44.922Z] #188 ... [2024-07-12T20:03:44.922Z] [2024-07-12T20:03:44.922Z] #89 [security-proxy-setup] exporting to image [2024-07-12T20:03:44.922Z] #89 exporting layers 0.7s done [2024-07-12T20:03:44.922Z] #89 writing image sha256:7019b973ecdbf834d9ccfb52f5b8c7adc0edbb27aeeb57f75a735cf8784d30d3 done [2024-07-12T20:03:44.922Z] #89 naming to docker.io/library/security-proxy-setup done [2024-07-12T20:03:44.922Z] #89 DONE 4.1s [2024-07-12T20:03:44.922Z] [2024-07-12T20:03:44.922Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:03:45.181Z] #184 DONE 1.7s [2024-07-12T20:03:45.181Z] [2024-07-12T20:03:45.181Z] #89 [security-secretstore-setup] exporting to image [2024-07-12T20:03:45.750Z] #89 ... [2024-07-12T20:03:45.750Z] [2024-07-12T20:03:45.750Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T20:03:45.750Z] #188 DONE 1.1s [2024-07-12T20:03:45.750Z] [2024-07-12T20:03:45.750Z] #89 [security-secretstore-setup] exporting to image [2024-07-12T20:03:45.750Z] #89 exporting layers 0.4s done [2024-07-12T20:03:45.750Z] #89 writing image sha256:c2856fd919ea62b7669a438ac3d906746b8b12507e0f78f02e183292633e9e60 done [2024-07-12T20:03:45.750Z] #89 naming to docker.io/library/security-secretstore-setup done [2024-07-12T20:03:45.750Z] #89 exporting layers 0.2s done [2024-07-12T20:03:45.750Z] #89 writing image sha256:2e9a9c851a9ca2a3536c60009a59a9b2de5187ecd9ec2c422460ff969b5755d2 done [2024-07-12T20:03:45.750Z] #89 naming to docker.io/library/security-bootstrapper done [2024-07-12T20:03:45.750Z] #89 DONE 4.7s [2024-07-12T20:03:45.750Z] [2024-07-12T20:03:45.750Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T20:04:07.737Z] #147 DONE 145.5s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:04:07.737Z] #149 DONE 145.5s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T20:04:07.737Z] #140 DONE 145.5s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:04:07.737Z] #144 DONE 145.5s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:04:07.737Z] #142 DONE 145.6s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:04:07.737Z] #148 DONE 145.5s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T20:04:07.737Z] #143 DONE 145.6s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:07.737Z] #189 DONE 0.3s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:07.737Z] #190 DONE 0.4s [2024-07-12T20:04:07.737Z] [2024-07-12T20:04:07.737Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:08.125Z] #191 DONE 0.2s [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:08.125Z] #192 DONE 0.3s [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #193 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:08.125Z] #193 DONE 0.4s [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T20:04:08.125Z] #194 ... [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:08.125Z] #195 DONE 0.3s [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:08.125Z] #196 CACHED [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:08.125Z] #197 CACHED [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #198 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:08.125Z] #198 CACHED [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #199 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:08.125Z] #199 CACHED [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:04:08.125Z] #200 CACHED [2024-07-12T20:04:08.125Z] [2024-07-12T20:04:08.125Z] #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:08.125Z] #201 CACHED [2024-07-12T20:04:08.385Z] [2024-07-12T20:04:08.385Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T20:04:09.762Z] #202 DONE 1.3s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T20:04:09.762Z] #203 DONE 1.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #204 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T20:04:09.762Z] #204 DONE 1.3s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T20:04:09.762Z] #194 DONE 1.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T20:04:09.762Z] #205 DONE 1.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T20:04:09.762Z] #206 DONE 1.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:04:09.762Z] #207 DONE 1.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #208 ... [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #209 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #210 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #211 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #212 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #208 DONE 0.3s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:09.762Z] #213 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T20:04:09.762Z] #214 DONE 0.4s [2024-07-12T20:04:09.762Z] [2024-07-12T20:04:09.762Z] #89 [core-command] exporting to image [2024-07-12T20:04:09.762Z] #89 exporting layers [2024-07-12T20:04:10.021Z] #89 ... [2024-07-12T20:04:10.021Z] [2024-07-12T20:04:10.021Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T20:04:10.021Z] #215 DONE 0.2s [2024-07-12T20:04:10.021Z] [2024-07-12T20:04:10.021Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T20:04:10.021Z] #216 DONE 0.1s [2024-07-12T20:04:10.021Z] [2024-07-12T20:04:10.021Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:04:10.021Z] #217 DONE 0.1s [2024-07-12T20:04:10.021Z] [2024-07-12T20:04:10.021Z] #89 [core-keeper] exporting to image [2024-07-12T20:04:10.021Z] #89 exporting layers 0.2s done [2024-07-12T20:04:10.021Z] #89 writing image sha256:db3b2ff7e1f3fdadb81706c342ce55bd8bdaea56a4a6ed5230b041bd6fa6f00d 0.0s done [2024-07-12T20:04:10.021Z] #89 naming to docker.io/library/core-keeper done [2024-07-12T20:04:10.021Z] #89 exporting layers 0.2s done [2024-07-12T20:04:10.021Z] #89 writing image sha256:a66b2edb70d2d4099c9e32f1314a13a50d8d231ebdf4d36ea77a24ffe00e9072 0.0s done [2024-07-12T20:04:10.021Z] #89 writing image sha256:3c5eba9dda081e4cef9f823f15dc459b1e41d59d4beb0ebd6dab1eeba95093a7 0.0s done [2024-07-12T20:04:10.021Z] #89 naming to docker.io/library/support-scheduler done [2024-07-12T20:04:10.021Z] #89 naming to docker.io/library/core-data done [2024-07-12T20:04:10.278Z] #89 exporting layers 0.4s done [2024-07-12T20:04:10.278Z] #89 writing image sha256:6535140d67c9b05e7d63053060e821b6e16fa19659bfcbc27cdc1bfcada6dff4 done [2024-07-12T20:04:10.278Z] #89 naming to docker.io/library/support-notifications done [2024-07-12T20:04:10.278Z] #89 writing image sha256:f3a7000f11e7ef7fda235b2bcf8b9649bc4a9341418dfadabf8f1e6e24adc411 [2024-07-12T20:04:10.278Z] #89 ... [2024-07-12T20:04:10.278Z] [2024-07-12T20:04:10.278Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:04:10.278Z] #218 DONE 0.4s [2024-07-12T20:04:10.278Z] [2024-07-12T20:04:10.278Z] #89 [security-proxy-auth] exporting to image [2024-07-12T20:04:10.278Z] #89 writing image sha256:f3a7000f11e7ef7fda235b2bcf8b9649bc4a9341418dfadabf8f1e6e24adc411 done [2024-07-12T20:04:10.278Z] #89 naming to docker.io/library/core-command done [2024-07-12T20:04:10.278Z] #89 writing image sha256:0737cd2a91c2c15ae402375cea5075e9ef4d364ccea72ac0733b526c8dcd70c3 done [2024-07-12T20:04:10.278Z] #89 naming to docker.io/library/core-metadata done [2024-07-12T20:04:11.213Z] #89 exporting layers 1.0s done [2024-07-12T20:04:11.213Z] #89 writing image sha256:f2fc439d152ad22970ec78ddb02f4bc3e596d322173fd118e67b08e5c924e018 done [2024-07-12T20:04:11.213Z] #89 naming to docker.io/library/security-proxy-auth done [2024-07-12T20:04:11.213Z] #89 DONE 6.2s [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:04:11.213Z] time="2024-07-12T20:00:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T20:04:11.239Z] $ docker stop --time=1 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 [2024-07-12T20:04:12.525Z] $ docker rm -f --volumes 33dc8481b52faf2cb3d26dd8e94f6f3bae64dfa82a13648b058f67bfe9b3e311 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T20:04:12.962Z] + docker images [2024-07-12T20:04:12.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T20:04:12.962Z] security-proxy-auth latest f2fc439d152a 2 seconds ago 38MB [2024-07-12T20:04:12.962Z] core-data latest a66b2edb70d2 3 seconds ago 40.8MB [2024-07-12T20:04:12.962Z] core-keeper latest db3b2ff7e1f3 3 seconds ago 35.6MB [2024-07-12T20:04:12.962Z] support-notifications latest 6535140d67c9 3 seconds ago 43.9MB [2024-07-12T20:04:12.962Z] support-scheduler latest 3c5eba9dda08 3 seconds ago 43.1MB [2024-07-12T20:04:12.962Z] core-metadata latest 0737cd2a91c2 3 seconds ago 41MB [2024-07-12T20:04:12.962Z] core-command latest f3a7000f11e7 3 seconds ago 40.4MB [2024-07-12T20:04:12.962Z] security-bootstrapper latest 2e9a9c851a9c 27 seconds ago 24MB [2024-07-12T20:04:12.962Z] security-secretstore-setup latest c2856fd919ea 28 seconds ago 42.2MB [2024-07-12T20:04:12.962Z] security-proxy-setup latest 7019b973ecdb 29 seconds ago 31.2MB [2024-07-12T20:04:12.962Z] core-common-config-bootstrapper latest 917c677e40b1 30 seconds ago 20.2MB [2024-07-12T20:04:12.962Z] security-spiffe-token-provider latest 6fb43956584c 32 seconds ago 34MB [2024-07-12T20:04:12.962Z] security-spire-agent latest e48717c24251 3 minutes ago 187MB [2024-07-12T20:04:12.962Z] security-spire-server latest b586741f9b52 3 minutes ago 126MB [2024-07-12T20:04:12.962Z] security-spire-config latest 221fcb68d636 3 minutes ago 125MB [2024-07-12T20:04:12.962Z] ci-base-image-x86_64 latest 974a64a8d642 6 minutes ago 966MB [2024-07-12T20:04:12.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-12T20:04:12.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-12T20:04:12.962Z] 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-12T20:05:39.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-12T20:05:39.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-12T20:05:39.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-12T20:05:39.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-12T20:05:39.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-12T20:05:39.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-12T20:05:42.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-12T20:05:42.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-12T20:05:42.346Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-12T20:05:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-12T20:05:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-12T20:05:53.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-12T20:05:53.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements [2024-07-12T20:06:03.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-07-12T20:06:09.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-12T20:06:09.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-12T20:06:09.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-12T20:06:12.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.269s coverage: 69.2% of statements [2024-07-12T20:06:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-12T20:06:15.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-12T20:06:16.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-12T20:06:20.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-12T20:06:28.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.734s coverage: 93.4% of statements [2024-07-12T20:06:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-12T20:06:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-12T20:06:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-12T20:06:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-12T20:06:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-12T20:06:29.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.227s coverage: 91.7% of statements [2024-07-12T20:06:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-12T20:06:35.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-12T20:06:36.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.222s coverage: 6.5% of statements [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-12T20:06:48.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-12T20:06:49.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.580s coverage: 95.8% of statements [2024-07-12T20:06:50.014Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.090s coverage: 72.2% of statements [2024-07-12T20:07:00.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-12T20:07:00.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-12T20:07:00.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.299s coverage: 0.8% of statements [2024-07-12T20:07:00.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.174s coverage: 32.2% of statements [2024-07-12T20:07:04.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements [2024-07-12T20:07:04.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements [2024-07-12T20:07:04.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements [2024-07-12T20:07:04.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.120s coverage: 96.3% of statements [2024-07-12T20:07:10.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements [2024-07-12T20:07:11.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-12T20:07:12.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-12T20:07:12.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-12T20:07:12.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-12T20:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-12T20:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-12T20:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-12T20:07:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-12T20:07:22.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-07-12T20:07:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-12T20:07:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-12T20:07:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-12T20:07:22.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-12T20:07:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-12T20:07:32.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-12T20:07:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.993s coverage: 79.9% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.166s coverage: 92.9% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-07-12T20:07:36.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-07-12T20:07:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-12T20:07:38.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-12T20:07:39.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.410s coverage: 81.8% of statements [2024-07-12T20:07:39.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.272s coverage: 82.1% of statements [2024-07-12T20:07:39.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements [2024-07-12T20:07:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-12T20:07:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-12T20:07:47.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.734s coverage: 63.1% of statements [2024-07-12T20:07:47.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements [2024-07-12T20:07:48.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-07-12T20:07:48.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-07-12T20:07:48.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-12T20:07:48.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-12T20:07:48.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-12T20:07:48.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-07-12T20:07:49.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-07-12T20:07:57.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-12T20:07:57.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-12T20:07:57.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-12T20:07:58.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.692s coverage: 38.4% of statements [2024-07-12T20:07:58.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-07-12T20:07:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-12T20:07:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-12T20:07:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-12T20:07:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-12T20:07:59.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-12T20:08:07.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-12T20:08:07.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-12T20:08:07.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-12T20:08:07.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-12T20:08:14.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements [2024-07-12T20:08:14.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-12T20:08:14.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-12T20:08:14.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-12T20:08:14.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-12T20:08:15.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.478s coverage: 95.7% of statements [2024-07-12T20:08:18.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-12T20:08:18.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-12T20:08:19.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.176s coverage: 61.8% of statements [2024-07-12T20:08:22.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-12T20:08:22.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-12T20:08:23.730Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements [2024-07-12T20:08:25.130Z] 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-12T20:08:25.397Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T20:08:25.397Z] go vet ./... [2024-07-12T20:12:17.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T20:12:17.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T20:12:17.320Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-12T20:12:17.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-12T20:12:18.081Z] + ls -al . [2024-07-12T20:12:18.081Z] total 836 [2024-07-12T20:12:18.081Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 20:01 . [2024-07-12T20:12:18.081Z] drwxr-xr-x 4 root root 4096 Jul 12 20:01 .. [2024-07-12T20:12:18.081Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 .blubracket [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 10 Jul 12 19:59 .dockerignore [2024-07-12T20:12:18.081Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 19:59 .git [2024-07-12T20:12:18.081Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:59 .github [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 1102 Jul 12 19:59 .gitignore [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 19:59 .golangci.yml [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 100 Jul 12 19:59 .hadolint.yml [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 155 Jul 12 19:59 .sonarcloud.properties [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:59 ADOPTERS.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 20361 Jul 12 19:59 Attribution.txt [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 100284 Jul 12 19:59 CHANGELOG.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:59 CONTRIBUTING.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 19:59 GOVERNANCE.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 861 Jul 12 19:59 Jenkinsfile [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:59 LICENSE [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 16051 Jul 12 19:59 Makefile [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 19:59 OWNERS.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 9528 Jul 12 19:59 README.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 19:59 SECURITY.md [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 19:56 VERSION [2024-07-12T20:12:18.081Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 bin [2024-07-12T20:12:18.081Z] drwxrwxr-x 19 1001 1001 4096 Jul 12 19:59 cmd [2024-07-12T20:12:18.081Z] -rw-r--r-- 1 root root 481596 Jul 12 20:08 coverage.out [2024-07-12T20:12:18.081Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 19:59 fuzz_test [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 6911 Jul 12 19:59 go.mod [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 101537 Jul 12 19:59 go.sum [2024-07-12T20:12:18.081Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 19:59 internal [2024-07-12T20:12:18.081Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 19:59 openapi [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 584 Jul 12 19:59 security.txt [2024-07-12T20:12:18.081Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 19:59 version.go [Pipeline] sh [2024-07-12T20:12:18.763Z] + '[' -e coverage.out ] [2024-07-12T20:12:18.763Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-12T20:12:18.807Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T20:12:19.658Z] Stashed 1 file(s) [Pipeline] sh [2024-07-12T20:12:20.309Z] + make build [2024-07-12T20:12:20.309Z] 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-12T20:15:12.006Z] 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-12T20:15:20.200Z] 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-12T20:15:28.393Z] 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-12T20:15:31.721Z] 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-12T20:15:39.904Z] 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-12T20:16:06.579Z] 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-12T20:16:14.755Z] 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-12T20:16:27.054Z] 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-12T20:16:29.627Z] 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-12T20:16:32.968Z] 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-12T20:16:36.301Z] 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-12T20:16:41.636Z] 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-12T20:16:45.906Z] $ docker stop --time=1 eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 [2024-07-12T20:16:47.993Z] $ docker rm -f --volumes eb07ef87ab09b1761d6d4fa98e5291e1fe7fdb128649dce774315907dd28c5a9 [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-12T20:16:51.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T20:16:51.857Z] [2024-07-12T20:16:51.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:16:52.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T20:16:52.558Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-12T20:16:52.558Z] 547446be3368: Pulling fs layer [2024-07-12T20:16:52.558Z] d125d8839a47: Pulling fs layer [2024-07-12T20:16:52.558Z] 3e85d5ac6304: Pulling fs layer [2024-07-12T20:16:52.558Z] c3105a71a48b: Pulling fs layer [2024-07-12T20:16:52.558Z] 0f093f025ec4: Pulling fs layer [2024-07-12T20:16:52.558Z] c3106fc0e877: Pulling fs layer [2024-07-12T20:16:52.558Z] c3105a71a48b: Waiting [2024-07-12T20:16:52.558Z] 0f093f025ec4: Waiting [2024-07-12T20:16:52.558Z] 547446be3368: Verifying Checksum [2024-07-12T20:16:52.558Z] 547446be3368: Download complete [2024-07-12T20:16:52.558Z] c3105a71a48b: Verifying Checksum [2024-07-12T20:16:52.558Z] c3105a71a48b: Download complete [2024-07-12T20:16:53.137Z] d125d8839a47: Verifying Checksum [2024-07-12T20:16:53.137Z] d125d8839a47: Download complete [2024-07-12T20:16:53.137Z] c3106fc0e877: Verifying Checksum [2024-07-12T20:16:53.137Z] c3106fc0e877: Download complete [2024-07-12T20:16:53.137Z] 0f093f025ec4: Verifying Checksum [2024-07-12T20:16:53.137Z] 0f093f025ec4: Download complete [2024-07-12T20:16:53.403Z] 547446be3368: Pull complete [2024-07-12T20:16:54.361Z] d125d8839a47: Pull complete [2024-07-12T20:16:54.941Z] 3e85d5ac6304: Verifying Checksum [2024-07-12T20:16:54.941Z] 3e85d5ac6304: Download complete [2024-07-12T20:17:04.998Z] 3e85d5ac6304: Pull complete [2024-07-12T20:17:04.998Z] c3105a71a48b: Pull complete [2024-07-12T20:17:05.959Z] 0f093f025ec4: Pull complete [2024-07-12T20:17:06.224Z] c3106fc0e877: Pull complete [2024-07-12T20:17:06.224Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-12T20:17:06.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T20:17:06.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:17:06.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2024-07-12T20:17:06.639Z] $ 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-arm64:latest cat [2024-07-12T20:17:08.989Z] $ docker top ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T20:17:09.880Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T20:17:19.952Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #1 transferring dockerfile: 1.69kB done [2024-07-12T20:17:19.952Z] #1 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #2 transferring dockerfile: 2.01kB done [2024-07-12T20:17:19.952Z] #2 DONE 0.0s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #3 transferring dockerfile: 2.93kB done [2024-07-12T20:17:19.952Z] #3 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #4 DONE 0.0s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #5 transferring dockerfile: 2.50kB 0.0s done [2024-07-12T20:17:19.952Z] #5 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-07-12T20:17:19.952Z] #4 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #6 transferring dockerfile: 2.15kB done [2024-07-12T20:17:19.952Z] #6 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #7 transferring dockerfile: 1.81kB done [2024-07-12T20:17:19.952Z] #7 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #8 [core-command internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #8 transferring dockerfile: 1.93kB done [2024-07-12T20:17:19.952Z] #8 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #9 transferring dockerfile: 1.70kB done [2024-07-12T20:17:19.952Z] #9 DONE 0.0s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #10 transferring dockerfile: 1.95kB done [2024-07-12T20:17:19.952Z] #10 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #11 transferring dockerfile: 2.23kB done [2024-07-12T20:17:19.952Z] #11 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #12 transferring dockerfile: 1.89kB done [2024-07-12T20:17:19.952Z] #12 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-07-12T20:17:19.952Z] #13 transferring dockerfile: 2.01kB done [2024-07-12T20:17:19.952Z] #13 DONE 0.1s [2024-07-12T20:17:19.952Z] [2024-07-12T20:17:19.952Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-07-12T20:17:20.218Z] #14 transferring dockerfile: 2.06kB done [2024-07-12T20:17:20.218Z] #14 DONE 0.1s [2024-07-12T20:17:20.218Z] [2024-07-12T20:17:20.218Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T20:17:20.218Z] #15 transferring dockerfile: 2.49kB 0.0s done [2024-07-12T20:17:20.218Z] #15 DONE 0.1s [2024-07-12T20:17:20.218Z] [2024-07-12T20:17:20.218Z] #16 [security-spire-config internal] load .dockerignore [2024-07-12T20:17:20.218Z] #16 transferring context: 50B 0.0s done [2024-07-12T20:17:20.218Z] #16 DONE 0.1s [2024-07-12T20:17:20.802Z] [2024-07-12T20:17:20.802Z] #17 [core-data internal] load .dockerignore [2024-07-12T20:17:20.802Z] #17 transferring context: 50B done [2024-07-12T20:17:20.802Z] #17 DONE 0.0s [2024-07-12T20:17:20.802Z] [2024-07-12T20:17:20.802Z] #18 [security-bootstrapper internal] load .dockerignore [2024-07-12T20:17:21.069Z] #18 transferring context: 50B 0.0s done [2024-07-12T20:17:21.069Z] #18 DONE 0.0s [2024-07-12T20:17:21.069Z] [2024-07-12T20:17:21.069Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-12T20:17:21.069Z] #19 transferring context: 50B done [2024-07-12T20:17:21.069Z] #19 DONE 0.1s [2024-07-12T20:17:21.069Z] [2024-07-12T20:17:21.069Z] #20 [support-scheduler internal] load .dockerignore [2024-07-12T20:17:21.069Z] #20 transferring context: 50B done [2024-07-12T20:17:21.069Z] #20 DONE 0.0s [2024-07-12T20:17:21.069Z] [2024-07-12T20:17:21.069Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-12T20:17:21.069Z] #21 transferring context: 50B done [2024-07-12T20:17:21.069Z] #21 DONE 0.1s [2024-07-12T20:17:21.069Z] [2024-07-12T20:17:21.069Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-12T20:17:21.337Z] #22 transferring context: 50B done [2024-07-12T20:17:21.337Z] #22 DONE 0.1s [2024-07-12T20:17:21.337Z] [2024-07-12T20:17:21.337Z] #23 [core-command internal] load .dockerignore [2024-07-12T20:17:21.337Z] #23 transferring context: 50B 0.0s done [2024-07-12T20:17:21.337Z] #23 DONE 0.1s [2024-07-12T20:17:21.337Z] [2024-07-12T20:17:21.337Z] #24 [security-spire-server internal] load .dockerignore [2024-07-12T20:17:21.337Z] #24 transferring context: 50B 0.0s done [2024-07-12T20:17:21.337Z] #24 DONE 0.1s [2024-07-12T20:17:21.337Z] [2024-07-12T20:17:21.337Z] #25 [support-notifications internal] load .dockerignore [2024-07-12T20:17:21.337Z] #25 transferring context: 50B 0.0s done [2024-07-12T20:17:21.337Z] #25 DONE 0.1s [2024-07-12T20:17:21.337Z] [2024-07-12T20:17:21.337Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T20:17:21.337Z] #26 transferring context: 50B done [2024-07-12T20:17:21.337Z] #26 DONE 0.1s [2024-07-12T20:17:21.337Z] [2024-07-12T20:17:21.337Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T20:17:21.603Z] #27 transferring context: 50B 0.0s done [2024-07-12T20:17:21.603Z] #27 DONE 0.1s [2024-07-12T20:17:21.603Z] [2024-07-12T20:17:21.603Z] #28 [core-keeper internal] load .dockerignore [2024-07-12T20:17:21.603Z] #28 transferring context: 50B 0.0s done [2024-07-12T20:17:21.603Z] #28 DONE 0.1s [2024-07-12T20:17:21.603Z] [2024-07-12T20:17:21.603Z] #29 [core-metadata internal] load .dockerignore [2024-07-12T20:17:21.603Z] #29 transferring context: 50B 0.0s done [2024-07-12T20:17:21.603Z] #29 DONE 0.1s [2024-07-12T20:17:21.603Z] [2024-07-12T20:17:21.603Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-07-12T20:17:21.603Z] #30 transferring context: 50B 0.0s done [2024-07-12T20:17:21.869Z] #30 DONE 0.1s [2024-07-12T20:17:21.869Z] [2024-07-12T20:17:21.869Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T20:17:21.869Z] #31 ... [2024-07-12T20:17:21.869Z] [2024-07-12T20:17:21.869Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:21.869Z] #32 DONE 0.2s [2024-07-12T20:17:22.140Z] [2024-07-12T20:17:22.140Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T20:17:22.406Z] #31 DONE 0.6s [2024-07-12T20:17:22.406Z] [2024-07-12T20:17:22.406Z] #33 [security-spire-config internal] load build context [2024-07-12T20:17:22.406Z] #33 transferring context: 25.04kB 0.0s done [2024-07-12T20:17:22.406Z] #33 DONE 0.1s [2024-07-12T20:17:22.406Z] [2024-07-12T20:17:22.406Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:22.406Z] #34 DONE 0.0s [2024-07-12T20:17:22.406Z] [2024-07-12T20:17:22.406Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:22.406Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:22.406Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:22.406Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 724.99kB / 3.34MB 0.1s [2024-07-12T20:17:22.406Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:22.406Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:22.671Z] #35 ... [2024-07-12T20:17:22.671Z] [2024-07-12T20:17:22.671Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:22.671Z] #32 DONE 0.2s [2024-07-12T20:17:22.671Z] [2024-07-12T20:17:22.671Z] #35 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:22.671Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:22.671Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:22.671Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s [2024-07-12T20:17:22.671Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:22.671Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:22.671Z] #35 ... [2024-07-12T20:17:22.671Z] [2024-07-12T20:17:22.671Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:22.671Z] #34 DONE 0.0s [2024-07-12T20:17:22.671Z] [2024-07-12T20:17:22.671Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:22.671Z] #32 DONE 0.3s [2024-07-12T20:17:22.671Z] [2024-07-12T20:17:22.671Z] #35 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:22.671Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:22.671Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:22.671Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:22.671Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:22.671Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:22.671Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-12T20:17:22.936Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:22.936Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:22.936Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:22.936Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:22.936Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:22.936Z] #35 ... [2024-07-12T20:17:22.936Z] [2024-07-12T20:17:22.936Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:22.936Z] #34 DONE 0.0s [2024-07-12T20:17:22.936Z] [2024-07-12T20:17:22.936Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:22.936Z] #32 DONE 0.4s [2024-07-12T20:17:23.337Z] [2024-07-12T20:17:23.337Z] #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:23.338Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:23.338Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:23.338Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:23.338Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:23.338Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:23.338Z] #35 ... [2024-07-12T20:17:23.338Z] [2024-07-12T20:17:23.338Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:23.338Z] #32 DONE 0.5s [2024-07-12T20:17:23.338Z] [2024-07-12T20:17:23.338Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T20:17:23.338Z] #31 DONE 0.8s [2024-07-12T20:17:23.338Z] [2024-07-12T20:17:23.338Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:23.338Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-12T20:17:23.338Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T20:17:23.338Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-12T20:17:23.338Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-12T20:17:23.338Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T20:17:23.338Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-12T20:17:23.338Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-12T20:17:23.338Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-12T20:17:23.338Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.44MB / 28.04MB 0.8s [2024-07-12T20:17:23.669Z] #36 ... [2024-07-12T20:17:23.669Z] [2024-07-12T20:17:23.669Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:23.669Z] #34 DONE 0.0s [2024-07-12T20:17:23.669Z] [2024-07-12T20:17:23.669Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:23.669Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.32MB / 28.04MB 1.1s [2024-07-12T20:17:23.942Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-12T20:17:23.942Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.4s [2024-07-12T20:17:23.942Z] #36 ... [2024-07-12T20:17:23.942Z] [2024-07-12T20:17:23.942Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:23.942Z] #32 DONE 1.0s [2024-07-12T20:17:23.942Z] [2024-07-12T20:17:23.942Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:23.942Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.6s [2024-07-12T20:17:24.249Z] #36 ... [2024-07-12T20:17:24.249Z] [2024-07-12T20:17:24.249Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:24.249Z] #34 DONE 0.0s [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:24.543Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:24.543Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:24.543Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:24.543Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:24.543Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:24.543Z] #35 ... [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:24.543Z] #32 DONE 1.3s [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:24.543Z] #35 ... [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:24.543Z] #34 DONE 0.0s [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T20:17:24.543Z] #37 DONE 1.6s [2024-07-12T20:17:24.543Z] [2024-07-12T20:17:24.543Z] #35 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:24.543Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:24.543Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:24.543Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:24.543Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:24.543Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:24.826Z] #35 ... [2024-07-12T20:17:24.826Z] [2024-07-12T20:17:24.826Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T20:17:24.826Z] #31 DONE 1.7s [2024-07-12T20:17:24.826Z] [2024-07-12T20:17:24.826Z] #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:24.826Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:24.826Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:24.826Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:24.826Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:24.826Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:24.826Z] #35 ... [2024-07-12T20:17:24.826Z] [2024-07-12T20:17:24.826Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:24.826Z] #34 DONE 0.1s [2024-07-12T20:17:24.826Z] [2024-07-12T20:17:24.826Z] #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:24.826Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:24.826Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:24.826Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:24.826Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:24.826Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:25.117Z] #35 ... [2024-07-12T20:17:25.117Z] [2024-07-12T20:17:25.117Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:25.117Z] #32 DONE 1.7s [2024-07-12T20:17:25.117Z] [2024-07-12T20:17:25.117Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:17:25.117Z] #38 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-07-12T20:17:25.117Z] #38 DONE 0.4s [2024-07-12T20:17:25.117Z] [2024-07-12T20:17:25.117Z] #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:25.117Z] #35 ... [2024-07-12T20:17:25.117Z] [2024-07-12T20:17:25.117Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:25.117Z] #34 DONE 0.1s [2024-07-12T20:17:25.117Z] [2024-07-12T20:17:25.117Z] #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:25.117Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:25.117Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:25.117Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:25.117Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:25.117Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:25.395Z] #35 ... [2024-07-12T20:17:25.395Z] [2024-07-12T20:17:25.395Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:25.395Z] #34 DONE 0.1s [2024-07-12T20:17:25.395Z] [2024-07-12T20:17:25.395Z] #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:25.671Z] #35 ... [2024-07-12T20:17:25.671Z] [2024-07-12T20:17:25.671Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T20:17:25.671Z] #34 DONE 0.1s [2024-07-12T20:17:25.671Z] [2024-07-12T20:17:25.671Z] #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:25.944Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done [2024-07-12T20:17:25.944Z] #35 ... [2024-07-12T20:17:25.944Z] [2024-07-12T20:17:25.944Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T20:17:25.944Z] #32 DONE 2.5s [2024-07-12T20:17:25.944Z] [2024-07-12T20:17:25.944Z] #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:25.944Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:25.944Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:25.944Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:25.944Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:25.944Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:25.944Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done [2024-07-12T20:17:26.210Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T20:17:26.210Z] #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T20:17:26.210Z] #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-12T20:17:26.210Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T20:17:26.210Z] #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T20:17:26.210Z] #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.1s done [2024-07-12T20:17:27.167Z] #35 ... [2024-07-12T20:17:27.167Z] [2024-07-12T20:17:27.167Z] #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T20:17:27.167Z] #39 DONE 4.9s [2024-07-12T20:17:27.437Z] [2024-07-12T20:17:27.437Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-12T20:17:27.703Z] #40 ... [2024-07-12T20:17:27.703Z] [2024-07-12T20:17:27.703Z] #41 [security-spire-agent internal] load build context [2024-07-12T20:17:27.703Z] #41 transferring context: 26.32kB 0.2s done [2024-07-12T20:17:27.703Z] #41 DONE 2.9s [2024-07-12T20:17:27.703Z] [2024-07-12T20:17:27.703Z] #42 [security-spire-server internal] load build context [2024-07-12T20:17:27.703Z] #42 transferring context: 26.79kB 0.2s done [2024-07-12T20:17:27.703Z] #42 DONE 2.8s [2024-07-12T20:17:27.703Z] [2024-07-12T20:17:27.703Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:17:28.281Z] #35 ... [2024-07-12T20:17:28.281Z] [2024-07-12T20:17:28.281Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-12T20:17:28.281Z] #40 DONE 1.4s [2024-07-12T20:17:28.547Z] [2024-07-12T20:17:28.547Z] #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:17:32.798Z] #43 ... [2024-07-12T20:17:32.798Z] [2024-07-12T20:17:32.798Z] #44 [core-data internal] load build context [2024-07-12T20:17:32.798Z] #44 transferring context: 26.27MB 9.7s [2024-07-12T20:17:32.798Z] #44 ... [2024-07-12T20:17:32.798Z] [2024-07-12T20:17:32.798Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:32.798Z] #45 ... [2024-07-12T20:17:32.798Z] [2024-07-12T20:17:32.798Z] #46 [support-scheduler internal] load build context [2024-07-12T20:17:33.063Z] #46 ... [2024-07-12T20:17:33.063Z] [2024-07-12T20:17:33.063Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:33.063Z] #47 ... [2024-07-12T20:17:33.063Z] [2024-07-12T20:17:33.063Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:17:33.329Z] #48 ... [2024-07-12T20:17:33.329Z] [2024-07-12T20:17:33.329Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:34.304Z] #47 ... [2024-07-12T20:17:34.304Z] [2024-07-12T20:17:34.304Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:34.304Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-12T20:17:34.304Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T20:17:34.304Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-12T20:17:34.304Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-12T20:17:34.304Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T20:17:34.304Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-12T20:17:34.304Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-12T20:17:34.304Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-12T20:17:34.304Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done [2024-07-12T20:17:34.304Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-12T20:17:34.304Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-12T20:17:34.304Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s [2024-07-12T20:17:34.571Z] #36 ... [2024-07-12T20:17:34.571Z] [2024-07-12T20:17:34.571Z] #49 [core-command internal] load build context [2024-07-12T20:17:34.571Z] #49 ... [2024-07-12T20:17:34.571Z] [2024-07-12T20:17:34.571Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:34.837Z] #47 ... [2024-07-12T20:17:34.837Z] [2024-07-12T20:17:34.837Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:34.837Z] #50 ... [2024-07-12T20:17:34.837Z] [2024-07-12T20:17:34.837Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:35.105Z] #47 ... [2024-07-12T20:17:35.105Z] [2024-07-12T20:17:35.105Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:35.373Z] #51 ... [2024-07-12T20:17:35.373Z] [2024-07-12T20:17:35.373Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:17:35.373Z] #38 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T20:17:35.373Z] #38 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-12T20:17:35.373Z] #38 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-12T20:17:35.373Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-12T20:17:35.373Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-12T20:17:35.373Z] #38 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-12T20:17:35.373Z] #38 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done [2024-07-12T20:17:35.373Z] #38 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-12T20:17:35.373Z] #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s [2024-07-12T20:17:35.373Z] #38 ... [2024-07-12T20:17:35.373Z] [2024-07-12T20:17:35.373Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:17:35.373Z] #52 ... [2024-07-12T20:17:35.373Z] [2024-07-12T20:17:35.373Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:35.957Z] #51 ... [2024-07-12T20:17:35.957Z] [2024-07-12T20:17:35.957Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:36.223Z] #53 ... [2024-07-12T20:17:36.223Z] [2024-07-12T20:17:36.223Z] #54 [core-keeper internal] load build context [2024-07-12T20:17:36.223Z] #54 ... [2024-07-12T20:17:36.223Z] [2024-07-12T20:17:36.223Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:17:36.489Z] #55 ... [2024-07-12T20:17:36.489Z] [2024-07-12T20:17:36.489Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:37.070Z] #53 ... [2024-07-12T20:17:37.070Z] [2024-07-12T20:17:37.070Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T20:17:37.070Z] #56 DONE 8.4s [2024-07-12T20:17:37.070Z] [2024-07-12T20:17:37.070Z] #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T20:17:38.473Z] #57 ... [2024-07-12T20:17:38.473Z] [2024-07-12T20:17:38.473Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T20:17:38.473Z] #0 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:38.473Z] #0 7.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:38.473Z] #0 9.897 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:17:38.473Z] #0 9.897 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:17:38.473Z] #0 9.897 OK: 19948 distinct packages available [2024-07-12T20:17:38.473Z] #58 ... [2024-07-12T20:17:38.473Z] [2024-07-12T20:17:38.473Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:38.473Z] #53 transferring context: 24.42MB 10.7s [2024-07-12T20:17:38.473Z] #53 ... [2024-07-12T20:17:38.473Z] [2024-07-12T20:17:38.473Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:17:38.473Z] #59 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:38.473Z] #59 ... [2024-07-12T20:17:38.473Z] [2024-07-12T20:17:38.473Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T20:17:38.741Z] #60 ... [2024-07-12T20:17:38.741Z] [2024-07-12T20:17:38.741Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:17:38.741Z] #61 ... [2024-07-12T20:17:38.741Z] [2024-07-12T20:17:38.741Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T20:17:39.007Z] #62 ... [2024-07-12T20:17:39.007Z] [2024-07-12T20:17:39.007Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T20:17:39.007Z] #63 ... [2024-07-12T20:17:39.007Z] [2024-07-12T20:17:39.007Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T20:17:39.273Z] #64 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:39.273Z] #64 ... [2024-07-12T20:17:39.273Z] [2024-07-12T20:17:39.273Z] #65 [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-12T20:17:39.273Z] #65 ... [2024-07-12T20:17:39.273Z] [2024-07-12T20:17:39.273Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T20:17:39.541Z] #66 ... [2024-07-12T20:17:39.541Z] [2024-07-12T20:17:39.541Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T20:17:39.541Z] #67 ... [2024-07-12T20:17:39.541Z] [2024-07-12T20:17:39.541Z] #68 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:17:39.807Z] #68 ... [2024-07-12T20:17:39.807Z] [2024-07-12T20:17:39.807Z] #43 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:17:39.807Z] #43 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:39.807Z] #43 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:39.807Z] #43 9.805 OK: 266 MiB in 52 packages [2024-07-12T20:17:39.807Z] #43 DONE 11.5s [2024-07-12T20:17:39.807Z] [2024-07-12T20:17:39.807Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T20:17:39.807Z] #69 ... [2024-07-12T20:17:39.807Z] [2024-07-12T20:17:39.807Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T20:17:40.072Z] #70 ... [2024-07-12T20:17:40.072Z] [2024-07-12T20:17:40.072Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:43.402Z] #53 ... [2024-07-12T20:17:43.402Z] [2024-07-12T20:17:43.402Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:43.402Z] #45 ... [2024-07-12T20:17:43.402Z] [2024-07-12T20:17:43.402Z] #46 [support-scheduler internal] load build context [2024-07-12T20:17:43.402Z] #46 ... [2024-07-12T20:17:43.402Z] [2024-07-12T20:17:43.402Z] #44 [core-data internal] load build context [2024-07-12T20:17:43.402Z] #44 transferring context: 35.91MB 20.3s [2024-07-12T20:17:43.402Z] #44 ... [2024-07-12T20:17:43.402Z] [2024-07-12T20:17:43.402Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:43.402Z] #45 ... [2024-07-12T20:17:43.402Z] [2024-07-12T20:17:43.402Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:17:43.669Z] #48 ... [2024-07-12T20:17:43.669Z] [2024-07-12T20:17:43.669Z] #44 [core-data internal] load build context [2024-07-12T20:17:43.669Z] #44 ... [2024-07-12T20:17:43.669Z] [2024-07-12T20:17:43.669Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T20:17:43.669Z] #59 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:43.669Z] #59 14.01 OK: 266 MiB in 52 packages [2024-07-12T20:17:43.669Z] #59 DONE 15.7s [2024-07-12T20:17:43.669Z] [2024-07-12T20:17:43.669Z] #44 [core-data internal] load build context [2024-07-12T20:17:44.629Z] #44 ... [2024-07-12T20:17:44.629Z] [2024-07-12T20:17:44.629Z] #49 [core-command internal] load build context [2024-07-12T20:17:44.896Z] #49 ... [2024-07-12T20:17:44.896Z] [2024-07-12T20:17:44.896Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:44.896Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s [2024-07-12T20:17:44.896Z] #36 ... [2024-07-12T20:17:44.896Z] [2024-07-12T20:17:44.896Z] #44 [core-data internal] load build context [2024-07-12T20:17:45.164Z] #44 ... [2024-07-12T20:17:45.164Z] [2024-07-12T20:17:45.164Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:45.164Z] #50 ... [2024-07-12T20:17:45.164Z] [2024-07-12T20:17:45.164Z] #44 [core-data internal] load build context [2024-07-12T20:17:45.431Z] #44 ... [2024-07-12T20:17:45.431Z] [2024-07-12T20:17:45.431Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:45.431Z] #47 ... [2024-07-12T20:17:45.431Z] [2024-07-12T20:17:45.431Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:45.698Z] #36 ... [2024-07-12T20:17:45.698Z] [2024-07-12T20:17:45.698Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:17:45.698Z] #52 ... [2024-07-12T20:17:45.698Z] [2024-07-12T20:17:45.698Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T20:17:45.698Z] #58 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:45.698Z] #58 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:45.698Z] #58 15.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:45.698Z] #58 15.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:17:45.698Z] #58 15.46 (3/4) Installing libucontext (1.2-r2) [2024-07-12T20:17:45.698Z] #58 15.46 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T20:17:45.698Z] #58 15.49 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:45.698Z] #58 15.58 OK: 8 MiB in 19 packages [2024-07-12T20:17:45.698Z] #58 DONE 17.5s [2024-07-12T20:17:45.698Z] [2024-07-12T20:17:45.698Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:17:45.698Z] #52 ... [2024-07-12T20:17:45.698Z] [2024-07-12T20:17:45.698Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T20:17:45.698Z] #69 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:46.281Z] #69 ... [2024-07-12T20:17:46.281Z] [2024-07-12T20:17:46.281Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:46.281Z] #51 ... [2024-07-12T20:17:46.281Z] [2024-07-12T20:17:46.281Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:17:46.281Z] #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s [2024-07-12T20:17:46.552Z] #38 ... [2024-07-12T20:17:46.552Z] [2024-07-12T20:17:46.552Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:17:46.552Z] #55 ... [2024-07-12T20:17:46.552Z] [2024-07-12T20:17:46.552Z] #54 [core-keeper internal] load build context [2024-07-12T20:17:46.817Z] #54 ... [2024-07-12T20:17:46.817Z] [2024-07-12T20:17:46.817Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:17:47.082Z] #55 ... [2024-07-12T20:17:47.082Z] [2024-07-12T20:17:47.082Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T20:17:47.082Z] #64 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:47.082Z] #64 17.35 OK: 266 MiB in 52 packages [2024-07-12T20:17:47.082Z] #64 DONE 18.6s [2024-07-12T20:17:47.349Z] [2024-07-12T20:17:47.349Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T20:17:47.349Z] #69 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:48.310Z] #69 ... [2024-07-12T20:17:48.310Z] [2024-07-12T20:17:48.310Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:17:48.310Z] #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:48.310Z] #61 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:48.310Z] #61 17.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:48.310Z] #61 17.56 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:48.310Z] #61 17.77 OK: 8 MiB in 16 packages [2024-07-12T20:17:48.310Z] #61 DONE 19.8s [2024-07-12T20:17:48.576Z] [2024-07-12T20:17:48.576Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:48.576Z] #51 transferring context: 46.57MB 22.1s [2024-07-12T20:17:48.843Z] #51 ... [2024-07-12T20:17:48.843Z] [2024-07-12T20:17:48.843Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T20:17:48.843Z] #63 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:48.843Z] #63 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:48.843Z] #63 18.98 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:48.843Z] #63 18.98 (2/2) Installing su-exec (0.2-r3) [2024-07-12T20:17:48.843Z] #63 18.98 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:48.843Z] #63 19.34 OK: 8 MiB in 17 packages [2024-07-12T20:17:48.843Z] #63 DONE 20.1s [2024-07-12T20:17:48.843Z] [2024-07-12T20:17:48.843Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:49.799Z] #51 ... [2024-07-12T20:17:49.799Z] [2024-07-12T20:17:49.799Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T20:17:49.799Z] #60 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:49.799Z] #60 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:49.799Z] #60 17.70 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:17:49.799Z] #60 17.70 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:17:49.799Z] #60 17.70 OK: 19951 distinct packages available [2024-07-12T20:17:49.799Z] #60 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:49.799Z] #60 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:49.799Z] #60 ... [2024-07-12T20:17:49.799Z] [2024-07-12T20:17:49.799Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:50.764Z] #50 ... [2024-07-12T20:17:50.764Z] [2024-07-12T20:17:50.764Z] #68 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T20:17:50.764Z] #68 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:50.764Z] #68 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:50.764Z] #68 19.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:50.764Z] #68 19.94 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:50.764Z] #68 20.01 OK: 8 MiB in 16 packages [2024-07-12T20:17:50.764Z] #68 DONE 22.2s [2024-07-12T20:17:50.764Z] [2024-07-12T20:17:50.764Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:50.764Z] #50 ... [2024-07-12T20:17:50.764Z] [2024-07-12T20:17:50.764Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:52.703Z] #51 ... [2024-07-12T20:17:52.703Z] [2024-07-12T20:17:52.703Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T20:17:52.972Z] #60 22.55 OK: 266 MiB in 52 packages [2024-07-12T20:17:52.972Z] #60 DONE 24.3s [2024-07-12T20:17:52.972Z] [2024-07-12T20:17:52.972Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:52.972Z] #51 ... [2024-07-12T20:17:52.972Z] [2024-07-12T20:17:52.972Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:53.242Z] #53 ... [2024-07-12T20:17:53.242Z] [2024-07-12T20:17:53.242Z] #65 [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-12T20:17:53.242Z] #65 DONE 24.1s [2024-07-12T20:17:53.242Z] [2024-07-12T20:17:53.242Z] #53 [core-metadata internal] load build context [2024-07-12T20:17:53.242Z] #53 ... [2024-07-12T20:17:53.242Z] [2024-07-12T20:17:53.242Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:17:53.509Z] #51 ... [2024-07-12T20:17:53.509Z] [2024-07-12T20:17:53.509Z] #46 [support-scheduler internal] load build context [2024-07-12T20:17:53.509Z] #46 ... [2024-07-12T20:17:53.509Z] [2024-07-12T20:17:53.509Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:53.509Z] #50 transferring context: 55.17MB 27.1s [2024-07-12T20:17:53.776Z] #50 ... [2024-07-12T20:17:53.776Z] [2024-07-12T20:17:53.776Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:53.776Z] #45 ... [2024-07-12T20:17:53.776Z] [2024-07-12T20:17:53.776Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:17:54.046Z] #48 ... [2024-07-12T20:17:54.046Z] [2024-07-12T20:17:54.046Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:55.010Z] #45 ... [2024-07-12T20:17:55.010Z] [2024-07-12T20:17:55.010Z] #49 [core-command internal] load build context [2024-07-12T20:17:55.010Z] #49 ... [2024-07-12T20:17:55.010Z] [2024-07-12T20:17:55.010Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T20:17:55.010Z] #62 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:55.010Z] #62 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:55.010Z] #62 22.54 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:17:55.010Z] #62 22.87 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:17:55.010Z] #62 23.00 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:55.010Z] #62 23.00 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T20:17:55.010Z] #62 23.21 (5/6) Installing su-exec (0.2-r3) [2024-07-12T20:17:55.010Z] #62 23.21 (6/6) Installing yq (4.33.3-r5) [2024-07-12T20:17:55.010Z] #62 24.44 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:55.010Z] #62 24.44 OK: 18 MiB in 19 packages [2024-07-12T20:17:55.010Z] #62 DONE 26.2s [2024-07-12T20:17:55.010Z] [2024-07-12T20:17:55.010Z] #49 [core-command internal] load build context [2024-07-12T20:17:55.010Z] #49 ... [2024-07-12T20:17:55.010Z] [2024-07-12T20:17:55.010Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:55.597Z] #45 ... [2024-07-12T20:17:55.597Z] [2024-07-12T20:17:55.597Z] #44 [core-data internal] load build context [2024-07-12T20:17:55.597Z] #44 ... [2024-07-12T20:17:55.597Z] [2024-07-12T20:17:55.597Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:55.863Z] #50 ... [2024-07-12T20:17:55.863Z] [2024-07-12T20:17:55.863Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:55.863Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.8s [2024-07-12T20:17:55.863Z] #36 ... [2024-07-12T20:17:55.863Z] [2024-07-12T20:17:55.863Z] #50 [support-notifications internal] load build context [2024-07-12T20:17:56.134Z] #50 ... [2024-07-12T20:17:56.134Z] [2024-07-12T20:17:56.134Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:17:56.134Z] #52 ... [2024-07-12T20:17:56.134Z] [2024-07-12T20:17:56.134Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:56.401Z] #47 ... [2024-07-12T20:17:56.401Z] [2024-07-12T20:17:56.401Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T20:17:56.401Z] #71 ... [2024-07-12T20:17:56.401Z] [2024-07-12T20:17:56.401Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:17:56.669Z] #47 ... [2024-07-12T20:17:56.669Z] [2024-07-12T20:17:56.669Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:17:56.669Z] #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.8s [2024-07-12T20:17:56.934Z] #38 ... [2024-07-12T20:17:56.934Z] [2024-07-12T20:17:56.934Z] #54 [core-keeper internal] load build context [2024-07-12T20:17:56.934Z] #54 ... [2024-07-12T20:17:56.934Z] [2024-07-12T20:17:56.934Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:17:57.202Z] #36 ... [2024-07-12T20:17:57.202Z] [2024-07-12T20:17:57.202Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:17:57.469Z] #55 ... [2024-07-12T20:17:57.469Z] [2024-07-12T20:17:57.469Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:57.736Z] #45 ... [2024-07-12T20:17:57.736Z] [2024-07-12T20:17:57.736Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T20:17:57.736Z] #67 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:57.736Z] #67 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:57.736Z] #67 25.11 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T20:17:57.736Z] #67 25.79 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:57.736Z] #67 25.79 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:57.736Z] #67 25.91 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:17:57.736Z] #67 27.21 OK: 9 MiB in 17 packages [2024-07-12T20:17:57.736Z] #67 DONE 28.6s [2024-07-12T20:17:57.736Z] [2024-07-12T20:17:57.736Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:58.697Z] #45 transferring context: 77.53MB 35.3s [2024-07-12T20:17:58.964Z] #45 ... [2024-07-12T20:17:58.964Z] [2024-07-12T20:17:58.964Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:17:58.964Z] #72 ... [2024-07-12T20:17:58.964Z] [2024-07-12T20:17:58.964Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T20:17:58.964Z] #73 ... [2024-07-12T20:17:58.964Z] [2024-07-12T20:17:58.964Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:59.233Z] #45 ... [2024-07-12T20:17:59.233Z] [2024-07-12T20:17:59.233Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T20:17:59.233Z] #69 21.57 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:17:59.233Z] #69 21.57 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:17:59.233Z] #69 21.57 OK: 19948 distinct packages available [2024-07-12T20:17:59.233Z] #69 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:59.233Z] #69 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:59.233Z] #69 27.39 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:17:59.233Z] #69 27.80 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:17:59.233Z] #69 27.84 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:59.233Z] #69 27.87 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:17:59.233Z] #69 27.87 (5/7) Installing libucontext (1.2-r2) [2024-07-12T20:17:59.233Z] #69 27.93 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T20:17:59.233Z] #69 27.93 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T20:17:59.233Z] #69 28.10 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:59.233Z] #69 28.25 OK: 9 MiB in 20 packages [2024-07-12T20:17:59.233Z] #69 DONE 30.2s [2024-07-12T20:17:59.233Z] [2024-07-12T20:17:59.233Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:17:59.829Z] #45 ... [2024-07-12T20:17:59.829Z] [2024-07-12T20:17:59.829Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T20:17:59.829Z] #70 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:59.829Z] #70 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:17:59.829Z] #70 27.83 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T20:17:59.829Z] #70 28.11 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T20:17:59.829Z] #70 28.11 (3/4) Installing su-exec (0.2-r3) [2024-07-12T20:17:59.829Z] #70 28.11 (4/4) Installing yq (4.33.3-r5) [2024-07-12T20:17:59.829Z] #70 28.75 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:17:59.829Z] #70 28.86 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:17:59.829Z] #70 29.76 OK: 18 MiB in 19 packages [2024-07-12T20:17:59.829Z] #70 DONE 30.7s [2024-07-12T20:17:59.829Z] [2024-07-12T20:17:59.829Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:00.104Z] #45 ... [2024-07-12T20:18:00.104Z] [2024-07-12T20:18:00.104Z] #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T20:18:00.104Z] #57 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:00.104Z] #57 16.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:00.104Z] #57 22.10 OK: 266 MiB in 52 packages [2024-07-12T20:18:00.104Z] #57 DONE 23.2s [2024-07-12T20:18:00.104Z] [2024-07-12T20:18:00.104Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:01.069Z] #45 ... [2024-07-12T20:18:01.069Z] [2024-07-12T20:18:01.069Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:01.069Z] #74 ... [2024-07-12T20:18:01.069Z] [2024-07-12T20:18:01.069Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:01.654Z] #45 ... [2024-07-12T20:18:01.654Z] [2024-07-12T20:18:01.654Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T20:18:01.654Z] #66 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:01.654Z] #66 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:01.654Z] #66 27.87 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T20:18:01.654Z] #66 27.87 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T20:18:01.654Z] #66 27.87 OK: 19948 distinct packages available [2024-07-12T20:18:01.654Z] #66 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:01.654Z] #66 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:01.654Z] #66 32.49 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T20:18:01.654Z] #66 32.69 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T20:18:01.654Z] #66 32.69 (3/11) Installing libunistring (1.1-r1) [2024-07-12T20:18:01.654Z] #66 32.69 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T20:18:01.654Z] #66 32.69 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T20:18:01.654Z] #66 32.74 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T20:18:01.654Z] #66 32.74 (7/11) Installing curl (8.5.0-r0) [2024-07-12T20:18:01.654Z] #66 32.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T20:18:01.654Z] #66 32.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T20:18:01.654Z] #66 32.82 (10/11) Installing libucontext (1.2-r2) [2024-07-12T20:18:01.654Z] #66 32.82 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T20:18:01.654Z] #66 32.82 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:18:01.920Z] #66 32.85 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:18:01.920Z] #66 ... [2024-07-12T20:18:01.920Z] [2024-07-12T20:18:01.920Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:02.501Z] #45 ... [2024-07-12T20:18:02.501Z] [2024-07-12T20:18:02.501Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T20:18:02.501Z] #71 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:02.501Z] #71 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:02.501Z] #71 14.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:02.501Z] #71 14.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:02.501Z] #71 14.66 OK: 8 MiB in 19 packages [2024-07-12T20:18:02.501Z] #71 DONE 16.3s [2024-07-12T20:18:02.501Z] [2024-07-12T20:18:02.501Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:03.463Z] #45 ... [2024-07-12T20:18:03.463Z] [2024-07-12T20:18:03.463Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:03.463Z] #53 ... [2024-07-12T20:18:03.463Z] [2024-07-12T20:18:03.463Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:03.463Z] #45 transferring context: 85.92MB 40.3s [2024-07-12T20:18:03.463Z] #45 ... [2024-07-12T20:18:03.463Z] [2024-07-12T20:18:03.463Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:03.728Z] #51 ... [2024-07-12T20:18:03.728Z] [2024-07-12T20:18:03.728Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:03.728Z] #46 ... [2024-07-12T20:18:03.728Z] [2024-07-12T20:18:03.728Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T20:18:03.728Z] #66 33.50 OK: 13 MiB in 26 packages [2024-07-12T20:18:03.728Z] #66 DONE 34.7s [2024-07-12T20:18:03.728Z] [2024-07-12T20:18:03.728Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:03.728Z] #46 ... [2024-07-12T20:18:03.728Z] [2024-07-12T20:18:03.728Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T20:18:03.728Z] #0 9.814 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:03.995Z] #75 ... [2024-07-12T20:18:03.995Z] [2024-07-12T20:18:03.995Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:03.995Z] #51 ... [2024-07-12T20:18:03.995Z] [2024-07-12T20:18:03.995Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:04.261Z] #48 ... [2024-07-12T20:18:04.261Z] [2024-07-12T20:18:04.261Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:05.219Z] #46 ... [2024-07-12T20:18:05.219Z] [2024-07-12T20:18:05.219Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T20:18:05.219Z] #76 ... [2024-07-12T20:18:05.219Z] [2024-07-12T20:18:05.219Z] #49 [core-command internal] load build context [2024-07-12T20:18:05.486Z] #49 ... [2024-07-12T20:18:05.486Z] [2024-07-12T20:18:05.486Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:05.752Z] #48 ... [2024-07-12T20:18:05.752Z] [2024-07-12T20:18:05.752Z] #44 [core-data internal] load build context [2024-07-12T20:18:05.752Z] #44 ... [2024-07-12T20:18:05.752Z] [2024-07-12T20:18:05.752Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:06.019Z] #48 ... [2024-07-12T20:18:06.019Z] [2024-07-12T20:18:06.019Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:06.286Z] #50 ... [2024-07-12T20:18:06.286Z] [2024-07-12T20:18:06.286Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T20:18:06.286Z] #73 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:06.286Z] #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:06.286Z] #73 15.90 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:06.286Z] #73 16.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:06.286Z] #73 16.14 OK: 8 MiB in 17 packages [2024-07-12T20:18:06.286Z] #73 DONE 17.3s [2024-07-12T20:18:06.286Z] [2024-07-12T20:18:06.286Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:06.286Z] #52 ... [2024-07-12T20:18:06.286Z] [2024-07-12T20:18:06.286Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:06.875Z] #48 ... [2024-07-12T20:18:06.875Z] [2024-07-12T20:18:06.875Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:06.875Z] #47 ... [2024-07-12T20:18:06.875Z] [2024-07-12T20:18:06.875Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:07.142Z] #48 ... [2024-07-12T20:18:07.142Z] [2024-07-12T20:18:07.142Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:18:07.142Z] #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.9s [2024-07-12T20:18:07.142Z] #38 ... [2024-07-12T20:18:07.142Z] [2024-07-12T20:18:07.142Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:07.410Z] #54 ... [2024-07-12T20:18:07.410Z] [2024-07-12T20:18:07.410Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:07.677Z] #52 ... [2024-07-12T20:18:07.677Z] [2024-07-12T20:18:07.677Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:07.677Z] #55 ... [2024-07-12T20:18:07.677Z] [2024-07-12T20:18:07.677Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:18:07.677Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.9s [2024-07-12T20:18:07.954Z] #36 ... [2024-07-12T20:18:07.954Z] [2024-07-12T20:18:07.954Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:07.954Z] #77 ... [2024-07-12T20:18:07.954Z] [2024-07-12T20:18:07.954Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:07.954Z] #72 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:07.954Z] #72 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:07.954Z] #72 16.63 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:07.954Z] #72 16.63 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:07.954Z] #72 16.63 OK: 8 MiB in 16 packages [2024-07-12T20:18:07.954Z] #72 DONE 19.1s [2024-07-12T20:18:07.954Z] [2024-07-12T20:18:07.954Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:08.923Z] #52 ... [2024-07-12T20:18:08.923Z] [2024-07-12T20:18:08.923Z] #74 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:08.923Z] #74 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:08.923Z] #74 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:08.923Z] #74 16.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:08.923Z] #74 16.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:08.923Z] #74 16.62 OK: 8 MiB in 16 packages [2024-07-12T20:18:08.923Z] #74 DONE 18.0s [2024-07-12T20:18:08.923Z] [2024-07-12T20:18:08.923Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:08.923Z] #52 transferring context: 80.90MB 42.4s [2024-07-12T20:18:09.521Z] #52 ... [2024-07-12T20:18:09.521Z] [2024-07-12T20:18:09.521Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-12T20:18:09.521Z] #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:09.521Z] #0 9.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:09.521Z] #78 ... [2024-07-12T20:18:09.521Z] [2024-07-12T20:18:09.521Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T20:18:09.790Z] #75 11.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:09.790Z] #75 14.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T20:18:09.790Z] #75 14.46 Executing busybox-1.36.1-r7.trigger [2024-07-12T20:18:09.790Z] #75 14.66 OK: 8 MiB in 16 packages [2024-07-12T20:18:09.790Z] #75 DONE 16.1s [2024-07-12T20:18:09.790Z] [2024-07-12T20:18:09.790Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T20:18:09.790Z] #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:09.790Z] #79 ... [2024-07-12T20:18:09.790Z] [2024-07-12T20:18:09.790Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:10.748Z] #52 ... [2024-07-12T20:18:10.748Z] [2024-07-12T20:18:10.748Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T20:18:10.748Z] #76 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:10.748Z] #76 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:10.748Z] #76 14.22 OK: 18 MiB in 19 packages [2024-07-12T20:18:10.748Z] #76 DONE 15.4s [2024-07-12T20:18:10.748Z] [2024-07-12T20:18:10.748Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:13.333Z] #52 ... [2024-07-12T20:18:13.333Z] [2024-07-12T20:18:13.333Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T20:18:13.333Z] #80 DONE 2.3s [2024-07-12T20:18:13.333Z] [2024-07-12T20:18:13.333Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:13.333Z] #52 ... [2024-07-12T20:18:13.333Z] [2024-07-12T20:18:13.333Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-12T20:18:13.333Z] #78 12.23 OK: 9 MiB in 20 packages [2024-07-12T20:18:13.333Z] #78 DONE 13.7s [2024-07-12T20:18:13.333Z] [2024-07-12T20:18:13.333Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:13.333Z] #54 ... [2024-07-12T20:18:13.601Z] [2024-07-12T20:18:13.601Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:13.601Z] #52 ... [2024-07-12T20:18:13.601Z] [2024-07-12T20:18:13.601Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:13.601Z] #53 ... [2024-07-12T20:18:13.601Z] [2024-07-12T20:18:13.601Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:13.874Z] #54 ... [2024-07-12T20:18:13.874Z] [2024-07-12T20:18:13.874Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T20:18:13.874Z] #38 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.5s done [2024-07-12T20:18:13.874Z] #38 DONE 49.1s [2024-07-12T20:18:13.874Z] [2024-07-12T20:18:13.874Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:13.874Z] #54 ... [2024-07-12T20:18:13.874Z] [2024-07-12T20:18:13.874Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:13.874Z] #0 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:13.874Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:13.874Z] #81 ... [2024-07-12T20:18:13.874Z] [2024-07-12T20:18:13.874Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:13.874Z] #77 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:13.874Z] #77 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:13.874Z] #77 14.23 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:13.874Z] #77 14.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:13.874Z] #77 14.59 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:18:13.874Z] #77 15.18 OK: 9 MiB in 17 packages [2024-07-12T20:18:13.874Z] #77 DONE 16.2s [2024-07-12T20:18:13.874Z] [2024-07-12T20:18:13.874Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:13.874Z] #45 transferring context: 106.04MB 50.7s [2024-07-12T20:18:14.160Z] #45 ... [2024-07-12T20:18:14.160Z] [2024-07-12T20:18:14.160Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:14.160Z] #54 ... [2024-07-12T20:18:14.160Z] [2024-07-12T20:18:14.160Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T20:18:14.160Z] #82 DONE 7.9s [2024-07-12T20:18:14.160Z] [2024-07-12T20:18:14.160Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:14.434Z] #51 ... [2024-07-12T20:18:14.434Z] [2024-07-12T20:18:14.434Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:14.434Z] #81 10.55 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:14.434Z] #81 10.75 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:14.434Z] #81 10.78 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:18:14.701Z] #81 11.13 OK: 13 MiB in 26 packages [2024-07-12T20:18:15.313Z] #81 ... [2024-07-12T20:18:15.313Z] [2024-07-12T20:18:15.313Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T20:18:15.313Z] #79 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T20:18:15.313Z] #79 13.25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:15.313Z] #79 13.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T20:18:15.313Z] #79 13.68 Executing ca-certificates-20240226-r0.trigger [2024-07-12T20:18:15.313Z] #79 14.23 OK: 18 MiB in 19 packages [2024-07-12T20:18:15.313Z] #79 DONE 15.5s [2024-07-12T20:18:15.313Z] [2024-07-12T20:18:15.313Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:15.583Z] #54 ... [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T20:18:15.583Z] #81 DONE 11.9s [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:15.583Z] #54 ... [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:15.583Z] #46 ... [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T20:18:15.583Z] #83 DONE 1.6s [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:15.583Z] #46 ... [2024-07-12T20:18:15.583Z] [2024-07-12T20:18:15.583Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:15.854Z] #54 ... [2024-07-12T20:18:15.854Z] [2024-07-12T20:18:15.854Z] #49 [core-command internal] load build context [2024-07-12T20:18:15.854Z] #49 ... [2024-07-12T20:18:15.854Z] [2024-07-12T20:18:15.854Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:16.125Z] #46 ... [2024-07-12T20:18:16.125Z] [2024-07-12T20:18:16.125Z] #44 [core-data internal] load build context [2024-07-12T20:18:16.125Z] #44 ... [2024-07-12T20:18:16.125Z] [2024-07-12T20:18:16.125Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:16.398Z] #54 ... [2024-07-12T20:18:16.398Z] [2024-07-12T20:18:16.398Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:16.398Z] #50 ... [2024-07-12T20:18:16.398Z] [2024-07-12T20:18:16.398Z] #44 [core-data internal] load build context [2024-07-12T20:18:17.358Z] #44 ... [2024-07-12T20:18:17.358Z] [2024-07-12T20:18:17.358Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:17.358Z] #47 ... [2024-07-12T20:18:17.358Z] [2024-07-12T20:18:17.358Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:17.358Z] #48 ... [2024-07-12T20:18:17.358Z] [2024-07-12T20:18:17.358Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:17.946Z] #47 ... [2024-07-12T20:18:17.946Z] [2024-07-12T20:18:17.946Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:17.946Z] #55 ... [2024-07-12T20:18:17.946Z] [2024-07-12T20:18:17.946Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:18.527Z] #47 ... [2024-07-12T20:18:18.527Z] [2024-07-12T20:18:18.527Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:18:18.527Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.6s [2024-07-12T20:18:18.795Z] #36 ... [2024-07-12T20:18:18.795Z] [2024-07-12T20:18:18.795Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:19.061Z] #47 transferring context: 74.84MB 55.7s [2024-07-12T20:18:19.330Z] #47 ... [2024-07-12T20:18:19.330Z] [2024-07-12T20:18:19.330Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T20:18:19.330Z] #84 DONE 1.9s [2024-07-12T20:18:19.330Z] [2024-07-12T20:18:19.330Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:23.578Z] #47 ... [2024-07-12T20:18:23.578Z] [2024-07-12T20:18:23.578Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:23.844Z] #53 ... [2024-07-12T20:18:23.844Z] [2024-07-12T20:18:23.844Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:23.844Z] #52 ... [2024-07-12T20:18:23.844Z] [2024-07-12T20:18:23.844Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:24.110Z] #53 ... [2024-07-12T20:18:24.110Z] [2024-07-12T20:18:24.110Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:24.110Z] #45 transferring context: 158.82MB 60.9s [2024-07-12T20:18:24.378Z] #45 ... [2024-07-12T20:18:24.378Z] [2024-07-12T20:18:24.378Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:24.378Z] #53 ... [2024-07-12T20:18:24.378Z] [2024-07-12T20:18:24.378Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:24.646Z] #51 ... [2024-07-12T20:18:24.646Z] [2024-07-12T20:18:24.646Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:26.052Z] #45 ... [2024-07-12T20:18:26.052Z] [2024-07-12T20:18:26.052Z] #49 [core-command internal] load build context [2024-07-12T20:18:26.318Z] #49 ... [2024-07-12T20:18:26.318Z] [2024-07-12T20:18:26.318Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:26.318Z] #46 ... [2024-07-12T20:18:26.318Z] [2024-07-12T20:18:26.318Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:18:26.585Z] #85 ... [2024-07-12T20:18:26.585Z] [2024-07-12T20:18:26.585Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:26.585Z] #54 ... [2024-07-12T20:18:26.585Z] [2024-07-12T20:18:26.585Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:26.862Z] #50 ... [2024-07-12T20:18:26.862Z] [2024-07-12T20:18:26.862Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:27.128Z] #54 ... [2024-07-12T20:18:27.128Z] [2024-07-12T20:18:27.128Z] #44 [core-data internal] load build context [2024-07-12T20:18:27.394Z] #44 ... [2024-07-12T20:18:27.394Z] [2024-07-12T20:18:27.394Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:18:27.394Z] #86 ... [2024-07-12T20:18:27.394Z] [2024-07-12T20:18:27.394Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:27.662Z] #48 ... [2024-07-12T20:18:27.662Z] [2024-07-12T20:18:27.662Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:28.243Z] #54 ... [2024-07-12T20:18:28.243Z] [2024-07-12T20:18:28.243Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:28.243Z] #55 ... [2024-07-12T20:18:28.243Z] [2024-07-12T20:18:28.243Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:29.197Z] #54 ... [2024-07-12T20:18:29.197Z] [2024-07-12T20:18:29.197Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:18:29.197Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.4s done [2024-07-12T20:18:29.197Z] #36 ... [2024-07-12T20:18:29.197Z] [2024-07-12T20:18:29.197Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:29.789Z] #54 transferring context: 178.75MB 62.0s [2024-07-12T20:18:30.768Z] #54 ... [2024-07-12T20:18:30.768Z] [2024-07-12T20:18:30.768Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:18:30.768Z] #87 DONE 4.4s [2024-07-12T20:18:30.768Z] [2024-07-12T20:18:30.768Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:30.768Z] #54 ... [2024-07-12T20:18:30.768Z] [2024-07-12T20:18:30.768Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:18:30.768Z] #86 DONE 3.5s [2024-07-12T20:18:30.768Z] [2024-07-12T20:18:30.768Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:31.037Z] #54 ... [2024-07-12T20:18:31.037Z] [2024-07-12T20:18:31.037Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T20:18:31.037Z] #85 DONE 4.7s [2024-07-12T20:18:31.037Z] [2024-07-12T20:18:31.037Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:32.009Z] #54 ... [2024-07-12T20:18:32.009Z] [2024-07-12T20:18:32.009Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T20:18:32.009Z] #88 DONE 1.4s [2024-07-12T20:18:32.009Z] [2024-07-12T20:18:32.009Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:32.274Z] #54 ... [2024-07-12T20:18:32.274Z] [2024-07-12T20:18:32.274Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T20:18:32.274Z] #89 DONE 1.3s [2024-07-12T20:18:32.539Z] [2024-07-12T20:18:32.539Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:32.539Z] #54 ... [2024-07-12T20:18:32.539Z] [2024-07-12T20:18:32.539Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T20:18:32.539Z] #90 DONE 1.7s [2024-07-12T20:18:32.539Z] [2024-07-12T20:18:32.539Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:33.500Z] #54 ... [2024-07-12T20:18:33.500Z] [2024-07-12T20:18:33.500Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T20:18:33.500Z] #91 DONE 1.1s [2024-07-12T20:18:33.500Z] [2024-07-12T20:18:33.500Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:18:33.767Z] #92 ... [2024-07-12T20:18:33.767Z] [2024-07-12T20:18:33.767Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T20:18:33.767Z] #93 DONE 1.3s [2024-07-12T20:18:33.767Z] [2024-07-12T20:18:33.767Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:34.032Z] #47 ... [2024-07-12T20:18:34.032Z] [2024-07-12T20:18:34.032Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:18:34.032Z] #94 ... [2024-07-12T20:18:34.032Z] [2024-07-12T20:18:34.032Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T20:18:34.032Z] #95 DONE 1.5s [2024-07-12T20:18:34.032Z] [2024-07-12T20:18:34.032Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:34.298Z] #52 ... [2024-07-12T20:18:34.298Z] [2024-07-12T20:18:34.298Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:34.573Z] #47 transferring context: 132.02MB 71.3s [2024-07-12T20:18:34.574Z] #47 ... [2024-07-12T20:18:34.574Z] [2024-07-12T20:18:34.574Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:34.574Z] #53 ... [2024-07-12T20:18:34.574Z] [2024-07-12T20:18:34.574Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:34.837Z] #47 ... [2024-07-12T20:18:34.837Z] [2024-07-12T20:18:34.837Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:34.837Z] #51 ... [2024-07-12T20:18:34.837Z] [2024-07-12T20:18:34.837Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:34.837Z] #53 ... [2024-07-12T20:18:34.837Z] [2024-07-12T20:18:34.837Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:18:34.837Z] #92 DONE 1.5s [2024-07-12T20:18:35.101Z] [2024-07-12T20:18:35.101Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:18:35.101Z] #94 DONE 1.1s [2024-07-12T20:18:35.101Z] [2024-07-12T20:18:35.101Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T20:18:35.101Z] #96 ... [2024-07-12T20:18:35.101Z] [2024-07-12T20:18:35.101Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T20:18:35.101Z] #97 DONE 1.1s [2024-07-12T20:18:35.365Z] [2024-07-12T20:18:35.365Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:36.326Z] #51 ... [2024-07-12T20:18:36.326Z] [2024-07-12T20:18:36.326Z] #49 [core-command internal] load build context [2024-07-12T20:18:36.326Z] #49 ... [2024-07-12T20:18:36.326Z] [2024-07-12T20:18:36.326Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T20:18:36.326Z] #96 DONE 1.4s [2024-07-12T20:18:36.326Z] [2024-07-12T20:18:36.326Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:36.592Z] #46 ... [2024-07-12T20:18:36.592Z] [2024-07-12T20:18:36.592Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-12T20:18:36.592Z] #98 DONE 1.4s [2024-07-12T20:18:36.592Z] [2024-07-12T20:18:36.592Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:36.592Z] #46 ... [2024-07-12T20:18:36.592Z] [2024-07-12T20:18:36.592Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:36.592Z] #45 ... [2024-07-12T20:18:36.592Z] [2024-07-12T20:18:36.592Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T20:18:36.857Z] #99 ... [2024-07-12T20:18:36.857Z] [2024-07-12T20:18:36.857Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:37.124Z] #50 ... [2024-07-12T20:18:37.124Z] [2024-07-12T20:18:37.124Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:37.389Z] #51 ... [2024-07-12T20:18:37.389Z] [2024-07-12T20:18:37.389Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T20:18:37.389Z] #100 DONE 2.1s [2024-07-12T20:18:37.389Z] [2024-07-12T20:18:37.389Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:37.389Z] #51 ... [2024-07-12T20:18:37.389Z] [2024-07-12T20:18:37.389Z] #44 [core-data internal] load build context [2024-07-12T20:18:37.389Z] #44 ... [2024-07-12T20:18:37.389Z] [2024-07-12T20:18:37.389Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:37.653Z] #51 ... [2024-07-12T20:18:37.653Z] [2024-07-12T20:18:37.653Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:37.938Z] #48 ... [2024-07-12T20:18:37.938Z] [2024-07-12T20:18:37.938Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:38.210Z] #51 ... [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T20:18:38.210Z] #101 DONE 1.6s [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:38.210Z] #51 ... [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:38.210Z] #55 ... [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T20:18:38.210Z] #99 DONE 1.6s [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:38.210Z] #55 ... [2024-07-12T20:18:38.210Z] [2024-07-12T20:18:38.210Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:38.480Z] #51 ... [2024-07-12T20:18:38.480Z] [2024-07-12T20:18:38.480Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T20:18:38.480Z] #102 DONE 1.1s [2024-07-12T20:18:38.480Z] [2024-07-12T20:18:38.480Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-12T20:18:39.893Z] #51 transferring context: 243.37MB 73.3s [2024-07-12T20:18:42.465Z] #51 transferring context: 256.25MB 76.1s done [2024-07-12T20:18:42.730Z] #51 DONE 77.6s [2024-07-12T20:18:42.730Z] [2024-07-12T20:18:42.730Z] #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:42.998Z] #103 ... [2024-07-12T20:18:42.998Z] [2024-07-12T20:18:42.998Z] #45 [security-bootstrapper internal] load build context [2024-07-12T20:18:42.998Z] #45 transferring context: 256.25MB 79.6s done [2024-07-12T20:18:42.998Z] #45 DONE 80.3s [2024-07-12T20:18:42.998Z] [2024-07-12T20:18:42.998Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:43.262Z] #50 ... [2024-07-12T20:18:43.262Z] [2024-07-12T20:18:43.262Z] #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:43.528Z] #104 ... [2024-07-12T20:18:43.528Z] [2024-07-12T20:18:43.528Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:43.528Z] #54 transferring context: 256.25MB 75.7s done [2024-07-12T20:18:43.528Z] #54 ... [2024-07-12T20:18:43.528Z] [2024-07-12T20:18:43.528Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:43.797Z] #50 ... [2024-07-12T20:18:43.797Z] [2024-07-12T20:18:43.797Z] #54 [core-keeper internal] load build context [2024-07-12T20:18:43.797Z] #54 DONE 77.7s [2024-07-12T20:18:43.797Z] [2024-07-12T20:18:43.797Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:43.797Z] #50 transferring context: 256.25MB 77.4s done [2024-07-12T20:18:44.064Z] #50 ... [2024-07-12T20:18:44.064Z] [2024-07-12T20:18:44.064Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-12T20:18:44.064Z] #52 transferring context: 256.25MB 77.3s done [2024-07-12T20:18:44.064Z] #52 DONE 78.9s [2024-07-12T20:18:44.340Z] [2024-07-12T20:18:44.340Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T20:18:44.340Z] #105 ... [2024-07-12T20:18:44.340Z] [2024-07-12T20:18:44.340Z] #50 [support-notifications internal] load build context [2024-07-12T20:18:44.340Z] #50 DONE 79.6s [2024-07-12T20:18:44.340Z] [2024-07-12T20:18:44.340Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:44.608Z] #48 ... [2024-07-12T20:18:44.608Z] [2024-07-12T20:18:44.608Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:44.877Z] #106 ... [2024-07-12T20:18:44.877Z] [2024-07-12T20:18:44.877Z] #103 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:44.877Z] #103 DONE 1.9s [2024-07-12T20:18:44.877Z] [2024-07-12T20:18:44.877Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:44.877Z] #47 ... [2024-07-12T20:18:44.877Z] [2024-07-12T20:18:44.877Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:18:44.877Z] #107 ... [2024-07-12T20:18:44.877Z] [2024-07-12T20:18:44.877Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:44.877Z] #53 transferring context: 256.25MB 77.3s done [2024-07-12T20:18:45.143Z] #53 ... [2024-07-12T20:18:45.143Z] [2024-07-12T20:18:45.143Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:45.143Z] #48 transferring context: 256.25MB 80.5s done [2024-07-12T20:18:45.411Z] #48 ... [2024-07-12T20:18:45.411Z] [2024-07-12T20:18:45.411Z] #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:45.411Z] #104 DONE 2.0s [2024-07-12T20:18:45.411Z] [2024-07-12T20:18:45.411Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:18:45.990Z] #108 ... [2024-07-12T20:18:45.990Z] [2024-07-12T20:18:45.990Z] #109 [security-spire-config] exporting to image [2024-07-12T20:18:45.990Z] #109 exporting layers 6.8s done [2024-07-12T20:18:45.990Z] #109 writing image sha256:f61deee6dfee3e854e9b0d666fb1613df614c96ea5a3b5ecabf8df43f59d7d2f 0.1s done [2024-07-12T20:18:45.990Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-12T20:18:45.990Z] #109 writing image sha256:dadae66d480a8024c4d6e16c0d6e58edd062a5c2ccb88479ed16f0823cd48287 0.0s done [2024-07-12T20:18:45.990Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-12T20:18:45.990Z] #109 writing image sha256:3b060987b50ed55954cf161c14b1ec2c21a402f3081de1b7790c222ced5148e3 0.0s done [2024-07-12T20:18:45.990Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-12T20:18:45.990Z] #109 DONE 8.3s [2024-07-12T20:18:45.990Z] [2024-07-12T20:18:45.990Z] #53 [core-metadata internal] load build context [2024-07-12T20:18:45.990Z] #53 DONE 80.0s [2024-07-12T20:18:45.990Z] [2024-07-12T20:18:45.990Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:46.574Z] #47 ... [2024-07-12T20:18:46.574Z] [2024-07-12T20:18:46.574Z] #49 [core-command internal] load build context [2024-07-12T20:18:46.574Z] #49 ... [2024-07-12T20:18:46.574Z] [2024-07-12T20:18:46.574Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:46.574Z] #46 ... [2024-07-12T20:18:46.574Z] [2024-07-12T20:18:46.574Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:46.844Z] #47 ... [2024-07-12T20:18:46.844Z] [2024-07-12T20:18:46.844Z] #48 [security-proxy-auth internal] load build context [2024-07-12T20:18:46.844Z] #48 DONE 83.7s [2024-07-12T20:18:46.844Z] [2024-07-12T20:18:46.844Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:47.427Z] #47 ... [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T20:18:47.427Z] #105 DONE 3.1s [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:47.427Z] #47 ... [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:47.427Z] #106 DONE 2.9s [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:47.427Z] #47 ... [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:18:47.427Z] #110 DONE 2.9s [2024-07-12T20:18:47.427Z] [2024-07-12T20:18:47.427Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:47.693Z] #47 ... [2024-07-12T20:18:47.693Z] [2024-07-12T20:18:47.693Z] #44 [core-data internal] load build context [2024-07-12T20:18:47.693Z] #44 ... [2024-07-12T20:18:47.693Z] [2024-07-12T20:18:47.693Z] #49 [core-command internal] load build context [2024-07-12T20:18:48.657Z] #49 ... [2024-07-12T20:18:48.657Z] [2024-07-12T20:18:48.657Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:48.657Z] #55 ... [2024-07-12T20:18:48.657Z] [2024-07-12T20:18:48.657Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:50.068Z] #47 transferring context: 203.12MB 86.8s [2024-07-12T20:18:55.408Z] #47 transferring context: 239.32MB 92.0s [2024-07-12T20:18:55.408Z] #47 ... [2024-07-12T20:18:55.408Z] [2024-07-12T20:18:55.408Z] #44 [core-data internal] load build context [2024-07-12T20:18:55.408Z] #44 ... [2024-07-12T20:18:55.408Z] [2024-07-12T20:18:55.408Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:56.366Z] #47 ... [2024-07-12T20:18:56.366Z] [2024-07-12T20:18:56.366Z] #49 [core-command internal] load build context [2024-07-12T20:18:56.366Z] #49 transferring context: 256.25MB 91.2s done [2024-07-12T20:18:56.366Z] #49 DONE 92.1s [2024-07-12T20:18:56.366Z] [2024-07-12T20:18:56.366Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:56.948Z] #47 ... [2024-07-12T20:18:56.948Z] [2024-07-12T20:18:56.948Z] #46 [support-scheduler internal] load build context [2024-07-12T20:18:56.948Z] #46 ... [2024-07-12T20:18:56.948Z] [2024-07-12T20:18:56.948Z] #44 [core-data internal] load build context [2024-07-12T20:18:57.530Z] #44 ... [2024-07-12T20:18:57.530Z] [2024-07-12T20:18:57.530Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:18:57.530Z] #111 ... [2024-07-12T20:18:57.530Z] [2024-07-12T20:18:57.530Z] #47 [security-proxy-setup internal] load build context [2024-07-12T20:18:57.530Z] #47 transferring context: 256.25MB 94.2s done [2024-07-12T20:18:57.530Z] #47 DONE 94.7s [2024-07-12T20:18:57.530Z] [2024-07-12T20:18:57.530Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:18:57.798Z] #112 ... [2024-07-12T20:18:57.798Z] [2024-07-12T20:18:57.798Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:18:57.798Z] #113 ... [2024-07-12T20:18:57.798Z] [2024-07-12T20:18:57.798Z] #44 [core-data internal] load build context [2024-07-12T20:18:58.755Z] #44 ... [2024-07-12T20:18:58.755Z] [2024-07-12T20:18:58.755Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:58.755Z] #55 ... [2024-07-12T20:18:58.755Z] [2024-07-12T20:18:58.755Z] #44 [core-data internal] load build context [2024-07-12T20:18:59.022Z] #44 ... [2024-07-12T20:18:59.022Z] [2024-07-12T20:18:59.023Z] #55 [security-secretstore-setup internal] load build context [2024-07-12T20:18:59.023Z] #55 transferring context: 256.25MB 91.4s done [2024-07-12T20:18:59.023Z] #55 DONE 92.9s [2024-07-12T20:18:59.023Z] [2024-07-12T20:18:59.023Z] #44 [core-data internal] load build context [2024-07-12T20:19:00.429Z] #44 ... [2024-07-12T20:19:00.429Z] [2024-07-12T20:19:00.429Z] #46 [support-scheduler internal] load build context [2024-07-12T20:19:00.429Z] #46 transferring context: 256.25MB 97.2s done [2024-07-12T20:19:00.429Z] #46 DONE 97.7s [2024-07-12T20:19:00.429Z] [2024-07-12T20:19:00.429Z] #44 [core-data internal] load build context [2024-07-12T20:19:01.384Z] #44 transferring context: 256.25MB 98.4s done [2024-07-12T20:19:01.384Z] #44 DONE 98.6s [2024-07-12T20:19:01.384Z] [2024-07-12T20:19:01.384Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:20:09.217Z] #35 ... [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:09.217Z] #107 DONE 81.2s [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:09.217Z] #111 DONE 78.5s [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:09.217Z] #113 DONE 78.7s [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:09.217Z] #112 DONE 78.5s [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-12T20:20:09.217Z] #114 ... [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:09.217Z] #108 DONE 80.8s [2024-07-12T20:20:09.217Z] [2024-07-12T20:20:09.217Z] #115 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #115 DONE 4.9s [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-12T20:20:11.147Z] #116 DONE 5.0s [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #117 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #118 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #119 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #120 [core-metadata builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #120 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #121 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #122 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #123 DONE 5.1s [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #114 DONE 5.1s [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #124 DONE 5.2s [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #125 [core-command builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #125 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #126 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #127 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #128 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #129 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #130 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #131 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #132 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #133 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #134 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #135 [support-scheduler builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #135 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #136 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T20:20:11.147Z] #137 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #138 [core-data builder 6/7] COPY . . [2024-07-12T20:20:11.147Z] #138 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T20:20:11.147Z] #139 CACHED [2024-07-12T20:20:11.147Z] [2024-07-12T20:20:11.147Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:20:16.480Z] #140 ... [2024-07-12T20:20:16.480Z] [2024-07-12T20:20:16.480Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:20:16.480Z] #0 4.946 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-12T20:20:17.062Z] #141 ... [2024-07-12T20:20:17.062Z] [2024-07-12T20:20:17.062Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:20:17.062Z] #0 5.906 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-12T20:20:17.328Z] #142 ... [2024-07-12T20:20:17.328Z] [2024-07-12T20:20:17.328Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:20:17.328Z] #140 5.981 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-12T20:20:21.580Z] #140 ... [2024-07-12T20:20:21.580Z] [2024-07-12T20:20:21.580Z] #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-12T20:20:21.580Z] #0 5.579 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-12T20:20:21.580Z] #143 ... [2024-07-12T20:20:21.580Z] [2024-07-12T20:20:21.580Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:20:21.580Z] #0 5.307 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-12T20:20:21.580Z] #144 ... [2024-07-12T20:20:21.580Z] [2024-07-12T20:20:21.580Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T20:20:21.580Z] #0 6.192 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-12T20:20:21.580Z] #145 ... [2024-07-12T20:20:21.580Z] [2024-07-12T20:20:21.580Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T20:20:21.580Z] #0 5.722 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-12T20:20:21.846Z] #146 ... [2024-07-12T20:20:21.846Z] [2024-07-12T20:20:21.846Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:20:21.846Z] #0 4.526 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-12T20:20:21.846Z] #147 ... [2024-07-12T20:20:21.846Z] [2024-07-12T20:20:21.846Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T20:20:21.846Z] #0 4.270 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-12T20:20:22.110Z] #148 ... [2024-07-12T20:20:22.110Z] [2024-07-12T20:20:22.110Z] #149 [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-12T20:20:22.110Z] #0 5.539 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-12T20:20:22.375Z] #149 ... [2024-07-12T20:20:22.375Z] [2024-07-12T20:20:22.375Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T20:20:22.375Z] #0 4.908 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-12T20:20:22.375Z] #150 ... [2024-07-12T20:20:22.375Z] [2024-07-12T20:20:22.375Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T20:20:22.375Z] #0 6.015 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-12T20:38:15.653Z] #151 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #149 [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-12T20:38:15.653Z] #149 1070.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-12T20:38:15.653Z] #149 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T20:38:15.653Z] #145 DONE 1075.2s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:38:15.653Z] #147 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:38:15.653Z] #152 DONE 0.3s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:38:15.653Z] #142 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:38:15.653Z] #153 DONE 0.1s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #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-12T20:38:15.653Z] #154 DONE 0.1s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #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-12T20:38:15.653Z] #143 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T20:38:15.653Z] #155 DONE 0.2s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T20:38:15.653Z] #156 DONE 0.4s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #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-12T20:38:15.653Z] #143 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T20:38:15.653Z] #157 DONE 0.2s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #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-12T20:38:15.653Z] #158 DONE 2.2s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:38:15.653Z] #141 ... [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #109 [security-proxy-setup] exporting to image [2024-07-12T20:38:15.653Z] #109 exporting layers [2024-07-12T20:38:15.653Z] #109 exporting layers 1.3s done [2024-07-12T20:38:15.653Z] #109 writing image sha256:0b55b468723af9f5b63df2a1d44326d4bb5f62dae9c181794d88c1c2135ede77 done [2024-07-12T20:38:15.653Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-12T20:38:15.653Z] #109 DONE 9.6s [2024-07-12T20:38:15.653Z] [2024-07-12T20:38:15.653Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:38:21.049Z] #144 ... [2024-07-12T20:38:21.049Z] [2024-07-12T20:38:21.049Z] #149 [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-12T20:38:21.049Z] #149 DONE 1089.4s [2024-07-12T20:38:21.049Z] [2024-07-12T20:38:21.049Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:38:21.049Z] #142 ... [2024-07-12T20:38:21.049Z] [2024-07-12T20:38:21.049Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:38:21.328Z] #159 DONE 0.4s [2024-07-12T20:38:21.328Z] [2024-07-12T20:38:21.328Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:38:21.328Z] #142 ... [2024-07-12T20:38:21.328Z] [2024-07-12T20:38:21.328Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:38:21.629Z] #160 DONE 0.2s [2024-07-12T20:38:21.629Z] [2024-07-12T20:38:21.629Z] #161 [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-12T20:38:21.895Z] #161 DONE 0.1s [2024-07-12T20:38:21.896Z] [2024-07-12T20:38:21.896Z] #162 [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-12T20:38:21.896Z] #162 DONE 0.2s [2024-07-12T20:38:21.896Z] [2024-07-12T20:38:21.896Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:38:21.896Z] #142 ... [2024-07-12T20:38:21.896Z] [2024-07-12T20:38:21.896Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:38:22.177Z] #163 DONE 0.1s [2024-07-12T20:38:22.177Z] [2024-07-12T20:38:22.177Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T20:38:22.443Z] #164 DONE 0.4s [2024-07-12T20:38:22.444Z] [2024-07-12T20:38:22.444Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T20:38:22.710Z] #165 DONE 0.3s [2024-07-12T20:38:22.710Z] [2024-07-12T20:38:22.710Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T20:38:22.977Z] #166 DONE 0.2s [2024-07-12T20:38:22.977Z] [2024-07-12T20:38:22.977Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:38:23.559Z] #167 ... [2024-07-12T20:38:23.559Z] [2024-07-12T20:38:23.559Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T20:38:23.559Z] #148 DONE 1092.4s [2024-07-12T20:38:23.833Z] [2024-07-12T20:38:23.833Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:38:24.105Z] #142 ... [2024-07-12T20:38:24.105Z] [2024-07-12T20:38:24.105Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T20:38:24.686Z] #168 DONE 0.6s [2024-07-12T20:38:24.686Z] [2024-07-12T20:38:24.686Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T20:38:25.644Z] #169 ... [2024-07-12T20:38:25.644Z] [2024-07-12T20:38:25.644Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T20:38:25.644Z] #167 DONE 2.8s [2024-07-12T20:38:25.920Z] [2024-07-12T20:38:25.920Z] #109 [security-secretstore-setup] exporting to image [2024-07-12T20:38:25.920Z] #109 exporting layers [2024-07-12T20:38:27.861Z] #109 ... [2024-07-12T20:38:27.861Z] [2024-07-12T20:38:27.861Z] #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T20:38:27.861Z] #169 DONE 3.1s [2024-07-12T20:38:27.861Z] [2024-07-12T20:38:27.861Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:38:28.126Z] #170 DONE 0.2s [2024-07-12T20:38:28.126Z] [2024-07-12T20:38:28.126Z] #109 [security-secretstore-setup] exporting to image [2024-07-12T20:38:28.126Z] #109 exporting layers 2.2s done [2024-07-12T20:38:28.126Z] #109 writing image sha256:4cd153a8c63eef6e5e17af8f3755ddf55295ad083f455b8abe98e7cdcd8e0324 0.0s done [2024-07-12T20:38:28.126Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-07-12T20:38:28.126Z] #109 DONE 11.8s [2024-07-12T20:38:28.126Z] [2024-07-12T20:38:28.126Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:38:28.433Z] #171 DONE 0.3s [2024-07-12T20:38:28.433Z] [2024-07-12T20:38:28.433Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T20:38:28.710Z] #172 DONE 0.4s [2024-07-12T20:38:28.710Z] [2024-07-12T20:38:28.710Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:38:28.710Z] #140 ... [2024-07-12T20:38:28.710Z] [2024-07-12T20:38:28.710Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T20:38:28.997Z] #173 DONE 0.2s [2024-07-12T20:38:28.997Z] [2024-07-12T20:38:28.997Z] #174 [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-12T20:38:28.997Z] #174 DONE 0.2s [2024-07-12T20:38:28.997Z] [2024-07-12T20:38:28.997Z] #175 [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-12T20:38:29.264Z] #175 DONE 0.2s [2024-07-12T20:38:29.264Z] [2024-07-12T20:38:29.264Z] #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T20:38:29.540Z] #176 DONE 0.2s [2024-07-12T20:38:29.540Z] [2024-07-12T20:38:29.540Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T20:38:29.540Z] #177 DONE 0.1s [2024-07-12T20:38:29.540Z] [2024-07-12T20:38:29.540Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T20:38:32.129Z] #178 DONE 2.2s [2024-07-12T20:38:32.129Z] [2024-07-12T20:38:32.129Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:38:32.129Z] #140 ... [2024-07-12T20:38:32.129Z] [2024-07-12T20:38:32.129Z] #109 [security-bootstrapper] exporting to image [2024-07-12T20:38:33.086Z] #109 exporting layers 1.2s done [2024-07-12T20:38:33.086Z] #109 writing image sha256:e3019ab06fd09a3869f199ea9f6ba4a91745f019e40ce59c43deb28a3d1a5cb2 0.0s done [2024-07-12T20:38:33.086Z] #109 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-07-12T20:38:33.086Z] #109 DONE 13.1s [2024-07-12T20:38:33.086Z] [2024-07-12T20:38:33.086Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:39:19.922Z] #141 ... [2024-07-12T20:39:19.922Z] [2024-07-12T20:39:19.922Z] #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-12T20:39:19.922Z] #143 DONE 1148.1s [2024-07-12T20:39:19.922Z] [2024-07-12T20:39:19.922Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:39:19.922Z] #35 ... [2024-07-12T20:39:19.922Z] [2024-07-12T20:39:19.922Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:39:19.922Z] #179 DONE 0.2s [2024-07-12T20:39:19.922Z] [2024-07-12T20:39:19.922Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:39:20.191Z] #141 ... [2024-07-12T20:39:20.191Z] [2024-07-12T20:39:20.191Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:39:20.191Z] #180 DONE 0.1s [2024-07-12T20:39:20.191Z] [2024-07-12T20:39:20.191Z] #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-12T20:39:20.464Z] #181 DONE 0.3s [2024-07-12T20:39:20.464Z] [2024-07-12T20:39:20.464Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:39:20.753Z] #141 ... [2024-07-12T20:39:20.753Z] [2024-07-12T20:39:20.753Z] #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-12T20:39:20.753Z] #182 DONE 0.1s [2024-07-12T20:39:20.753Z] [2024-07-12T20:39:20.753Z] #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-12T20:39:20.753Z] #183 DONE 0.1s [2024-07-12T20:39:20.753Z] [2024-07-12T20:39:20.753Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:39:20.753Z] #141 ... [2024-07-12T20:39:20.753Z] [2024-07-12T20:39:20.753Z] #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-12T20:39:23.352Z] #184 DONE 2.2s [2024-07-12T20:39:23.352Z] [2024-07-12T20:39:23.352Z] #109 [core-common-config-bootstrapper] exporting to image [2024-07-12T20:39:23.352Z] #109 exporting layers [2024-07-12T20:39:23.937Z] #109 exporting layers 0.7s done [2024-07-12T20:39:23.937Z] #109 writing image sha256:49f47d8dbb2d87b309aa629ce04a31a1252ca464bbab99daaca2168e8c67cc01 0.0s done [2024-07-12T20:39:23.937Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-12T20:39:23.937Z] #109 DONE 13.9s [2024-07-12T20:39:23.937Z] [2024-07-12T20:39:23.937Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:41:30.627Z] #147 ... [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T20:41:30.627Z] #142 DONE 1275.3s [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:41:30.627Z] #144 ... [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:41:30.627Z] #185 DONE 0.1s [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:41:30.627Z] #186 DONE 0.2s [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #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-12T20:41:30.627Z] #187 DONE 0.3s [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:41:30.627Z] #140 ... [2024-07-12T20:41:30.627Z] [2024-07-12T20:41:30.627Z] #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-12T20:41:30.627Z] #188 DONE 0.1s [2024-07-12T20:41:30.628Z] [2024-07-12T20:41:30.628Z] #109 [security-spiffe-token-provider] exporting to image [2024-07-12T20:41:30.628Z] #109 exporting layers [2024-07-12T20:41:30.628Z] #109 exporting layers 1.0s done [2024-07-12T20:41:30.628Z] #109 writing image sha256:0c5dda9b974ba5c9ddcb33419075d77ad48935a94a4f621a8fbe02be954ee1e2 done [2024-07-12T20:41:30.628Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-12T20:41:30.628Z] #109 DONE 14.9s [2024-07-12T20:41:30.628Z] [2024-07-12T20:41:30.628Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:48:52.593Z] #141 ... [2024-07-12T20:48:52.593Z] [2024-07-12T20:48:52.593Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T20:48:52.593Z] #147 DONE 1721.0s [2024-07-12T20:48:52.593Z] [2024-07-12T20:48:52.593Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:48:52.593Z] #140 ... [2024-07-12T20:48:52.593Z] [2024-07-12T20:48:52.593Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:48:52.859Z] #189 DONE 0.2s [2024-07-12T20:48:52.859Z] [2024-07-12T20:48:52.859Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:48:52.859Z] #140 ... [2024-07-12T20:48:52.859Z] [2024-07-12T20:48:52.859Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:48:53.124Z] #190 DONE 0.2s [2024-07-12T20:48:53.124Z] [2024-07-12T20:48:53.124Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T20:48:53.707Z] #191 DONE 0.5s [2024-07-12T20:48:53.707Z] [2024-07-12T20:48:53.707Z] #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-12T20:48:53.707Z] #192 DONE 0.1s [2024-07-12T20:48:53.707Z] [2024-07-12T20:48:53.707Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T20:48:53.974Z] #193 DONE 0.1s [2024-07-12T20:48:53.974Z] [2024-07-12T20:48:53.974Z] #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-12T20:48:55.917Z] #194 DONE 2.0s [2024-07-12T20:48:55.917Z] [2024-07-12T20:48:55.917Z] #109 [security-proxy-auth] exporting to image [2024-07-12T20:48:55.917Z] #109 exporting layers [2024-07-12T20:48:56.885Z] #109 exporting layers 0.7s done [2024-07-12T20:48:56.885Z] #109 writing image sha256:5d4b3d38e08ec29f1c36bf765d1936ae359c9ceff1cc5ddea81c7a354f959684 done [2024-07-12T20:48:56.885Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-12T20:48:56.885Z] #109 DONE 15.7s [2024-07-12T20:48:56.885Z] [2024-07-12T20:48:56.885Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:49:53.230Z] #36 ... [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T20:49:53.230Z] #150 DONE 1773.2s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:49:53.230Z] #36 ... [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:49:53.230Z] #195 DONE 0.1s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:49:53.230Z] #196 DONE 0.1s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T20:49:53.230Z] #146 ... [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T20:49:53.230Z] #197 DONE 0.5s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:49:53.230Z] #198 DONE 0.1s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:49:53.230Z] #35 ... [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #109 [core-command] exporting to image [2024-07-12T20:49:53.230Z] #109 exporting layers [2024-07-12T20:49:53.230Z] #109 exporting layers 0.6s done [2024-07-12T20:49:53.230Z] #109 writing image sha256:91fed78ee63cc7d9c8b85febe99e15b805bf17c7b0ef381ea4bb915406f89887 done [2024-07-12T20:49:53.230Z] #109 naming to docker.io/library/core-command-arm64 done [2024-07-12T20:49:53.230Z] #109 DONE 16.3s [2024-07-12T20:49:53.230Z] [2024-07-12T20:49:53.230Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:50:03.302Z] #141 ... [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T20:50:03.302Z] #144 DONE 1790.4s [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:50:03.302Z] #36 ... [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:50:03.302Z] #199 DONE 0.2s [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:50:03.302Z] #200 DONE 0.3s [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T20:50:03.302Z] #201 DONE 0.6s [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:50:03.302Z] #202 DONE 0.2s [2024-07-12T20:50:03.302Z] [2024-07-12T20:50:03.302Z] #109 [core-data] exporting to image [2024-07-12T20:50:03.302Z] #109 exporting layers [2024-07-12T20:50:03.887Z] #109 exporting layers 0.7s done [2024-07-12T20:50:04.157Z] #109 writing image sha256:8e5becce6a1ae9a35121ca74006c54a6d11a66dd5b5870c7368d361255f46a58 0.0s done [2024-07-12T20:50:04.157Z] #109 naming to docker.io/library/core-data-arm64 done [2024-07-12T20:50:04.157Z] #109 DONE 17.0s [2024-07-12T20:50:04.157Z] [2024-07-12T20:50:04.157Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:50:04.425Z] #141 ... [2024-07-12T20:50:04.425Z] [2024-07-12T20:50:04.425Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T20:50:04.425Z] #146 DONE 1793.3s [2024-07-12T20:50:04.425Z] [2024-07-12T20:50:04.425Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:50:04.698Z] #141 ... [2024-07-12T20:50:04.698Z] [2024-07-12T20:50:04.698Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:50:04.965Z] #203 DONE 0.3s [2024-07-12T20:50:04.965Z] [2024-07-12T20:50:04.965Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:50:05.231Z] #35 ... [2024-07-12T20:50:05.231Z] [2024-07-12T20:50:05.231Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T20:50:05.814Z] #204 DONE 0.6s [2024-07-12T20:50:05.814Z] [2024-07-12T20:50:05.814Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:50:05.814Z] #205 DONE 0.1s [2024-07-12T20:50:05.814Z] [2024-07-12T20:50:05.814Z] #109 [core-keeper] exporting to image [2024-07-12T20:50:06.398Z] #109 exporting layers 0.4s done [2024-07-12T20:50:06.398Z] #109 writing image sha256:b6a2dc80b0ffe3186ddebd9293a082e8a46f8d3c43ea4f2b61147490cb242cbc done [2024-07-12T20:50:06.398Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-07-12T20:50:06.398Z] #109 DONE 17.4s [2024-07-12T20:50:06.398Z] [2024-07-12T20:50:06.398Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T20:50:07.359Z] #141 DONE 1796.3s [2024-07-12T20:50:07.359Z] [2024-07-12T20:50:07.359Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:50:07.629Z] #35 ... [2024-07-12T20:50:07.629Z] [2024-07-12T20:50:07.629Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:50:08.216Z] #206 DONE 0.2s [2024-07-12T20:50:08.216Z] [2024-07-12T20:50:08.216Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:50:08.216Z] #207 DONE 0.2s [2024-07-12T20:50:08.216Z] [2024-07-12T20:50:08.216Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T20:50:09.004Z] #208 DONE 0.5s [2024-07-12T20:50:09.004Z] [2024-07-12T20:50:09.004Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T20:50:09.004Z] #151 ... [2024-07-12T20:50:09.004Z] [2024-07-12T20:50:09.004Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:50:09.004Z] #209 DONE 0.1s [2024-07-12T20:50:09.004Z] [2024-07-12T20:50:09.004Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T20:50:09.004Z] #210 DONE 0.2s [2024-07-12T20:50:09.004Z] [2024-07-12T20:50:09.004Z] #109 [core-metadata] exporting to image [2024-07-12T20:50:10.003Z] #109 exporting layers 1.1s done [2024-07-12T20:50:10.284Z] #109 writing image sha256:8337c7be879e401f188a48110d953e48fa220aa166943b91841a7bca2b6b8d0b done [2024-07-12T20:50:10.284Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-07-12T20:50:10.284Z] #109 DONE 18.5s [2024-07-12T20:50:10.284Z] [2024-07-12T20:50:10.284Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:50:37.049Z] #35 ... [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T20:50:37.049Z] #140 DONE 1824.6s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T20:50:37.049Z] #151 DONE 1824.6s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:50:37.049Z] #211 DONE 0.2s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:50:37.049Z] #212 DONE 0.1s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T20:50:37.049Z] #35 ... [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T20:50:37.049Z] #213 ... [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T20:50:37.049Z] #214 DONE 0.1s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T20:50:37.049Z] #215 DONE 0.1s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T20:50:37.049Z] #216 ... [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T20:50:37.049Z] #213 DONE 0.5s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:50:37.049Z] #217 DONE 0.2s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T20:50:37.049Z] #216 DONE 0.4s [2024-07-12T20:50:37.049Z] [2024-07-12T20:50:37.049Z] #109 [support-scheduler] exporting to image [2024-07-12T20:50:37.049Z] #109 exporting layers [2024-07-12T20:50:37.317Z] #109 ... [2024-07-12T20:50:37.317Z] [2024-07-12T20:50:37.317Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T20:50:37.317Z] #218 DONE 0.1s [2024-07-12T20:50:37.317Z] [2024-07-12T20:50:37.317Z] #109 [support-notifications] exporting to image [2024-07-12T20:50:37.898Z] #109 exporting layers 0.6s done [2024-07-12T20:50:37.898Z] #109 writing image sha256:a48195e1ed30ce405c9308b9cf23ab3ca8eba00cc09449d72ef0c43e83bb9e90 done [2024-07-12T20:50:37.898Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-07-12T20:50:37.898Z] #109 exporting layers 0.7s done [2024-07-12T20:50:37.898Z] #109 writing image sha256:88490a3f9a2977a838a79311cd0ed2d8ee76168068a15396982dfd262a00212d done [2024-07-12T20:50:37.898Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-07-12T20:50:37.898Z] #109 DONE 19.2s [2024-07-12T20:50:37.898Z] [2024-07-12T20:50:37.898Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T20:50:37.898Z] time="2024-07-12T20:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T20:50:37.928Z] $ docker stop --time=1 ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 [2024-07-12T20:50:39.596Z] $ docker rm -f --volumes ae74764252b9abca0f268bd46b4c1ad7c657cd8afbdc0a69f6c79eaa6d3ab060 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T20:50:40.191Z] + docker images [2024-07-12T20:50:40.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T20:50:40.191Z] support-notifications-arm64 latest 88490a3f9a29 3 seconds ago 43.3MB [2024-07-12T20:50:40.191Z] support-scheduler-arm64 latest a48195e1ed30 4 seconds ago 42.4MB [2024-07-12T20:50:40.191Z] core-metadata-arm64 latest 8337c7be879e 32 seconds ago 40.3MB [2024-07-12T20:50:40.191Z] core-keeper-arm64 latest b6a2dc80b0ff 35 seconds ago 35.2MB [2024-07-12T20:50:40.191Z] core-data-arm64 latest 8e5becce6a1a 37 seconds ago 40.2MB [2024-07-12T20:50:40.191Z] core-command-arm64 latest 91fed78ee63c 55 seconds ago 39.9MB [2024-07-12T20:50:40.191Z] security-proxy-auth-arm64 latest 5d4b3d38e08e About a minute ago 37.4MB [2024-07-12T20:50:40.191Z] security-spiffe-token-provider-arm64 latest 0c5dda9b974b 9 minutes ago 34.1MB [2024-07-12T20:50:40.191Z] core-common-config-bootstrapper-arm64 latest 49f47d8dbb2d 11 minutes ago 20.1MB [2024-07-12T20:50:40.191Z] security-bootstrapper-arm64 latest e3019ab06fd0 12 minutes ago 23.7MB [2024-07-12T20:50:40.191Z] security-secretstore-setup-arm64 latest 4cd153a8c63e 12 minutes ago 41.5MB [2024-07-12T20:50:40.191Z] security-proxy-setup-arm64 latest 0b55b468723a 12 minutes ago 31MB [2024-07-12T20:50:40.191Z] security-spire-server-arm64 latest f61deee6dfee 32 minutes ago 121MB [2024-07-12T20:50:40.191Z] security-spire-agent-arm64 latest dadae66d480a 32 minutes ago 179MB [2024-07-12T20:50:40.191Z] security-spire-config-arm64 latest 3b060987b50e 32 minutes ago 120MB [2024-07-12T20:50:40.191Z] ci-base-image-arm64 latest edafe5934a0c 49 minutes ago 962MB [2024-07-12T20:50:40.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-12T20:50:40.191Z] 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-12T20:50:41.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T20:50:41.175Z] [2024-07-12T20:50:41.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:50:41.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T20:50:41.605Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T20:50:41.605Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T20:50:41.605Z] 04944245beec: Pulling fs layer [2024-07-12T20:50:41.605Z] 699f458cf7ca: Pulling fs layer [2024-07-12T20:50:41.605Z] 765212b225bb: Pulling fs layer [2024-07-12T20:50:41.605Z] f23df028b6ca: Pulling fs layer [2024-07-12T20:50:41.605Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T20:50:41.605Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T20:50:41.605Z] 765212b225bb: Waiting [2024-07-12T20:50:41.605Z] f23df028b6ca: Waiting [2024-07-12T20:50:41.605Z] d65c8cfc05b1: Waiting [2024-07-12T20:50:41.605Z] 2437ff75d9bd: Waiting [2024-07-12T20:50:41.872Z] 04944245beec: Verifying Checksum [2024-07-12T20:50:41.872Z] 04944245beec: Download complete [2024-07-12T20:50:41.872Z] 765212b225bb: Verifying Checksum [2024-07-12T20:50:41.872Z] 765212b225bb: Download complete [2024-07-12T20:50:41.872Z] f23df028b6ca: Verifying Checksum [2024-07-12T20:50:41.872Z] f23df028b6ca: Download complete [2024-07-12T20:50:41.872Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T20:50:41.872Z] d65c8cfc05b1: Download complete [2024-07-12T20:50:42.138Z] 699f458cf7ca: Verifying Checksum [2024-07-12T20:50:42.138Z] 699f458cf7ca: Download complete [2024-07-12T20:50:42.405Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T20:50:42.405Z] 8998bd30e6a1: Download complete [2024-07-12T20:50:44.980Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T20:50:44.980Z] 2437ff75d9bd: Download complete [2024-07-12T20:50:47.559Z] 8998bd30e6a1: Pull complete [2024-07-12T20:50:47.826Z] 04944245beec: Pull complete [2024-07-12T20:50:49.766Z] 699f458cf7ca: Pull complete [2024-07-12T20:50:49.766Z] 765212b225bb: Pull complete [2024-07-12T20:50:50.726Z] f23df028b6ca: Pull complete [2024-07-12T20:50:50.726Z] d65c8cfc05b1: Pull complete [2024-07-12T20:51:08.925Z] 2437ff75d9bd: Pull complete [2024-07-12T20:51:08.925Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T20:51:08.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T20:51:08.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:51:09.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-5473 does not seem to be running inside a container [2024-07-12T20:51:09.351Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-12T20:51:12.606Z] $ docker top c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:51:13.611Z] ---> job-cost.sh [2024-07-12T20:51:13.611Z] lf-activate-venv: SKIPPING [2024-07-12T20:51:13.611Z] INFO: No Stack... [2024-07-12T20:51:14.191Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T20:51:14.770Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T20:51:15.478Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-12T20:51:15.478Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T20:51:15.566Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] [2024-07-12T20:51:15.574Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] did not exist. Created. [2024-07-12T20:51:15.622Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T20:51:16.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T20:51:16.601Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T20:51:16.624Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4826-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T20:51:16.703Z] $ docker stop --time=1 c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 [2024-07-12T20:51:18.211Z] $ docker rm -f --volumes c8f5b7bbcfb35a7f597a986626509c7e8c6862e0f5e37da86bf52c45ef4015c9 [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-12T20:51:19.365Z] provisioning config files... [2024-07-12T20:51:19.372Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12388913115979400164tmp [Pipeline] { [Pipeline] sh [2024-07-12T20:51:19.724Z] + set +x [2024-07-12T20:51:19.724Z] + bash -s -- [2024-07-12T20:51:19.724Z] + curl -s https://codecov.io/bash [2024-07-12T20:51:19.724Z] [2024-07-12T20:51:19.724Z] _____ _ [2024-07-12T20:51:19.724Z] / ____| | | [2024-07-12T20:51:19.724Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T20:51:19.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T20:51:19.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T20:51:19.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T20:51:19.724Z] Bash-1.0.6 [2024-07-12T20:51:19.724Z] [2024-07-12T20:51:19.724Z] [2024-07-12T20:51:19.724Z] ==> git version 2.25.1 found [2024-07-12T20:51:19.724Z] ==> 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-12T20:51:19.724Z] Release-Date: 2020-01-08 [2024-07-12T20:51:19.724Z] 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-12T20:51:19.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T20:51:19.724Z] ==> Jenkins CI detected. [2024-07-12T20:51:19.724Z] current dir:  /w/workspace/edgex-go/1 [2024-07-12T20:51:19.724Z] project root: . [2024-07-12T20:51:19.724Z] --> token set from env [2024-07-12T20:51:19.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T20:51:19.986Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T20:51:19.986Z] ==> Python coveragepy not found [2024-07-12T20:51:19.986Z] ==> Searching for coverage reports in: [2024-07-12T20:51:19.986Z] + . [2024-07-12T20:51:19.986Z] -> Found 1 reports [2024-07-12T20:51:19.986Z] ==> Detecting git/mercurial file structure [2024-07-12T20:51:19.986Z] ==> Reading reports [2024-07-12T20:51:19.986Z] + ./coverage.out bytes=481596 [2024-07-12T20:51:19.986Z] ==> Appending adjustments [2024-07-12T20:51:19.986Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T20:51:21.364Z] + Found adjustments [2024-07-12T20:51:21.364Z] ==> Gzipping contents [2024-07-12T20:51:21.364Z] 60K /tmp/codecov.tiCy7a.gz [2024-07-12T20:51:21.364Z] ==> Uploading reports [2024-07-12T20:51:21.364Z] url: https://codecov.io [2024-07-12T20:51:21.364Z] query: branch=PR-4826&commit=f3b0961d29ba3250014822de5c12326f9710f3ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4826&job=&cmd_args= [2024-07-12T20:51:21.364Z] -> Pinging Codecov [2024-07-12T20:51:21.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4826&commit=f3b0961d29ba3250014822de5c12326f9710f3ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4826%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4826&job=&cmd_args= [2024-07-12T20:51:21.365Z] -> Uploading to [2024-07-12T20:51:21.365Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/f3b0961d29ba3250014822de5c12326f9710f3ef/0f5e57da-8823-4be5-b2d4-3eb0cb20246b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T205121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d511f0dd4aefb69983943f7eafa6ae1c525c2a39f1a2e99aba7d7d0a9e68e60 [2024-07-12T20:51:21.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T20:51:21.365Z] Dload Upload Total Spent Left Speed [2024-07-12T20:51:21.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61282 0 0 100 61282 0 193k --:--:-- --:--:-- --:--:-- 192k 100 61282 0 0 100 61282 0 193k --:--:-- --:--:-- --:--:-- 192k [2024-07-12T20:51:21.625Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f3b0961d29ba3250014822de5c12326f9710f3ef [Pipeline] } [2024-07-12T20:51:21.661Z] 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-12T20:51:51.682Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:51:52.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:51:52.924Z] ---> package-listing.sh [2024-07-12T20:51:52.924Z] ++ facter osfamily [2024-07-12T20:51:52.924Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T20:51:53.183Z] + OS_FAMILY=debian [2024-07-12T20:51:53.183Z] + workspace=/w/workspace/edgex-go/1 [2024-07-12T20:51:53.183Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T20:51:53.183Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T20:51:53.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T20:51:53.183Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T20:51:53.183Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-12T20:51:53.183Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T20:51:53.183Z] + case "${OS_FAMILY}" in [2024-07-12T20:51:53.183Z] + dpkg -l [2024-07-12T20:51:53.183Z] + grep '^ii' [2024-07-12T20:51:53.183Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T20:51:53.183Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T20:51:53.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T20:51:53.183Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-12T20:51:53.183Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-12T20:51:53.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-12T20:51:53.225Z] 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-12T20:51:53.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:51:54.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T20:51:54.169Z] [2024-07-12T20:51:54.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T20:51:54.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T20:51:54.563Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T20:51:54.563Z] 5eb5b503b376: Pulling fs layer [2024-07-12T20:51:54.563Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T20:51:54.563Z] ec43610c2a17: Pulling fs layer [2024-07-12T20:51:54.563Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T20:51:54.563Z] 33b1e0a273af: Pulling fs layer [2024-07-12T20:51:54.563Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T20:51:54.563Z] 2f39f015ded8: Pulling fs layer [2024-07-12T20:51:54.563Z] 3a2ae6a8a46f: Waiting [2024-07-12T20:51:54.563Z] 33b1e0a273af: Waiting [2024-07-12T20:51:54.563Z] 5d3b04190fa2: Waiting [2024-07-12T20:51:54.563Z] 2f39f015ded8: Waiting [2024-07-12T20:51:54.821Z] 5c69ac0246d0: Download complete [2024-07-12T20:51:54.821Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T20:51:54.821Z] 3a2ae6a8a46f: Download complete [2024-07-12T20:51:55.079Z] 33b1e0a273af: Verifying Checksum [2024-07-12T20:51:55.079Z] 33b1e0a273af: Download complete [2024-07-12T20:51:55.079Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T20:51:55.079Z] 5d3b04190fa2: Download complete [2024-07-12T20:51:55.079Z] ec43610c2a17: Verifying Checksum [2024-07-12T20:51:55.079Z] ec43610c2a17: Download complete [2024-07-12T20:51:55.079Z] 5eb5b503b376: Verifying Checksum [2024-07-12T20:51:55.079Z] 5eb5b503b376: Download complete [2024-07-12T20:51:55.643Z] 2f39f015ded8: Download complete [2024-07-12T20:51:56.576Z] 5eb5b503b376: Pull complete [2024-07-12T20:51:56.576Z] 5c69ac0246d0: Pull complete [2024-07-12T20:51:56.834Z] ec43610c2a17: Pull complete [2024-07-12T20:51:57.092Z] 3a2ae6a8a46f: Pull complete [2024-07-12T20:51:57.350Z] 33b1e0a273af: Pull complete [2024-07-12T20:51:57.350Z] 5d3b04190fa2: Pull complete [2024-07-12T20:52:01.533Z] 2f39f015ded8: Pull complete [2024-07-12T20:52:01.533Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T20:52:01.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T20:52:01.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T20:52:01.803Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2024-07-12T20:52:01.817Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T20:52:04.296Z] $ docker top 200dc410e233a49fa725da96021fcf315063ccdd4cf1b92e3d2a4ed67761fc3d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T20:52:04.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T20:52:05.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T20:52:05.372Z] + ls /var/log/sa-host [2024-07-12T20:52:05.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T20:52:05.613Z] provisioning config files... [2024-07-12T20:52:05.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15783325903166986687tmp [Pipeline] { [Pipeline] echo [2024-07-12T20:52:05.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:52:06.020Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T20:52:06.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:52:06.482Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T20:52:06.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:52:06.848Z] ---> sudo-logs.sh [2024-07-12T20:52:06.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T20:52:06.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:52:07.275Z] ---> job-cost.sh [2024-07-12T20:52:07.275Z] lf-activate-venv: SKIPPING [2024-07-12T20:52:07.275Z] DEBUG: total: 0.10999999940395355 [2024-07-12T20:52:07.275Z] INFO: Retrieving Stack Cost... [2024-07-12T20:52:07.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T20:52:08.102Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T20:52:08.151Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T20:52:08.473Z] ---> logs-deploy.sh [2024-07-12T20:52:08.473Z] lf-activate-venv: SKIPPING [2024-07-12T20:52:08.473Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4826/1 [2024-07-12T20:52:08.473Z] INFO: archiving workspace using pattern(s): [2024-07-12T20:52:09.408Z] Archives upload complete. [2024-07-12T20:52:09.667Z] INFO: archiving logs to Nexus [2024-07-12T20:52:10.234Z] ---> uname -a: [2024-07-12T20:52:10.234Z] Linux prd-ubuntu20-04-docker-8c-8g-5472 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-12T20:52:10.234Z] [2024-07-12T20:52:10.234Z]