Pull request #4849 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 92f2dff4b49ac0085640fe322fa62d6a91df36c8+a62407a90ca41d87e849251ea1cea1034d4f0a3c (f7efcd004b028aa7daab18419120a13ea37f4c2c) 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-ssh3743946516744013983.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-ssh15746299602632414812.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-4849/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-4849/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2466232154960975199.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-4849/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3812780989563865406.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-ssh9143227459503454931.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-4849/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-4849/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17412437798770384615.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 ‘prd-ubuntu20.04-docker-8c-8g-7188’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7191 in /w/workspace/edgexfoundry_edgex-go_PR-4849 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 92f2dff4b49ac0085640fe322fa62d6a91df36c8 Merge succeeded, producing 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 Checking out Revision 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 (PR-4849) > 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/4849/head:refs/remotes/origin/PR-4849 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92f2dff4b49ac0085640fe322fa62d6a91df36c8 # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 # timeout=10 Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T09:17:21.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T09:17:21.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T09:17:22.021Z] ========================================================= [2024-08-06T09:17:22.021Z] EdgeX Global Pipelines Version Info [2024-08-06T09:17:22.021Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T09:17:23.176Z] ------------------- [2024-08-06T09:17:23.176Z] stable info: [2024-08-06T09:17:23.176Z] ------------------- [2024-08-06T09:17:23.176Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T09:17:23.176Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T09:17:23.176Z] Message: update stable to v1.0.260 [2024-08-06T09:17:23.745Z] ------------------- [2024-08-06T09:17:23.745Z] experimental info: [2024-08-06T09:17:23.745Z] ------------------- [2024-08-06T09:17:23.745Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T09:17:23.745Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T09:17:23.745Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T09:17:23.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-06T09:17:24.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-06T09:17:24.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T09:17:24.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T09:17:24.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T09:17:24.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T09:17:24.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T09:17:24.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-06T09:17:24.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-06T09:17:24.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-06T09:17:24.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T09:17:24.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T09:17:24.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T09:17:24.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T09:17:24.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T09:17:24.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T09:17:24.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T09:17:24.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T09:17:25.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-06T09:17:25.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-06T09:17:25.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T09:17:25.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T09:17:25.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T09:17:25.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4849 [Pipeline] echo [2024-08-06T09:17:25.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4849 [Pipeline] echo [2024-08-06T09:17:25.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4849 [Pipeline] echo [2024-08-06T09:17:25.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [Pipeline] echo [2024-08-06T09:17:25.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c53c0e [Pipeline] echo [2024-08-06T09:17:25.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T09:17:25.775Z] provisioning config files... [2024-08-06T09:17:25.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12411231604913158691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T09:17:26.189Z] ---> ****-login.sh [2024-08-06T09:17:26.189Z] nexus3.edgexfoundry.org:10001 [2024-08-06T09:17:26.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:17:26.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:17:26.452Z] Configure a credential helper to remove this warning. See [2024-08-06T09:17:26.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:17:26.452Z] [2024-08-06T09:17:26.452Z] Login Succeeded [2024-08-06T09:17:26.452Z] nexus3.edgexfoundry.org:10002 [2024-08-06T09:17:26.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:17:26.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:17:26.714Z] Configure a credential helper to remove this warning. See [2024-08-06T09:17:26.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:17:26.714Z] [2024-08-06T09:17:26.714Z] Login Succeeded [2024-08-06T09:17:26.714Z] nexus3.edgexfoundry.org:10003 [2024-08-06T09:17:26.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:17:26.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:17:26.715Z] Configure a credential helper to remove this warning. See [2024-08-06T09:17:26.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:17:26.715Z] [2024-08-06T09:17:26.715Z] Login Succeeded [2024-08-06T09:17:26.715Z] nexus3.edgexfoundry.org:10004 [2024-08-06T09:17:26.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:17:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:17:26.977Z] Configure a credential helper to remove this warning. See [2024-08-06T09:17:26.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:17:26.977Z] [2024-08-06T09:17:26.977Z] Login Succeeded [2024-08-06T09:17:26.977Z] ****.io [2024-08-06T09:17:26.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:17:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:17:27.239Z] Configure a credential helper to remove this warning. See [2024-08-06T09:17:27.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:17:27.239Z] [2024-08-06T09:17:27.239Z] Login Succeeded [2024-08-06T09:17:27.239Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T09:17:27.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T09:17:27.744Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/core-command/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T09:17:27.744Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/core-data/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/core-keeper/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/core-metadata/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-06T09:17:27.744Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-08-06T09:17:27.744Z] cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-06T09:17:27.744Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2024-08-06T09:17:27.744Z] -f2 [2024-08-06T09:17:27.744Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-06T09:17:27.744Z] + + dirname cmd/security-spire-server/Dockerfile [2024-08-06T09:17:27.744Z] cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/support-notifications/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-06T09:17:27.744Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-06T09:17:27.744Z] + cut -d/ -f2 [2024-08-06T09:17:27.744Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-06T09:17:27.799Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-06T09:17:28.373Z] + git rev-list -1 --merges 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3~1..5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [Pipeline] echo [2024-08-06T09:17:28.414Z] -----------> git rev-list -1 --merges 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3~1..5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [2024-08-06T09:17:28.414Z] 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [false] [Pipeline] sh [2024-08-06T09:17:28.740Z] + git log --format=format:%s -1 5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [Pipeline] echo [2024-08-06T09:17:28.786Z] ========================================================= [2024-08-06T09:17:28.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T09:17:28.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-06T09:17:29.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T09:17:29.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T09:17:29.355Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T09:17:29.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T09:17:29.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T09:17:29.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T09:17:29.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:17:29.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T09:17:29.816Z] [2024-08-06T09:17:29.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:17:30.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T09:17:30.214Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T09:17:30.214Z] b85a868b505f: Pulling fs layer [2024-08-06T09:17:30.214Z] e2be974225ed: Pulling fs layer [2024-08-06T09:17:30.214Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T09:17:30.214Z] 988bab9f4d93: Pulling fs layer [2024-08-06T09:17:30.214Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T09:17:30.214Z] eaf3925da568: Pulling fs layer [2024-08-06T09:17:30.214Z] bab4dde63d76: Pulling fs layer [2024-08-06T09:17:30.214Z] bde34c3a00c8: Pulling fs layer [2024-08-06T09:17:30.214Z] b352a97aabf1: Pulling fs layer [2024-08-06T09:17:30.214Z] 4872d77fe225: Pulling fs layer [2024-08-06T09:17:30.214Z] 5851b861e8e6: Pulling fs layer [2024-08-06T09:17:30.214Z] b352a97aabf1: Waiting [2024-08-06T09:17:30.214Z] 1469e6f7b9e6: Waiting [2024-08-06T09:17:30.214Z] bab4dde63d76: Waiting [2024-08-06T09:17:30.214Z] bde34c3a00c8: Waiting [2024-08-06T09:17:30.214Z] 4872d77fe225: Waiting [2024-08-06T09:17:30.214Z] 5851b861e8e6: Waiting [2024-08-06T09:17:30.214Z] eaf3925da568: Waiting [2024-08-06T09:17:30.214Z] 988bab9f4d93: Waiting [2024-08-06T09:17:30.214Z] e2be974225ed: Download complete [2024-08-06T09:17:30.214Z] 988bab9f4d93: Verifying Checksum [2024-08-06T09:17:30.214Z] 988bab9f4d93: Download complete [2024-08-06T09:17:30.214Z] 1469e6f7b9e6: Verifying Checksum [2024-08-06T09:17:30.214Z] 1469e6f7b9e6: Download complete [2024-08-06T09:17:30.214Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T09:17:30.214Z] 339a4e72a1f5: Download complete [2024-08-06T09:17:30.214Z] eaf3925da568: Verifying Checksum [2024-08-06T09:17:30.214Z] eaf3925da568: Download complete [2024-08-06T09:17:30.475Z] bde34c3a00c8: Verifying Checksum [2024-08-06T09:17:30.475Z] bde34c3a00c8: Download complete [2024-08-06T09:17:30.475Z] b352a97aabf1: Download complete [2024-08-06T09:17:30.475Z] 4872d77fe225: Verifying Checksum [2024-08-06T09:17:30.475Z] 4872d77fe225: Download complete [2024-08-06T09:17:30.475Z] 5851b861e8e6: Verifying Checksum [2024-08-06T09:17:30.475Z] 5851b861e8e6: Download complete [2024-08-06T09:17:30.475Z] b85a868b505f: Download complete [2024-08-06T09:17:30.735Z] bab4dde63d76: Verifying Checksum [2024-08-06T09:17:30.735Z] bab4dde63d76: Download complete [2024-08-06T09:17:31.673Z] b85a868b505f: Pull complete [2024-08-06T09:17:31.673Z] e2be974225ed: Pull complete [2024-08-06T09:17:32.242Z] 339a4e72a1f5: Pull complete [2024-08-06T09:17:32.242Z] 988bab9f4d93: Pull complete [2024-08-06T09:17:32.502Z] 1469e6f7b9e6: Pull complete [2024-08-06T09:17:32.502Z] eaf3925da568: Pull complete [2024-08-06T09:17:34.406Z] bab4dde63d76: Pull complete [2024-08-06T09:17:34.406Z] bde34c3a00c8: Pull complete [2024-08-06T09:17:34.667Z] b352a97aabf1: Pull complete [2024-08-06T09:17:34.667Z] 4872d77fe225: Pull complete [2024-08-06T09:17:34.667Z] 5851b861e8e6: Pull complete [2024-08-06T09:17:34.667Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T09:17:34.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T09:17:34.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:17:34.976Z] prd-ubuntu20.04-docker-8c-8g-7191 does not seem to be running inside a container [2024-08-06T09:17:35.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T09:17:38.808Z] $ docker top 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b -eo pid,comm [2024-08-06T09:17:38.873Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-06T09:17:38.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T09:17:39.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T09:17:39.038Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T09:17:39.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T09:17:39.162Z] $ docker exec 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b ssh-agent [2024-08-06T09:17:39.263Z] SSH_AUTH_SOCK=/tmp/ssh-cEREhcKxwiUX/agent.32 [2024-08-06T09:17:39.263Z] SSH_AGENT_PID=38 [2024-08-06T09:17:39.269Z] Running ssh-add (command line suppressed) [2024-08-06T09:17:39.381Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4758415037875030981.key (/w/workspace/edgex-go/1@tmp/private_key_4758415037875030981.key) [2024-08-06T09:17:39.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T09:17:39.747Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T09:17:39.773Z] $ docker exec --env ******** --env ******** 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b ssh-agent -k [2024-08-06T09:17:39.875Z] unset SSH_AUTH_SOCK; [2024-08-06T09:17:39.876Z] unset SSH_AGENT_PID; [2024-08-06T09:17:39.876Z] echo Agent pid 38 killed; [2024-08-06T09:17:39.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T09:17:39.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T09:17:39.995Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T09:17:40.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T09:17:40.111Z] $ docker exec 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b ssh-agent [2024-08-06T09:17:40.227Z] SSH_AUTH_SOCK=/tmp/ssh-YwTEU951WEzg/agent.71 [2024-08-06T09:17:40.227Z] SSH_AGENT_PID=77 [2024-08-06T09:17:40.232Z] Running ssh-add (command line suppressed) [2024-08-06T09:17:40.338Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1687950924385627602.key (/w/workspace/edgex-go/1@tmp/private_key_1687950924385627602.key) [2024-08-06T09:17:40.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T09:17:40.696Z] + git semver init [2024-08-06T09:17:40.956Z] 2024-08-06 09:17:40,860 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T09:17:40.956Z] 2024-08-06 09:17:40,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-06T09:17:40.956Z] 2024-08-06 09:17:40,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-06T09:17:40.956Z] 2024-08-06 09:17:40,861 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,915 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4849 with force:False [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,915 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4849 [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,920 [execute] INFO git cat-file --batch-check [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,927 [execute] INFO git cat-file --batch [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T09:17:47.534Z] 2024-08-06 09:17:46,932 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4849 [2024-08-06T09:17:47.534Z] 0.0.0 [Pipeline] } [2024-08-06T09:17:47.560Z] $ docker exec --env ******** --env ******** 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b ssh-agent -k [2024-08-06T09:17:47.653Z] unset SSH_AUTH_SOCK; [2024-08-06T09:17:47.653Z] unset SSH_AGENT_PID; [2024-08-06T09:17:47.653Z] echo Agent pid 77 killed; [2024-08-06T09:17:47.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T09:17:48.138Z] + git semver [Pipeline] } [2024-08-06T09:17:48.431Z] $ docker stop --time=1 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b [2024-08-06T09:17:49.698Z] $ docker rm -f --volumes 0966abd82ff072e10af391ef00318d84ff8ee83f5214bd2555d5dcd405ad312b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T09:17:50.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T09:17:50.441Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T09:17:50.467Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T09:17:51.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T09:17:51.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T09:17:51.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T09:17:51.492Z] ========================================================= [2024-08-06T09:17:51.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T09:17:51.492Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:17:51.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T09:17:51.852Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T09:17:51.852Z] 619be1103602: Pulling fs layer [2024-08-06T09:17:51.852Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T09:17:51.852Z] 5df492c9dc93: Pulling fs layer [2024-08-06T09:17:51.852Z] 7629e6793208: Pulling fs layer [2024-08-06T09:17:51.852Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T09:17:51.852Z] fb5054dd5b73: Pulling fs layer [2024-08-06T09:17:51.852Z] eeca6798cff9: Pulling fs layer [2024-08-06T09:17:51.852Z] aa269ceb94a6: Pulling fs layer [2024-08-06T09:17:51.852Z] ada007ff1a6a: Pulling fs layer [2024-08-06T09:17:51.852Z] 7629e6793208: Waiting [2024-08-06T09:17:51.852Z] 4f4fb700ef54: Waiting [2024-08-06T09:17:51.852Z] fb5054dd5b73: Waiting [2024-08-06T09:17:51.852Z] aa269ceb94a6: Waiting [2024-08-06T09:17:51.852Z] eeca6798cff9: Waiting [2024-08-06T09:17:51.852Z] ada007ff1a6a: Waiting [2024-08-06T09:17:51.852Z] 7862e08f4a3e: Verifying Checksum [2024-08-06T09:17:51.852Z] 7862e08f4a3e: Download complete [2024-08-06T09:17:51.852Z] 7629e6793208: Download complete [2024-08-06T09:17:51.852Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T09:17:51.852Z] 4f4fb700ef54: Download complete [2024-08-06T09:17:51.852Z] 619be1103602: Download complete [2024-08-06T09:17:51.852Z] fb5054dd5b73: Download complete [2024-08-06T09:17:51.852Z] eeca6798cff9: Verifying Checksum [2024-08-06T09:17:51.852Z] eeca6798cff9: Download complete [2024-08-06T09:17:52.112Z] 619be1103602: Pull complete [2024-08-06T09:17:52.112Z] ada007ff1a6a: Verifying Checksum [2024-08-06T09:17:52.112Z] ada007ff1a6a: Download complete [2024-08-06T09:17:52.371Z] 7862e08f4a3e: Pull complete [2024-08-06T09:17:52.372Z] 5df492c9dc93: Verifying Checksum [2024-08-06T09:17:52.372Z] 5df492c9dc93: Download complete [2024-08-06T09:17:52.635Z] aa269ceb94a6: Verifying Checksum [2024-08-06T09:17:52.635Z] aa269ceb94a6: Download complete [2024-08-06T09:17:55.186Z] 5df492c9dc93: Pull complete [2024-08-06T09:17:55.186Z] 7629e6793208: Pull complete [2024-08-06T09:17:55.446Z] 4f4fb700ef54: Pull complete [2024-08-06T09:17:55.446Z] fb5054dd5b73: Pull complete [2024-08-06T09:17:55.446Z] eeca6798cff9: Pull complete [2024-08-06T09:17:57.979Z] aa269ceb94a6: Pull complete [2024-08-06T09:17:57.979Z] ada007ff1a6a: Pull complete [2024-08-06T09:17:57.979Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T09:17:57.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T09:17:57.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:17:58.363Z] + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T09:17:58.363Z] WORKDIR /edgex [2024-08-06T09:17:58.363Z] COPY go.mod . [2024-08-06T09:17:58.363Z] RUN go mod download ci-base-image-x86_64 [2024-08-06T09:17:58.363Z] -f - . [2024-08-06T09:17:58.939Z] Sending build context to Docker daemon 178.9MB [2024-08-06T09:17:58.939Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T09:17:58.939Z] ---> f489d0715acc [2024-08-06T09:17:58.939Z] Step 2/4 : WORKDIR /edgex [2024-08-06T09:18:04.233Z] ---> Running in 2e2abc6674fd [2024-08-06T09:18:04.233Z] Removing intermediate container 2e2abc6674fd [2024-08-06T09:18:04.233Z] ---> b4f42cc8b9b8 [2024-08-06T09:18:04.233Z] Step 3/4 : COPY go.mod . [2024-08-06T09:18:04.233Z] ---> cd222201ff44 [2024-08-06T09:18:04.233Z] Step 4/4 : RUN go mod download [2024-08-06T09:18:04.233Z] ---> Running in a53b8fd14d0f [2024-08-06T09:18:05.860Z] Still waiting to schedule task [2024-08-06T09:18:05.860Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7190’ is offline [2024-08-06T09:18:30.981Z] Removing intermediate container a53b8fd14d0f [2024-08-06T09:18:30.981Z] ---> 90ec5d368fb2 [2024-08-06T09:18:30.981Z] Successfully built 90ec5d368fb2 [2024-08-06T09:18:30.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:18:31.488Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T09:18:31.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:18:31.669Z] prd-ubuntu20.04-docker-8c-8g-7191 does not seem to be running inside a container [2024-08-06T09:18:31.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T09:18:32.055Z] $ docker top 89880d9eccdaeb6f4b9597481022acd4560b4d7cae0b10425c677443542edb17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T09:18:32.466Z] + go version [2024-08-06T09:18:32.466Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T09:18:32.499Z] $ docker stop --time=1 89880d9eccdaeb6f4b9597481022acd4560b4d7cae0b10425c677443542edb17 [2024-08-06T09:18:33.755Z] $ docker rm -f --volumes 89880d9eccdaeb6f4b9597481022acd4560b4d7cae0b10425c677443542edb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:18:34.557Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T09:18:34.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:18:34.736Z] prd-ubuntu20.04-docker-8c-8g-7191 does not seem to be running inside a container [2024-08-06T09:18:34.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T09:18:35.106Z] $ docker top 58688ac717c541ce7075fd6e24c763a78b10615c0095051f208c108a51f2700a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T09:18:35.324Z] ========================================================= [2024-08-06T09:18:35.324Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T09:18:35.324Z] ========================================================= [Pipeline] sh [2024-08-06T09:18:35.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:18:36.023Z] + make test [2024-08-06T09:18:36.023Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T09:18:44.137Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T09:19:11.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T09:19:11.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T09:19:11.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T09:19:11.764Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T09:19:12.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T09:19:12.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T09:19:12.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T09:19:12.590Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T09:19:12.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T09:19:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T09:19:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T09:19:15.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-06T09:19:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T09:19:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T09:19:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T09:19:16.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements [2024-08-06T09:19:16.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T09:19:16.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T09:19:17.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T09:19:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T09:19:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T09:19:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T09:19:18.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T09:19:19.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-08-06T09:19:19.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-08-06T09:19:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T09:19:20.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T09:19:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.864s coverage: 93.4% of statements [2024-08-06T09:19:20.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-08-06T09:19:21.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T09:19:22.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T09:19:24.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.8% of statements [2024-08-06T09:19:24.146Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2024-08-06T09:19:24.715Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] [2024-08-06T09:19:24.715Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T09:19:24.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T09:19:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-06T09:19:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-06T09:19:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-08-06T09:19:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-06T09:19:26.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-06T09:19:27.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.584s coverage: 96.3% of statements [2024-08-06T09:19:27.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-06T09:19:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T09:19:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T09:19:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T09:19:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T09:19:27.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T09:19:27.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T09:19:27.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T09:19:27.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T09:19:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T09:19:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T09:19:28.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T09:19:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T09:19:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T09:19:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T09:19:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T09:19:29.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T09:19:29.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T09:19:30.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T09:19:31.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T09:19:32.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T09:19:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T09:19:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T09:19:35.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T09:19:35.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T09:19:35.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T09:19:37.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T09:19:37.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T09:19:37.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/scheduler [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/scheduler/utils [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:38.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T09:19:38.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2024-08-06T09:19:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T09:19:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T09:19:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T09:19:39.524Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T09:19:39.697Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7192 in /w/workspace/edgexfoundry_edgex-go_PR-4849 [Pipeline] { [Pipeline] ws [2024-08-06T09:19:39.779Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-06T09:19:40.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T09:19:40.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:40.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T09:19:40.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T09:19:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T09:19:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T09:19:42.899Z] The recommended git tool is: git [2024-08-06T09:19:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T09:19:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:19:50.960Z] using credential edgex-jenkins-ssh [2024-08-06T09:19:50.984Z] Cloning the remote Git repository [2024-08-06T09:19:51.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.038s coverage: 92.9% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.016s coverage: 86.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 36.5% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-08-06T09:19:51.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-08-06T09:19:51.328Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-06T09:19:51.896Z] running golangci-lint [2024-08-06T09:19:51.896Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-06T09:19:51.896Z] go version go1.21.9 linux/amd64 [2024-08-06T09:19:51.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-06T09:19:51.161Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-06T09:19:51.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T09:19:51.352Z] > git --version # timeout=10 [2024-08-06T09:19:51.383Z] > git --version # 'git version 2.25.1' [2024-08-06T09:19:51.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T09:19:51.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T09:19:52.156Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-06T09:19:52.156Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-06T09:20:09.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T09:20:09.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T09:20:11.018Z] Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 92f2dff4b49ac0085640fe322fa62d6a91df36c8 [2024-08-06T09:20:11.702Z] Merge succeeded, producing 29096089947f8c6e54dbf41e5cce3feef70fdbae [2024-08-06T09:20:11.703Z] Checking out Revision 29096089947f8c6e54dbf41e5cce3feef70fdbae (PR-4849) [2024-08-06T09:20:10.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T09:20:10.167Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T09:20:10.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T09:20:10.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4849/head:refs/remotes/origin/PR-4849 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-06T09:20:11.036Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T09:20:11.101Z] > git checkout -f 92f2dff4b49ac0085640fe322fa62d6a91df36c8 # timeout=10 [2024-08-06T09:20:11.345Z] > git remote # timeout=10 [2024-08-06T09:20:11.364Z] > git config --get remote.origin.url # timeout=10 [2024-08-06T09:20:11.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T09:20:11.409Z] > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [2024-08-06T09:20:11.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-06T09:20:11.707Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T09:20:11.719Z] > git checkout -f 29096089947f8c6e54dbf41e5cce3feef70fdbae # timeout=10 [2024-08-06T09:20:15.465Z] Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" [2024-08-06T09:20:15.465Z] First time build. Skipping changelog. [2024-08-06T09:20:15.522Z] > git --version # timeout=10 [2024-08-06T09:20:15.538Z] > git --version # 'git version 2.25.1' [2024-08-06T09:20:15.559Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T09:20:17.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T09:20:17.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T09:20:17.744Z] Dload Upload Total Spent Left Speed [2024-08-06T09:20:17.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-08-06T09:20:18.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T09:20:18.442Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T09:20:18.442Z] + sudo tee /etc/docker/daemon.new [2024-08-06T09:20:18.442Z] { [2024-08-06T09:20:18.442Z] "registry-mirrors": [ [2024-08-06T09:20:18.442Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T09:20:18.442Z] ], [2024-08-06T09:20:18.442Z] "bip": "10.250.0.254/24", [2024-08-06T09:20:18.442Z] "hosts": [ [2024-08-06T09:20:18.442Z] "tcp://0.0.0.0:5555", [2024-08-06T09:20:18.442Z] "unix:///var/run/docker.sock" [2024-08-06T09:20:18.442Z] ], [2024-08-06T09:20:18.442Z] "mtu": 1458, [2024-08-06T09:20:18.442Z] "selinux-enabled": true, [2024-08-06T09:20:18.442Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T09:20:18.442Z] } [Pipeline] sh [2024-08-06T09:20:18.697Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 23.408263757s" [2024-08-06T09:20:18.697Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.33388ms" [2024-08-06T09:20:18.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T09:20:19.136Z] + sudo service docker restart [2024-08-06T09:20:30.886Z] level=info msg="[linters_context/goanalysis] analyzers took 2m13.4234954s with top 10 stages: buildir: 1m5.288082134s, gosec: 9.886594604s, fact_deprecated: 2.845425789s, inspect: 2.458483749s, ctrlflow: 2.396431271s, printf: 1.922216827s, nilness: 1.645003699s, fact_purity: 1.564593004s, S1038: 1.553561695s, typedness: 1.008937313s" [2024-08-06T09:20:30.886Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-06T09:20:30.886Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, autogenerated_exclude: 213/213, exclude: 213/213, exclude-rules: 21/213, cgo: 213/213, nolint: 0/21, filename_unadjuster: 213/213, skip_dirs: 213/213, identifier_marker: 213/213, path_prettifier: 213/213" [2024-08-06T09:20:30.886Z] level=info msg="[runner] processing took 18.858763ms with stages: nolint: 7.173683ms, identifier_marker: 6.302146ms, autogenerated_exclude: 1.791418ms, path_prettifier: 1.582115ms, exclude-rules: 1.115821ms, skip_dirs: 796.959µs, filename_unadjuster: 48.711µs, cgo: 43.43µs, skip_files: 760ns, fixer: 540ns, max_same_issues: 540ns, uniq_by_line: 410ns, source_code: 410ns, diff: 350ns, exclude: 350ns, severity-rules: 260ns, path_shortener: 250ns, sort_results: 230ns, max_from_linter: 160ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-08-06T09:20:30.886Z] level=info msg="[runner] linters took 13.522738681s with stages: goanalysis_metalinter: 13.503789167s" [2024-08-06T09:20:30.886Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-06T09:20:30.886Z] level=info msg="Memory: 364 samples, avg is 306.4MB, max is 1399.4MB" [2024-08-06T09:20:30.886Z] level=info msg="Execution took 36.985009754s" [2024-08-06T09:20:30.886Z] go vet ./... [2024-08-06T09:20:36.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T09:20:36.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T09:20:36.406Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T09:20:36.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T09:20:37.093Z] + ls -al . [2024-08-06T09:20:37.093Z] total 872 [2024-08-06T09:20:37.093Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 09:18 . [2024-08-06T09:20:37.093Z] drwxr-xr-x 4 root root 4096 Aug 6 09:18 .. [2024-08-06T09:20:37.093Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:17 .blubracket [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 09:17 .dockerignore [2024-08-06T09:20:37.093Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 09:19 .git [2024-08-06T09:20:37.093Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 09:17 .github [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 09:17 .gitignore [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 09:17 .golangci.yml [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 09:17 .hadolint.yml [2024-08-06T09:20:37.093Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 09:17 .semver [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 09:17 .sonarcloud.properties [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 09:17 ADOPTERS.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 21171 Aug 6 09:17 Attribution.txt [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 09:17 CHANGELOG.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 09:17 CONTRIBUTING.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 09:17 GOVERNANCE.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 09:17 Jenkinsfile [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 09:17 LICENSE [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 09:17 Makefile [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 09:17 OWNERS.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 09:17 README.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 09:17 SECURITY.md [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 09:17 VERSION [2024-08-06T09:20:37.093Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:17 bin [2024-08-06T09:20:37.093Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 09:17 cmd [2024-08-06T09:20:37.093Z] -rw-r--r-- 1 root root 504074 Aug 6 09:19 coverage.out [2024-08-06T09:20:37.093Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:17 fuzz_test [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 7254 Aug 6 09:17 go.mod [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 102354 Aug 6 09:17 go.sum [2024-08-06T09:20:37.093Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 09:17 internal [2024-08-06T09:20:37.093Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 09:17 openapi [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 09:17 security.txt [2024-08-06T09:20:37.093Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 09:17 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-08-06T09:20:37.415Z] + '[' -e coverage.out ] [2024-08-06T09:20:37.415Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] configFileProvider [2024-08-06T09:20:37.493Z] provisioning config files... [2024-08-06T09:20:37.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11306561902034573911tmp [Pipeline] { [2024-08-06T09:20:37.559Z] Stashed 1 file(s) [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2024-08-06T09:20:38.015Z] ---> ****-login.sh [2024-08-06T09:20:38.015Z] nexus3.edgexfoundry.org:10001 [2024-08-06T09:20:38.093Z] + make build [2024-08-06T09:20:38.093Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T09:20:38.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:20:39.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:20:39.245Z] Configure a credential helper to remove this warning. See [2024-08-06T09:20:39.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:20:39.245Z] [2024-08-06T09:20:39.245Z] Login Succeeded [2024-08-06T09:20:39.245Z] nexus3.edgexfoundry.org:10002 [2024-08-06T09:20:39.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:20:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:20:39.787Z] Configure a credential helper to remove this warning. See [2024-08-06T09:20:39.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:20:39.787Z] [2024-08-06T09:20:39.787Z] Login Succeeded [2024-08-06T09:20:39.787Z] nexus3.edgexfoundry.org:10003 [2024-08-06T09:20:40.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:20:40.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:20:40.055Z] Configure a credential helper to remove this warning. See [2024-08-06T09:20:40.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:20:40.055Z] [2024-08-06T09:20:40.055Z] Login Succeeded [2024-08-06T09:20:40.055Z] nexus3.edgexfoundry.org:10004 [2024-08-06T09:20:40.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:20:40.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:20:40.324Z] Configure a credential helper to remove this warning. See [2024-08-06T09:20:40.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:20:40.324Z] [2024-08-06T09:20:40.324Z] Login Succeeded [2024-08-06T09:20:40.324Z] ****.io [2024-08-06T09:20:40.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T09:20:40.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T09:20:40.858Z] Configure a credential helper to remove this warning. See [2024-08-06T09:20:40.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T09:20:40.858Z] [2024-08-06T09:20:40.858Z] Login Succeeded [2024-08-06T09:20:40.858Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T09:20:40.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-06T09:20:41.648Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-06T09:20:41.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T09:20:41.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T09:20:41.788Z] ========================================================= [2024-08-06T09:20:41.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T09:20:41.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:20:42.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T09:20:42.196Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T09:20:42.196Z] c6b39de5b339: Pulling fs layer [2024-08-06T09:20:42.196Z] a69c41024577: Pulling fs layer [2024-08-06T09:20:42.196Z] d6de4b400683: Pulling fs layer [2024-08-06T09:20:42.196Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T09:20:42.196Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T09:20:42.196Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T09:20:42.196Z] 00f215d4a9da: Pulling fs layer [2024-08-06T09:20:42.196Z] d496ad576159: Pulling fs layer [2024-08-06T09:20:42.196Z] 464afbd9ba4c: Waiting [2024-08-06T09:20:42.196Z] 00f215d4a9da: Waiting [2024-08-06T09:20:42.196Z] 35cb2a7552d0: Waiting [2024-08-06T09:20:42.196Z] 4f4fb700ef54: Waiting [2024-08-06T09:20:42.196Z] d496ad576159: Waiting [2024-08-06T09:20:42.471Z] a69c41024577: Download complete [2024-08-06T09:20:42.471Z] 35cb2a7552d0: Verifying Checksum [2024-08-06T09:20:42.471Z] 35cb2a7552d0: Download complete [2024-08-06T09:20:42.471Z] 4f4fb700ef54: Download complete [2024-08-06T09:20:42.471Z] 464afbd9ba4c: Verifying Checksum [2024-08-06T09:20:42.471Z] 464afbd9ba4c: Download complete [2024-08-06T09:20:42.471Z] c6b39de5b339: Verifying Checksum [2024-08-06T09:20:42.471Z] c6b39de5b339: Download complete [2024-08-06T09:20:43.055Z] d496ad576159: Verifying Checksum [2024-08-06T09:20:43.055Z] d496ad576159: Download complete [2024-08-06T09:20:43.323Z] c6b39de5b339: Pull complete [2024-08-06T09:20:43.909Z] a69c41024577: Pull complete [2024-08-06T09:20:44.175Z] d6de4b400683: Download complete [2024-08-06T09:20:45.134Z] 00f215d4a9da: Verifying Checksum [2024-08-06T09:20:45.134Z] 00f215d4a9da: Download complete [2024-08-06T09:20:57.467Z] d6de4b400683: Pull complete [2024-08-06T09:20:57.467Z] 35cb2a7552d0: Pull complete [2024-08-06T09:20:57.467Z] 4f4fb700ef54: Pull complete [2024-08-06T09:20:57.467Z] 464afbd9ba4c: Pull complete [2024-08-06T09:21:04.642Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T09:21:04.642Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T09:21:06.017Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T09:21:06.585Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T09:21:07.566Z] 00f215d4a9da: Pull complete [2024-08-06T09:21:07.832Z] d496ad576159: Pull complete [2024-08-06T09:21:07.832Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T09:21:07.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T09:21:07.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:21:08.240Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T09:21:08.240Z] WORKDIR /edgex [2024-08-06T09:21:08.240Z] COPY go.mod . [2024-08-06T09:21:08.240Z] RUN go mod download [2024-08-06T09:21:08.240Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-06T09:21:08.486Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T09:21:08.824Z] Sending build context to Docker daemon 3.407MB [2024-08-06T09:21:08.824Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T09:21:08.824Z] ---> f246e2811388 [2024-08-06T09:21:08.824Z] Step 2/4 : WORKDIR /edgex [2024-08-06T09:21:10.766Z] ---> Running in 31aa08ee6b0a [2024-08-06T09:21:10.766Z] Removing intermediate container 31aa08ee6b0a [2024-08-06T09:21:10.766Z] ---> acff200ad982 [2024-08-06T09:21:10.766Z] Step 3/4 : COPY go.mod . [2024-08-06T09:21:11.348Z] ---> 7ca76c155233 [2024-08-06T09:21:11.348Z] Step 4/4 : RUN go mod download [2024-08-06T09:21:11.348Z] ---> Running in 0cd4ff910a8c [2024-08-06T09:21:12.667Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T09:21:13.603Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T09:21:15.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T09:21:18.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T09:21:18.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T09:21:19.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T09:21:20.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T09:21:20.963Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-06T09:21:21.558Z] $ docker stop --time=1 58688ac717c541ce7075fd6e24c763a78b10615c0095051f208c108a51f2700a [2024-08-06T09:21:28.486Z] $ docker rm -f --volumes 58688ac717c541ce7075fd6e24c763a78b10615c0095051f208c108a51f2700a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:21:30.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T09:21:30.320Z] [2024-08-06T09:21:30.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:21:30.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T09:21:30.815Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-06T09:21:30.815Z] 91d30c5bc195: Pulling fs layer [2024-08-06T09:21:30.815Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-06T09:21:30.815Z] 9c61dcf015f6: Pulling fs layer [2024-08-06T09:21:30.815Z] 4698f68db338: Pulling fs layer [2024-08-06T09:21:30.815Z] 2a2f49069b9e: Pulling fs layer [2024-08-06T09:21:30.815Z] e0025b399a48: Pulling fs layer [2024-08-06T09:21:30.815Z] 4698f68db338: Waiting [2024-08-06T09:21:30.815Z] e0025b399a48: Waiting [2024-08-06T09:21:31.074Z] 91d30c5bc195: Verifying Checksum [2024-08-06T09:21:31.075Z] 91d30c5bc195: Download complete [2024-08-06T09:21:31.075Z] 4698f68db338: Download complete [2024-08-06T09:21:31.075Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-06T09:21:31.075Z] 2e9b0aa3be6d: Download complete [2024-08-06T09:21:31.075Z] e0025b399a48: Verifying Checksum [2024-08-06T09:21:31.075Z] e0025b399a48: Download complete [2024-08-06T09:21:31.075Z] 2a2f49069b9e: Verifying Checksum [2024-08-06T09:21:31.075Z] 2a2f49069b9e: Download complete [2024-08-06T09:21:31.075Z] 91d30c5bc195: Pull complete [2024-08-06T09:21:31.640Z] 2e9b0aa3be6d: Pull complete [2024-08-06T09:21:31.641Z] 9c61dcf015f6: Verifying Checksum [2024-08-06T09:21:31.641Z] 9c61dcf015f6: Download complete [2024-08-06T09:21:34.169Z] 9c61dcf015f6: Pull complete [2024-08-06T09:21:34.169Z] 4698f68db338: Pull complete [2024-08-06T09:21:34.737Z] 2a2f49069b9e: Pull complete [2024-08-06T09:21:34.737Z] e0025b399a48: Pull complete [2024-08-06T09:21:34.737Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-06T09:21:34.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T09:21:34.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:21:34.983Z] prd-ubuntu20.04-docker-8c-8g-7191 does not seem to be running inside a container [2024-08-06T09:21:35.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-06T09:21:38.408Z] $ docker top f3ebf338f636474203fa005099d1d2f7a20844bba7fb2d52d01f727a24c734dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T09:21:38.822Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T09:21:41.359Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #1 transferring dockerfile: 3.17kB done [2024-08-06T09:21:41.359Z] #1 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #2 transferring dockerfile: 1.93kB done [2024-08-06T09:21:41.359Z] #2 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #3 transferring dockerfile: 2.15kB done [2024-08-06T09:21:41.359Z] #3 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #4 transferring dockerfile: 2.06kB done [2024-08-06T09:21:41.359Z] #4 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #5 [core-data internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #5 transferring dockerfile: 2.01kB done [2024-08-06T09:21:41.359Z] #5 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #6 transferring dockerfile: 2.50kB done [2024-08-06T09:21:41.359Z] #6 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #7 transferring dockerfile: 2.49kB done [2024-08-06T09:21:41.359Z] #7 DONE 0.1s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T09:21:41.359Z] #8 transferring dockerfile: 1.70kB done [2024-08-06T09:21:41.359Z] #8 DONE 0.0s [2024-08-06T09:21:41.359Z] [2024-08-06T09:21:41.359Z] #9 [security-bootstrapper internal] load .dockerignore [2024-08-06T09:21:41.617Z] #9 ... [2024-08-06T09:21:41.617Z] [2024-08-06T09:21:41.617Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T09:21:41.617Z] #10 transferring dockerfile: 1.81kB done [2024-08-06T09:21:41.617Z] #10 DONE 0.0s [2024-08-06T09:21:41.617Z] [2024-08-06T09:21:41.617Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-06T09:21:41.617Z] #11 transferring dockerfile: 1.95kB done [2024-08-06T09:21:41.617Z] #11 DONE 0.1s [2024-08-06T09:21:41.617Z] [2024-08-06T09:21:41.617Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T09:21:41.617Z] #12 transferring dockerfile: 1.89kB done [2024-08-06T09:21:41.617Z] #12 DONE 0.1s [2024-08-06T09:21:41.617Z] [2024-08-06T09:21:41.617Z] #9 [security-bootstrapper internal] load .dockerignore [2024-08-06T09:21:41.617Z] #9 transferring context: 50B done [2024-08-06T09:21:41.876Z] #9 DONE 0.5s [2024-08-06T09:21:41.876Z] [2024-08-06T09:21:41.876Z] #13 [support-cron-scheduler internal] load .dockerignore [2024-08-06T09:21:42.138Z] #13 ... [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-06T09:21:42.138Z] #14 transferring dockerfile: 2.01kB done [2024-08-06T09:21:42.138Z] #14 DONE 0.5s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T09:21:42.138Z] #15 transferring dockerfile: 1.69kB done [2024-08-06T09:21:42.138Z] #15 DONE 0.5s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #16 [core-command internal] load build definition from Dockerfile [2024-08-06T09:21:42.138Z] #16 transferring dockerfile: 1.93kB done [2024-08-06T09:21:42.138Z] #16 DONE 0.5s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T09:21:42.138Z] #17 transferring dockerfile: 1.85kB done [2024-08-06T09:21:42.138Z] #17 DONE 0.5s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #18 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T09:21:42.138Z] #18 transferring dockerfile: 2.23kB done [2024-08-06T09:21:42.138Z] #18 DONE 0.5s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #19 [core-metadata internal] load .dockerignore [2024-08-06T09:21:42.138Z] #19 transferring context: 50B done [2024-08-06T09:21:42.138Z] #19 DONE 0.3s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.138Z] #20 DONE 0.0s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-06T09:21:42.138Z] #21 transferring context: 50B done [2024-08-06T09:21:42.138Z] #21 DONE 0.3s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #22 [core-data internal] load .dockerignore [2024-08-06T09:21:42.138Z] #22 transferring context: 50B done [2024-08-06T09:21:42.138Z] #22 DONE 0.3s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #23 [security-proxy-setup internal] load .dockerignore [2024-08-06T09:21:42.138Z] #23 transferring context: 50B done [2024-08-06T09:21:42.138Z] #23 DONE 0.3s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #24 [security-spire-server internal] load .dockerignore [2024-08-06T09:21:42.138Z] #24 transferring context: 50B done [2024-08-06T09:21:42.138Z] #24 DONE 0.3s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #20 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.138Z] #20 DONE 0.0s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #25 [security-proxy-auth internal] load build context [2024-08-06T09:21:42.138Z] #25 ... [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-06T09:21:42.138Z] #26 transferring context: 50B done [2024-08-06T09:21:42.138Z] #26 DONE 0.4s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #27 [support-notifications internal] load .dockerignore [2024-08-06T09:21:42.138Z] #27 transferring context: 50B done [2024-08-06T09:21:42.138Z] #27 DONE 0.4s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T09:21:42.138Z] #28 transferring context: 50B done [2024-08-06T09:21:42.138Z] #28 DONE 0.4s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-06T09:21:42.138Z] #29 transferring context: 50B done [2024-08-06T09:21:42.138Z] #29 DONE 0.4s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #30 [core-command internal] load .dockerignore [2024-08-06T09:21:42.138Z] #30 transferring context: 50B done [2024-08-06T09:21:42.138Z] #30 DONE 0.4s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.138Z] #20 DONE 0.0s [2024-08-06T09:21:42.138Z] [2024-08-06T09:21:42.138Z] #31 [security-spire-config internal] load .dockerignore [2024-08-06T09:21:42.138Z] #31 transferring context: 50B done [2024-08-06T09:21:42.138Z] #31 DONE 0.4s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #32 [core-keeper internal] load .dockerignore [2024-08-06T09:21:42.397Z] #32 transferring context: 50B done [2024-08-06T09:21:42.397Z] #32 DONE 0.4s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #33 [support-scheduler internal] load .dockerignore [2024-08-06T09:21:42.397Z] #33 transferring context: 50B done [2024-08-06T09:21:42.397Z] #33 DONE 0.5s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #34 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T09:21:42.397Z] #34 transferring context: 50B done [2024-08-06T09:21:42.397Z] #34 DONE 0.4s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.397Z] #20 DONE 0.0s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #13 [support-cron-scheduler internal] load .dockerignore [2024-08-06T09:21:42.397Z] #13 transferring context: 50B 0.0s done [2024-08-06T09:21:42.397Z] #13 DONE 0.4s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:21:42.397Z] #35 DONE 0.2s [2024-08-06T09:21:42.397Z] [2024-08-06T09:21:42.397Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:21:42.397Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:21:42.397Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:21:42.397Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T09:21:42.397Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T09:21:42.397Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-06T09:21:42.397Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T09:21:42.964Z] #36 ... [2024-08-06T09:21:42.964Z] [2024-08-06T09:21:42.964Z] #20 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.964Z] #20 DONE 0.0s [2024-08-06T09:21:42.964Z] [2024-08-06T09:21:42.964Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:21:42.964Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done [2024-08-06T09:21:42.964Z] #36 ... [2024-08-06T09:21:42.964Z] [2024-08-06T09:21:42.964Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T09:21:42.964Z] #37 DONE 0.8s [2024-08-06T09:21:42.964Z] [2024-08-06T09:21:42.964Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:42.964Z] #20 DONE 0.0s [2024-08-06T09:21:42.964Z] [2024-08-06T09:21:42.964Z] #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:21:42.964Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:21:42.964Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:21:42.964Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T09:21:42.964Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T09:21:42.964Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done [2024-08-06T09:21:42.964Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T09:21:43.223Z] #36 ... [2024-08-06T09:21:43.223Z] [2024-08-06T09:21:43.223Z] #20 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T09:21:43.223Z] #20 DONE 0.0s [2024-08-06T09:21:43.223Z] [2024-08-06T09:21:43.223Z] #35 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:21:43.223Z] #35 DONE 0.7s [2024-08-06T09:21:43.223Z] [2024-08-06T09:21:43.223Z] #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:21:43.223Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:21:43.223Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:21:43.223Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T09:21:43.223Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T09:21:43.223Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done [2024-08-06T09:21:43.223Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T09:21:50.183Z] #36 ... [2024-08-06T09:21:50.183Z] [2024-08-06T09:21:50.183Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:21:50.183Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-06T09:21:50.183Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T09:21:50.183Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T09:21:50.183Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T09:21:50.183Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.3s [2024-08-06T09:21:52.718Z] #38 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #39 [security-bootstrapper internal] load build context [2024-08-06T09:21:52.718Z] #39 transferring context: 406.02MB 9.5s [2024-08-06T09:21:52.718Z] #39 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #40 [security-proxy-setup internal] load build context [2024-08-06T09:21:52.718Z] #40 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #41 [security-secretstore-setup internal] load build context [2024-08-06T09:21:52.718Z] #41 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #42 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T09:21:52.718Z] #42 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-06T09:21:52.718Z] #43 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #44 [core-metadata internal] load build context [2024-08-06T09:21:52.718Z] #44 ... [2024-08-06T09:21:52.718Z] [2024-08-06T09:21:52.718Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T09:21:52.977Z] #45 ... [2024-08-06T09:21:52.977Z] [2024-08-06T09:21:52.977Z] #25 [security-proxy-auth internal] load build context [2024-08-06T09:21:52.977Z] #25 ... [2024-08-06T09:21:52.977Z] [2024-08-06T09:21:52.977Z] #46 [support-notifications internal] load build context [2024-08-06T09:21:53.473Z] #46 ... [2024-08-06T09:21:53.473Z] [2024-08-06T09:21:53.473Z] #47 [security-spire-server internal] load build context [2024-08-06T09:21:53.473Z] #47 transferring context: 27.60kB 0.0s done [2024-08-06T09:21:53.473Z] #47 ... [2024-08-06T09:21:53.473Z] [2024-08-06T09:21:53.473Z] #48 [core-data internal] load build context [2024-08-06T09:21:53.753Z] #48 ... [2024-08-06T09:21:53.753Z] [2024-08-06T09:21:53.753Z] #49 [core-command internal] load build context [2024-08-06T09:21:53.753Z] #49 ... [2024-08-06T09:21:53.753Z] [2024-08-06T09:21:53.753Z] #50 [core-keeper internal] load build context [2024-08-06T09:21:53.753Z] #50 ... [2024-08-06T09:21:53.753Z] [2024-08-06T09:21:53.753Z] #51 [support-cron-scheduler internal] load build context [2024-08-06T09:21:53.753Z] #51 ... [2024-08-06T09:21:53.753Z] [2024-08-06T09:21:53.753Z] #52 [security-spire-config internal] load build context [2024-08-06T09:21:53.753Z] #52 transferring context: 25.85kB 0.0s done [2024-08-06T09:21:54.011Z] #52 ... [2024-08-06T09:21:54.011Z] [2024-08-06T09:21:54.011Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:21:54.011Z] #53 ... [2024-08-06T09:21:54.011Z] [2024-08-06T09:21:54.011Z] #54 [support-scheduler internal] load build context [2024-08-06T09:21:54.276Z] #54 ... [2024-08-06T09:21:54.276Z] [2024-08-06T09:21:54.276Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:21:54.276Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.9s [2024-08-06T09:21:54.735Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 11.2s [2024-08-06T09:21:55.094Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.9s [2024-08-06T09:21:58.407Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 14.5s [2024-08-06T09:21:58.407Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.3s [2024-08-06T09:21:59.356Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.0s [2024-08-06T09:22:00.292Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.0s [2024-08-06T09:22:02.823Z] #38 ... [2024-08-06T09:22:02.823Z] [2024-08-06T09:22:02.823Z] #39 [security-bootstrapper internal] load build context [2024-08-06T09:22:02.823Z] #39 transferring context: 493.20MB 11.4s done [2024-08-06T09:22:02.824Z] #39 ... [2024-08-06T09:22:02.824Z] [2024-08-06T09:22:02.824Z] #41 [security-secretstore-setup internal] load build context [2024-08-06T09:22:02.824Z] #41 transferring context: 493.20MB 15.2s done [2024-08-06T09:22:02.824Z] #41 ... [2024-08-06T09:22:02.824Z] [2024-08-06T09:22:02.824Z] #40 [security-proxy-setup internal] load build context [2024-08-06T09:22:02.824Z] #40 transferring context: 493.20MB 11.3s done [2024-08-06T09:22:02.824Z] #40 ... [2024-08-06T09:22:02.824Z] [2024-08-06T09:22:02.824Z] #44 [core-metadata internal] load build context [2024-08-06T09:22:02.824Z] #44 transferring context: 493.20MB 11.8s done [2024-08-06T09:22:02.824Z] #44 ... [2024-08-06T09:22:02.824Z] [2024-08-06T09:22:02.824Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-06T09:22:02.824Z] #43 transferring context: 493.20MB 11.9s done [2024-08-06T09:22:03.208Z] #43 ... [2024-08-06T09:22:03.208Z] [2024-08-06T09:22:03.208Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:03.208Z] #38 ... [2024-08-06T09:22:03.208Z] [2024-08-06T09:22:03.208Z] #25 [security-proxy-auth internal] load build context [2024-08-06T09:22:03.208Z] #25 transferring context: 493.20MB 11.0s done [2024-08-06T09:22:03.790Z] #25 ... [2024-08-06T09:22:03.790Z] [2024-08-06T09:22:03.790Z] #46 [support-notifications internal] load build context [2024-08-06T09:22:03.790Z] #46 transferring context: 493.20MB 11.4s done [2024-08-06T09:22:03.790Z] #46 ... [2024-08-06T09:22:03.790Z] [2024-08-06T09:22:03.790Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:04.050Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.4s done [2024-08-06T09:22:04.050Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.5s [2024-08-06T09:22:04.050Z] #38 ... [2024-08-06T09:22:04.050Z] [2024-08-06T09:22:04.050Z] #49 [core-command internal] load build context [2024-08-06T09:22:04.050Z] #49 transferring context: 493.20MB 7.4s done [2024-08-06T09:22:04.050Z] #49 ... [2024-08-06T09:22:04.050Z] [2024-08-06T09:22:04.050Z] #48 [core-data internal] load build context [2024-08-06T09:22:04.050Z] #48 transferring context: 493.20MB 11.9s done [2024-08-06T09:22:04.050Z] #48 ... [2024-08-06T09:22:04.050Z] [2024-08-06T09:22:04.050Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:04.050Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T09:22:05.426Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.1s [2024-08-06T09:22:05.993Z] #38 ... [2024-08-06T09:22:05.993Z] [2024-08-06T09:22:05.993Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T09:22:05.993Z] #45 DONE 23.2s [2024-08-06T09:22:05.993Z] [2024-08-06T09:22:05.993Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:05.993Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-06T09:22:05.993Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T09:22:05.993Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T09:22:05.993Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T09:22:05.993Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.4s done [2024-08-06T09:22:05.993Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T09:22:07.923Z] Removing intermediate container 0cd4ff910a8c [2024-08-06T09:22:07.923Z] ---> f0228369798c [2024-08-06T09:22:07.923Z] Successfully built f0228369798c [2024-08-06T09:22:07.923Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:22:08.482Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T09:22:08.482Z] . [2024-08-06T09:22:08.529Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 25.0s done [2024-08-06T09:22:08.529Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 25.0s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:22:08.791Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 25.6s [2024-08-06T09:22:08.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-7192 does not seem to be running inside a container [2024-08-06T09:22:08.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T09:22:10.105Z] $ docker top 189d29eb3e8d5413e5fab704aa683288e674bccbbb6b24bbbe73842f74698cb8 -eo pid,comm [2024-08-06T09:22:10.164Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done [2024-08-06T09:22:10.164Z] #38 ... [2024-08-06T09:22:10.164Z] [2024-08-06T09:22:10.164Z] #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:22:10.164Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:22:10.164Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:22:10.164Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T09:22:10.164Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T09:22:10.164Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done [2024-08-06T09:22:10.164Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T09:22:10.164Z] #36 DONE 28.3s [2024-08-06T09:22:10.164Z] [2024-08-06T09:22:10.164Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:10.164Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done [2024-08-06T09:22:10.164Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-06T09:22:10.164Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 27.0s [Pipeline] { [Pipeline] sh [2024-08-06T09:22:10.427Z] #38 ... [2024-08-06T09:22:10.427Z] [2024-08-06T09:22:10.427Z] #47 [security-spire-server internal] load build context [2024-08-06T09:22:10.427Z] #47 DONE 27.3s [2024-08-06T09:22:10.427Z] [2024-08-06T09:22:10.427Z] #52 [security-spire-config internal] load build context [2024-08-06T09:22:10.427Z] #52 DONE 27.3s [2024-08-06T09:22:10.427Z] [2024-08-06T09:22:10.427Z] #46 [support-notifications internal] load build context [2024-08-06T09:22:10.428Z] #46 DONE 28.0s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #25 [security-proxy-auth internal] load build context [2024-08-06T09:22:10.428Z] #25 DONE 28.1s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #40 [security-proxy-setup internal] load build context [2024-08-06T09:22:10.428Z] #40 DONE 28.1s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #44 [core-metadata internal] load build context [2024-08-06T09:22:10.428Z] #44 DONE 28.2s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #48 [core-data internal] load build context [2024-08-06T09:22:10.428Z] #48 DONE 28.1s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #39 [security-bootstrapper internal] load build context [2024-08-06T09:22:10.428Z] #39 DONE 28.2s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:10.428Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T09:22:10.428Z] #38 ... [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-06T09:22:10.428Z] #43 DONE 28.0s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #41 [security-secretstore-setup internal] load build context [2024-08-06T09:22:10.428Z] #41 DONE 28.1s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #49 [core-command internal] load build context [2024-08-06T09:22:10.428Z] #49 DONE 27.4s [2024-08-06T09:22:10.428Z] [2024-08-06T09:22:10.428Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:10.428Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 27.2s [2024-08-06T09:22:10.687Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 27.3s [2024-08-06T09:22:10.687Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 27.4s [2024-08-06T09:22:10.687Z] #38 ... [2024-08-06T09:22:10.687Z] [2024-08-06T09:22:10.687Z] #55 [security-spire-agent internal] load build context [2024-08-06T09:22:10.687Z] #55 transferring context: 27.13kB 0.1s done [2024-08-06T09:22:10.687Z] #55 DONE 4.9s [2024-08-06T09:22:10.687Z] [2024-08-06T09:22:10.687Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:10.687Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 27.5s [2024-08-06T09:22:11.034Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 27.6s [2024-08-06T09:22:11.034Z] #38 ... [2024-08-06T09:22:11.034Z] [2024-08-06T09:22:11.034Z] #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T09:22:11.034Z] #42 DONE 29.1s [2024-08-06T09:22:11.034Z] [2024-08-06T09:22:11.034Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:11.036Z] + go version [2024-08-06T09:22:11.036Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T09:22:11.090Z] $ docker stop --time=1 189d29eb3e8d5413e5fab704aa683288e674bccbbb6b24bbbe73842f74698cb8 [2024-08-06T09:22:11.378Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 27.8s done [2024-08-06T09:22:11.378Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 27.8s done [2024-08-06T09:22:11.378Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-06T09:22:12.714Z] $ docker rm -f --volumes 189d29eb3e8d5413e5fab704aa683288e674bccbbb6b24bbbe73842f74698cb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:22:13.444Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-08-06T09:22:13.444Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-08-06T09:22:13.655Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T09:22:13.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:22:13.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-7192 does not seem to be running inside a container [2024-08-06T09:22:13.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T09:22:15.140Z] $ docker top 8f915d22438d5ce60ff114d42d805161511eac866c27c3a26235eb5f1d0c4a1f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T09:22:15.425Z] ========================================================= [2024-08-06T09:22:15.425Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T09:22:15.425Z] ========================================================= [Pipeline] sh [2024-08-06T09:22:16.062Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-06T09:22:16.161Z] #38 ... [2024-08-06T09:22:16.161Z] [2024-08-06T09:22:16.161Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:22:16.161Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.3s done [2024-08-06T09:22:16.161Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-06T09:22:16.161Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-06T09:22:16.161Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T09:22:16.161Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-06T09:22:16.161Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-08-06T09:22:16.161Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T09:22:16.161Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-08-06T09:22:16.161Z] #56 ... [2024-08-06T09:22:16.161Z] [2024-08-06T09:22:16.161Z] #51 [support-cron-scheduler internal] load build context [2024-08-06T09:22:16.161Z] #51 transferring context: 339.23MB 5.8s [2024-08-06T09:22:16.459Z] + make test [2024-08-06T09:22:16.732Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T09:22:18.739Z] #51 transferring context: 493.20MB 8.5s done [2024-08-06T09:22:19.312Z] #51 ... [2024-08-06T09:22:19.312Z] [2024-08-06T09:22:19.312Z] #50 [core-keeper internal] load build context [2024-08-06T09:22:19.711Z] #50 ... [2024-08-06T09:22:19.711Z] [2024-08-06T09:22:19.711Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:22:19.711Z] #53 ... [2024-08-06T09:22:19.711Z] [2024-08-06T09:22:19.711Z] #50 [core-keeper internal] load build context [2024-08-06T09:22:19.971Z] #50 transferring context: 493.20MB 9.4s done [2024-08-06T09:22:20.231Z] #50 ... [2024-08-06T09:22:20.231Z] [2024-08-06T09:22:20.231Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T09:22:20.491Z] #57 ... [2024-08-06T09:22:20.491Z] [2024-08-06T09:22:20.491Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:22:20.491Z] #58 ... [2024-08-06T09:22:20.491Z] [2024-08-06T09:22:20.491Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T09:22:21.080Z] #59 ... [2024-08-06T09:22:21.080Z] [2024-08-06T09:22:21.080Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T09:22:21.080Z] #60 ... [2024-08-06T09:22:21.080Z] [2024-08-06T09:22:21.080Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T09:22:21.080Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:21.080Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:21.080Z] #0 1.790 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:21.080Z] #0 1.838 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:21.080Z] #0 1.864 OK: 7 MiB in 16 packages [2024-08-06T09:22:21.080Z] #61 ... [2024-08-06T09:22:21.080Z] [2024-08-06T09:22:21.080Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T09:22:21.416Z] #62 ... [2024-08-06T09:22:21.416Z] [2024-08-06T09:22:21.416Z] #54 [support-scheduler internal] load build context [2024-08-06T09:22:21.416Z] #54 transferring context: 493.20MB 9.2s done [2024-08-06T09:22:21.695Z] #54 ... [2024-08-06T09:22:21.695Z] [2024-08-06T09:22:21.695Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:22:21.695Z] #63 ... [2024-08-06T09:22:21.695Z] [2024-08-06T09:22:21.695Z] #64 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T09:22:21.954Z] #64 ... [2024-08-06T09:22:21.954Z] [2024-08-06T09:22:21.954Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T09:22:21.954Z] #65 ... [2024-08-06T09:22:21.954Z] [2024-08-06T09:22:21.954Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T09:22:22.225Z] #66 ... [2024-08-06T09:22:22.225Z] [2024-08-06T09:22:22.225Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T09:22:22.225Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:22.225Z] #0 1.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:22.225Z] #0 1.778 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T09:22:22.225Z] #0 1.795 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:22.225Z] #0 1.798 (3/4) Installing su-exec (0.2-r3) [2024-08-06T09:22:22.225Z] #0 1.801 (4/4) Installing yq (4.33.3-r5) [2024-08-06T09:22:22.225Z] #0 1.971 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:22.225Z] #0 1.979 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:22:22.225Z] #0 2.016 OK: 17 MiB in 19 packages [2024-08-06T09:22:25.532Z] #67 ... [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #51 [support-cron-scheduler internal] load build context [2024-08-06T09:22:25.532Z] #51 DONE 42.0s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #54 [support-scheduler internal] load build context [2024-08-06T09:22:25.532Z] #54 DONE 42.0s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-06T09:22:25.532Z] #64 DONE 14.0s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:22:25.532Z] #68 ... [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #50 [core-keeper internal] load build context [2024-08-06T09:22:25.532Z] #50 DONE 42.1s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:22:25.532Z] #53 transferring context: 493.20MB 9.5s done [2024-08-06T09:22:25.532Z] #53 DONE 42.1s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T09:22:25.532Z] #67 DONE 15.1s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T09:22:25.532Z] #61 DONE 15.2s [2024-08-06T09:22:25.532Z] [2024-08-06T09:22:25.532Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:22:25.794Z] #38 DONE 42.6s [2024-08-06T09:22:25.794Z] [2024-08-06T09:22:25.794Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:22:25.794Z] #56 DONE 19.7s [2024-08-06T09:22:25.794Z] [2024-08-06T09:22:25.794Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T09:22:26.054Z] #69 ... [2024-08-06T09:22:26.054Z] [2024-08-06T09:22:26.054Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:22:26.054Z] #58 DONE 15.7s [2024-08-06T09:22:26.054Z] [2024-08-06T09:22:26.054Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T09:22:26.054Z] #57 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.054Z] #57 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.054Z] #57 15.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:26.054Z] #57 15.72 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:26.054Z] #57 15.72 OK: 7 MiB in 16 packages [2024-08-06T09:22:26.054Z] #57 DONE 15.8s [2024-08-06T09:22:26.054Z] [2024-08-06T09:22:26.054Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:22:26.054Z] #63 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.621Z] #63 ... [2024-08-06T09:22:26.621Z] [2024-08-06T09:22:26.622Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T09:22:26.622Z] #59 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.622Z] #59 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.622Z] #59 15.95 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:26.622Z] #59 15.95 (2/2) Installing su-exec (0.2-r3) [2024-08-06T09:22:26.622Z] #59 15.96 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:26.622Z] #59 15.97 OK: 7 MiB in 17 packages [2024-08-06T09:22:26.622Z] #59 DONE 16.2s [2024-08-06T09:22:26.622Z] [2024-08-06T09:22:26.622Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T09:22:26.622Z] #60 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.622Z] #60 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:26.882Z] #60 16.53 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:26.882Z] #60 16.53 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T09:22:26.882Z] #60 16.53 (3/4) Installing su-exec (0.2-r3) [2024-08-06T09:22:26.882Z] #60 16.53 (4/4) Installing yq (4.33.3-r5) [2024-08-06T09:22:26.882Z] #60 16.61 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:26.882Z] #60 16.61 OK: 17 MiB in 19 packages [2024-08-06T09:22:27.143Z] #60 ... [2024-08-06T09:22:27.143Z] [2024-08-06T09:22:27.143Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T09:22:27.143Z] #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.143Z] #62 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.143Z] #62 16.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:22:27.143Z] #62 16.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:22:27.143Z] #62 16.15 OK: 20070 distinct packages available [2024-08-06T09:22:27.143Z] #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.143Z] #62 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.143Z] #62 16.45 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T09:22:27.143Z] #62 16.48 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T09:22:27.143Z] #62 16.48 (3/11) Installing libunistring (1.1-r1) [2024-08-06T09:22:27.143Z] #62 16.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T09:22:27.143Z] #62 16.51 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T09:22:27.143Z] #62 16.51 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T09:22:27.143Z] #62 16.51 (7/11) Installing curl (8.9.0-r0) [2024-08-06T09:22:27.143Z] #62 16.52 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:27.143Z] #62 16.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:22:27.143Z] #62 16.52 (10/11) Installing libucontext (1.2-r2) [2024-08-06T09:22:27.143Z] #62 16.52 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T09:22:27.143Z] #62 16.54 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:27.143Z] #62 16.54 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:22:27.143Z] #62 16.61 OK: 12 MiB in 26 packages [2024-08-06T09:22:27.143Z] #62 DONE 16.9s [2024-08-06T09:22:27.416Z] [2024-08-06T09:22:27.416Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T09:22:27.416Z] #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #0 1.725 OK: 264 MiB in 52 packages [2024-08-06T09:22:27.416Z] #70 DONE 1.9s [2024-08-06T09:22:27.416Z] [2024-08-06T09:22:27.416Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T09:22:27.416Z] #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #65 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #65 16.22 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:22:27.416Z] #65 16.22 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:22:27.416Z] #65 16.22 OK: 20070 distinct packages available [2024-08-06T09:22:27.416Z] #65 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #65 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.416Z] #65 16.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:27.416Z] #65 16.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:22:27.416Z] #65 16.59 (3/4) Installing libucontext (1.2-r2) [2024-08-06T09:22:27.416Z] #65 16.59 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T09:22:27.416Z] #65 16.60 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:27.416Z] #65 16.61 OK: 8 MiB in 19 packages [2024-08-06T09:22:27.416Z] #65 DONE 16.9s [2024-08-06T09:22:27.416Z] [2024-08-06T09:22:27.416Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T09:22:27.416Z] #60 DONE 16.9s [2024-08-06T09:22:27.416Z] [2024-08-06T09:22:27.416Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:22:27.416Z] #71 DONE 0.1s [2024-08-06T09:22:27.416Z] [2024-08-06T09:22:27.416Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T09:22:27.675Z] #72 ... [2024-08-06T09:22:27.675Z] [2024-08-06T09:22:27.675Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T09:22:27.675Z] #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.675Z] #66 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.675Z] #66 17.04 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T09:22:27.675Z] #66 17.06 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:27.675Z] #66 17.06 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:27.675Z] #66 17.07 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:22:27.675Z] #66 17.11 OK: 8 MiB in 17 packages [2024-08-06T09:22:27.676Z] #66 DONE 17.4s [2024-08-06T09:22:27.935Z] [2024-08-06T09:22:27.935Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:22:27.935Z] #63 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.935Z] #63 17.08 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:22:27.935Z] #63 17.08 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:22:27.935Z] #63 17.08 OK: 20070 distinct packages available [2024-08-06T09:22:27.935Z] #63 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.935Z] #63 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:27.935Z] #63 17.48 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:27.935Z] #63 17.48 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:22:27.935Z] #63 17.48 (3/5) Installing libucontext (1.2-r2) [2024-08-06T09:22:27.935Z] #63 17.49 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T09:22:27.935Z] #63 17.49 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T09:22:27.935Z] #63 17.50 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:27.935Z] #63 17.51 OK: 8 MiB in 20 packages [2024-08-06T09:22:28.200Z] #63 DONE 17.7s [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:22:28.200Z] #68 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:28.200Z] #68 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:28.200Z] #68 2.576 OK: 264 MiB in 52 packages [2024-08-06T09:22:28.200Z] #68 DONE 2.7s [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:22:28.200Z] #73 DONE 0.0s [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:22:28.200Z] #74 DONE 2.8s [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:22:28.200Z] #75 ... [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:22:28.200Z] #0 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:28.200Z] #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:28.200Z] #0 2.788 OK: 264 MiB in 52 packages [2024-08-06T09:22:28.200Z] #76 DONE 3.1s [2024-08-06T09:22:28.200Z] [2024-08-06T09:22:28.200Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:22:28.200Z] #77 DONE 0.0s [2024-08-06T09:22:28.515Z] [2024-08-06T09:22:28.515Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:22:29.082Z] #78 ... [2024-08-06T09:22:29.082Z] [2024-08-06T09:22:29.082Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T09:22:29.082Z] #69 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.082Z] #69 3.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.082Z] #69 3.572 OK: 7 MiB in 16 packages [2024-08-06T09:22:29.082Z] #69 DONE 3.8s [2024-08-06T09:22:29.340Z] [2024-08-06T09:22:29.341Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T09:22:29.341Z] #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.341Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.341Z] #0 3.188 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:22:29.341Z] #0 3.188 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:22:29.341Z] #0 3.188 OK: 20077 distinct packages available [2024-08-06T09:22:29.341Z] #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.341Z] #0 3.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.341Z] #0 3.634 OK: 264 MiB in 52 packages [2024-08-06T09:22:29.341Z] #79 DONE 4.0s [2024-08-06T09:22:29.341Z] [2024-08-06T09:22:29.341Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:22:29.341Z] #80 DONE 0.0s [2024-08-06T09:22:29.341Z] [2024-08-06T09:22:29.341Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T09:22:29.908Z] #81 ... [2024-08-06T09:22:29.908Z] [2024-08-06T09:22:29.908Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T09:22:29.908Z] #0 3.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.908Z] #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:29.908Z] #0 4.105 OK: 17 MiB in 19 packages [2024-08-06T09:22:29.908Z] #82 DONE 4.2s [2024-08-06T09:22:29.908Z] [2024-08-06T09:22:29.908Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:22:30.476Z] #83 ... [2024-08-06T09:22:30.476Z] [2024-08-06T09:22:30.476Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T09:22:30.476Z] #0 2.575 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.476Z] #0 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.476Z] #0 3.811 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:22:30.476Z] #0 4.118 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:22:30.476Z] #0 4.123 OK: 7 MiB in 16 packages [2024-08-06T09:22:30.476Z] #84 DONE 4.4s [2024-08-06T09:22:30.476Z] [2024-08-06T09:22:30.476Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T09:22:30.476Z] #72 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.476Z] #72 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.476Z] #72 3.195 OK: 17 MiB in 19 packages [2024-08-06T09:22:30.735Z] #72 DONE 3.5s [2024-08-06T09:22:30.735Z] [2024-08-06T09:22:30.735Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:30.735Z] #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 4.212 OK: 7 MiB in 16 packages [2024-08-06T09:22:30.735Z] #85 DONE 4.5s [2024-08-06T09:22:30.735Z] [2024-08-06T09:22:30.735Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T09:22:30.735Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 3.826 OK: 7 MiB in 17 packages [2024-08-06T09:22:30.735Z] #86 DONE 4.1s [2024-08-06T09:22:30.735Z] [2024-08-06T09:22:30.735Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T09:22:30.735Z] #87 ... [2024-08-06T09:22:30.735Z] [2024-08-06T09:22:30.735Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:30.735Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:30.735Z] #0 3.204 OK: 12 MiB in 26 packages [2024-08-06T09:22:30.735Z] #88 DONE 3.5s [2024-08-06T09:22:30.735Z] [2024-08-06T09:22:30.735Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T09:22:30.735Z] #89 DONE 0.1s [2024-08-06T09:22:31.003Z] [2024-08-06T09:22:31.003Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T09:22:31.003Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:31.003Z] #0 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:31.003Z] #0 3.499 OK: 8 MiB in 19 packages [2024-08-06T09:22:31.003Z] #90 DONE 3.6s [2024-08-06T09:22:31.003Z] [2024-08-06T09:22:31.003Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:22:31.570Z] #91 DONE 0.7s [2024-08-06T09:22:31.570Z] [2024-08-06T09:22:31.570Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:31.570Z] #92 ... [2024-08-06T09:22:31.570Z] [2024-08-06T09:22:31.570Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T09:22:31.570Z] #93 DONE 0.1s [2024-08-06T09:22:31.570Z] [2024-08-06T09:22:31.570Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:31.570Z] #92 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:31.863Z] #92 ... [2024-08-06T09:22:31.863Z] [2024-08-06T09:22:31.863Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T09:22:31.863Z] #94 DONE 0.1s [2024-08-06T09:22:31.863Z] [2024-08-06T09:22:31.863Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:22:31.863Z] #95 DONE 0.1s [2024-08-06T09:22:31.863Z] [2024-08-06T09:22:31.863Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:31.863Z] #92 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:31.863Z] #92 ... [2024-08-06T09:22:31.863Z] [2024-08-06T09:22:31.863Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T09:22:31.863Z] #96 DONE 0.1s [2024-08-06T09:22:31.863Z] [2024-08-06T09:22:31.863Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:31.863Z] #92 4.241 OK: 8 MiB in 17 packages [2024-08-06T09:22:32.148Z] #92 ... [2024-08-06T09:22:32.148Z] [2024-08-06T09:22:32.149Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T09:22:32.149Z] #81 3.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:32.149Z] #81 3.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:32.149Z] #81 3.850 OK: 8 MiB in 20 packages [2024-08-06T09:22:32.149Z] #81 DONE 4.1s [2024-08-06T09:22:32.411Z] [2024-08-06T09:22:32.411Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:22:32.411Z] #97 ... [2024-08-06T09:22:32.411Z] [2024-08-06T09:22:32.411Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:22:32.411Z] #92 DONE 4.7s [2024-08-06T09:22:32.688Z] [2024-08-06T09:22:32.688Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T09:22:32.688Z] #98 ... [2024-08-06T09:22:32.688Z] [2024-08-06T09:22:32.688Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T09:22:32.688Z] #99 DONE 0.9s [2024-08-06T09:22:32.949Z] [2024-08-06T09:22:32.949Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T09:22:32.949Z] #87 DONE 2.2s [2024-08-06T09:22:32.949Z] [2024-08-06T09:22:32.949Z] #100 [security-spire-config] exporting to image [2024-08-06T09:22:32.949Z] #100 exporting layers [2024-08-06T09:22:33.211Z] #100 ... [2024-08-06T09:22:33.211Z] [2024-08-06T09:22:33.211Z] #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T09:22:33.211Z] #101 DONE 0.2s [2024-08-06T09:22:33.211Z] [2024-08-06T09:22:33.211Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T09:22:33.211Z] #0 3.844 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:33.211Z] #0 4.361 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T09:22:33.211Z] #0 5.057 OK: 264 MiB in 52 packages [2024-08-06T09:22:34.622Z] #102 DONE 6.3s [2024-08-06T09:22:34.622Z] [2024-08-06T09:22:34.622Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:22:34.622Z] #97 DONE 2.1s [2024-08-06T09:22:34.622Z] [2024-08-06T09:22:34.622Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T09:22:34.622Z] #98 DONE 2.1s [2024-08-06T09:22:34.622Z] [2024-08-06T09:22:34.622Z] #100 [security-spire-config] exporting to image [2024-08-06T09:22:34.622Z] #100 exporting layers 1.7s done [2024-08-06T09:22:34.622Z] #100 writing image sha256:7174b1492955b66df08d91e67c1ea34591d332f39bad491ee21b4918ff2d6f42 done [2024-08-06T09:22:34.622Z] #100 naming to docker.io/library/security-spire-config [2024-08-06T09:22:34.884Z] #100 naming to docker.io/library/security-spire-config 0.2s done [2024-08-06T09:22:34.884Z] #100 DONE 1.9s [2024-08-06T09:22:34.884Z] [2024-08-06T09:22:34.884Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:22:35.146Z] #103 ... [2024-08-06T09:22:35.146Z] [2024-08-06T09:22:35.146Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T09:22:35.146Z] #104 DONE 0.8s [2024-08-06T09:22:35.146Z] [2024-08-06T09:22:35.146Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T09:22:35.146Z] #105 DONE 0.8s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:22:35.410Z] #103 DONE 0.8s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T09:22:35.410Z] #106 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T09:22:35.410Z] #107 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:22:35.410Z] #108 DONE 0.0s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T09:22:35.410Z] #109 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T09:22:35.410Z] #110 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:22:35.410Z] #111 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T09:22:35.410Z] #112 DONE 0.1s [2024-08-06T09:22:35.410Z] [2024-08-06T09:22:35.410Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T09:22:35.669Z] #113 DONE 0.0s [2024-08-06T09:22:35.669Z] [2024-08-06T09:22:35.669Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T09:22:35.669Z] #114 DONE 0.0s [2024-08-06T09:22:35.669Z] [2024-08-06T09:22:35.669Z] #100 [security-spire-agent] exporting to image [2024-08-06T09:22:36.238Z] #100 exporting layers 0.6s done [2024-08-06T09:22:36.238Z] #100 exporting layers 0.7s done [2024-08-06T09:22:36.238Z] #100 writing image sha256:92acc2ddd9a2f938208b9af46c70e816cd74767b192d7eccd8a50347a2d6415a done [2024-08-06T09:22:36.238Z] #100 naming to docker.io/library/security-spire-agent done [2024-08-06T09:22:36.238Z] #100 writing image sha256:c2226c255e454d1d243714de86a5c0403bd42498cdff22f08899ef71b93306a1 done [2024-08-06T09:22:36.238Z] #100 naming to docker.io/library/security-spire-server done [2024-08-06T09:22:36.238Z] #100 DONE 2.6s [2024-08-06T09:22:36.238Z] [2024-08-06T09:22:36.238Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:22:37.620Z] #115 ... [2024-08-06T09:22:37.620Z] [2024-08-06T09:22:37.620Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:03.559Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T09:23:24.344Z] #116 DONE 55.5s [2024-08-06T09:23:24.344Z] [2024-08-06T09:23:24.344Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:24.344Z] #115 DONE 47.6s [2024-08-06T09:23:24.344Z] [2024-08-06T09:23:24.344Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:24.344Z] #83 DONE 53.6s [2024-08-06T09:23:24.344Z] [2024-08-06T09:23:24.344Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:24.344Z] #75 DONE 54.8s [2024-08-06T09:23:24.344Z] [2024-08-06T09:23:24.344Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:24.344Z] #78 DONE 54.6s [2024-08-06T09:23:24.344Z] [2024-08-06T09:23:24.344Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T09:23:29.617Z] #117 ... [2024-08-06T09:23:29.617Z] [2024-08-06T09:23:29.617Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-06T09:23:32.901Z] #118 ... [2024-08-06T09:23:32.901Z] [2024-08-06T09:23:32.901Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-06T09:23:32.901Z] #119 ... [2024-08-06T09:23:32.901Z] [2024-08-06T09:23:32.901Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-06T09:23:33.273Z] #120 ... [2024-08-06T09:23:33.273Z] [2024-08-06T09:23:33.273Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #121 ... [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-06T09:23:35.804Z] #120 DONE 12.7s [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #122 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #123 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #124 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #125 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #126 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #127 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #128 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #129 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #130 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #119 DONE 12.7s [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #118 DONE 12.7s [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #131 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #132 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #133 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #134 [core-command builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #134 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #135 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #136 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #137 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #138 [core-data builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #138 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #139 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #140 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #141 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #142 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #143 [support-scheduler builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #143 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:23:35.804Z] #144 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:23:35.804Z] #145 CACHED [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #117 DONE 12.7s [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T09:23:35.804Z] #121 DONE 12.7s [2024-08-06T09:23:35.804Z] [2024-08-06T09:23:35.804Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T09:23:36.368Z] #146 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-06T09:23:46.570Z] #146 ... [2024-08-06T09:23:46.570Z] [2024-08-06T09:23:46.570Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T09:23:46.570Z] #0 0.840 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T09:23:46.570Z] #147 ... [2024-08-06T09:23:46.570Z] [2024-08-06T09:23:46.570Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T09:23:46.570Z] #0 0.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T09:23:46.830Z] #148 ... [2024-08-06T09:23:46.830Z] [2024-08-06T09:23:46.830Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T09:23:46.830Z] #0 1.560 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T09:23:46.830Z] #149 ... [2024-08-06T09:23:46.830Z] [2024-08-06T09:23:46.830Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T09:23:46.830Z] #0 0.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T09:23:47.088Z] #150 ... [2024-08-06T09:23:47.088Z] [2024-08-06T09:23:47.088Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T09:23:47.088Z] #0 1.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T09:23:47.088Z] #151 ... [2024-08-06T09:23:47.088Z] [2024-08-06T09:23:47.088Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T09:23:47.088Z] #0 0.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T09:23:47.346Z] #152 ... [2024-08-06T09:23:47.346Z] [2024-08-06T09:23:47.346Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T09:23:47.346Z] #0 1.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T09:23:47.346Z] #153 ... [2024-08-06T09:23:47.346Z] [2024-08-06T09:23:47.346Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T09:23:47.346Z] #0 0.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T09:23:47.604Z] #154 ... [2024-08-06T09:23:47.604Z] [2024-08-06T09:23:47.604Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T09:23:47.604Z] #0 0.840 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T09:23:47.862Z] #155 ... [2024-08-06T09:23:47.862Z] [2024-08-06T09:23:47.862Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T09:23:47.862Z] #0 1.821 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T09:23:47.862Z] #156 ... [2024-08-06T09:23:47.862Z] [2024-08-06T09:23:47.862Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T09:23:47.862Z] #0 1.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T09:23:48.119Z] #157 ... [2024-08-06T09:23:48.119Z] [2024-08-06T09:23:48.119Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T09:23:48.119Z] #0 1.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T09:25:09.986Z] #158 ... [2024-08-06T09:25:09.986Z] [2024-08-06T09:25:09.986Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T09:25:09.986Z] #150 90.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T09:25:36.620Z] #150 DONE 118.9s [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T09:25:36.620Z] #152 DONE 118.9s [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T09:25:36.620Z] #148 ... [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T09:25:36.620Z] #154 DONE 119.0s [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T09:25:36.620Z] #153 DONE 119.2s [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T09:25:36.620Z] #146 DONE 119.1s [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T09:25:36.620Z] #155 ... [2024-08-06T09:25:36.620Z] [2024-08-06T09:25:36.620Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:41.894Z] #159 ... [2024-08-06T09:25:41.894Z] [2024-08-06T09:25:41.894Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:46.380Z] #160 ... [2024-08-06T09:25:46.380Z] [2024-08-06T09:25:46.380Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:46.380Z] #161 ... [2024-08-06T09:25:46.380Z] [2024-08-06T09:25:46.380Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T09:25:46.640Z] #162 ... [2024-08-06T09:25:46.640Z] [2024-08-06T09:25:46.640Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:49.940Z] #163 ... [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:49.940Z] #161 DONE 14.5s [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:49.940Z] #159 DONE 14.5s [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:49.940Z] #160 DONE 13.4s [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:49.940Z] #163 DONE 13.7s [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T09:25:49.940Z] #162 DONE 14.6s [2024-08-06T09:25:49.940Z] [2024-08-06T09:25:49.940Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:50.509Z] #164 ... [2024-08-06T09:25:50.509Z] [2024-08-06T09:25:50.509Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:50.509Z] #165 DONE 0.5s [2024-08-06T09:25:50.509Z] [2024-08-06T09:25:50.509Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:50.509Z] #164 DONE 0.5s [2024-08-06T09:25:50.509Z] [2024-08-06T09:25:50.509Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:50.509Z] #166 DONE 0.6s [2024-08-06T09:25:50.509Z] [2024-08-06T09:25:50.509Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T09:25:50.509Z] #167 ... [2024-08-06T09:25:50.509Z] [2024-08-06T09:25:50.509Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:50.509Z] #168 DONE 0.6s [2024-08-06T09:25:50.767Z] [2024-08-06T09:25:50.767Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T09:25:51.706Z] #169 ... [2024-08-06T09:25:51.706Z] [2024-08-06T09:25:51.706Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T09:25:51.706Z] #170 DONE 1.4s [2024-08-06T09:25:51.966Z] [2024-08-06T09:25:51.966Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T09:25:52.234Z] #171 ... [2024-08-06T09:25:52.234Z] [2024-08-06T09:25:52.234Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T09:25:52.234Z] #172 DONE 1.7s [2024-08-06T09:25:52.234Z] [2024-08-06T09:25:52.234Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T09:25:52.234Z] #169 DONE 1.7s [2024-08-06T09:25:52.234Z] [2024-08-06T09:25:52.234Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T09:25:52.234Z] #167 DONE 1.7s [2024-08-06T09:25:52.234Z] [2024-08-06T09:25:52.234Z] #173 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T09:25:52.234Z] #173 DONE 2.4s [2024-08-06T09:25:52.234Z] [2024-08-06T09:25:52.234Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:25:52.539Z] #174 ... [2024-08-06T09:25:52.539Z] [2024-08-06T09:25:52.539Z] #171 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T09:25:52.539Z] #171 DONE 0.6s [2024-08-06T09:25:52.539Z] [2024-08-06T09:25:52.539Z] #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:25:52.539Z] #175 DONE 0.4s [2024-08-06T09:25:52.539Z] [2024-08-06T09:25:52.539Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T09:25:52.539Z] #176 DONE 0.4s [2024-08-06T09:25:52.539Z] [2024-08-06T09:25:52.539Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T09:25:52.811Z] #177 ... [2024-08-06T09:25:52.811Z] [2024-08-06T09:25:52.811Z] #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:25:52.811Z] #174 DONE 0.3s [2024-08-06T09:25:52.811Z] [2024-08-06T09:25:52.811Z] #100 [security-spiffe-token-provider] exporting to image [2024-08-06T09:25:52.811Z] #100 exporting layers [2024-08-06T09:25:53.383Z] #100 ... [2024-08-06T09:25:53.383Z] [2024-08-06T09:25:53.383Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:25:53.383Z] #178 DONE 1.0s [2024-08-06T09:25:53.644Z] [2024-08-06T09:25:53.644Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T09:25:54.213Z] #179 DONE 1.4s [2024-08-06T09:25:54.213Z] [2024-08-06T09:25:54.213Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:25:54.213Z] #180 DONE 1.5s [2024-08-06T09:25:54.213Z] [2024-08-06T09:25:54.213Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T09:25:54.213Z] #177 DONE 1.5s [2024-08-06T09:25:54.213Z] [2024-08-06T09:25:54.213Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T09:25:57.524Z] #181 ... [2024-08-06T09:25:57.524Z] [2024-08-06T09:25:57.524Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:25:57.524Z] #182 DONE 3.5s [2024-08-06T09:25:57.524Z] [2024-08-06T09:25:57.524Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T09:25:57.524Z] #183 DONE 3.4s [2024-08-06T09:25:57.524Z] [2024-08-06T09:25:57.524Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:25:57.786Z] #184 ... [2024-08-06T09:25:57.786Z] [2024-08-06T09:25:57.786Z] #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T09:25:57.786Z] #181 DONE 3.5s [2024-08-06T09:25:57.786Z] [2024-08-06T09:25:57.786Z] #100 [security-spiffe-token-provider] exporting to image [2024-08-06T09:25:57.786Z] #100 exporting layers 4.8s done [2024-08-06T09:25:57.786Z] #100 writing image sha256:fd5cd360d70be6df51f9cb0d84ae61ff7e00899ac714fdf46346bfcf7b38c68d done [2024-08-06T09:25:57.786Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-08-06T09:25:57.786Z] #100 DONE 7.5s [2024-08-06T09:25:57.786Z] [2024-08-06T09:25:57.786Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T09:25:59.740Z] #185 DONE 1.9s [2024-08-06T09:25:59.740Z] [2024-08-06T09:25:59.740Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T09:25:59.740Z] #186 DONE 1.9s [2024-08-06T09:25:59.740Z] [2024-08-06T09:25:59.740Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T09:25:59.740Z] #187 ... [2024-08-06T09:25:59.740Z] [2024-08-06T09:25:59.740Z] #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:25:59.740Z] #188 DONE 5.4s [2024-08-06T09:25:59.740Z] [2024-08-06T09:25:59.740Z] #100 [core-common-config-bootstrapper] exporting to image [2024-08-06T09:26:00.312Z] #100 ... [2024-08-06T09:26:00.312Z] [2024-08-06T09:26:00.312Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T09:26:00.312Z] #189 DONE 0.8s [2024-08-06T09:26:00.312Z] [2024-08-06T09:26:00.312Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T09:26:00.312Z] #187 DONE 0.7s [2024-08-06T09:26:00.312Z] [2024-08-06T09:26:00.312Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:26:00.312Z] #190 ... [2024-08-06T09:26:00.312Z] [2024-08-06T09:26:00.312Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:26:00.312Z] #184 DONE 2.9s [2024-08-06T09:26:00.574Z] [2024-08-06T09:26:00.574Z] #100 [security-proxy-setup] exporting to image [2024-08-06T09:26:01.514Z] #100 ... [2024-08-06T09:26:01.514Z] [2024-08-06T09:26:01.514Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T09:26:01.514Z] #191 DONE 1.1s [2024-08-06T09:26:01.514Z] [2024-08-06T09:26:01.514Z] #100 [security-proxy-setup] exporting to image [2024-08-06T09:26:01.514Z] #100 exporting layers 2.0s done [2024-08-06T09:26:01.514Z] #100 writing image sha256:4d457251569737fa4c68d0b0601a1dab982521a0e4aea2c245a2f4a4920bca6e 0.0s done [2024-08-06T09:26:01.514Z] #100 naming to docker.io/library/core-common-config-bootstrapper [2024-08-06T09:26:01.782Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-06T09:26:03.804Z] #100 ... [2024-08-06T09:26:03.804Z] [2024-08-06T09:26:03.804Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:26:03.804Z] #190 DONE 3.6s [2024-08-06T09:26:03.804Z] [2024-08-06T09:26:03.804Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T09:26:03.804Z] #192 DONE 2.4s [2024-08-06T09:26:03.804Z] [2024-08-06T09:26:03.804Z] #100 [security-proxy-setup] exporting to image [2024-08-06T09:26:03.804Z] #100 writing image sha256:54857e86cd5215d55380049f500aa0a719c9dce4729eb5254603170b0d093935 done [2024-08-06T09:26:03.804Z] #100 naming to docker.io/library/security-proxy-setup done [2024-08-06T09:26:04.744Z] #100 ... [2024-08-06T09:26:04.744Z] [2024-08-06T09:26:04.744Z] #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T09:26:04.744Z] #193 DONE 0.8s [2024-08-06T09:26:04.744Z] [2024-08-06T09:26:04.744Z] #194 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T09:26:04.744Z] #194 DONE 0.2s [2024-08-06T09:26:04.744Z] [2024-08-06T09:26:04.744Z] #195 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T09:26:04.744Z] #195 DONE 0.1s [2024-08-06T09:26:04.744Z] [2024-08-06T09:26:04.744Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T09:26:05.006Z] #158 ... [2024-08-06T09:26:05.006Z] [2024-08-06T09:26:05.006Z] #100 [security-proxy-setup] exporting to image [2024-08-06T09:26:05.006Z] #100 exporting layers 1.2s done [2024-08-06T09:26:05.006Z] #100 writing image sha256:f925c4fc42334d498d4643e83a5f9b7edd7c500b3eda1b6d8c5f8f06e78ec514 0.0s done [2024-08-06T09:26:05.006Z] #100 naming to docker.io/library/security-secretstore-setup [2024-08-06T09:26:05.266Z] #100 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-08-06T09:26:05.266Z] #100 DONE 13.0s [2024-08-06T09:26:05.266Z] [2024-08-06T09:26:05.266Z] #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T09:26:07.808Z] #196 DONE 2.5s [2024-08-06T09:26:07.808Z] [2024-08-06T09:26:07.808Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T09:26:07.808Z] #158 ... [2024-08-06T09:26:07.808Z] [2024-08-06T09:26:07.808Z] #100 [security-bootstrapper] exporting to image [2024-08-06T09:26:07.808Z] #100 exporting layers 0.4s done [2024-08-06T09:26:07.808Z] #100 writing image sha256:706dab48cec6a91479bdf4deddc23882f0774ca04e76ea537c7cc171878bd08d done [2024-08-06T09:26:07.808Z] #100 naming to docker.io/library/security-bootstrapper done [2024-08-06T09:26:07.808Z] #100 DONE 13.5s [2024-08-06T09:26:07.808Z] [2024-08-06T09:26:07.808Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T09:26:10.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T09:26:10.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T09:26:15.922Z] #148 ... [2024-08-06T09:26:15.922Z] [2024-08-06T09:26:15.922Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T09:26:15.922Z] #157 DONE 159.0s [2024-08-06T09:26:15.922Z] [2024-08-06T09:26:15.922Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:20.157Z] #197 ... [2024-08-06T09:26:20.157Z] [2024-08-06T09:26:20.157Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T09:26:20.157Z] #149 DONE 164.5s [2024-08-06T09:26:20.415Z] [2024-08-06T09:26:20.415Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:21.351Z] #197 DONE 6.7s [2024-08-06T09:26:21.351Z] [2024-08-06T09:26:21.351Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T09:26:21.351Z] #147 DONE 165.7s [2024-08-06T09:26:21.351Z] [2024-08-06T09:26:21.351Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T09:26:21.351Z] #148 DONE 165.7s [2024-08-06T09:26:21.351Z] [2024-08-06T09:26:21.351Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:21.351Z] #198 CACHED [2024-08-06T09:26:21.351Z] [2024-08-06T09:26:21.351Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T09:26:21.351Z] #151 DONE 165.8s [2024-08-06T09:26:21.351Z] [2024-08-06T09:26:21.351Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:21.610Z] #199 DONE 0.2s [2024-08-06T09:26:21.610Z] [2024-08-06T09:26:21.610Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:21.610Z] #200 DONE 0.2s [2024-08-06T09:26:21.610Z] [2024-08-06T09:26:21.610Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:21.610Z] #201 CACHED [2024-08-06T09:26:21.610Z] [2024-08-06T09:26:21.610Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:21.610Z] #202 CACHED [2024-08-06T09:26:21.610Z] [2024-08-06T09:26:21.610Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:21.610Z] #203 CACHED [2024-08-06T09:26:21.610Z] [2024-08-06T09:26:21.610Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:24.176Z] #204 DONE 2.3s [2024-08-06T09:26:24.176Z] [2024-08-06T09:26:24.176Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T09:26:24.176Z] #205 DONE 2.3s [2024-08-06T09:26:24.176Z] [2024-08-06T09:26:24.176Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:24.176Z] #206 DONE 2.4s [2024-08-06T09:26:24.176Z] [2024-08-06T09:26:24.176Z] #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T09:26:24.176Z] #207 DONE 2.4s [2024-08-06T09:26:24.176Z] [2024-08-06T09:26:24.176Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T09:26:24.176Z] #208 DONE 2.4s [2024-08-06T09:26:24.176Z] [2024-08-06T09:26:24.176Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:24.750Z] #209 ... [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T09:26:24.750Z] #155 DONE 169.1s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T09:26:24.750Z] #156 DONE 169.1s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T09:26:24.750Z] #158 DONE 169.1s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T09:26:24.750Z] #210 DONE 0.8s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:24.750Z] #209 DONE 0.8s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:24.750Z] #211 DONE 0.9s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T09:26:24.750Z] #212 DONE 0.9s [2024-08-06T09:26:24.750Z] [2024-08-06T09:26:24.750Z] #100 [core-command] exporting to image [2024-08-06T09:26:24.750Z] #100 exporting layers [2024-08-06T09:26:25.016Z] #100 ... [2024-08-06T09:26:25.016Z] [2024-08-06T09:26:25.016Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:25.016Z] #213 DONE 1.0s [2024-08-06T09:26:25.016Z] [2024-08-06T09:26:25.016Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:25.016Z] #214 CACHED [2024-08-06T09:26:25.016Z] [2024-08-06T09:26:25.016Z] #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:25.016Z] #215 CACHED [2024-08-06T09:26:25.016Z] [2024-08-06T09:26:25.016Z] #100 [core-command] exporting to image [2024-08-06T09:26:25.016Z] #100 exporting layers 0.3s done [2024-08-06T09:26:25.274Z] #100 ... [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:25.274Z] #216 DONE 0.4s [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:25.274Z] #217 DONE 0.3s [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:25.274Z] #218 DONE 0.4s [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T09:26:25.274Z] #219 DONE 0.3s [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T09:26:25.274Z] #220 DONE 0.3s [2024-08-06T09:26:25.274Z] [2024-08-06T09:26:25.274Z] #100 [core-data] exporting to image [2024-08-06T09:26:25.274Z] #100 writing image sha256:16f886497b1d54926bb8caad0d1e9b3888bd1b96e45efd2d9ef9c4d69cd0930c done [2024-08-06T09:26:25.274Z] #100 naming to docker.io/library/core-command done [2024-08-06T09:26:25.840Z] #100 ... [2024-08-06T09:26:25.840Z] [2024-08-06T09:26:25.840Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:25.840Z] #221 DONE 0.6s [2024-08-06T09:26:25.840Z] [2024-08-06T09:26:25.840Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T09:26:25.840Z] #222 DONE 0.7s [2024-08-06T09:26:25.840Z] [2024-08-06T09:26:25.840Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T09:26:25.840Z] #223 CACHED [2024-08-06T09:26:25.840Z] [2024-08-06T09:26:25.840Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T09:26:25.840Z] #224 CACHED [2024-08-06T09:26:25.840Z] [2024-08-06T09:26:25.840Z] #100 [core-data] exporting to image [2024-08-06T09:26:25.840Z] #100 exporting layers 0.6s done [2024-08-06T09:26:25.840Z] #100 writing image sha256:aa0537f8741d1a2a17119800ae5758ca55841b8e8bf6f600b2457c697fbe664d done [2024-08-06T09:26:25.840Z] #100 naming to docker.io/library/core-keeper done [2024-08-06T09:26:25.840Z] #100 writing image sha256:b3787c876e1dba6b72e8e442e0ad26a626f8d79dba977ac1639aa9bb1b77fda6 done [2024-08-06T09:26:25.840Z] #100 naming to docker.io/library/core-data done [2024-08-06T09:26:26.408Z] #100 ... [2024-08-06T09:26:26.408Z] [2024-08-06T09:26:26.408Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T09:26:26.408Z] #225 DONE 0.6s [2024-08-06T09:26:26.408Z] [2024-08-06T09:26:26.408Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T09:26:26.408Z] #226 DONE 0.6s [2024-08-06T09:26:26.408Z] [2024-08-06T09:26:26.408Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:26.408Z] #227 DONE 0.6s [2024-08-06T09:26:26.408Z] [2024-08-06T09:26:26.408Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T09:26:26.408Z] #228 DONE 1.2s [2024-08-06T09:26:26.408Z] [2024-08-06T09:26:26.408Z] #100 [core-metadata] exporting to image [2024-08-06T09:26:26.408Z] #100 writing image sha256:a699cf57ec73c63f36eaa6785ea9426be6cbb719b9d2179a4cea0b042c6117c2 done [2024-08-06T09:26:26.408Z] #100 naming to docker.io/library/core-metadata done [2024-08-06T09:26:26.667Z] #100 ... [2024-08-06T09:26:26.667Z] [2024-08-06T09:26:26.667Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T09:26:26.667Z] #229 DONE 0.1s [2024-08-06T09:26:26.667Z] [2024-08-06T09:26:26.667Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T09:26:26.667Z] #230 DONE 0.1s [2024-08-06T09:26:26.667Z] [2024-08-06T09:26:26.667Z] #100 [support-cron-scheduler] exporting to image [2024-08-06T09:26:26.667Z] #100 exporting layers 0.2s done [2024-08-06T09:26:26.667Z] #100 writing image sha256:af7e08584fe25b93e1143ce64713381b454b9fbf9d6a4680d470442b05209f80 done [2024-08-06T09:26:26.667Z] #100 naming to docker.io/library/support-scheduler done [2024-08-06T09:26:26.926Z] #100 exporting layers 0.2s done [2024-08-06T09:26:26.926Z] #100 writing image sha256:ee13a31138af017c0cbfca2b35a9951e54bd1f48793d25ace3e2dd787cdc0089 done [2024-08-06T09:26:26.926Z] #100 naming to docker.io/library/support-notifications done [2024-08-06T09:26:26.926Z] #100 writing image sha256:873da54b8b787a4902fb43a76e88c2953014d2c00967cd7a4b993e5e540a0258 done [2024-08-06T09:26:26.926Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-08-06T09:26:27.185Z] #100 exporting layers 0.8s done [2024-08-06T09:26:27.185Z] #100 writing image sha256:ab6befc336d0b7b8faea07a18386b7388db74210d8ad313dc8f60dbb8ed3d4b9 done [2024-08-06T09:26:27.185Z] #100 naming to docker.io/library/security-proxy-auth done [2024-08-06T09:26:27.185Z] #100 DONE 15.8s [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T09:26:27.185Z] time="2024-08-06T09:21:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T09:26:27.223Z] $ docker stop --time=1 f3ebf338f636474203fa005099d1d2f7a20844bba7fb2d52d01f727a24c734dd [2024-08-06T09:26:28.519Z] $ docker rm -f --volumes f3ebf338f636474203fa005099d1d2f7a20844bba7fb2d52d01f727a24c734dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T09:26:28.958Z] + docker images [2024-08-06T09:26:28.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T09:26:28.958Z] support-notifications latest ee13a31138af 2 seconds ago 42.3MB [2024-08-06T09:26:28.958Z] support-cron-scheduler latest 873da54b8b78 2 seconds ago 42.4MB [2024-08-06T09:26:28.958Z] security-proxy-auth latest ab6befc336d0 2 seconds ago 33MB [2024-08-06T09:26:28.958Z] support-scheduler latest af7e08584fe2 2 seconds ago 41.8MB [2024-08-06T09:26:28.958Z] core-metadata latest a699cf57ec73 3 seconds ago 39.6MB [2024-08-06T09:26:28.958Z] core-data latest b3787c876e1d 3 seconds ago 39.5MB [2024-08-06T09:26:28.958Z] core-keeper latest aa0537f8741d 3 seconds ago 39.4MB [2024-08-06T09:26:28.958Z] core-command latest 16f886497b1d 4 seconds ago 35.4MB [2024-08-06T09:26:28.958Z] security-bootstrapper latest 706dab48cec6 21 seconds ago 18.9MB [2024-08-06T09:26:28.958Z] security-secretstore-setup latest f925c4fc4233 25 seconds ago 36.9MB [2024-08-06T09:26:28.958Z] security-proxy-setup latest 54857e86cd52 28 seconds ago 26.2MB [2024-08-06T09:26:28.958Z] core-common-config-bootstrapper latest 4d4572515697 29 seconds ago 15.2MB [2024-08-06T09:26:28.958Z] security-spiffe-token-provider latest fd5cd360d70b 36 seconds ago 28.8MB [2024-08-06T09:26:28.958Z] security-spire-server latest c2226c255e45 3 minutes ago 121MB [2024-08-06T09:26:28.958Z] security-spire-agent latest 92acc2ddd9a2 3 minutes ago 182MB [2024-08-06T09:26:28.958Z] security-spire-config latest 7174b1492955 3 minutes ago 120MB [2024-08-06T09:26:28.958Z] ci-base-image-x86_64 latest 90ec5d368fb2 8 minutes ago 970MB [2024-08-06T09:26:28.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-06T09:26:28.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-06T09:26:28.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T09:26:57.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T09:26:59.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T09:26:59.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T09:26:59.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T09:26:59.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T09:26:59.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T09:27:11.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T09:27:11.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T09:27:11.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements [2024-08-06T09:27:21.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2024-08-06T09:27:26.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T09:27:26.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T09:27:26.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T09:27:30.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.247s coverage: 69.2% of statements [2024-08-06T09:27:32.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T09:27:32.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T09:27:33.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T09:27:38.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T09:27:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T09:27:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:27:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T09:27:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T09:27:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T09:27:48.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.795s coverage: 93.4% of statements [2024-08-06T09:27:48.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.244s coverage: 91.7% of statements [2024-08-06T09:27:54.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T09:27:54.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T09:27:55.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.228s coverage: 6.5% of statements [2024-08-06T09:28:01.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T09:28:01.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:28:01.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T09:28:03.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T09:28:03.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements [2024-08-06T09:28:04.580Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-08-06T09:28:08.833Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] [2024-08-06T09:28:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T09:28:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T09:28:16.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.302s coverage: 0.8% of statements [2024-08-06T09:28:16.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.151s coverage: 30.7% of statements [2024-08-06T09:28:20.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.152s coverage: 41.7% of statements [2024-08-06T09:28:20.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.105s coverage: 77.8% of statements [2024-08-06T09:28:20.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-08-06T09:28:20.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-08-06T09:28:24.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-08-06T09:28:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T09:28:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T09:28:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T09:28:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T09:28:31.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T09:28:31.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T09:28:31.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T09:28:31.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T09:28:37.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements [2024-08-06T09:28:37.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T09:28:37.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T09:28:37.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T09:28:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T09:28:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T09:28:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T09:28:42.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T09:28:47.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T09:28:47.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T09:28:50.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T09:28:50.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.811s coverage: 79.9% of statements [2024-08-06T09:28:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.179s coverage: 92.9% of statements [2024-08-06T09:28:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 67.2% of statements [2024-08-06T09:28:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements [2024-08-06T09:28:52.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 76.6% of statements [2024-08-06T09:28:54.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T09:28:56.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.117s coverage: 87.2% of statements [2024-08-06T09:28:56.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-08-06T09:28:56.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.069s coverage: 100.0% of statements [2024-08-06T09:28:56.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.280s coverage: 81.8% of statements [2024-08-06T09:28:56.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.254s coverage: 82.1% of statements [2024-08-06T09:28:57.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T09:28:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements [2024-08-06T09:29:02.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T09:29:02.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T09:29:04.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.723s coverage: 63.1% of statements [2024-08-06T09:29:04.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.130s coverage: 100.0% of statements [2024-08-06T09:29:05.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.150s coverage: 89.4% of statements [2024-08-06T09:29:05.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements [2024-08-06T09:29:05.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T09:29:05.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T09:29:05.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T09:29:06.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-08-06T09:29:06.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-08-06T09:29:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T09:29:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T09:29:13.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T09:29:15.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 36.5% of statements [2024-08-06T09:29:15.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.126s coverage: 89.5% of statements [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/scheduler [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/scheduler/utils [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T09:29:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T09:29:16.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:29:16.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T09:29:16.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.105s coverage: 84.8% of statements [2024-08-06T09:29:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T09:29:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T09:29:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T09:29:23.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T09:29:29.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements [2024-08-06T09:29:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T09:29:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:29:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T09:29:29.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T09:29:31.624Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.494s coverage: 95.7% of statements [2024-08-06T09:29:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T09:29:33.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T09:29:34.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.165s coverage: 61.8% of statements [2024-08-06T09:29:38.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T09:29:38.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T09:29:39.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.273s coverage: 98.9% of statements [2024-08-06T09:29:41.201Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-06T09:29:41.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-06T09:29:41.201Z] go vet ./... [2024-08-06T09:34:02.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T09:34:02.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T09:34:02.980Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T09:34:03.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T09:34:03.689Z] + ls -al . [2024-08-06T09:34:03.689Z] total 868 [2024-08-06T09:34:03.689Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 09:22 . [2024-08-06T09:34:03.689Z] drwxr-xr-x 4 root root 4096 Aug 6 09:22 .. [2024-08-06T09:34:03.689Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:20 .blubracket [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 09:20 .dockerignore [2024-08-06T09:34:03.689Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 09:20 .git [2024-08-06T09:34:03.689Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 09:20 .github [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 09:20 .gitignore [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 09:20 .golangci.yml [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 09:20 .hadolint.yml [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 09:20 .sonarcloud.properties [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 09:20 ADOPTERS.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 21171 Aug 6 09:20 Attribution.txt [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 09:20 CHANGELOG.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 09:20 CONTRIBUTING.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 09:20 GOVERNANCE.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 09:20 Jenkinsfile [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 09:20 LICENSE [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 09:20 Makefile [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 09:20 OWNERS.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 09:20 README.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 09:20 SECURITY.md [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 09:17 VERSION [2024-08-06T09:34:03.689Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:20 bin [2024-08-06T09:34:03.689Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 09:20 cmd [2024-08-06T09:34:03.689Z] -rw-r--r-- 1 root root 504074 Aug 6 09:29 coverage.out [2024-08-06T09:34:03.689Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 09:20 fuzz_test [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 7254 Aug 6 09:20 go.mod [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 102354 Aug 6 09:20 go.sum [2024-08-06T09:34:03.689Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 09:20 internal [2024-08-06T09:34:03.689Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 09:20 openapi [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 09:20 security.txt [2024-08-06T09:34:03.689Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 09:20 version.go [Pipeline] sh [2024-08-06T09:34:04.136Z] + '[' -e coverage.out ] [2024-08-06T09:34:04.136Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T09:34:04.440Z] Warning: overwriting stash ‘coverage-report’ [2024-08-06T09:34:05.242Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T09:34:05.650Z] + make build [2024-08-06T09:34:05.650Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T09:37:12.357Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T09:37:20.540Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T09:37:28.717Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T09:37:31.279Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T09:37:39.474Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T09:38:06.138Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T09:38:16.190Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T09:38:26.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T09:38:38.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T09:38:41.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T09:38:43.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T09:38:47.014Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T09:38:52.359Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-06T09:38:56.642Z] $ docker stop --time=1 8f915d22438d5ce60ff114d42d805161511eac866c27c3a26235eb5f1d0c4a1f [2024-08-06T09:38:58.851Z] $ docker rm -f --volumes 8f915d22438d5ce60ff114d42d805161511eac866c27c3a26235eb5f1d0c4a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:39:03.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T09:39:03.228Z] [2024-08-06T09:39:03.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T09:39:03.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T09:39:04.049Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-06T09:39:04.049Z] 547446be3368: Pulling fs layer [2024-08-06T09:39:04.049Z] d125d8839a47: Pulling fs layer [2024-08-06T09:39:04.049Z] 3e85d5ac6304: Pulling fs layer [2024-08-06T09:39:04.049Z] c3105a71a48b: Pulling fs layer [2024-08-06T09:39:04.049Z] 0f093f025ec4: Pulling fs layer [2024-08-06T09:39:04.049Z] c3106fc0e877: Pulling fs layer [2024-08-06T09:39:04.049Z] c3105a71a48b: Waiting [2024-08-06T09:39:04.049Z] 0f093f025ec4: Waiting [2024-08-06T09:39:04.049Z] c3106fc0e877: Waiting [2024-08-06T09:39:04.318Z] 547446be3368: Download complete [2024-08-06T09:39:04.318Z] c3105a71a48b: Verifying Checksum [2024-08-06T09:39:04.318Z] c3105a71a48b: Download complete [2024-08-06T09:39:04.903Z] d125d8839a47: Verifying Checksum [2024-08-06T09:39:04.903Z] d125d8839a47: Download complete [2024-08-06T09:39:04.903Z] c3106fc0e877: Verifying Checksum [2024-08-06T09:39:04.903Z] c3106fc0e877: Download complete [2024-08-06T09:39:04.903Z] 0f093f025ec4: Verifying Checksum [2024-08-06T09:39:04.903Z] 0f093f025ec4: Download complete [2024-08-06T09:39:04.903Z] 547446be3368: Pull complete [2024-08-06T09:39:06.310Z] d125d8839a47: Pull complete [2024-08-06T09:39:06.892Z] 3e85d5ac6304: Verifying Checksum [2024-08-06T09:39:06.892Z] 3e85d5ac6304: Download complete [2024-08-06T09:39:16.977Z] 3e85d5ac6304: Pull complete [2024-08-06T09:39:16.978Z] c3105a71a48b: Pull complete [2024-08-06T09:39:17.558Z] 0f093f025ec4: Pull complete [2024-08-06T09:39:17.823Z] c3106fc0e877: Pull complete [2024-08-06T09:39:17.823Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-06T09:39:17.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T09:39:17.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T09:39:18.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-7192 does not seem to be running inside a container [2024-08-06T09:39:18.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-06T09:39:20.344Z] $ docker top 4d4e3512e1a49eaac56fb09ad82bfcb8f8712e86e06846f19f51f5da9954e9e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T09:39:20.930Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T09:39:31.018Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-06T09:39:31.018Z] #1 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T09:39:31.018Z] #1 DONE 0.1s [2024-08-06T09:39:31.018Z] [2024-08-06T09:39:31.018Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T09:39:31.018Z] #2 transferring dockerfile: 2.15kB done [2024-08-06T09:39:31.018Z] #2 DONE 0.1s [2024-08-06T09:39:31.018Z] [2024-08-06T09:39:31.018Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T09:39:31.287Z] #3 transferring dockerfile: 2.23kB done [2024-08-06T09:39:31.287Z] #3 DONE 0.1s [2024-08-06T09:39:31.287Z] [2024-08-06T09:39:31.287Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T09:39:31.287Z] #4 transferring dockerfile: 1.70kB done [2024-08-06T09:39:31.287Z] #4 DONE 0.0s [2024-08-06T09:39:31.287Z] [2024-08-06T09:39:31.287Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-06T09:39:31.287Z] #5 transferring dockerfile: 2.06kB done [2024-08-06T09:39:31.287Z] #5 DONE 0.1s [2024-08-06T09:39:31.287Z] [2024-08-06T09:39:31.287Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-06T09:39:31.287Z] #6 transferring dockerfile: 1.93kB done [2024-08-06T09:39:31.287Z] #6 DONE 0.1s [2024-08-06T09:39:31.287Z] [2024-08-06T09:39:31.287Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-06T09:39:31.287Z] #7 transferring dockerfile: 1.95kB done [2024-08-06T09:39:31.287Z] #7 DONE 0.1s [2024-08-06T09:39:31.287Z] [2024-08-06T09:39:31.287Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T09:39:31.554Z] #8 transferring dockerfile: 1.69kB 0.0s done [2024-08-06T09:39:31.554Z] #8 DONE 0.1s [2024-08-06T09:39:31.554Z] [2024-08-06T09:39:31.554Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T09:39:31.554Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-08-06T09:39:31.554Z] #9 DONE 0.1s [2024-08-06T09:39:31.554Z] [2024-08-06T09:39:31.554Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T09:39:31.554Z] #10 transferring dockerfile: 2.50kB done [2024-08-06T09:39:31.554Z] #10 DONE 0.1s [2024-08-06T09:39:31.554Z] [2024-08-06T09:39:31.554Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T09:39:31.554Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-08-06T09:39:31.827Z] #11 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T09:39:31.827Z] #12 transferring dockerfile: 1.85kB done [2024-08-06T09:39:31.827Z] #12 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T09:39:31.827Z] #13 transferring dockerfile: 3.17kB done [2024-08-06T09:39:31.827Z] #13 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T09:39:31.827Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T09:39:31.827Z] #14 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-06T09:39:31.827Z] #15 transferring dockerfile: 2.01kB done [2024-08-06T09:39:31.827Z] #15 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T09:39:31.827Z] #16 transferring dockerfile: 1.89kB done [2024-08-06T09:39:31.827Z] #16 DONE 0.1s [2024-08-06T09:39:31.827Z] [2024-08-06T09:39:31.827Z] #17 [core-data internal] load .dockerignore [2024-08-06T09:39:32.094Z] #17 transferring context: 50B done [2024-08-06T09:39:32.094Z] #17 DONE 0.1s [2024-08-06T09:39:32.675Z] [2024-08-06T09:39:32.675Z] #18 [security-proxy-auth internal] load .dockerignore [2024-08-06T09:39:32.675Z] #18 transferring context: 50B done [2024-08-06T09:39:32.675Z] #18 DONE 0.0s [2024-08-06T09:39:32.947Z] [2024-08-06T09:39:32.947Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T09:39:32.947Z] #19 transferring context: 50B done [2024-08-06T09:39:32.947Z] #19 DONE 0.0s [2024-08-06T09:39:32.947Z] [2024-08-06T09:39:32.947Z] #20 [security-spire-server internal] load .dockerignore [2024-08-06T09:39:32.947Z] #20 transferring context: 50B done [2024-08-06T09:39:32.947Z] #20 DONE 0.1s [2024-08-06T09:39:32.947Z] [2024-08-06T09:39:32.947Z] #21 [core-metadata internal] load .dockerignore [2024-08-06T09:39:32.947Z] #21 transferring context: 50B 0.0s done [2024-08-06T09:39:32.947Z] #21 DONE 0.1s [2024-08-06T09:39:32.947Z] [2024-08-06T09:39:32.947Z] #22 [core-command internal] load .dockerignore [2024-08-06T09:39:33.213Z] #22 transferring context: 50B done [2024-08-06T09:39:33.213Z] #22 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #23 [support-notifications internal] load .dockerignore [2024-08-06T09:39:33.213Z] #23 transferring context: 50B 0.0s done [2024-08-06T09:39:33.213Z] #23 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #24 [security-spire-config internal] load .dockerignore [2024-08-06T09:39:33.213Z] #24 transferring context: 50B 0.0s done [2024-08-06T09:39:33.213Z] #24 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-06T09:39:33.213Z] #25 transferring context: 50B 0.0s done [2024-08-06T09:39:33.213Z] #25 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #26 [security-proxy-setup internal] load .dockerignore [2024-08-06T09:39:33.213Z] #26 transferring context: 50B 0.0s done [2024-08-06T09:39:33.213Z] #26 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-06T09:39:33.213Z] #27 transferring context: 50B 0.0s done [2024-08-06T09:39:33.213Z] #27 DONE 0.1s [2024-08-06T09:39:33.213Z] [2024-08-06T09:39:33.213Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-06T09:39:33.482Z] #28 transferring context: 50B done [2024-08-06T09:39:33.482Z] #28 DONE 0.1s [2024-08-06T09:39:33.482Z] [2024-08-06T09:39:33.482Z] #29 [security-bootstrapper internal] load .dockerignore [2024-08-06T09:39:33.482Z] #29 transferring context: 50B 0.0s done [2024-08-06T09:39:33.482Z] #29 DONE 0.1s [2024-08-06T09:39:33.482Z] [2024-08-06T09:39:33.482Z] #30 [support-scheduler internal] load .dockerignore [2024-08-06T09:39:33.482Z] #30 transferring context: 50B done [2024-08-06T09:39:33.482Z] #30 DONE 0.1s [2024-08-06T09:39:33.482Z] [2024-08-06T09:39:33.482Z] #31 [core-keeper internal] load .dockerignore [2024-08-06T09:39:33.482Z] #31 transferring context: 50B 0.0s done [2024-08-06T09:39:33.482Z] #31 DONE 0.1s [2024-08-06T09:39:33.482Z] [2024-08-06T09:39:33.482Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T09:39:33.482Z] #32 transferring context: 50B 0.0s done [2024-08-06T09:39:33.752Z] #32 DONE 0.1s [2024-08-06T09:39:33.752Z] [2024-08-06T09:39:33.752Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:33.752Z] #33 DONE 0.0s [2024-08-06T09:39:33.752Z] [2024-08-06T09:39:33.752Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:34.020Z] #34 DONE 0.1s [2024-08-06T09:39:34.020Z] [2024-08-06T09:39:34.020Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:34.020Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:34.020Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:34.020Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:34.020Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.02MB / 3.34MB 0.2s [2024-08-06T09:39:34.020Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:34.287Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:34.287Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-06T09:39:34.871Z] #35 ... [2024-08-06T09:39:34.871Z] [2024-08-06T09:39:34.871Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:34.871Z] #36 DONE 1.0s [2024-08-06T09:39:34.871Z] [2024-08-06T09:39:34.871Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:35.137Z] #35 ... [2024-08-06T09:39:35.137Z] [2024-08-06T09:39:35.137Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:35.137Z] #37 DONE 0.2s [2024-08-06T09:39:35.137Z] [2024-08-06T09:39:35.137Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:35.137Z] #33 DONE 0.0s [2024-08-06T09:39:35.137Z] [2024-08-06T09:39:35.137Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:35.406Z] #34 ... [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:35.406Z] #36 DONE 1.7s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:35.406Z] #37 DONE 0.5s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:35.406Z] #34 DONE 0.3s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:35.406Z] #36 DONE 1.7s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:35.406Z] #37 DONE 0.5s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:35.406Z] #38 ... [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:35.406Z] #33 DONE 0.0s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:35.406Z] #34 DONE 0.4s [2024-08-06T09:39:35.406Z] [2024-08-06T09:39:35.406Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:35.674Z] #38 ... [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:35.674Z] #36 DONE 1.7s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:35.674Z] #33 DONE 0.0s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:35.674Z] #37 DONE 0.5s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:35.674Z] #38 ... [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:35.674Z] #36 DONE 1.8s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:35.674Z] #34 DONE 0.6s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:35.674Z] #37 DONE 0.5s [2024-08-06T09:39:35.674Z] [2024-08-06T09:39:35.674Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:35.942Z] #38 ... [2024-08-06T09:39:35.942Z] [2024-08-06T09:39:35.942Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:35.942Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:35.942Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:35.942Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:35.942Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:35.942Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:35.942Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:35.942Z] #35 DONE 2.7s [2024-08-06T09:39:35.942Z] [2024-08-06T09:39:35.942Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:35.942Z] #38 ... [2024-08-06T09:39:35.942Z] [2024-08-06T09:39:35.942Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:35.942Z] #33 DONE 0.0s [2024-08-06T09:39:35.942Z] [2024-08-06T09:39:35.942Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:36.214Z] #38 ... [2024-08-06T09:39:36.214Z] [2024-08-06T09:39:36.214Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:36.214Z] #33 DONE 0.0s [2024-08-06T09:39:36.214Z] [2024-08-06T09:39:36.214Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:36.479Z] #38 ... [2024-08-06T09:39:36.479Z] [2024-08-06T09:39:36.479Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:36.479Z] #33 DONE 0.0s [2024-08-06T09:39:36.479Z] [2024-08-06T09:39:36.479Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:36.745Z] #38 ... [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:36.745Z] #36 DONE 1.8s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:36.745Z] #37 DONE 0.6s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:36.745Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:36.745Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:36.745Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:36.745Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:36.745Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:36.745Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:36.745Z] #35 DONE 2.7s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:36.745Z] #34 DONE 1.3s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:36.745Z] #36 DONE 1.8s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:36.745Z] #37 DONE 0.6s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:36.745Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:36.745Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:36.745Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:36.745Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:36.745Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:36.745Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:36.745Z] #35 DONE 2.8s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:36.745Z] #33 DONE 0.0s [2024-08-06T09:39:36.745Z] [2024-08-06T09:39:36.745Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:39:37.016Z] #39 ... [2024-08-06T09:39:37.016Z] [2024-08-06T09:39:37.016Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:37.016Z] #33 DONE 0.0s [2024-08-06T09:39:37.016Z] [2024-08-06T09:39:37.016Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:37.285Z] #38 ... [2024-08-06T09:39:37.285Z] [2024-08-06T09:39:37.285Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:37.285Z] #33 DONE 0.0s [2024-08-06T09:39:37.285Z] [2024-08-06T09:39:37.285Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T09:39:37.285Z] #33 DONE 0.0s [2024-08-06T09:39:37.285Z] [2024-08-06T09:39:37.285Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:37.874Z] #38 ... [2024-08-06T09:39:37.874Z] [2024-08-06T09:39:37.874Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T09:39:37.874Z] #40 DONE 2.4s [2024-08-06T09:39:37.874Z] [2024-08-06T09:39:37.874Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:37.874Z] #38 ... [2024-08-06T09:39:37.874Z] [2024-08-06T09:39:37.874Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:37.874Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:37.874Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:37.874Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:37.874Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:37.874Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:37.874Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:37.874Z] #35 DONE 2.8s [2024-08-06T09:39:37.874Z] [2024-08-06T09:39:37.874Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:38.142Z] #38 ... [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T09:39:38.142Z] #34 DONE 2.6s [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:38.142Z] #36 DONE 1.9s [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:38.142Z] #37 DONE 0.6s [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:38.142Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:38.142Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:38.142Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:38.142Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:38.142Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:38.142Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:38.142Z] #35 DONE 2.8s [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #41 [support-scheduler internal] load build context [2024-08-06T09:39:38.142Z] #41 DONE 0.0s [2024-08-06T09:39:38.142Z] [2024-08-06T09:39:38.142Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:38.414Z] #38 ... [2024-08-06T09:39:38.415Z] [2024-08-06T09:39:38.415Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T09:39:38.415Z] #36 DONE 1.9s [2024-08-06T09:39:38.415Z] [2024-08-06T09:39:38.415Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-06T09:39:38.415Z] #37 DONE 0.6s [2024-08-06T09:39:38.415Z] [2024-08-06T09:39:38.415Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:38.415Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:38.415Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:38.415Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:38.415Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:38.415Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:38.415Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:38.415Z] #35 DONE 2.8s [2024-08-06T09:39:38.415Z] [2024-08-06T09:39:38.415Z] #42 [core-keeper internal] load build context [2024-08-06T09:39:38.415Z] #42 DONE 0.0s [2024-08-06T09:39:38.415Z] [2024-08-06T09:39:38.415Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:38.688Z] #38 transferring context: 16.00MB 3.1s [2024-08-06T09:39:39.660Z] #38 ... [2024-08-06T09:39:39.660Z] [2024-08-06T09:39:39.660Z] #43 [security-spire-config internal] load build context [2024-08-06T09:39:39.660Z] #43 transferring context: 25.85kB 0.2s done [2024-08-06T09:39:39.660Z] #43 DONE 1.6s [2024-08-06T09:39:39.660Z] [2024-08-06T09:39:39.660Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:39.926Z] #38 ... [2024-08-06T09:39:39.926Z] [2024-08-06T09:39:39.926Z] #44 [security-spire-server internal] load build context [2024-08-06T09:39:39.926Z] #44 transferring context: 27.60kB 0.3s done [2024-08-06T09:39:39.926Z] #44 DONE 2.0s [2024-08-06T09:39:39.926Z] [2024-08-06T09:39:39.926Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:41.338Z] #38 ... [2024-08-06T09:39:41.338Z] [2024-08-06T09:39:41.338Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:41.338Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.1s done [2024-08-06T09:39:41.338Z] #45 DONE 3.2s [2024-08-06T09:39:41.338Z] [2024-08-06T09:39:41.338Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:41.338Z] #45 ... [2024-08-06T09:39:41.338Z] [2024-08-06T09:39:41.338Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T09:39:41.338Z] #46 DONE 4.9s [2024-08-06T09:39:41.338Z] [2024-08-06T09:39:41.338Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:41.929Z] #45 ... [2024-08-06T09:39:41.929Z] [2024-08-06T09:39:41.929Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T09:39:41.929Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T09:39:41.929Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T09:39:41.929Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T09:39:41.929Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T09:39:41.929Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T09:39:41.929Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T09:39:41.929Z] #35 DONE 2.8s [2024-08-06T09:39:41.929Z] [2024-08-06T09:39:41.929Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:41.929Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.1s done [2024-08-06T09:39:42.202Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T09:39:42.474Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T09:39:43.052Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-06T09:39:44.010Z] #45 ... [2024-08-06T09:39:44.010Z] [2024-08-06T09:39:44.010Z] #47 [core-data internal] load build context [2024-08-06T09:39:44.010Z] #47 transferring context: 54.00MB 9.9s [2024-08-06T09:39:44.597Z] #47 ... [2024-08-06T09:39:44.597Z] [2024-08-06T09:39:44.597Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:44.597Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T09:39:44.863Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T09:39:45.128Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-08-06T09:39:45.128Z] #45 ... [2024-08-06T09:39:45.128Z] [2024-08-06T09:39:45.128Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:39:45.128Z] #0 7.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:45.128Z] #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:45.128Z] #48 ... [2024-08-06T09:39:45.128Z] [2024-08-06T09:39:45.128Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:39:45.394Z] #49 ... [2024-08-06T09:39:45.394Z] [2024-08-06T09:39:45.394Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:45.394Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-08-06T09:39:45.394Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-08-06T09:39:45.394Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-08-06T09:39:45.394Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-08-06T09:39:45.658Z] #45 ... [2024-08-06T09:39:45.658Z] [2024-08-06T09:39:45.658Z] #50 [security-spire-agent internal] load build context [2024-08-06T09:39:45.658Z] #50 transferring context: 27.13kB 1.1s done [2024-08-06T09:39:45.658Z] #50 DONE 3.5s [2024-08-06T09:39:45.658Z] [2024-08-06T09:39:45.658Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:45.658Z] #45 ... [2024-08-06T09:39:45.658Z] [2024-08-06T09:39:45.658Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:45.658Z] #51 ... [2024-08-06T09:39:45.658Z] [2024-08-06T09:39:45.658Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:45.923Z] #45 ... [2024-08-06T09:39:45.923Z] [2024-08-06T09:39:45.923Z] #52 [support-notifications internal] load build context [2024-08-06T09:39:45.923Z] #52 ... [2024-08-06T09:39:45.923Z] [2024-08-06T09:39:45.923Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T09:39:45.923Z] #0 7.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:45.923Z] #0 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:45.923Z] #53 ... [2024-08-06T09:39:45.923Z] [2024-08-06T09:39:45.923Z] #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T09:39:45.923Z] #0 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:45.923Z] #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:46.188Z] #54 ... [2024-08-06T09:39:46.188Z] [2024-08-06T09:39:46.188Z] #55 [core-command internal] load build context [2024-08-06T09:39:46.188Z] #55 ... [2024-08-06T09:39:46.188Z] [2024-08-06T09:39:46.188Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T09:39:46.188Z] #0 9.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:46.453Z] #56 ... [2024-08-06T09:39:46.453Z] [2024-08-06T09:39:46.453Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T09:39:46.453Z] #57 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:46.453Z] #57 ... [2024-08-06T09:39:46.453Z] [2024-08-06T09:39:46.453Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:46.453Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-08-06T09:39:46.453Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s [2024-08-06T09:39:46.453Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T09:39:46.721Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-08-06T09:39:46.721Z] #45 ... [2024-08-06T09:39:46.721Z] [2024-08-06T09:39:46.721Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:39:46.721Z] #0 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:46.721Z] #0 9.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:46.721Z] #58 ... [2024-08-06T09:39:46.721Z] [2024-08-06T09:39:46.721Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:39:47.003Z] #59 ... [2024-08-06T09:39:47.003Z] [2024-08-06T09:39:47.003Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T09:39:47.003Z] #60 ... [2024-08-06T09:39:47.003Z] [2024-08-06T09:39:47.003Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:39:47.270Z] #61 ... [2024-08-06T09:39:47.270Z] [2024-08-06T09:39:47.270Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:47.270Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-08-06T09:39:47.270Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s [2024-08-06T09:39:47.538Z] #45 ... [2024-08-06T09:39:47.538Z] [2024-08-06T09:39:47.538Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T09:39:47.538Z] #62 ... [2024-08-06T09:39:47.538Z] [2024-08-06T09:39:47.538Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:39:47.805Z] #39 ... [2024-08-06T09:39:47.805Z] [2024-08-06T09:39:47.805Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:48.392Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.99MB / 28.04MB 3.3s [2024-08-06T09:39:48.392Z] #45 ... [2024-08-06T09:39:48.392Z] [2024-08-06T09:39:48.392Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:39:48.657Z] #63 ... [2024-08-06T09:39:48.657Z] [2024-08-06T09:39:48.657Z] #42 [core-keeper internal] load build context [2024-08-06T09:39:48.657Z] #42 ... [2024-08-06T09:39:48.657Z] [2024-08-06T09:39:48.657Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:39:48.922Z] #64 ... [2024-08-06T09:39:48.922Z] [2024-08-06T09:39:48.922Z] #41 [support-scheduler internal] load build context [2024-08-06T09:39:48.922Z] #41 ... [2024-08-06T09:39:48.922Z] [2024-08-06T09:39:48.922Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T09:39:48.922Z] #65 ... [2024-08-06T09:39:48.922Z] [2024-08-06T09:39:48.922Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T09:39:49.186Z] #66 ... [2024-08-06T09:39:49.186Z] [2024-08-06T09:39:49.186Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:39:49.186Z] #67 ... [2024-08-06T09:39:49.186Z] [2024-08-06T09:39:49.186Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:49.451Z] #45 ... [2024-08-06T09:39:49.451Z] [2024-08-06T09:39:49.451Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:39:49.451Z] #48 11.39 OK: 266 MiB in 52 packages [2024-08-06T09:39:49.451Z] #48 DONE 15.1s [2024-08-06T09:39:49.451Z] [2024-08-06T09:39:49.451Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:49.451Z] #45 ... [2024-08-06T09:39:49.451Z] [2024-08-06T09:39:49.451Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:39:49.716Z] #68 ... [2024-08-06T09:39:49.716Z] [2024-08-06T09:39:49.716Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:49.716Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.7s [2024-08-06T09:39:50.298Z] #45 ... [2024-08-06T09:39:50.298Z] [2024-08-06T09:39:50.298Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:39:50.298Z] #69 ... [2024-08-06T09:39:50.298Z] [2024-08-06T09:39:50.298Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:50.298Z] #51 transferring context: 39.40MB 14.5s [2024-08-06T09:39:50.562Z] #51 ... [2024-08-06T09:39:50.562Z] [2024-08-06T09:39:50.562Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T09:39:50.562Z] #54 10.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:39:50.562Z] #54 10.98 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:39:50.562Z] #54 10.98 OK: 8 MiB in 16 packages [2024-08-06T09:39:50.562Z] #54 DONE 14.6s [2024-08-06T09:39:50.562Z] [2024-08-06T09:39:50.562Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:50.562Z] #51 ... [2024-08-06T09:39:50.562Z] [2024-08-06T09:39:50.562Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T09:39:50.827Z] #70 ... [2024-08-06T09:39:50.827Z] [2024-08-06T09:39:50.827Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:50.827Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.83MB / 28.04MB 5.8s [2024-08-06T09:39:50.827Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-06T09:39:50.827Z] #45 ... [2024-08-06T09:39:50.827Z] [2024-08-06T09:39:50.827Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T09:39:50.827Z] #53 12.49 OK: 266 MiB in 52 packages [2024-08-06T09:39:50.827Z] #53 DONE 15.1s [2024-08-06T09:39:50.827Z] [2024-08-06T09:39:50.827Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:50.827Z] #45 ... [2024-08-06T09:39:50.827Z] [2024-08-06T09:39:50.827Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T09:39:51.092Z] #71 ... [2024-08-06T09:39:51.092Z] [2024-08-06T09:39:51.092Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T09:39:51.360Z] #72 ... [2024-08-06T09:39:51.360Z] [2024-08-06T09:39:51.360Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:39:51.360Z] #38 ... [2024-08-06T09:39:51.361Z] [2024-08-06T09:39:51.361Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:51.361Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-06T09:39:51.633Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.6s [2024-08-06T09:39:51.899Z] #45 ... [2024-08-06T09:39:51.899Z] [2024-08-06T09:39:51.899Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T09:39:51.899Z] #58 12.83 OK: 266 MiB in 52 packages [2024-08-06T09:39:51.899Z] #58 DONE 15.2s [2024-08-06T09:39:51.899Z] [2024-08-06T09:39:51.899Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:51.899Z] #45 ... [2024-08-06T09:39:51.899Z] [2024-08-06T09:39:51.899Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:39:51.899Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done [2024-08-06T09:39:51.899Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T09:39:51.899Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-06T09:39:51.899Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-06T09:39:51.899Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T09:39:51.899Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-06T09:39:51.899Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-06T09:39:51.899Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-08-06T09:39:51.899Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 4.8s [2024-08-06T09:39:51.899Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-06T09:39:52.165Z] #73 ... [2024-08-06T09:39:52.165Z] [2024-08-06T09:39:52.165Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:53.589Z] #45 ... [2024-08-06T09:39:53.589Z] [2024-08-06T09:39:53.589Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:39:53.589Z] #67 DONE 14.9s [2024-08-06T09:39:53.589Z] [2024-08-06T09:39:53.589Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T09:39:53.589Z] #56 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:53.589Z] #56 15.12 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T09:39:53.589Z] #56 15.21 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T09:39:53.589Z] #56 15.21 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:39:53.589Z] #56 15.41 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:39:53.589Z] #56 16.15 OK: 9 MiB in 17 packages [2024-08-06T09:39:53.589Z] #56 DONE 17.4s [2024-08-06T09:39:53.589Z] [2024-08-06T09:39:53.589Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:54.171Z] #51 ... [2024-08-06T09:39:54.171Z] [2024-08-06T09:39:54.171Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T09:39:54.171Z] #57 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:54.171Z] #57 15.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:39:54.171Z] #57 15.26 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:39:54.171Z] #57 15.33 OK: 8 MiB in 16 packages [2024-08-06T09:39:54.171Z] #57 DONE 18.0s [2024-08-06T09:39:54.171Z] [2024-08-06T09:39:54.171Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:54.759Z] #51 ... [2024-08-06T09:39:54.759Z] [2024-08-06T09:39:54.759Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T09:39:54.759Z] #60 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:54.759Z] #60 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:54.759Z] #60 14.68 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:39:54.759Z] #60 14.76 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T09:39:54.759Z] #60 14.76 (3/4) Installing su-exec (0.2-r3) [2024-08-06T09:39:54.759Z] #60 14.84 (4/4) Installing yq (4.33.3-r5) [2024-08-06T09:39:54.759Z] #60 16.06 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:39:54.759Z] #60 16.06 OK: 18 MiB in 19 packages [2024-08-06T09:39:54.759Z] #60 DONE 17.7s [2024-08-06T09:39:54.759Z] [2024-08-06T09:39:54.759Z] #51 [core-metadata internal] load build context [2024-08-06T09:39:54.759Z] #51 ... [2024-08-06T09:39:54.759Z] [2024-08-06T09:39:54.759Z] #47 [core-data internal] load build context [2024-08-06T09:39:54.759Z] #47 transferring context: 65.71MB 20.9s [2024-08-06T09:39:55.026Z] #47 ... [2024-08-06T09:39:55.026Z] [2024-08-06T09:39:55.026Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:55.026Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.1s [2024-08-06T09:39:55.295Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-06T09:39:55.295Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-06T09:39:55.561Z] #45 ... [2024-08-06T09:39:55.561Z] [2024-08-06T09:39:55.561Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:39:55.561Z] #49 ... [2024-08-06T09:39:55.561Z] [2024-08-06T09:39:55.561Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:56.144Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.2s [2024-08-06T09:39:56.144Z] #45 ... [2024-08-06T09:39:56.144Z] [2024-08-06T09:39:56.144Z] #52 [support-notifications internal] load build context [2024-08-06T09:39:56.144Z] #52 ... [2024-08-06T09:39:56.144Z] [2024-08-06T09:39:56.144Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:39:56.144Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.1s done [2024-08-06T09:39:56.144Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T09:39:56.410Z] #73 ... [2024-08-06T09:39:56.410Z] [2024-08-06T09:39:56.410Z] #55 [core-command internal] load build context [2024-08-06T09:39:56.410Z] #55 ... [2024-08-06T09:39:56.410Z] [2024-08-06T09:39:56.410Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:56.992Z] #45 ... [2024-08-06T09:39:56.992Z] [2024-08-06T09:39:56.992Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T09:39:56.992Z] #69 DONE 16.6s [2024-08-06T09:39:56.992Z] [2024-08-06T09:39:56.992Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:56.992Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.1s [2024-08-06T09:39:57.260Z] #45 ... [2024-08-06T09:39:57.260Z] [2024-08-06T09:39:57.260Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:39:57.260Z] #59 ... [2024-08-06T09:39:57.260Z] [2024-08-06T09:39:57.260Z] #55 [core-command internal] load build context [2024-08-06T09:39:57.535Z] #55 ... [2024-08-06T09:39:57.535Z] [2024-08-06T09:39:57.535Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:39:57.535Z] #61 ... [2024-08-06T09:39:57.535Z] [2024-08-06T09:39:57.535Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:58.119Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.1s [2024-08-06T09:39:58.119Z] #45 ... [2024-08-06T09:39:58.119Z] [2024-08-06T09:39:58.119Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:39:58.119Z] #39 ... [2024-08-06T09:39:58.119Z] [2024-08-06T09:39:58.119Z] #55 [core-command internal] load build context [2024-08-06T09:39:58.706Z] #55 ... [2024-08-06T09:39:58.706Z] [2024-08-06T09:39:58.706Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:39:58.706Z] #63 ... [2024-08-06T09:39:58.706Z] [2024-08-06T09:39:58.706Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:58.706Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.0s [2024-08-06T09:39:58.971Z] #45 ... [2024-08-06T09:39:58.971Z] [2024-08-06T09:39:58.971Z] #42 [core-keeper internal] load build context [2024-08-06T09:39:58.971Z] #42 ... [2024-08-06T09:39:58.971Z] [2024-08-06T09:39:58.971Z] #41 [support-scheduler internal] load build context [2024-08-06T09:39:59.235Z] #41 ... [2024-08-06T09:39:59.236Z] [2024-08-06T09:39:59.236Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T09:39:59.236Z] #66 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:59.236Z] #66 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:59.236Z] #66 15.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:39:59.236Z] #66 15.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:39:59.236Z] #66 15.21 OK: 19953 distinct packages available [2024-08-06T09:39:59.236Z] #66 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:59.236Z] #66 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:39:59.236Z] #66 18.71 OK: 266 MiB in 52 packages [2024-08-06T09:39:59.236Z] #66 DONE 20.7s [2024-08-06T09:39:59.236Z] [2024-08-06T09:39:59.236Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:39:59.236Z] #64 ... [2024-08-06T09:39:59.236Z] [2024-08-06T09:39:59.236Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:39:59.236Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.4s [2024-08-06T09:40:00.194Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.1s [2024-08-06T09:40:00.459Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s done [2024-08-06T09:40:00.459Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s done [2024-08-06T09:40:01.420Z] #45 ... [2024-08-06T09:40:01.420Z] [2024-08-06T09:40:01.420Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:01.420Z] #38 transferring context: 45.49MB 25.9s [2024-08-06T09:40:01.697Z] #38 ... [2024-08-06T09:40:01.697Z] [2024-08-06T09:40:01.697Z] #55 [core-command internal] load build context [2024-08-06T09:40:03.111Z] #55 ... [2024-08-06T09:40:03.111Z] [2024-08-06T09:40:03.111Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T09:40:03.111Z] #62 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:03.111Z] #62 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:03.111Z] #62 21.35 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T09:40:03.111Z] #62 21.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:03.111Z] #62 21.69 (3/4) Installing su-exec (0.2-r3) [2024-08-06T09:40:03.111Z] #62 21.81 (4/4) Installing yq (4.33.3-r5) [2024-08-06T09:40:03.111Z] #62 22.61 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:03.111Z] #62 22.67 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:40:03.111Z] #62 23.24 OK: 18 MiB in 19 packages [2024-08-06T09:40:03.111Z] #62 DONE 25.4s [2024-08-06T09:40:03.111Z] [2024-08-06T09:40:03.111Z] #55 [core-command internal] load build context [2024-08-06T09:40:03.695Z] #55 ... [2024-08-06T09:40:03.696Z] [2024-08-06T09:40:03.696Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T09:40:03.696Z] #71 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:03.696Z] #71 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:03.696Z] #71 21.25 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:03.696Z] #71 21.25 (2/2) Installing su-exec (0.2-r3) [2024-08-06T09:40:03.696Z] #71 21.25 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:03.696Z] #71 21.35 OK: 8 MiB in 17 packages [2024-08-06T09:40:03.696Z] #71 DONE 22.9s [2024-08-06T09:40:03.696Z] [2024-08-06T09:40:03.696Z] #55 [core-command internal] load build context [2024-08-06T09:40:04.287Z] #55 ... [2024-08-06T09:40:04.287Z] [2024-08-06T09:40:04.287Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T09:40:04.287Z] #74 ... [2024-08-06T09:40:04.287Z] [2024-08-06T09:40:04.287Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:04.555Z] #75 ... [2024-08-06T09:40:04.555Z] [2024-08-06T09:40:04.555Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:04.555Z] #76 ... [2024-08-06T09:40:04.555Z] [2024-08-06T09:40:04.555Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:40:04.555Z] #68 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.555Z] #68 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.555Z] #68 19.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:40:04.555Z] #68 19.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:40:04.555Z] #68 19.95 OK: 19946 distinct packages available [2024-08-06T09:40:04.555Z] #68 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.555Z] #68 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.822Z] #68 ... [2024-08-06T09:40:04.822Z] [2024-08-06T09:40:04.822Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T09:40:04.822Z] #65 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.822Z] #65 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.822Z] #65 19.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:40:04.822Z] #65 19.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:40:04.822Z] #65 19.92 OK: 19946 distinct packages available [2024-08-06T09:40:04.822Z] #65 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.822Z] #65 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:04.822Z] #65 24.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:04.822Z] #65 24.83 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:40:04.822Z] #65 24.83 (3/4) Installing libucontext (1.2-r2) [2024-08-06T09:40:04.822Z] #65 24.86 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T09:40:04.822Z] #65 24.89 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:04.822Z] #65 25.04 OK: 8 MiB in 19 packages [2024-08-06T09:40:04.822Z] #65 ... [2024-08-06T09:40:04.822Z] [2024-08-06T09:40:04.822Z] #55 [core-command internal] load build context [2024-08-06T09:40:05.090Z] #55 ... [2024-08-06T09:40:05.090Z] [2024-08-06T09:40:05.090Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:05.090Z] #51 ... [2024-08-06T09:40:05.090Z] [2024-08-06T09:40:05.090Z] #47 [core-data internal] load build context [2024-08-06T09:40:05.357Z] #47 ... [2024-08-06T09:40:05.357Z] [2024-08-06T09:40:05.357Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:05.357Z] #51 ... [2024-08-06T09:40:05.357Z] [2024-08-06T09:40:05.357Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T09:40:05.357Z] #77 ... [2024-08-06T09:40:05.357Z] [2024-08-06T09:40:05.357Z] #47 [core-data internal] load build context [2024-08-06T09:40:05.624Z] #47 transferring context: 79.48MB 31.8s [2024-08-06T09:40:05.892Z] #47 ... [2024-08-06T09:40:05.892Z] [2024-08-06T09:40:05.892Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:05.892Z] #49 ... [2024-08-06T09:40:05.892Z] [2024-08-06T09:40:05.892Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T09:40:05.892Z] #65 DONE 27.0s [2024-08-06T09:40:05.892Z] [2024-08-06T09:40:05.892Z] #47 [core-data internal] load build context [2024-08-06T09:40:06.480Z] #47 ... [2024-08-06T09:40:06.480Z] [2024-08-06T09:40:06.480Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:06.480Z] #52 ... [2024-08-06T09:40:06.480Z] [2024-08-06T09:40:06.480Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:07.063Z] #49 ... [2024-08-06T09:40:07.063Z] [2024-08-06T09:40:07.063Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T09:40:07.063Z] #78 ... [2024-08-06T09:40:07.063Z] [2024-08-06T09:40:07.063Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:07.646Z] #49 ... [2024-08-06T09:40:07.646Z] [2024-08-06T09:40:07.646Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T09:40:07.646Z] #68 25.86 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:07.646Z] #68 25.86 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:40:07.646Z] #68 25.86 (3/5) Installing libucontext (1.2-r2) [2024-08-06T09:40:07.646Z] #68 25.86 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T09:40:07.646Z] #68 25.86 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T09:40:07.646Z] #68 25.97 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:07.646Z] #68 25.97 OK: 9 MiB in 20 packages [2024-08-06T09:40:07.646Z] #68 DONE 28.0s [2024-08-06T09:40:07.646Z] [2024-08-06T09:40:07.646Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T09:40:07.646Z] #70 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.646Z] #70 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.646Z] #70 22.36 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T09:40:07.646Z] #70 22.36 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T09:40:07.646Z] #70 22.36 OK: 19946 distinct packages available [2024-08-06T09:40:07.646Z] #70 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.646Z] #70 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.646Z] #70 26.44 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T09:40:07.646Z] #70 26.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T09:40:07.646Z] #70 26.59 (3/11) Installing libunistring (1.1-r1) [2024-08-06T09:40:07.646Z] #70 26.65 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T09:40:07.646Z] #70 26.81 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T09:40:07.646Z] #70 26.81 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T09:40:07.646Z] #70 27.03 (7/11) Installing curl (8.9.0-r0) [2024-08-06T09:40:07.646Z] #70 27.06 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:07.646Z] #70 ... [2024-08-06T09:40:07.646Z] [2024-08-06T09:40:07.646Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:07.646Z] #59 ... [2024-08-06T09:40:07.646Z] [2024-08-06T09:40:07.646Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:07.911Z] #61 ... [2024-08-06T09:40:07.911Z] [2024-08-06T09:40:07.911Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T09:40:07.911Z] #72 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.911Z] #72 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:07.911Z] #72 15.98 OK: 8 MiB in 16 packages [2024-08-06T09:40:07.911Z] #72 DONE 17.1s [2024-08-06T09:40:07.911Z] [2024-08-06T09:40:07.911Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:07.911Z] #61 ... [2024-08-06T09:40:07.911Z] [2024-08-06T09:40:07.911Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:08.501Z] #59 ... [2024-08-06T09:40:08.501Z] [2024-08-06T09:40:08.501Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:08.501Z] #39 ... [2024-08-06T09:40:08.501Z] [2024-08-06T09:40:08.501Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:09.111Z] #59 ... [2024-08-06T09:40:09.111Z] [2024-08-06T09:40:09.111Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:09.111Z] #63 ... [2024-08-06T09:40:09.111Z] [2024-08-06T09:40:09.111Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:09.111Z] #59 ... [2024-08-06T09:40:09.111Z] [2024-08-06T09:40:09.111Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:09.380Z] #42 ... [2024-08-06T09:40:09.380Z] [2024-08-06T09:40:09.380Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:09.380Z] #41 ... [2024-08-06T09:40:09.380Z] [2024-08-06T09:40:09.380Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:40:09.380Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s [2024-08-06T09:40:09.380Z] #73 ... [2024-08-06T09:40:09.380Z] [2024-08-06T09:40:09.380Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:09.380Z] #75 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:09.380Z] #75 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:09.380Z] #75 14.32 OK: 9 MiB in 17 packages [2024-08-06T09:40:09.380Z] #75 DONE 15.3s [2024-08-06T09:40:09.380Z] [2024-08-06T09:40:09.380Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:40:09.380Z] #73 ... [2024-08-06T09:40:09.380Z] [2024-08-06T09:40:09.380Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:09.649Z] #64 ... [2024-08-06T09:40:09.649Z] [2024-08-06T09:40:09.649Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:09.916Z] #41 ... [2024-08-06T09:40:09.916Z] [2024-08-06T09:40:09.916Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T09:40:09.916Z] #70 27.09 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T09:40:09.916Z] #70 27.09 (10/11) Installing libucontext (1.2-r2) [2024-08-06T09:40:09.916Z] #70 27.18 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T09:40:09.916Z] #70 27.18 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:09.916Z] #70 27.18 Executing ca-certificates-20240226-r0.trigger [2024-08-06T09:40:09.916Z] #70 27.92 OK: 13 MiB in 26 packages [2024-08-06T09:40:09.916Z] #70 DONE 29.3s [2024-08-06T09:40:09.916Z] [2024-08-06T09:40:09.916Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:11.855Z] #41 transferring context: 22.99MB 31.4s [2024-08-06T09:40:11.855Z] #41 ... [2024-08-06T09:40:11.855Z] [2024-08-06T09:40:11.855Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:11.855Z] #38 ... [2024-08-06T09:40:11.855Z] [2024-08-06T09:40:11.855Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:12.902Z] #41 ... [2024-08-06T09:40:12.902Z] [2024-08-06T09:40:12.902Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:12.902Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s [2024-08-06T09:40:12.902Z] #45 ... [2024-08-06T09:40:12.902Z] [2024-08-06T09:40:12.902Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:12.902Z] #76 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:12.902Z] #76 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:12.902Z] #76 16.81 OK: 8 MiB in 16 packages [2024-08-06T09:40:12.902Z] #76 DONE 18.6s [2024-08-06T09:40:12.902Z] [2024-08-06T09:40:12.902Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T09:40:12.902Z] #0 8.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:12.902Z] #0 9.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:13.171Z] #79 ... [2024-08-06T09:40:13.171Z] [2024-08-06T09:40:13.171Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:14.134Z] #45 ... [2024-08-06T09:40:14.134Z] [2024-08-06T09:40:14.134Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T09:40:14.134Z] #80 9.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:14.134Z] #80 ... [2024-08-06T09:40:14.134Z] [2024-08-06T09:40:14.134Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:14.722Z] #64 ... [2024-08-06T09:40:14.722Z] [2024-08-06T09:40:14.722Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T09:40:14.722Z] #77 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:14.722Z] #77 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:14.722Z] #77 17.58 OK: 18 MiB in 19 packages [2024-08-06T09:40:14.722Z] #77 DONE 19.4s [2024-08-06T09:40:14.722Z] [2024-08-06T09:40:14.722Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:15.308Z] #41 ... [2024-08-06T09:40:15.308Z] [2024-08-06T09:40:15.308Z] #55 [core-command internal] load build context [2024-08-06T09:40:15.308Z] #55 ... [2024-08-06T09:40:15.308Z] [2024-08-06T09:40:15.308Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:15.596Z] #64 ... [2024-08-06T09:40:15.596Z] [2024-08-06T09:40:15.596Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:15.870Z] #51 ... [2024-08-06T09:40:15.870Z] [2024-08-06T09:40:15.870Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:15.870Z] #64 ... [2024-08-06T09:40:15.870Z] [2024-08-06T09:40:15.870Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T09:40:15.870Z] #74 15.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:15.870Z] #74 16.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:15.870Z] #74 20.43 OK: 266 MiB in 52 packages [2024-08-06T09:40:15.870Z] #74 DONE 21.6s [2024-08-06T09:40:15.870Z] [2024-08-06T09:40:15.870Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:15.870Z] #64 ... [2024-08-06T09:40:15.870Z] [2024-08-06T09:40:15.870Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T09:40:15.870Z] #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:15.870Z] #0 9.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:15.870Z] #81 ... [2024-08-06T09:40:15.870Z] [2024-08-06T09:40:15.870Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:16.459Z] #51 ... [2024-08-06T09:40:16.459Z] [2024-08-06T09:40:16.459Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T09:40:16.459Z] #82 DONE 1.3s [2024-08-06T09:40:16.459Z] [2024-08-06T09:40:16.459Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:16.459Z] #64 ... [2024-08-06T09:40:16.459Z] [2024-08-06T09:40:16.459Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:16.730Z] #52 ... [2024-08-06T09:40:16.730Z] [2024-08-06T09:40:16.730Z] #47 [core-data internal] load build context [2024-08-06T09:40:16.730Z] #47 transferring context: 95.08MB 42.7s [2024-08-06T09:40:16.730Z] #47 ... [2024-08-06T09:40:16.730Z] [2024-08-06T09:40:16.730Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:16.996Z] #51 ... [2024-08-06T09:40:16.996Z] [2024-08-06T09:40:16.996Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T09:40:16.996Z] #79 12.47 OK: 18 MiB in 19 packages [2024-08-06T09:40:16.996Z] #79 DONE 13.8s [2024-08-06T09:40:16.996Z] [2024-08-06T09:40:16.996Z] #47 [core-data internal] load build context [2024-08-06T09:40:17.265Z] #47 ... [2024-08-06T09:40:17.265Z] [2024-08-06T09:40:17.265Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T09:40:17.265Z] #78 12.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:17.265Z] #78 14.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:17.265Z] #78 17.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T09:40:17.265Z] #78 18.58 Executing busybox-1.36.1-r7.trigger [2024-08-06T09:40:17.265Z] #78 18.67 OK: 8 MiB in 16 packages [2024-08-06T09:40:17.265Z] #78 DONE 20.4s [2024-08-06T09:40:17.531Z] [2024-08-06T09:40:17.531Z] #47 [core-data internal] load build context [2024-08-06T09:40:17.531Z] #47 ... [2024-08-06T09:40:17.531Z] [2024-08-06T09:40:17.531Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:17.798Z] #49 ... [2024-08-06T09:40:17.798Z] [2024-08-06T09:40:17.798Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T09:40:17.798Z] #0 8.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:17.798Z] #0 9.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:17.798Z] #83 ... [2024-08-06T09:40:17.798Z] [2024-08-06T09:40:17.798Z] #47 [core-data internal] load build context [2024-08-06T09:40:18.066Z] #47 ... [2024-08-06T09:40:18.066Z] [2024-08-06T09:40:18.066Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:18.332Z] #61 ... [2024-08-06T09:40:18.332Z] [2024-08-06T09:40:18.332Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T09:40:18.332Z] #81 11.32 OK: 8 MiB in 19 packages [2024-08-06T09:40:18.332Z] #81 DONE 12.2s [2024-08-06T09:40:18.332Z] [2024-08-06T09:40:18.332Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:18.332Z] #61 ... [2024-08-06T09:40:18.332Z] [2024-08-06T09:40:18.332Z] #47 [core-data internal] load build context [2024-08-06T09:40:18.599Z] #47 ... [2024-08-06T09:40:18.599Z] [2024-08-06T09:40:18.599Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T09:40:18.599Z] #80 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:18.599Z] #80 13.82 OK: 8 MiB in 17 packages [2024-08-06T09:40:18.599Z] #80 DONE 14.7s [2024-08-06T09:40:18.599Z] [2024-08-06T09:40:18.599Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T09:40:18.865Z] #84 ... [2024-08-06T09:40:18.865Z] [2024-08-06T09:40:18.865Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:18.865Z] #39 ... [2024-08-06T09:40:18.865Z] [2024-08-06T09:40:18.865Z] #47 [core-data internal] load build context [2024-08-06T09:40:19.453Z] #47 ... [2024-08-06T09:40:19.453Z] [2024-08-06T09:40:19.453Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:19.453Z] #63 ... [2024-08-06T09:40:19.453Z] [2024-08-06T09:40:19.453Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:19.453Z] #59 ... [2024-08-06T09:40:19.453Z] [2024-08-06T09:40:19.453Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:19.453Z] #42 ... [2024-08-06T09:40:19.453Z] [2024-08-06T09:40:19.453Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:19.720Z] #63 ... [2024-08-06T09:40:19.720Z] [2024-08-06T09:40:19.720Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T09:40:19.720Z] #83 11.24 OK: 9 MiB in 20 packages [2024-08-06T09:40:19.720Z] #83 DONE 12.1s [2024-08-06T09:40:19.720Z] [2024-08-06T09:40:19.720Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:20.305Z] #63 ... [2024-08-06T09:40:20.305Z] [2024-08-06T09:40:20.305Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:20.305Z] #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:20.305Z] #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T09:40:20.305Z] #85 10.13 OK: 13 MiB in 26 packages [2024-08-06T09:40:20.305Z] #85 ... [2024-08-06T09:40:20.305Z] [2024-08-06T09:40:20.305Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:40:20.305Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.9s [2024-08-06T09:40:20.305Z] #73 ... [2024-08-06T09:40:20.305Z] [2024-08-06T09:40:20.305Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:20.888Z] #63 ... [2024-08-06T09:40:20.888Z] [2024-08-06T09:40:20.888Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T09:40:20.888Z] #85 DONE 10.8s [2024-08-06T09:40:20.888Z] [2024-08-06T09:40:20.888Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:21.850Z] #63 ... [2024-08-06T09:40:21.850Z] [2024-08-06T09:40:21.850Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:22.123Z] #38 ... [2024-08-06T09:40:22.123Z] [2024-08-06T09:40:22.123Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:22.706Z] #63 transferring context: 14.83MB 41.7s [2024-08-06T09:40:22.974Z] #63 ... [2024-08-06T09:40:22.974Z] [2024-08-06T09:40:22.974Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T09:40:22.974Z] #84 DONE 4.4s [2024-08-06T09:40:22.974Z] [2024-08-06T09:40:22.974Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:23.939Z] #63 ... [2024-08-06T09:40:23.939Z] [2024-08-06T09:40:23.939Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T09:40:23.939Z] #86 DONE 0.9s [2024-08-06T09:40:23.939Z] [2024-08-06T09:40:23.939Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:24.900Z] #63 ... [2024-08-06T09:40:24.901Z] [2024-08-06T09:40:24.901Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:24.901Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s [2024-08-06T09:40:24.901Z] #45 ... [2024-08-06T09:40:24.901Z] [2024-08-06T09:40:24.901Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:25.482Z] #63 ... [2024-08-06T09:40:25.482Z] [2024-08-06T09:40:25.482Z] #55 [core-command internal] load build context [2024-08-06T09:40:25.482Z] #55 ... [2024-08-06T09:40:25.482Z] [2024-08-06T09:40:25.482Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:25.482Z] #41 ... [2024-08-06T09:40:25.482Z] [2024-08-06T09:40:25.482Z] #55 [core-command internal] load build context [2024-08-06T09:40:26.887Z] #55 ... [2024-08-06T09:40:26.887Z] [2024-08-06T09:40:26.887Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:26.887Z] #64 ... [2024-08-06T09:40:26.887Z] [2024-08-06T09:40:26.887Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:26.887Z] #45 ... [2024-08-06T09:40:26.887Z] [2024-08-06T09:40:26.887Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:27.158Z] #51 ... [2024-08-06T09:40:27.158Z] [2024-08-06T09:40:27.158Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:27.425Z] #45 ... [2024-08-06T09:40:27.425Z] [2024-08-06T09:40:27.425Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:27.693Z] #52 transferring context: 91.43MB 51.5s [2024-08-06T09:40:27.693Z] #52 ... [2024-08-06T09:40:27.693Z] [2024-08-06T09:40:27.693Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:27.959Z] #45 ... [2024-08-06T09:40:27.959Z] [2024-08-06T09:40:27.959Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:27.959Z] #49 ... [2024-08-06T09:40:27.959Z] [2024-08-06T09:40:27.959Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:28.224Z] #45 ... [2024-08-06T09:40:28.224Z] [2024-08-06T09:40:28.224Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:28.490Z] #61 ... [2024-08-06T09:40:28.490Z] [2024-08-06T09:40:28.490Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:29.074Z] #45 ... [2024-08-06T09:40:29.074Z] [2024-08-06T09:40:29.074Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:29.074Z] #39 ... [2024-08-06T09:40:29.074Z] [2024-08-06T09:40:29.074Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:29.339Z] #45 ... [2024-08-06T09:40:29.340Z] [2024-08-06T09:40:29.340Z] #47 [core-data internal] load build context [2024-08-06T09:40:29.340Z] #47 ... [2024-08-06T09:40:29.340Z] [2024-08-06T09:40:29.606Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:29.874Z] #51 ... [2024-08-06T09:40:29.874Z] [2024-08-06T09:40:29.874Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:29.874Z] #42 ... [2024-08-06T09:40:29.874Z] [2024-08-06T09:40:29.874Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:29.874Z] #59 ... [2024-08-06T09:40:29.874Z] [2024-08-06T09:40:29.874Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:30.473Z] #42 ... [2024-08-06T09:40:30.473Z] [2024-08-06T09:40:30.473Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:40:30.473Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.9s done [2024-08-06T09:40:30.741Z] #73 ... [2024-08-06T09:40:30.741Z] [2024-08-06T09:40:30.741Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:32.146Z] #42 ... [2024-08-06T09:40:32.146Z] [2024-08-06T09:40:32.146Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:32.146Z] #38 ... [2024-08-06T09:40:32.146Z] [2024-08-06T09:40:32.146Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:32.146Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.4s [2024-08-06T09:40:35.508Z] #45 ... [2024-08-06T09:40:35.508Z] [2024-08-06T09:40:35.508Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:35.508Z] #51 transferring context: 167.10MB 59.3s [2024-08-06T09:40:35.508Z] #51 ... [2024-08-06T09:40:35.508Z] [2024-08-06T09:40:35.508Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:35.780Z] #45 ... [2024-08-06T09:40:35.780Z] [2024-08-06T09:40:35.780Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:35.780Z] #41 ... [2024-08-06T09:40:35.780Z] [2024-08-06T09:40:35.780Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:35.780Z] #51 ... [2024-08-06T09:40:35.780Z] [2024-08-06T09:40:35.780Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:36.052Z] #63 ... [2024-08-06T09:40:36.052Z] [2024-08-06T09:40:36.052Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:36.335Z] #51 ... [2024-08-06T09:40:36.335Z] [2024-08-06T09:40:36.335Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T09:40:36.335Z] #87 DONE 1.9s [2024-08-06T09:40:36.335Z] [2024-08-06T09:40:36.335Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:36.918Z] #51 ... [2024-08-06T09:40:36.918Z] [2024-08-06T09:40:36.918Z] #55 [core-command internal] load build context [2024-08-06T09:40:36.918Z] #55 ... [2024-08-06T09:40:36.918Z] [2024-08-06T09:40:36.918Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:37.184Z] #64 ... [2024-08-06T09:40:37.184Z] [2024-08-06T09:40:37.184Z] #55 [core-command internal] load build context [2024-08-06T09:40:37.769Z] #55 ... [2024-08-06T09:40:37.769Z] [2024-08-06T09:40:37.769Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:37.769Z] #52 ... [2024-08-06T09:40:37.769Z] [2024-08-06T09:40:37.769Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:37.769Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.7s [2024-08-06T09:40:38.035Z] #45 ... [2024-08-06T09:40:38.035Z] [2024-08-06T09:40:38.035Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:38.302Z] #49 ... [2024-08-06T09:40:38.302Z] [2024-08-06T09:40:38.302Z] #55 [core-command internal] load build context [2024-08-06T09:40:38.567Z] #55 ... [2024-08-06T09:40:38.567Z] [2024-08-06T09:40:38.567Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:38.567Z] #61 ... [2024-08-06T09:40:38.567Z] [2024-08-06T09:40:38.567Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:39.154Z] #45 ... [2024-08-06T09:40:39.154Z] [2024-08-06T09:40:39.154Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:39.420Z] #39 ... [2024-08-06T09:40:39.420Z] [2024-08-06T09:40:39.420Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:39.685Z] #61 ... [2024-08-06T09:40:39.685Z] [2024-08-06T09:40:39.685Z] #47 [core-data internal] load build context [2024-08-06T09:40:39.685Z] #47 transferring context: 184.49MB 65.6s [2024-08-06T09:40:39.685Z] #47 ... [2024-08-06T09:40:39.685Z] [2024-08-06T09:40:39.685Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:39.685Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s done [2024-08-06T09:40:40.268Z] #45 ... [2024-08-06T09:40:40.268Z] [2024-08-06T09:40:40.268Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:40.268Z] #59 ... [2024-08-06T09:40:40.268Z] [2024-08-06T09:40:40.268Z] #47 [core-data internal] load build context [2024-08-06T09:40:40.847Z] #47 ... [2024-08-06T09:40:40.847Z] [2024-08-06T09:40:40.847Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T09:40:40.847Z] #45 DONE 62.7s [2024-08-06T09:40:40.847Z] [2024-08-06T09:40:40.847Z] #47 [core-data internal] load build context [2024-08-06T09:40:41.426Z] #47 ... [2024-08-06T09:40:41.426Z] [2024-08-06T09:40:41.426Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T09:40:41.426Z] #73 ... [2024-08-06T09:40:41.426Z] [2024-08-06T09:40:41.426Z] #47 [core-data internal] load build context [2024-08-06T09:40:42.380Z] #47 ... [2024-08-06T09:40:42.380Z] [2024-08-06T09:40:42.380Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:42.380Z] #42 ... [2024-08-06T09:40:42.380Z] [2024-08-06T09:40:42.380Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:42.380Z] #38 ... [2024-08-06T09:40:42.380Z] [2024-08-06T09:40:42.380Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:45.712Z] #42 transferring context: 170.65MB 65.3s [2024-08-06T09:40:45.976Z] #42 ... [2024-08-06T09:40:45.976Z] [2024-08-06T09:40:45.976Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:45.976Z] #41 ... [2024-08-06T09:40:45.976Z] [2024-08-06T09:40:45.976Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:46.239Z] #42 ... [2024-08-06T09:40:46.239Z] [2024-08-06T09:40:46.239Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:46.239Z] #63 ... [2024-08-06T09:40:46.239Z] [2024-08-06T09:40:46.239Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:46.817Z] #41 ... [2024-08-06T09:40:46.817Z] [2024-08-06T09:40:46.817Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:40:46.817Z] #88 DONE 3.5s [2024-08-06T09:40:46.817Z] [2024-08-06T09:40:46.817Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:47.080Z] #41 ... [2024-08-06T09:40:47.080Z] [2024-08-06T09:40:47.080Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:40:47.080Z] #89 DONE 2.7s [2024-08-06T09:40:47.080Z] [2024-08-06T09:40:47.080Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:47.080Z] #41 ... [2024-08-06T09:40:47.080Z] [2024-08-06T09:40:47.080Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:47.080Z] #51 ... [2024-08-06T09:40:47.080Z] [2024-08-06T09:40:47.080Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:47.343Z] #64 ... [2024-08-06T09:40:47.343Z] [2024-08-06T09:40:47.343Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T09:40:47.343Z] #90 DONE 3.9s [2024-08-06T09:40:47.343Z] [2024-08-06T09:40:47.343Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:47.953Z] #51 ... [2024-08-06T09:40:47.953Z] [2024-08-06T09:40:47.953Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:47.953Z] #52 ... [2024-08-06T09:40:47.953Z] [2024-08-06T09:40:47.953Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:48.217Z] #51 ... [2024-08-06T09:40:48.217Z] [2024-08-06T09:40:48.217Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T09:40:48.217Z] #91 DONE 1.2s [2024-08-06T09:40:48.217Z] [2024-08-06T09:40:48.217Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:48.217Z] #51 ... [2024-08-06T09:40:48.217Z] [2024-08-06T09:40:48.217Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:48.217Z] #49 ... [2024-08-06T09:40:48.217Z] [2024-08-06T09:40:48.217Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:48.811Z] #51 ... [2024-08-06T09:40:48.811Z] [2024-08-06T09:40:48.811Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T09:40:48.811Z] #92 DONE 1.5s [2024-08-06T09:40:48.811Z] [2024-08-06T09:40:48.811Z] #55 [core-command internal] load build context [2024-08-06T09:40:48.811Z] #55 ... [2024-08-06T09:40:48.811Z] [2024-08-06T09:40:48.811Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T09:40:49.408Z] #93 ... [2024-08-06T09:40:49.408Z] [2024-08-06T09:40:49.408Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T09:40:49.408Z] #94 DONE 1.9s [2024-08-06T09:40:49.408Z] [2024-08-06T09:40:49.408Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:49.408Z] #51 ... [2024-08-06T09:40:49.408Z] [2024-08-06T09:40:49.408Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:49.672Z] #39 ... [2024-08-06T09:40:49.672Z] [2024-08-06T09:40:49.672Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:49.672Z] #51 ... [2024-08-06T09:40:49.672Z] [2024-08-06T09:40:49.672Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:40:49.935Z] #61 ... [2024-08-06T09:40:49.935Z] [2024-08-06T09:40:49.935Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:49.935Z] #39 ... [2024-08-06T09:40:49.935Z] [2024-08-06T09:40:49.935Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T09:40:49.935Z] #95 DONE 1.3s [2024-08-06T09:40:49.935Z] [2024-08-06T09:40:49.935Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:50.200Z] #39 ... [2024-08-06T09:40:50.200Z] [2024-08-06T09:40:50.200Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T09:40:50.200Z] #93 DONE 1.4s [2024-08-06T09:40:50.200Z] [2024-08-06T09:40:50.200Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:50.200Z] #39 ... [2024-08-06T09:40:50.200Z] [2024-08-06T09:40:50.200Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:40:50.463Z] #59 ... [2024-08-06T09:40:50.463Z] [2024-08-06T09:40:50.463Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:50.463Z] #39 transferring context: 163.36MB 72.9s [2024-08-06T09:40:50.740Z] #39 ... [2024-08-06T09:40:50.740Z] [2024-08-06T09:40:50.740Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T09:40:50.740Z] #96 DONE 1.3s [2024-08-06T09:40:50.740Z] [2024-08-06T09:40:50.740Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:51.322Z] #39 ... [2024-08-06T09:40:51.322Z] [2024-08-06T09:40:51.322Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:40:51.322Z] #97 DONE 1.2s [2024-08-06T09:40:51.322Z] [2024-08-06T09:40:51.322Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:51.586Z] #39 ... [2024-08-06T09:40:51.586Z] [2024-08-06T09:40:51.586Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:40:51.586Z] #98 DONE 1.2s [2024-08-06T09:40:51.586Z] [2024-08-06T09:40:51.586Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:51.850Z] #39 ... [2024-08-06T09:40:51.850Z] [2024-08-06T09:40:51.850Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T09:40:51.850Z] #99 DONE 1.2s [2024-08-06T09:40:51.850Z] [2024-08-06T09:40:51.850Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:52.430Z] #39 ... [2024-08-06T09:40:52.430Z] [2024-08-06T09:40:52.430Z] #47 [core-data internal] load build context [2024-08-06T09:40:52.430Z] #47 ... [2024-08-06T09:40:52.430Z] [2024-08-06T09:40:52.430Z] #51 [core-metadata internal] load build context [2024-08-06T09:40:52.430Z] #51 ... [2024-08-06T09:40:52.430Z] [2024-08-06T09:40:52.430Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:52.702Z] #38 ... [2024-08-06T09:40:52.702Z] [2024-08-06T09:40:52.702Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T09:40:52.702Z] #100 DONE 1.2s [2024-08-06T09:40:52.702Z] [2024-08-06T09:40:52.702Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:40:52.702Z] #38 ... [2024-08-06T09:40:52.702Z] [2024-08-06T09:40:52.702Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:52.970Z] #39 ... [2024-08-06T09:40:52.970Z] [2024-08-06T09:40:52.970Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T09:40:52.970Z] #101 DONE 1.4s [2024-08-06T09:40:52.970Z] [2024-08-06T09:40:52.970Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:53.238Z] #39 ... [2024-08-06T09:40:53.238Z] [2024-08-06T09:40:53.238Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T09:40:53.238Z] #102 DONE 1.4s [2024-08-06T09:40:53.238Z] [2024-08-06T09:40:53.238Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:54.200Z] #39 ... [2024-08-06T09:40:54.200Z] [2024-08-06T09:40:54.200Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T09:40:54.200Z] #103 DONE 1.5s [2024-08-06T09:40:54.200Z] [2024-08-06T09:40:54.200Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T09:40:54.200Z] #104 DONE 1.2s [2024-08-06T09:40:54.200Z] [2024-08-06T09:40:54.200Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:55.150Z] #39 ... [2024-08-06T09:40:55.150Z] [2024-08-06T09:40:55.150Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T09:40:55.150Z] #105 DONE 1.6s [2024-08-06T09:40:55.150Z] [2024-08-06T09:40:55.150Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:40:55.414Z] #39 transferring context: 185.08MB 78.0s [2024-08-06T09:40:56.365Z] #39 ... [2024-08-06T09:40:56.365Z] [2024-08-06T09:40:56.365Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:56.365Z] #42 ... [2024-08-06T09:40:56.365Z] [2024-08-06T09:40:56.366Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:40:56.630Z] #63 ... [2024-08-06T09:40:56.630Z] [2024-08-06T09:40:56.630Z] #42 [core-keeper internal] load build context [2024-08-06T09:40:57.208Z] #42 ... [2024-08-06T09:40:57.208Z] [2024-08-06T09:40:57.208Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:57.208Z] #41 ... [2024-08-06T09:40:57.208Z] [2024-08-06T09:40:57.208Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:40:57.471Z] #64 ... [2024-08-06T09:40:57.471Z] [2024-08-06T09:40:57.471Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:58.049Z] #41 ... [2024-08-06T09:40:58.049Z] [2024-08-06T09:40:58.049Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:58.049Z] #52 ... [2024-08-06T09:40:58.049Z] [2024-08-06T09:40:58.049Z] #41 [support-scheduler internal] load build context [2024-08-06T09:40:58.628Z] #41 ... [2024-08-06T09:40:58.628Z] [2024-08-06T09:40:58.628Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:58.628Z] #49 ... [2024-08-06T09:40:58.628Z] [2024-08-06T09:40:58.628Z] #52 [support-notifications internal] load build context [2024-08-06T09:40:58.892Z] #52 ... [2024-08-06T09:40:58.892Z] [2024-08-06T09:40:58.892Z] #55 [core-command internal] load build context [2024-08-06T09:40:58.892Z] #55 ... [2024-08-06T09:40:58.892Z] [2024-08-06T09:40:58.892Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:40:59.844Z] #49 ... [2024-08-06T09:40:59.844Z] [2024-08-06T09:40:59.844Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:00.114Z] #61 ... [2024-08-06T09:41:00.114Z] [2024-08-06T09:41:00.114Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:00.377Z] #49 ... [2024-08-06T09:41:00.378Z] [2024-08-06T09:41:00.378Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:00.642Z] #59 ... [2024-08-06T09:41:00.642Z] [2024-08-06T09:41:00.642Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:00.642Z] #61 transferring context: 188.34MB 82.9s [2024-08-06T09:41:01.223Z] #61 ... [2024-08-06T09:41:01.223Z] [2024-08-06T09:41:01.223Z] #106 [security-spire-server] exporting to image [2024-08-06T09:41:01.223Z] #106 exporting layers 6.2s done [2024-08-06T09:41:01.223Z] #106 writing image sha256:8da0b5b39153363c7749da5e55e91c7f7b9e3be66debc7914b822053f8557674 0.2s done [2024-08-06T09:41:01.223Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-06T09:41:01.223Z] #106 writing image sha256:7ef6dae8edb85c9f7aaa9aeb159aaa4d6051f68f2a2aba0b610cbbb23a165154 0.1s done [2024-08-06T09:41:01.223Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-06T09:41:01.223Z] #106 writing image sha256:cf62189fc83a068c1d9b9e5fa82014499995222db8f0f42412091753578ae0cd 0.0s done [2024-08-06T09:41:01.223Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-06T09:41:01.223Z] #106 DONE 7.1s [2024-08-06T09:41:01.223Z] [2024-08-06T09:41:01.223Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:02.175Z] #61 ... [2024-08-06T09:41:02.175Z] [2024-08-06T09:41:02.175Z] #51 [core-metadata internal] load build context [2024-08-06T09:41:02.175Z] #51 transferring context: 308.31MB 85.5s done [2024-08-06T09:41:02.175Z] #51 DONE 86.4s [2024-08-06T09:41:02.175Z] [2024-08-06T09:41:02.175Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:02.444Z] #107 ... [2024-08-06T09:41:02.444Z] [2024-08-06T09:41:02.444Z] #47 [core-data internal] load build context [2024-08-06T09:41:02.444Z] #47 ... [2024-08-06T09:41:02.444Z] [2024-08-06T09:41:02.444Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:02.736Z] #59 ... [2024-08-06T09:41:02.736Z] [2024-08-06T09:41:02.736Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:41:02.736Z] #38 ... [2024-08-06T09:41:02.736Z] [2024-08-06T09:41:02.736Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:03.699Z] #59 ... [2024-08-06T09:41:03.699Z] [2024-08-06T09:41:03.699Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:03.699Z] #107 DONE 1.7s [2024-08-06T09:41:03.967Z] [2024-08-06T09:41:03.967Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:41:06.553Z] #108 ... [2024-08-06T09:41:06.553Z] [2024-08-06T09:41:06.553Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:06.553Z] #39 transferring context: 233.17MB 89.0s [2024-08-06T09:41:06.553Z] #39 ... [2024-08-06T09:41:06.553Z] [2024-08-06T09:41:06.553Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:41:06.820Z] #63 ... [2024-08-06T09:41:06.820Z] [2024-08-06T09:41:06.820Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:07.404Z] #39 ... [2024-08-06T09:41:07.404Z] [2024-08-06T09:41:07.404Z] #42 [core-keeper internal] load build context [2024-08-06T09:41:07.404Z] #42 ... [2024-08-06T09:41:07.404Z] [2024-08-06T09:41:07.404Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:07.673Z] #39 ... [2024-08-06T09:41:07.673Z] [2024-08-06T09:41:07.673Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:41:07.673Z] #64 ... [2024-08-06T09:41:07.673Z] [2024-08-06T09:41:07.673Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:08.633Z] #39 ... [2024-08-06T09:41:08.633Z] [2024-08-06T09:41:08.633Z] #41 [support-scheduler internal] load build context [2024-08-06T09:41:08.633Z] #41 ... [2024-08-06T09:41:08.633Z] [2024-08-06T09:41:08.633Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:08.903Z] #39 ... [2024-08-06T09:41:08.903Z] [2024-08-06T09:41:08.903Z] #52 [support-notifications internal] load build context [2024-08-06T09:41:08.903Z] #52 ... [2024-08-06T09:41:08.903Z] [2024-08-06T09:41:08.903Z] #55 [core-command internal] load build context [2024-08-06T09:41:09.171Z] #55 ... [2024-08-06T09:41:09.171Z] [2024-08-06T09:41:09.171Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:09.439Z] #39 ... [2024-08-06T09:41:09.439Z] [2024-08-06T09:41:09.439Z] #55 [core-command internal] load build context [2024-08-06T09:41:09.439Z] #55 transferring context: 308.31MB 93.4s done [2024-08-06T09:41:09.439Z] #55 DONE 93.8s [2024-08-06T09:41:09.439Z] [2024-08-06T09:41:09.439Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:10.406Z] #39 ... [2024-08-06T09:41:10.406Z] [2024-08-06T09:41:10.406Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:10.676Z] #49 ... [2024-08-06T09:41:10.676Z] [2024-08-06T09:41:10.676Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:11.259Z] #39 ... [2024-08-06T09:41:11.259Z] [2024-08-06T09:41:11.259Z] #41 [support-scheduler internal] load build context [2024-08-06T09:41:11.259Z] #41 transferring context: 308.31MB 90.5s done [2024-08-06T09:41:11.259Z] #41 DONE 92.6s [2024-08-06T09:41:11.259Z] [2024-08-06T09:41:11.259Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:11.527Z] #39 ... [2024-08-06T09:41:11.527Z] [2024-08-06T09:41:11.527Z] #47 [core-data internal] load build context [2024-08-06T09:41:11.527Z] #47 transferring context: 308.31MB 97.4s done [2024-08-06T09:41:11.527Z] #47 DONE 97.6s [2024-08-06T09:41:11.527Z] [2024-08-06T09:41:11.527Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:12.112Z] #39 ... [2024-08-06T09:41:12.112Z] [2024-08-06T09:41:12.112Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:12.112Z] #61 ... [2024-08-06T09:41:12.112Z] [2024-08-06T09:41:12.112Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:12.377Z] #39 ... [2024-08-06T09:41:12.377Z] [2024-08-06T09:41:12.377Z] #42 [core-keeper internal] load build context [2024-08-06T09:41:12.377Z] #42 transferring context: 308.31MB 92.2s done [2024-08-06T09:41:12.377Z] #42 DONE 94.1s [2024-08-06T09:41:12.377Z] [2024-08-06T09:41:12.377Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:12.970Z] #39 ... [2024-08-06T09:41:12.970Z] [2024-08-06T09:41:12.970Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:41:12.970Z] #38 ... [2024-08-06T09:41:12.970Z] [2024-08-06T09:41:12.970Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:13.557Z] #39 ... [2024-08-06T09:41:13.557Z] [2024-08-06T09:41:13.557Z] #64 [security-spiffe-token-provider internal] load build context [2024-08-06T09:41:13.557Z] #64 transferring context: 308.31MB 91.9s done [2024-08-06T09:41:13.557Z] #64 DONE 95.1s [2024-08-06T09:41:13.557Z] [2024-08-06T09:41:13.557Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:13.825Z] #39 ... [2024-08-06T09:41:13.825Z] [2024-08-06T09:41:13.825Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:13.825Z] #59 ... [2024-08-06T09:41:13.825Z] [2024-08-06T09:41:13.825Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:14.408Z] #49 ... [2024-08-06T09:41:14.408Z] [2024-08-06T09:41:14.408Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T09:41:14.408Z] #109 DONE 1.9s [2024-08-06T09:41:14.408Z] [2024-08-06T09:41:14.408Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:14.675Z] #49 ... [2024-08-06T09:41:14.675Z] [2024-08-06T09:41:14.675Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:14.675Z] #110 DONE 1.0s [2024-08-06T09:41:14.675Z] [2024-08-06T09:41:14.675Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:14.675Z] #49 ... [2024-08-06T09:41:14.675Z] [2024-08-06T09:41:14.675Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-06T09:41:14.675Z] #38 transferring context: 308.31MB 99.0s done [2024-08-06T09:41:14.675Z] #38 DONE 99.3s [2024-08-06T09:41:14.675Z] [2024-08-06T09:41:14.675Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:17.264Z] #49 ... [2024-08-06T09:41:17.264Z] [2024-08-06T09:41:17.264Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:41:17.264Z] #63 ... [2024-08-06T09:41:17.264Z] [2024-08-06T09:41:17.264Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:19.406Z] #49 ... [2024-08-06T09:41:19.406Z] [2024-08-06T09:41:19.406Z] #52 [support-notifications internal] load build context [2024-08-06T09:41:19.406Z] #52 ... [2024-08-06T09:41:19.406Z] [2024-08-06T09:41:19.406Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:19.702Z] #49 transferring context: 264.91MB 104.5s [2024-08-06T09:41:20.325Z] #49 ... [2024-08-06T09:41:20.325Z] [2024-08-06T09:41:20.325Z] #39 [security-secretstore-setup internal] load build context [2024-08-06T09:41:20.325Z] #39 transferring context: 308.31MB 102.6s done [2024-08-06T09:41:20.325Z] #39 DONE 103.4s [2024-08-06T09:41:20.325Z] [2024-08-06T09:41:20.325Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:20.942Z] #111 ... [2024-08-06T09:41:20.942Z] [2024-08-06T09:41:20.942Z] #52 [support-notifications internal] load build context [2024-08-06T09:41:20.942Z] #52 transferring context: 308.31MB 104.5s done [2024-08-06T09:41:20.942Z] #52 DONE 105.1s [2024-08-06T09:41:20.942Z] [2024-08-06T09:41:20.942Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:20.942Z] #59 transferring context: 308.31MB 104.1s done [2024-08-06T09:41:21.237Z] #59 ... [2024-08-06T09:41:21.237Z] [2024-08-06T09:41:21.237Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:21.237Z] #49 ... [2024-08-06T09:41:21.237Z] [2024-08-06T09:41:21.237Z] #59 [security-proxy-setup internal] load build context [2024-08-06T09:41:21.237Z] #59 DONE 104.6s [2024-08-06T09:41:21.237Z] [2024-08-06T09:41:21.237Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:21.560Z] #49 ... [2024-08-06T09:41:21.560Z] [2024-08-06T09:41:21.560Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:21.560Z] #111 DONE 1.3s [2024-08-06T09:41:21.560Z] [2024-08-06T09:41:21.560Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:22.183Z] #49 ... [2024-08-06T09:41:22.183Z] [2024-08-06T09:41:22.183Z] #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:41:22.183Z] #112 DONE 1.1s [2024-08-06T09:41:22.183Z] [2024-08-06T09:41:22.183Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:22.183Z] #49 ... [2024-08-06T09:41:22.183Z] [2024-08-06T09:41:22.183Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:22.789Z] #61 ... [2024-08-06T09:41:22.789Z] [2024-08-06T09:41:22.789Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:24.757Z] #49 ... [2024-08-06T09:41:24.757Z] [2024-08-06T09:41:24.757Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:41:24.757Z] #113 ... [2024-08-06T09:41:24.757Z] [2024-08-06T09:41:24.757Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:41:25.023Z] #114 ... [2024-08-06T09:41:25.023Z] [2024-08-06T09:41:25.023Z] #61 [support-cron-scheduler internal] load build context [2024-08-06T09:41:25.023Z] #61 transferring context: 308.31MB 107.0s done [2024-08-06T09:41:25.023Z] #61 DONE 108.0s [2024-08-06T09:41:25.023Z] [2024-08-06T09:41:25.023Z] #49 [security-proxy-auth internal] load build context [2024-08-06T09:41:25.986Z] #49 transferring context: 308.31MB 110.8s done [2024-08-06T09:41:25.986Z] #49 DONE 110.8s [2024-08-06T09:41:25.986Z] [2024-08-06T09:41:25.986Z] #63 [security-bootstrapper internal] load build context [2024-08-06T09:41:30.248Z] #63 transferring context: 308.31MB 109.0s done [2024-08-06T09:41:30.248Z] #63 DONE 111.5s [2024-08-06T09:41:30.248Z] [2024-08-06T09:41:30.248Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:41:31.650Z] #115 ... [2024-08-06T09:41:31.650Z] [2024-08-06T09:41:31.650Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #116 ... [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #108 DONE 75.8s [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #117 [core-metadata builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #117 DONE 3.7s [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:28.053Z] #118 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #119 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #120 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #121 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:28.053Z] #122 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #123 [core-command builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #123 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #124 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #125 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:28.053Z] #126 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #127 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:28.053Z] #128 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #129 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:28.053Z] #130 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:28.053Z] #131 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #132 [core-data builder 6/7] COPY . . [2024-08-06T09:42:28.053Z] #132 CACHED [2024-08-06T09:42:28.053Z] [2024-08-06T09:42:28.053Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T09:42:28.053Z] #133 4.180 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T09:42:29.451Z] #133 ... [2024-08-06T09:42:29.451Z] [2024-08-06T09:42:29.451Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:29.451Z] #114 DONE 75.0s [2024-08-06T09:42:29.452Z] [2024-08-06T09:42:29.452Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T09:42:29.452Z] #0 4.527 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T09:42:29.723Z] #134 ... [2024-08-06T09:42:29.723Z] [2024-08-06T09:42:29.723Z] #135 [core-keeper builder 7/8] COPY . . [2024-08-06T09:42:33.960Z] #135 ... [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T09:42:33.960Z] #0 4.856 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T09:42:33.960Z] #136 ... [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T09:42:33.960Z] #0 4.752 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T09:42:33.960Z] #137 ... [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T09:42:33.960Z] #0 4.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T09:42:33.960Z] #138 ... [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T09:42:33.960Z] #0 4.754 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T09:42:33.960Z] #139 ... [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #135 [core-keeper builder 7/8] COPY . . [2024-08-06T09:42:33.960Z] #135 DONE 4.4s [2024-08-06T09:42:33.960Z] [2024-08-06T09:42:33.960Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T09:42:35.904Z] #140 1.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T09:42:37.322Z] #140 ... [2024-08-06T09:42:37.322Z] [2024-08-06T09:42:37.322Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:37.322Z] #113 DONE 82.4s [2024-08-06T09:42:37.322Z] [2024-08-06T09:42:37.322Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T09:42:41.588Z] #141 DONE 3.7s [2024-08-06T09:42:41.588Z] [2024-08-06T09:42:41.588Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T09:42:42.547Z] #142 1.586 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-06T09:42:46.798Z] #142 ... [2024-08-06T09:42:46.798Z] [2024-08-06T09:42:46.798Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:46.798Z] #116 DONE 84.5s [2024-08-06T09:42:46.798Z] [2024-08-06T09:42:46.798Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T09:42:46.798Z] #143 ... [2024-08-06T09:42:46.798Z] [2024-08-06T09:42:46.798Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:46.798Z] #115 DONE 84.5s [2024-08-06T09:42:46.798Z] [2024-08-06T09:42:46.798Z] #144 [support-notifications builder 6/7] COPY . . [2024-08-06T09:42:51.053Z] #144 ... [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T09:42:51.053Z] #143 DONE 4.7s [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T09:42:51.053Z] #145 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:51.053Z] #146 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:51.053Z] #147 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #148 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:51.053Z] #148 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #149 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T09:42:51.053Z] #149 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #150 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:51.053Z] #150 CACHED [2024-08-06T09:42:51.053Z] [2024-08-06T09:42:51.053Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T09:42:51.648Z] #151 ... [2024-08-06T09:42:51.648Z] [2024-08-06T09:42:51.648Z] #152 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T09:42:51.648Z] #152 CACHED [2024-08-06T09:42:51.648Z] [2024-08-06T09:42:51.648Z] #153 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T09:42:51.648Z] #153 CACHED [2024-08-06T09:42:51.648Z] [2024-08-06T09:42:51.648Z] #154 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T09:42:51.648Z] #154 CACHED [2024-08-06T09:42:51.648Z] [2024-08-06T09:42:51.648Z] #144 [support-notifications builder 6/7] COPY . . [2024-08-06T09:42:51.648Z] #144 DONE 4.8s [2024-08-06T09:42:51.916Z] [2024-08-06T09:42:51.916Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T09:42:56.233Z] #155 4.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T09:42:58.171Z] #155 ... [2024-08-06T09:42:58.171Z] [2024-08-06T09:42:58.171Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T09:42:58.171Z] #151 4.684 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T09:43:01.508Z] #151 ... [2024-08-06T09:43:01.508Z] [2024-08-06T09:43:01.508Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T09:43:01.508Z] #0 3.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T09:43:01.508Z] #156 ... [2024-08-06T09:43:01.508Z] [2024-08-06T09:43:01.508Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T09:43:01.508Z] #0 4.342 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T09:43:01.508Z] #157 ... [2024-08-06T09:43:01.508Z] [2024-08-06T09:43:01.508Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T09:43:01.508Z] #0 4.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T10:02:24.356Z] #158 ... [2024-08-06T10:02:24.356Z] [2024-08-06T10:02:24.356Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T10:02:24.356Z] #151 1172.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T10:02:25.758Z] #151 ... [2024-08-06T10:02:25.758Z] [2024-08-06T10:02:25.758Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T10:02:25.758Z] #156 DONE 1174.7s [2024-08-06T10:02:25.758Z] [2024-08-06T10:02:25.758Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:26.023Z] #137 ... [2024-08-06T10:02:26.023Z] [2024-08-06T10:02:26.023Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:02:26.290Z] #159 DONE 0.4s [2024-08-06T10:02:26.290Z] [2024-08-06T10:02:26.290Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T10:02:26.559Z] #139 ... [2024-08-06T10:02:26.559Z] [2024-08-06T10:02:26.559Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:02:26.559Z] #160 DONE 0.2s [2024-08-06T10:02:26.559Z] [2024-08-06T10:02:26.559Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T10:02:26.829Z] #161 DONE 0.2s [2024-08-06T10:02:26.829Z] [2024-08-06T10:02:26.829Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T10:02:26.829Z] #162 DONE 0.1s [2024-08-06T10:02:26.829Z] [2024-08-06T10:02:26.829Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:02:26.829Z] #140 ... [2024-08-06T10:02:26.829Z] [2024-08-06T10:02:26.829Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T10:02:27.095Z] #163 DONE 0.2s [2024-08-06T10:02:27.095Z] [2024-08-06T10:02:27.095Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T10:02:27.095Z] #164 DONE 0.2s [2024-08-06T10:02:27.095Z] [2024-08-06T10:02:27.095Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:02:27.361Z] #155 ... [2024-08-06T10:02:27.361Z] [2024-08-06T10:02:27.361Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T10:02:29.316Z] #165 DONE 2.3s [2024-08-06T10:02:29.316Z] [2024-08-06T10:02:29.316Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:29.583Z] #137 ... [2024-08-06T10:02:29.583Z] [2024-08-06T10:02:29.583Z] #106 [security-proxy-setup] exporting to image [2024-08-06T10:02:29.583Z] #106 exporting layers [2024-08-06T10:02:30.538Z] #106 exporting layers 1.0s done [2024-08-06T10:02:30.538Z] #106 writing image sha256:c554310f7ef91c6934dd097d8dae2fa2dd6f0dc5c882d6def8963b9f563750fc 0.0s done [2024-08-06T10:02:30.538Z] #106 naming to docker.io/library/security-proxy-setup-arm64 [2024-08-06T10:02:30.538Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-08-06T10:02:30.538Z] #106 DONE 8.2s [2024-08-06T10:02:30.538Z] [2024-08-06T10:02:30.538Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:32.489Z] #137 ... [2024-08-06T10:02:32.489Z] [2024-08-06T10:02:32.489Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T10:02:32.489Z] #157 DONE 1181.2s [2024-08-06T10:02:32.489Z] [2024-08-06T10:02:32.489Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:32.756Z] #137 ... [2024-08-06T10:02:32.756Z] [2024-08-06T10:02:32.756Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T10:02:33.337Z] #166 DONE 0.6s [2024-08-06T10:02:33.337Z] [2024-08-06T10:02:33.337Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T10:02:35.282Z] #167 DONE 1.8s [2024-08-06T10:02:35.282Z] [2024-08-06T10:02:35.282Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:02:35.282Z] #168 DONE 0.2s [2024-08-06T10:02:35.282Z] [2024-08-06T10:02:35.282Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:02:35.550Z] #169 DONE 0.3s [2024-08-06T10:02:35.550Z] [2024-08-06T10:02:35.550Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T10:02:35.550Z] #136 ... [2024-08-06T10:02:35.550Z] [2024-08-06T10:02:35.550Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T10:02:35.832Z] #170 DONE 0.3s [2024-08-06T10:02:35.832Z] [2024-08-06T10:02:35.832Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T10:02:36.097Z] #171 DONE 0.1s [2024-08-06T10:02:36.097Z] [2024-08-06T10:02:36.097Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T10:02:36.097Z] #172 DONE 0.2s [2024-08-06T10:02:36.097Z] [2024-08-06T10:02:36.097Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T10:02:36.366Z] #173 DONE 0.1s [2024-08-06T10:02:36.366Z] [2024-08-06T10:02:36.366Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T10:02:36.366Z] #174 DONE 0.1s [2024-08-06T10:02:36.366Z] [2024-08-06T10:02:36.366Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:02:36.632Z] #140 ... [2024-08-06T10:02:36.632Z] [2024-08-06T10:02:36.632Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T10:02:36.632Z] #175 DONE 0.2s [2024-08-06T10:02:36.632Z] [2024-08-06T10:02:36.632Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T10:02:36.898Z] #176 DONE 0.2s [2024-08-06T10:02:36.898Z] [2024-08-06T10:02:36.898Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T10:02:39.469Z] #177 DONE 2.4s [2024-08-06T10:02:39.469Z] [2024-08-06T10:02:39.469Z] #106 [security-bootstrapper] exporting to image [2024-08-06T10:02:39.469Z] #106 exporting layers [2024-08-06T10:02:40.422Z] #106 exporting layers 1.1s done [2024-08-06T10:02:40.422Z] #106 writing image sha256:a935534a7ef5a8aafc8d136b1e66bc4a5e457843ac01b6627a1543403381e533 done [2024-08-06T10:02:40.422Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-06T10:02:40.422Z] #106 DONE 9.3s [2024-08-06T10:02:40.422Z] [2024-08-06T10:02:40.422Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:47.038Z] #137 ... [2024-08-06T10:02:47.038Z] [2024-08-06T10:02:47.038Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T10:02:47.038Z] #151 DONE 1195.7s [2024-08-06T10:02:47.038Z] [2024-08-06T10:02:47.038Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:47.038Z] #137 ... [2024-08-06T10:02:47.038Z] [2024-08-06T10:02:47.038Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:02:47.308Z] #178 DONE 0.4s [2024-08-06T10:02:47.308Z] [2024-08-06T10:02:47.308Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:02:47.582Z] #179 DONE 0.3s [2024-08-06T10:02:47.582Z] [2024-08-06T10:02:47.582Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T10:02:47.847Z] #136 ... [2024-08-06T10:02:47.847Z] [2024-08-06T10:02:47.847Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T10:02:47.847Z] #180 DONE 0.2s [2024-08-06T10:02:47.847Z] [2024-08-06T10:02:47.847Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T10:02:48.111Z] #181 DONE 0.3s [2024-08-06T10:02:48.111Z] [2024-08-06T10:02:48.111Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:02:48.380Z] #140 ... [2024-08-06T10:02:48.380Z] [2024-08-06T10:02:48.380Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:02:48.380Z] #182 DONE 0.1s [2024-08-06T10:02:48.380Z] [2024-08-06T10:02:48.380Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T10:02:48.645Z] #183 DONE 0.3s [2024-08-06T10:02:48.645Z] [2024-08-06T10:02:48.645Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:02:48.645Z] #155 ... [2024-08-06T10:02:48.645Z] [2024-08-06T10:02:48.645Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T10:02:48.910Z] #184 DONE 0.3s [2024-08-06T10:02:48.910Z] [2024-08-06T10:02:48.910Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T10:02:48.910Z] #185 DONE 0.1s [2024-08-06T10:02:48.910Z] [2024-08-06T10:02:48.910Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T10:02:49.181Z] #133 ... [2024-08-06T10:02:49.181Z] [2024-08-06T10:02:49.181Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T10:02:51.112Z] #186 DONE 1.9s [2024-08-06T10:02:51.112Z] [2024-08-06T10:02:51.112Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:02:51.112Z] #137 ... [2024-08-06T10:02:51.112Z] [2024-08-06T10:02:51.112Z] #106 [security-secretstore-setup] exporting to image [2024-08-06T10:02:51.112Z] #106 exporting layers [2024-08-06T10:02:52.509Z] #106 exporting layers 1.2s done [2024-08-06T10:02:52.509Z] #106 writing image sha256:3e64b1e476f214625f2a774dae7936ae5254ae35544cb7cfcc518e6b1cc15157 done [2024-08-06T10:02:52.509Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-06T10:02:52.509Z] #106 DONE 10.6s [2024-08-06T10:02:52.509Z] [2024-08-06T10:02:52.509Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:03:31.326Z] #137 ... [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T10:03:31.326Z] #139 DONE 1262.3s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:03:31.326Z] #155 ... [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:03:31.326Z] #187 DONE 0.3s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:03:31.326Z] #188 DONE 0.2s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T10:03:31.326Z] #189 DONE 0.3s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:03:31.326Z] #140 ... [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:03:31.326Z] #190 DONE 0.2s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T10:03:31.326Z] #191 DONE 0.2s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:03:31.326Z] #140 ... [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T10:03:31.326Z] #192 DONE 2.0s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-06T10:03:31.326Z] #106 exporting layers [2024-08-06T10:03:31.326Z] #106 exporting layers 0.6s done [2024-08-06T10:03:31.326Z] #106 writing image sha256:48aa5c7e8107e3f043da05c7a4f7dac4569f69b031a6d36e679b574de153c3cc done [2024-08-06T10:03:31.326Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-06T10:03:31.326Z] #106 DONE 11.1s [2024-08-06T10:03:31.326Z] [2024-08-06T10:03:31.326Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:05:52.937Z] #137 ... [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T10:05:52.937Z] #142 DONE 1382.0s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:05:52.937Z] #140 ... [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:05:52.937Z] #193 DONE 0.3s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:05:52.937Z] #194 DONE 0.3s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:05:52.937Z] #73 ... [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T10:05:52.937Z] #195 DONE 0.4s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:05:52.937Z] #73 ... [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:05:52.937Z] #196 DONE 0.2s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T10:05:52.937Z] #133 ... [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-06T10:05:52.937Z] #106 exporting layers [2024-08-06T10:05:52.937Z] #106 exporting layers 0.8s done [2024-08-06T10:05:52.937Z] #106 writing image sha256:b254a23c4f53172d049c28f2d66385f2bf7fdbe57398ca8646c0c952422f2517 done [2024-08-06T10:05:52.937Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-06T10:05:52.937Z] #106 DONE 12.0s [2024-08-06T10:05:52.937Z] [2024-08-06T10:05:52.937Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:13:30.130Z] #137 ... [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T10:13:30.130Z] #138 DONE 1856.6s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:13:30.130Z] #155 ... [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:13:30.130Z] #197 DONE 0.2s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:13:30.130Z] #198 DONE 0.1s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T10:13:30.130Z] #199 DONE 0.4s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T10:13:30.130Z] #133 ... [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:13:30.130Z] #200 DONE 0.1s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T10:13:30.130Z] #201 DONE 0.1s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T10:13:30.130Z] #202 DONE 2.0s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:13:30.130Z] #140 ... [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #106 [security-proxy-auth] exporting to image [2024-08-06T10:13:30.130Z] #106 exporting layers [2024-08-06T10:13:30.130Z] #106 exporting layers 0.8s done [2024-08-06T10:13:30.130Z] #106 writing image sha256:d0710c9325f3562b2073af2c408babdafd66ebf374556c3d97fb58943d30c0fb done [2024-08-06T10:13:30.130Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-06T10:13:30.130Z] #106 DONE 12.7s [2024-08-06T10:13:30.130Z] [2024-08-06T10:13:30.130Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:14:37.984Z] #137 ... [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T10:14:37.984Z] #133 DONE 1924.9s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:14:37.984Z] #137 ... [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:14:37.984Z] #203 DONE 0.1s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:14:37.984Z] #204 DONE 0.1s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T10:14:37.984Z] #205 DONE 0.4s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:14:37.984Z] #155 ... [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:14:37.984Z] #206 DONE 0.1s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #106 [core-command] exporting to image [2024-08-06T10:14:37.984Z] #106 exporting layers [2024-08-06T10:14:37.984Z] #106 exporting layers 0.4s done [2024-08-06T10:14:37.984Z] #106 writing image sha256:634b1846ac16288ee8c31942f4d57dde15e1db2b0df6f4aa04a993f23fe10f9f done [2024-08-06T10:14:37.984Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-06T10:14:37.984Z] #106 DONE 13.1s [2024-08-06T10:14:37.984Z] [2024-08-06T10:14:37.984Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:16:44.638Z] #155 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T10:16:44.638Z] #137 DONE 2048.6s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:16:44.638Z] #73 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:16:44.638Z] #207 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:16:44.638Z] #208 DONE 0.3s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T10:16:44.638Z] #209 DONE 0.5s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:16:44.638Z] #73 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:16:44.638Z] #210 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T10:16:44.638Z] #211 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #106 [core-metadata] exporting to image [2024-08-06T10:16:44.638Z] #106 exporting layers [2024-08-06T10:16:44.638Z] #106 exporting layers 0.5s done [2024-08-06T10:16:44.638Z] #106 writing image sha256:4d93d1bf7f0e0829937843bb875c84b9656986e39fedff934141904367b6a1d1 done [2024-08-06T10:16:44.638Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-06T10:16:44.638Z] #106 DONE 13.7s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:16:44.638Z] #140 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T10:16:44.638Z] #134 DONE 2051.9s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:16:44.638Z] #140 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:16:44.638Z] #212 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:16:44.638Z] #213 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T10:16:44.638Z] #214 DONE 0.5s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:16:44.638Z] #215 DONE 0.2s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #106 [core-data] exporting to image [2024-08-06T10:16:44.638Z] #106 exporting layers 0.7s done [2024-08-06T10:16:44.638Z] #106 writing image sha256:46b7496aab566f70147ef1540260eae168e5161739e66091be8662c7cca1976d done [2024-08-06T10:16:44.638Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-06T10:16:44.638Z] #106 DONE 14.3s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:16:44.638Z] #155 ... [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T10:16:44.638Z] #140 DONE 2044.6s [2024-08-06T10:16:44.638Z] [2024-08-06T10:16:44.638Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:16:44.638Z] #73 ... [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:16:44.639Z] #216 DONE 0.2s [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:16:44.639Z] #155 ... [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T10:16:44.639Z] #217 DONE 0.4s [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:16:44.639Z] #218 DONE 0.1s [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T10:16:44.639Z] #158 ... [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #106 [core-keeper] exporting to image [2024-08-06T10:16:44.639Z] #106 exporting layers 0.4s done [2024-08-06T10:16:44.639Z] #106 writing image sha256:64a0b0f280b00b5df490ef65b541eff74c0e184111f2aab1b1db4dd6f497b220 done [2024-08-06T10:16:44.639Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-06T10:16:44.639Z] #106 DONE 14.8s [2024-08-06T10:16:44.639Z] [2024-08-06T10:16:44.639Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T10:17:11.303Z] #136 DONE 2087.4s [2024-08-06T10:17:11.303Z] [2024-08-06T10:17:11.303Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:17:11.303Z] #155 ... [2024-08-06T10:17:11.303Z] [2024-08-06T10:17:11.303Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:17:11.303Z] #219 DONE 0.1s [2024-08-06T10:17:11.303Z] [2024-08-06T10:17:11.303Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:17:11.303Z] #73 ... [2024-08-06T10:17:11.303Z] [2024-08-06T10:17:11.303Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:17:11.568Z] #220 DONE 0.1s [2024-08-06T10:17:11.568Z] [2024-08-06T10:17:11.568Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:17:11.568Z] #73 ... [2024-08-06T10:17:11.568Z] [2024-08-06T10:17:11.568Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T10:17:12.188Z] #221 DONE 0.6s [2024-08-06T10:17:12.188Z] [2024-08-06T10:17:12.188Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:17:12.456Z] #222 DONE 0.2s [2024-08-06T10:17:12.456Z] [2024-08-06T10:17:12.456Z] #106 [support-scheduler] exporting to image [2024-08-06T10:17:12.456Z] #106 exporting layers [2024-08-06T10:17:13.036Z] #106 exporting layers 0.5s done [2024-08-06T10:17:13.036Z] #106 writing image sha256:5ac39ea639996e9b44ce6bf23000e9c4f141a9beb174d1f2440e3067375ec9f0 done [2024-08-06T10:17:13.036Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-06T10:17:13.036Z] #106 DONE 15.3s [2024-08-06T10:17:13.036Z] [2024-08-06T10:17:13.036Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T10:17:14.995Z] #158 ... [2024-08-06T10:17:14.995Z] [2024-08-06T10:17:14.995Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T10:17:14.995Z] #155 DONE 2063.0s [2024-08-06T10:17:14.995Z] [2024-08-06T10:17:14.995Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:17:15.260Z] #73 ... [2024-08-06T10:17:15.260Z] [2024-08-06T10:17:15.260Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:17:15.260Z] #223 DONE 0.1s [2024-08-06T10:17:15.260Z] [2024-08-06T10:17:15.260Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:17:15.539Z] #224 DONE 0.1s [2024-08-06T10:17:15.539Z] [2024-08-06T10:17:15.539Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T10:17:15.812Z] #225 DONE 0.4s [2024-08-06T10:17:15.812Z] [2024-08-06T10:17:15.812Z] #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T10:17:16.080Z] #226 DONE 0.2s [2024-08-06T10:17:16.080Z] [2024-08-06T10:17:16.080Z] #106 [support-notifications] exporting to image [2024-08-06T10:17:16.347Z] #106 ... [2024-08-06T10:17:16.347Z] [2024-08-06T10:17:16.347Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T10:17:16.347Z] #158 DONE 2064.9s [2024-08-06T10:17:16.611Z] [2024-08-06T10:17:16.611Z] #106 [support-notifications] exporting to image [2024-08-06T10:17:16.875Z] #106 exporting layers 0.7s done [2024-08-06T10:17:16.875Z] #106 writing image sha256:965fa6434310362ddb00e5fbf1d4770ecc27a07c825326c17f36d29b29998925 done [2024-08-06T10:17:16.875Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-06T10:17:16.875Z] #106 DONE 16.1s [2024-08-06T10:17:16.875Z] [2024-08-06T10:17:16.875Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:17:17.140Z] #73 ... [2024-08-06T10:17:17.140Z] [2024-08-06T10:17:17.140Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T10:17:17.140Z] #227 DONE 0.1s [2024-08-06T10:17:17.140Z] [2024-08-06T10:17:17.140Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T10:17:17.140Z] #228 DONE 0.1s [2024-08-06T10:17:17.140Z] [2024-08-06T10:17:17.140Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T10:17:17.403Z] #229 DONE 0.3s [2024-08-06T10:17:17.403Z] [2024-08-06T10:17:17.403Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T10:17:17.668Z] #230 DONE 0.1s [2024-08-06T10:17:17.668Z] [2024-08-06T10:17:17.668Z] #106 [support-cron-scheduler] exporting to image [2024-08-06T10:17:17.934Z] #106 exporting layers 0.5s done [2024-08-06T10:17:17.934Z] #106 writing image sha256:00d427748a92eedbfcfc7bcbc7c2751e2ac50ceebe99c06ff7ae43ae8e0cac33 done [2024-08-06T10:17:17.934Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-06T10:17:17.934Z] #106 DONE 16.6s [2024-08-06T10:17:17.934Z] [2024-08-06T10:17:17.934Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.934Z] time="2024-08-06T09:39:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.935Z] time="2024-08-06T09:39:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T10:17:17.935Z] time="2024-08-06T09:39:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T10:17:18.224Z] $ docker stop --time=1 4d4e3512e1a49eaac56fb09ad82bfcb8f8712e86e06846f19f51f5da9954e9e4 [2024-08-06T10:17:19.867Z] $ docker rm -f --volumes 4d4e3512e1a49eaac56fb09ad82bfcb8f8712e86e06846f19f51f5da9954e9e4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T10:17:20.438Z] + docker images [2024-08-06T10:17:20.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T10:17:20.438Z] support-cron-scheduler-arm64 latest 00d427748a92 3 seconds ago 42MB [2024-08-06T10:17:20.438Z] support-notifications-arm64 latest 965fa6434310 5 seconds ago 41.9MB [2024-08-06T10:17:20.438Z] support-scheduler-arm64 latest 5ac39ea63999 8 seconds ago 41.2MB [2024-08-06T10:17:20.438Z] core-keeper-arm64 latest 64a0b0f280b0 41 seconds ago 38.9MB [2024-08-06T10:17:20.438Z] core-data-arm64 latest 46b7496aab56 44 seconds ago 39MB [2024-08-06T10:17:20.438Z] core-metadata-arm64 latest 4d93d1bf7f0e 47 seconds ago 39.1MB [2024-08-06T10:17:20.438Z] core-command-arm64 latest 634b1846ac16 2 minutes ago 35MB [2024-08-06T10:17:20.438Z] security-proxy-auth-arm64 latest d0710c9325f3 3 minutes ago 32.6MB [2024-08-06T10:17:20.438Z] security-spiffe-token-provider-arm64 latest b254a23c4f53 11 minutes ago 29MB [2024-08-06T10:17:20.438Z] core-common-config-bootstrapper-arm64 latest 48aa5c7e8107 13 minutes ago 15.3MB [2024-08-06T10:17:20.438Z] security-secretstore-setup-arm64 latest 3e64b1e476f2 14 minutes ago 36.4MB [2024-08-06T10:17:20.438Z] security-bootstrapper-arm64 latest a935534a7ef5 14 minutes ago 18.9MB [2024-08-06T10:17:20.438Z] security-proxy-setup-arm64 latest c554310f7ef9 14 minutes ago 26.1MB [2024-08-06T10:17:20.438Z] security-spire-agent-arm64 latest 7ef6dae8edb8 36 minutes ago 174MB [2024-08-06T10:17:20.438Z] security-spire-server-arm64 latest cf62189fc83a 36 minutes ago 116MB [2024-08-06T10:17:20.438Z] security-spire-config-arm64 latest 8da0b5b39153 36 minutes ago 115MB [2024-08-06T10:17:20.438Z] ci-base-image-arm64 latest f0228369798c 55 minutes ago 967MB [2024-08-06T10:17:20.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-06T10:17:20.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T10:17:21.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T10:17:21.368Z] [2024-08-06T10:17:21.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T10:17:21.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T10:17:22.060Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T10:17:22.060Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T10:17:22.060Z] 04944245beec: Pulling fs layer [2024-08-06T10:17:22.060Z] 699f458cf7ca: Pulling fs layer [2024-08-06T10:17:22.060Z] 765212b225bb: Pulling fs layer [2024-08-06T10:17:22.060Z] f23df028b6ca: Pulling fs layer [2024-08-06T10:17:22.060Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T10:17:22.060Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T10:17:22.060Z] f23df028b6ca: Waiting [2024-08-06T10:17:22.060Z] d65c8cfc05b1: Waiting [2024-08-06T10:17:22.060Z] 2437ff75d9bd: Waiting [2024-08-06T10:17:22.060Z] 765212b225bb: Waiting [2024-08-06T10:17:22.060Z] 04944245beec: Verifying Checksum [2024-08-06T10:17:22.060Z] 04944245beec: Download complete [2024-08-06T10:17:22.060Z] 765212b225bb: Verifying Checksum [2024-08-06T10:17:22.060Z] 765212b225bb: Download complete [2024-08-06T10:17:22.060Z] f23df028b6ca: Verifying Checksum [2024-08-06T10:17:22.060Z] f23df028b6ca: Download complete [2024-08-06T10:17:22.060Z] d65c8cfc05b1: Download complete [2024-08-06T10:17:22.328Z] 699f458cf7ca: Verifying Checksum [2024-08-06T10:17:22.328Z] 699f458cf7ca: Download complete [2024-08-06T10:17:22.595Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T10:17:22.595Z] 8998bd30e6a1: Download complete [2024-08-06T10:17:25.173Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T10:17:25.173Z] 2437ff75d9bd: Download complete [2024-08-06T10:17:27.749Z] 8998bd30e6a1: Pull complete [2024-08-06T10:17:27.749Z] 04944245beec: Pull complete [2024-08-06T10:17:29.688Z] 699f458cf7ca: Pull complete [2024-08-06T10:17:29.688Z] 765212b225bb: Pull complete [2024-08-06T10:17:30.646Z] f23df028b6ca: Pull complete [2024-08-06T10:17:30.646Z] d65c8cfc05b1: Pull complete [2024-08-06T10:17:48.836Z] 2437ff75d9bd: Pull complete [2024-08-06T10:17:48.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T10:17:48.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T10:17:48.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T10:17:49.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-7192 does not seem to be running inside a container [2024-08-06T10:17:49.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-06T10:17:52.084Z] $ docker top 576b75393fe12a32961dc3630fb065e9ac919fb9e718467b38b8e6782d16aff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:17:53.076Z] ---> job-cost.sh [2024-08-06T10:17:53.076Z] lf-activate-venv: SKIPPING [2024-08-06T10:17:53.076Z] INFO: No Stack... [2024-08-06T10:17:53.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T10:17:54.285Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T10:17:54.944Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-06T10:17:54.944Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T10:17:55.018Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4849-1-stack-cost] [2024-08-06T10:17:55.024Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4849-1-stack-cost] did not exist. Created. [2024-08-06T10:17:55.031Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4849-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T10:17:55.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-06T10:17:56.014Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T10:17:56.034Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4849-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T10:17:56.124Z] $ docker stop --time=1 576b75393fe12a32961dc3630fb065e9ac919fb9e718467b38b8e6782d16aff0 [2024-08-06T10:17:57.593Z] $ docker rm -f --volumes 576b75393fe12a32961dc3630fb065e9ac919fb9e718467b38b8e6782d16aff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-06T10:17:58.808Z] provisioning config files... [2024-08-06T10:17:58.816Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7668760803996137491tmp [Pipeline] { [Pipeline] sh [2024-08-06T10:17:59.172Z] + set +x [2024-08-06T10:17:59.172Z] + curl -s https://codecov.io/bash [2024-08-06T10:17:59.172Z] + bash -s -- [2024-08-06T10:17:59.172Z] [2024-08-06T10:17:59.172Z] _____ _ [2024-08-06T10:17:59.172Z] / ____| | | [2024-08-06T10:17:59.172Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T10:17:59.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T10:17:59.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T10:17:59.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T10:17:59.172Z] Bash-1.0.6 [2024-08-06T10:17:59.172Z] [2024-08-06T10:17:59.172Z] [2024-08-06T10:17:59.172Z] ==> git version 2.25.1 found [2024-08-06T10:17:59.172Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-06T10:17:59.172Z] Release-Date: 2020-01-08 [2024-08-06T10:17:59.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-06T10:17:59.172Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T10:17:59.172Z] ==> Jenkins CI detected. [2024-08-06T10:17:59.172Z] current dir:  /w/workspace/edgex-go/1 [2024-08-06T10:17:59.172Z] project root: . [2024-08-06T10:17:59.172Z] --> token set from env [2024-08-06T10:17:59.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T10:17:59.172Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T10:17:59.431Z] ==> Python coveragepy not found [2024-08-06T10:17:59.431Z] ==> Searching for coverage reports in: [2024-08-06T10:17:59.431Z] + . [2024-08-06T10:17:59.431Z] -> Found 1 reports [2024-08-06T10:17:59.431Z] ==> Detecting git/mercurial file structure [2024-08-06T10:17:59.431Z] ==> Reading reports [2024-08-06T10:17:59.431Z] + ./coverage.out bytes=504074 [2024-08-06T10:17:59.431Z] ==> Appending adjustments [2024-08-06T10:17:59.431Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T10:18:00.848Z] + Found adjustments [2024-08-06T10:18:00.848Z] ==> Gzipping contents [2024-08-06T10:18:00.848Z] 64K /tmp/codecov.S58aq5.gz [2024-08-06T10:18:00.848Z] ==> Uploading reports [2024-08-06T10:18:00.848Z] url: https://codecov.io [2024-08-06T10:18:00.848Z] query: branch=PR-4849&commit=5c53c0ea9394a20a5afcfe0043accb3708f3e8b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4849%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4849&job=&cmd_args= [2024-08-06T10:18:00.848Z] -> Pinging Codecov [2024-08-06T10:18:00.848Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4849&commit=5c53c0ea9394a20a5afcfe0043accb3708f3e8b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4849%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4849&job=&cmd_args= [2024-08-06T10:18:00.848Z] -> Uploading to [2024-08-06T10:18:00.848Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/5c53c0ea9394a20a5afcfe0043accb3708f3e8b3/173c7872-4a06-4a1c-8b59-ea5498c6c433.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T101800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6149f04b0bf7c8e1cdf20da1dcd4269bab6a45ec12de18e5429052f4751492ef [2024-08-06T10:18:00.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T10:18:00.848Z] Dload Upload Total Spent Left Speed [2024-08-06T10:18:01.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64493 0 0 100 64493 0 229k --:--:-- --:--:-- --:--:-- 228k [2024-08-06T10:18:01.107Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c53c0ea9394a20a5afcfe0043accb3708f3e8b3 [Pipeline] } [2024-08-06T10:18:01.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-06T10:18:02.857Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:03.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:04.118Z] ---> package-listing.sh [2024-08-06T10:18:04.118Z] ++ facter osfamily [2024-08-06T10:18:04.118Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T10:18:04.378Z] + OS_FAMILY=debian [2024-08-06T10:18:04.378Z] + workspace=/w/workspace/edgex-go/1 [2024-08-06T10:18:04.378Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T10:18:04.378Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T10:18:04.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T10:18:04.378Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T10:18:04.378Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T10:18:04.378Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T10:18:04.378Z] + case "${OS_FAMILY}" in [2024-08-06T10:18:04.378Z] + dpkg -l [2024-08-06T10:18:04.378Z] + grep '^ii' [2024-08-06T10:18:04.378Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T10:18:04.378Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T10:18:04.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T10:18:04.378Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-06T10:18:04.378Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-06T10:18:04.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-06T10:18:04.427Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T10:18:04.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T10:18:05.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T10:18:05.376Z] [2024-08-06T10:18:05.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T10:18:05.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T10:18:05.778Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T10:18:05.778Z] 5eb5b503b376: Pulling fs layer [2024-08-06T10:18:05.778Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T10:18:05.778Z] ec43610c2a17: Pulling fs layer [2024-08-06T10:18:05.778Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T10:18:05.778Z] 33b1e0a273af: Pulling fs layer [2024-08-06T10:18:05.778Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T10:18:05.778Z] 2f39f015ded8: Pulling fs layer [2024-08-06T10:18:05.778Z] 3a2ae6a8a46f: Waiting [2024-08-06T10:18:05.778Z] 33b1e0a273af: Waiting [2024-08-06T10:18:05.778Z] 2f39f015ded8: Waiting [2024-08-06T10:18:05.778Z] 5d3b04190fa2: Waiting [2024-08-06T10:18:05.778Z] 5c69ac0246d0: Download complete [2024-08-06T10:18:05.778Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-06T10:18:05.778Z] 3a2ae6a8a46f: Download complete [2024-08-06T10:18:05.778Z] 33b1e0a273af: Verifying Checksum [2024-08-06T10:18:05.778Z] 33b1e0a273af: Download complete [2024-08-06T10:18:05.778Z] 5d3b04190fa2: Verifying Checksum [2024-08-06T10:18:05.778Z] 5d3b04190fa2: Download complete [2024-08-06T10:18:05.778Z] ec43610c2a17: Verifying Checksum [2024-08-06T10:18:05.778Z] ec43610c2a17: Download complete [2024-08-06T10:18:06.036Z] 5eb5b503b376: Download complete [2024-08-06T10:18:06.600Z] 2f39f015ded8: Verifying Checksum [2024-08-06T10:18:06.600Z] 2f39f015ded8: Download complete [2024-08-06T10:18:07.167Z] 5eb5b503b376: Pull complete [2024-08-06T10:18:07.425Z] 5c69ac0246d0: Pull complete [2024-08-06T10:18:07.683Z] ec43610c2a17: Pull complete [2024-08-06T10:18:07.941Z] 3a2ae6a8a46f: Pull complete [2024-08-06T10:18:08.200Z] 33b1e0a273af: Pull complete [2024-08-06T10:18:08.200Z] 5d3b04190fa2: Pull complete [2024-08-06T10:18:12.383Z] 2f39f015ded8: Pull complete [2024-08-06T10:18:12.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T10:18:12.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T10:18:12.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T10:18:12.631Z] prd-ubuntu20.04-docker-8c-8g-7191 does not seem to be running inside a container [2024-08-06T10:18:12.654Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-06T10:18:16.343Z] $ docker top a5e78066679c4a288e44b7b5bf394f8cab91111e68524757a9db99c0a0c159b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T10:18:16.769Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T10:18:17.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T10:18:17.409Z] + ls /var/log/sa-host [2024-08-06T10:18:17.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T10:18:17.655Z] provisioning config files... [2024-08-06T10:18:17.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17169395945856839045tmp [Pipeline] { [Pipeline] echo [2024-08-06T10:18:17.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:18.065Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T10:18:18.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:18.532Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T10:18:18.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:18.899Z] ---> sudo-logs.sh [2024-08-06T10:18:18.899Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T10:18:19.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:19.560Z] ---> job-cost.sh [2024-08-06T10:18:19.560Z] lf-activate-venv: SKIPPING [2024-08-06T10:18:19.560Z] DEBUG: total: 0.10999999940395355 [2024-08-06T10:18:19.561Z] INFO: Retrieving Stack Cost... [2024-08-06T10:18:19.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T10:18:20.388Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T10:18:20.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T10:18:20.763Z] ---> logs-deploy.sh [2024-08-06T10:18:20.763Z] lf-activate-venv: SKIPPING [2024-08-06T10:18:20.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4849/1 [2024-08-06T10:18:20.763Z] INFO: archiving workspace using pattern(s): [2024-08-06T10:18:21.700Z] Archives upload complete. [2024-08-06T10:18:21.959Z] INFO: archiving logs to Nexus [2024-08-06T10:18:22.529Z] ---> uname -a: [2024-08-06T10:18:22.529Z] Linux prd-ubuntu20-04-docker-8c-8g-7191 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] ---> lscpu: [2024-08-06T10:18:22.529Z] Architecture: x86_64 [2024-08-06T10:18:22.529Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-06T10:18:22.529Z] Byte Order: Little Endian [2024-08-06T10:18:22.529Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-06T10:18:22.529Z] CPU(s): 8 [2024-08-06T10:18:22.529Z] On-line CPU(s) list: 0-7 [2024-08-06T10:18:22.529Z] Thread(s) per core: 1 [2024-08-06T10:18:22.529Z] Core(s) per socket: 1 [2024-08-06T10:18:22.529Z] Socket(s): 8 [2024-08-06T10:18:22.529Z] NUMA node(s): 1 [2024-08-06T10:18:22.529Z] Vendor ID: AuthenticAMD [2024-08-06T10:18:22.529Z] CPU family: 23 [2024-08-06T10:18:22.529Z] Model: 49 [2024-08-06T10:18:22.529Z] Model name: AMD EPYC-Rome Processor [2024-08-06T10:18:22.529Z] Stepping: 0 [2024-08-06T10:18:22.529Z] CPU MHz: 2799.998 [2024-08-06T10:18:22.529Z] BogoMIPS: 5599.99 [2024-08-06T10:18:22.529Z] Virtualization: AMD-V [2024-08-06T10:18:22.529Z] Hypervisor vendor: KVM [2024-08-06T10:18:22.529Z] Virtualization type: full [2024-08-06T10:18:22.529Z] L1d cache: 256 KiB [2024-08-06T10:18:22.529Z] L1i cache: 256 KiB [2024-08-06T10:18:22.529Z] L2 cache: 4 MiB [2024-08-06T10:18:22.529Z] L3 cache: 128 MiB [2024-08-06T10:18:22.529Z] NUMA node0 CPU(s): 0-7 [2024-08-06T10:18:22.529Z] Vulnerability Itlb multihit: Not affected [2024-08-06T10:18:22.529Z] Vulnerability L1tf: Not affected [2024-08-06T10:18:22.529Z] Vulnerability Mds: Not affected [2024-08-06T10:18:22.529Z] Vulnerability Meltdown: Not affected [2024-08-06T10:18:22.529Z] Vulnerability Mmio stale data: Not affected [2024-08-06T10:18:22.529Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-06T10:18:22.529Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-06T10:18:22.529Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-06T10:18:22.529Z] Vulnerability Srbds: Not affected [2024-08-06T10:18:22.529Z] Vulnerability Tsx async abort: Not affected [2024-08-06T10:18:22.529Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] ---> nproc: [2024-08-06T10:18:22.529Z] 8 [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z] ---> df -h: [2024-08-06T10:18:22.529Z] Filesystem Size Used Avail Use% Mounted on [2024-08-06T10:18:22.529Z] overlay 155G 28G 128G 18% / [2024-08-06T10:18:22.529Z] tmpfs 64M 0 64M 0% /dev [2024-08-06T10:18:22.529Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-06T10:18:22.529Z] shm 64M 0 64M 0% /dev/shm [2024-08-06T10:18:22.529Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-06T10:18:22.529Z] [2024-08-06T10:18:22.529Z]