Pull request #4892 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 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (f894265bc0c1ef5eaa343b767e7cf3f086895706) 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-ssh547123024124647496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9204105329339681333.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4892/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-4892/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9676942638422695146.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-4892/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8693770440131684090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh6511878727770505497.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-4892/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-4892/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1498248664100805170.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9587 in /w/workspace/edgexfoundry_edgex-go_PR-4892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4892/head:refs/remotes/origin/PR-4892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 Merge succeeded, producing 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 Checking out Revision 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 (PR-4892) > git config core.sparsecheckout # timeout=10 > git checkout -f 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 # timeout=10 Commit message: "fix: Generate suitable HTTP status code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-06T14:23:09.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T14:23:10.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T14:23:10.140Z] ========================================================= [2024-09-06T14:23:10.140Z] EdgeX Global Pipelines Version Info [2024-09-06T14:23:10.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T14:23:11.312Z] ------------------- [2024-09-06T14:23:11.312Z] stable info: [2024-09-06T14:23:11.313Z] ------------------- [2024-09-06T14:23:11.313Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T14:23:11.313Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T14:23:11.313Z] Message: update stable to v1.0.263 [2024-09-06T14:23:11.574Z] ------------------- [2024-09-06T14:23:11.574Z] experimental info: [2024-09-06T14:23:11.574Z] ------------------- [2024-09-06T14:23:11.574Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T14:23:11.574Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T14:23:11.574Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T14:23:11.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T14:23:11.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T14:23:11.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T14:23:11.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T14:23:12.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T14:23:12.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T14:23:12.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T14:23:12.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T14:23:12.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T14:23:12.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T14:23:12.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T14:23:12.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T14:23:12.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T14:23:12.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T14:23:12.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T14:23:12.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T14:23:12.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T14:23:12.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T14:23:12.888Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T14:23:12.944Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T14:23:13.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T14:23:13.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T14:23:13.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T14:23:13.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4892 [Pipeline] echo [2024-09-06T14:23:13.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4892 [Pipeline] echo [2024-09-06T14:23:13.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4892 [Pipeline] echo [2024-09-06T14:23:13.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [Pipeline] echo [2024-09-06T14:23:13.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21c2095 [Pipeline] echo [2024-09-06T14:23:13.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T14:23:13.627Z] provisioning config files... [2024-09-06T14:23:13.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1248652654542005423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T14:23:14.025Z] ---> ****-login.sh [2024-09-06T14:23:14.026Z] nexus3.edgexfoundry.org:10001 [2024-09-06T14:23:14.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:23:15.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:23:15.231Z] Configure a credential helper to remove this warning. See [2024-09-06T14:23:15.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:23:15.231Z] [2024-09-06T14:23:15.231Z] Login Succeeded [2024-09-06T14:23:15.231Z] nexus3.edgexfoundry.org:10002 [2024-09-06T14:23:15.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:23:15.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:23:15.232Z] Configure a credential helper to remove this warning. See [2024-09-06T14:23:15.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:23:15.232Z] [2024-09-06T14:23:15.232Z] Login Succeeded [2024-09-06T14:23:15.232Z] nexus3.edgexfoundry.org:10003 [2024-09-06T14:23:15.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:23:15.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:23:15.232Z] Configure a credential helper to remove this warning. See [2024-09-06T14:23:15.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:23:15.232Z] [2024-09-06T14:23:15.232Z] Login Succeeded [2024-09-06T14:23:15.232Z] nexus3.edgexfoundry.org:10004 [2024-09-06T14:23:15.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:23:15.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:23:15.495Z] Configure a credential helper to remove this warning. See [2024-09-06T14:23:15.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:23:15.495Z] [2024-09-06T14:23:15.495Z] Login Succeeded [2024-09-06T14:23:15.495Z] ****.io [2024-09-06T14:23:15.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:23:15.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:23:15.756Z] Configure a credential helper to remove this warning. See [2024-09-06T14:23:15.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:23:15.756Z] [2024-09-06T14:23:15.756Z] Login Succeeded [2024-09-06T14:23:15.756Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T14:23:15.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T14:23:16.332Z] + 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-09-06T14:23:16.332Z] + dirname cmd/core-command/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/core-data/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T14:23:16.332Z] + + cut -d/ -f2dirname [2024-09-06T14:23:16.332Z] cmd/core-keeper/Dockerfile [2024-09-06T14:23:16.332Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/core-metadata/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T14:23:16.332Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-09-06T14:23:16.332Z] cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T14:23:16.332Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T14:23:16.332Z] + cut -d/ -f2 [2024-09-06T14:23:16.332Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T14:23:16.388Z] 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-09-06T14:23:16.914Z] + git rev-list -1 --merges 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3~1..21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [Pipeline] echo [2024-09-06T14:23:16.957Z] -----------> git rev-list -1 --merges 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3~1..21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [false] [Pipeline] sh [2024-09-06T14:23:17.275Z] + git log --format=format:%s -1 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [Pipeline] echo [2024-09-06T14:23:17.315Z] ========================================================= [2024-09-06T14:23:17.315Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T14:23:17.315Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T14:23:17.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T14:23:17.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T14:23:17.859Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T14:23:17.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T14:23:17.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T14:23:17.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T14:23:17.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:23:18.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T14:23:18.385Z] [2024-09-06T14:23:18.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:23:18.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T14:23:18.795Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T14:23:18.795Z] b85a868b505f: Pulling fs layer [2024-09-06T14:23:18.795Z] e2be974225ed: Pulling fs layer [2024-09-06T14:23:18.795Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T14:23:18.795Z] 988bab9f4d93: Pulling fs layer [2024-09-06T14:23:18.795Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T14:23:18.795Z] eaf3925da568: Pulling fs layer [2024-09-06T14:23:18.795Z] bab4dde63d76: Pulling fs layer [2024-09-06T14:23:18.795Z] bde34c3a00c8: Pulling fs layer [2024-09-06T14:23:18.795Z] b352a97aabf1: Pulling fs layer [2024-09-06T14:23:18.795Z] 4872d77fe225: Pulling fs layer [2024-09-06T14:23:18.795Z] 5851b861e8e6: Pulling fs layer [2024-09-06T14:23:18.795Z] bab4dde63d76: Waiting [2024-09-06T14:23:18.795Z] bde34c3a00c8: Waiting [2024-09-06T14:23:18.795Z] b352a97aabf1: Waiting [2024-09-06T14:23:18.795Z] 4872d77fe225: Waiting [2024-09-06T14:23:18.795Z] 5851b861e8e6: Waiting [2024-09-06T14:23:18.795Z] 1469e6f7b9e6: Waiting [2024-09-06T14:23:18.795Z] eaf3925da568: Waiting [2024-09-06T14:23:18.795Z] e2be974225ed: Verifying Checksum [2024-09-06T14:23:18.795Z] e2be974225ed: Download complete [2024-09-06T14:23:18.795Z] 988bab9f4d93: Verifying Checksum [2024-09-06T14:23:18.795Z] 988bab9f4d93: Download complete [2024-09-06T14:23:19.059Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T14:23:19.059Z] 1469e6f7b9e6: Download complete [2024-09-06T14:23:19.059Z] eaf3925da568: Verifying Checksum [2024-09-06T14:23:19.059Z] eaf3925da568: Download complete [2024-09-06T14:23:19.059Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T14:23:19.059Z] 339a4e72a1f5: Download complete [2024-09-06T14:23:19.059Z] bde34c3a00c8: Verifying Checksum [2024-09-06T14:23:19.059Z] bde34c3a00c8: Download complete [2024-09-06T14:23:19.059Z] b352a97aabf1: Verifying Checksum [2024-09-06T14:23:19.059Z] b352a97aabf1: Download complete [2024-09-06T14:23:19.059Z] 4872d77fe225: Verifying Checksum [2024-09-06T14:23:19.059Z] 4872d77fe225: Download complete [2024-09-06T14:23:19.059Z] 5851b861e8e6: Download complete [2024-09-06T14:23:19.059Z] b85a868b505f: Verifying Checksum [2024-09-06T14:23:19.059Z] b85a868b505f: Download complete [2024-09-06T14:23:19.319Z] bab4dde63d76: Verifying Checksum [2024-09-06T14:23:19.319Z] bab4dde63d76: Download complete [2024-09-06T14:23:20.258Z] b85a868b505f: Pull complete [2024-09-06T14:23:20.518Z] e2be974225ed: Pull complete [2024-09-06T14:23:21.088Z] 339a4e72a1f5: Pull complete [2024-09-06T14:23:21.088Z] 988bab9f4d93: Pull complete [2024-09-06T14:23:21.348Z] 1469e6f7b9e6: Pull complete [2024-09-06T14:23:21.348Z] eaf3925da568: Pull complete [2024-09-06T14:23:23.275Z] bab4dde63d76: Pull complete [2024-09-06T14:23:23.275Z] bde34c3a00c8: Pull complete [2024-09-06T14:23:23.275Z] b352a97aabf1: Pull complete [2024-09-06T14:23:23.543Z] 4872d77fe225: Pull complete [2024-09-06T14:23:23.543Z] 5851b861e8e6: Pull complete [2024-09-06T14:23:23.543Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T14:23:23.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T14:23:23.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:23:23.857Z] prd-ubuntu20.04-docker-8c-8g-9587 does not seem to be running inside a container [2024-09-06T14:23:23.884Z] $ 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-09-06T14:23:26.749Z] $ docker top 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 -eo pid,comm [2024-09-06T14:23:26.815Z] 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-09-06T14:23:26.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T14:23:26.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T14:23:26.975Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T14:23:27.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T14:23:27.089Z] $ docker exec 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 ssh-agent [2024-09-06T14:23:27.193Z] SSH_AUTH_SOCK=/tmp/ssh-a7EFZSN9n5Y3/agent.33 [2024-09-06T14:23:27.193Z] SSH_AGENT_PID=39 [2024-09-06T14:23:27.199Z] Running ssh-add (command line suppressed) [2024-09-06T14:23:27.306Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7943142614260274768.key (/w/workspace/edgex-go/1@tmp/private_key_7943142614260274768.key) [2024-09-06T14:23:27.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T14:23:27.669Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T14:23:27.696Z] $ docker exec --env ******** --env ******** 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 ssh-agent -k [2024-09-06T14:23:27.792Z] unset SSH_AUTH_SOCK; [2024-09-06T14:23:27.792Z] unset SSH_AGENT_PID; [2024-09-06T14:23:27.792Z] echo Agent pid 39 killed; [2024-09-06T14:23:27.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T14:23:27.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T14:23:27.920Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T14:23:28.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T14:23:28.034Z] $ docker exec 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 ssh-agent [2024-09-06T14:23:28.143Z] SSH_AUTH_SOCK=/tmp/ssh-5ePgBSDbxvLu/agent.72 [2024-09-06T14:23:28.143Z] SSH_AGENT_PID=78 [2024-09-06T14:23:28.148Z] Running ssh-add (command line suppressed) [2024-09-06T14:23:28.267Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2037085544822844949.key (/w/workspace/edgex-go/1@tmp/private_key_2037085544822844949.key) [2024-09-06T14:23:28.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T14:23:28.627Z] + git semver init [2024-09-06T14:23:28.886Z] 2024-09-06 14:23:28,825 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T14:23:28.886Z] 2024-09-06 14:23:28,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-06T14:23:28.886Z] 2024-09-06 14:23:28,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-06T14:23:28.886Z] 2024-09-06 14:23:28,827 [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-09-06T14:23:34.168Z] 2024-09-06 14:23:33,779 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4892 with force:False [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,780 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4892 [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,784 [execute] INFO git cat-file --batch-check [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,791 [execute] INFO git cat-file --batch [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T14:23:34.168Z] 2024-09-06 14:23:33,799 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4892 [2024-09-06T14:23:34.168Z] 0.0.0 [Pipeline] } [2024-09-06T14:23:34.195Z] $ docker exec --env ******** --env ******** 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 ssh-agent -k [2024-09-06T14:23:34.309Z] unset SSH_AUTH_SOCK; [2024-09-06T14:23:34.309Z] unset SSH_AGENT_PID; [2024-09-06T14:23:34.309Z] echo Agent pid 78 killed; [2024-09-06T14:23:34.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T14:23:34.784Z] + git semver [Pipeline] } [2024-09-06T14:23:35.067Z] $ docker stop --time=1 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 [2024-09-06T14:23:36.391Z] $ docker rm -f --volumes 75a7cad5392215a5d0e037ef25ceb3670c01c3dc3ec96b0959e7e97472ffd790 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T14:23:36.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T14:23:37.352Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T14:23:37.379Z] [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-09-06T14:23:38.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T14:23:38.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T14:23:38.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T14:23:38.359Z] ========================================================= [2024-09-06T14:23:38.359Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T14:23:38.359Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:23:38.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T14:23:38.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T14:23:38.729Z] 619be1103602: Pulling fs layer [2024-09-06T14:23:38.729Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T14:23:38.729Z] 5df492c9dc93: Pulling fs layer [2024-09-06T14:23:38.729Z] 7629e6793208: Pulling fs layer [2024-09-06T14:23:38.729Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T14:23:38.729Z] fb5054dd5b73: Pulling fs layer [2024-09-06T14:23:38.729Z] eeca6798cff9: Pulling fs layer [2024-09-06T14:23:38.729Z] aa269ceb94a6: Pulling fs layer [2024-09-06T14:23:38.729Z] ada007ff1a6a: Pulling fs layer [2024-09-06T14:23:38.729Z] 4f4fb700ef54: Waiting [2024-09-06T14:23:38.729Z] fb5054dd5b73: Waiting [2024-09-06T14:23:38.729Z] eeca6798cff9: Waiting [2024-09-06T14:23:38.729Z] aa269ceb94a6: Waiting [2024-09-06T14:23:38.729Z] ada007ff1a6a: Waiting [2024-09-06T14:23:38.729Z] 7629e6793208: Waiting [2024-09-06T14:23:38.729Z] 7862e08f4a3e: Download complete [2024-09-06T14:23:38.729Z] 7629e6793208: Verifying Checksum [2024-09-06T14:23:38.729Z] 7629e6793208: Download complete [2024-09-06T14:23:38.729Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T14:23:38.729Z] 4f4fb700ef54: Download complete [2024-09-06T14:23:38.729Z] fb5054dd5b73: Verifying Checksum [2024-09-06T14:23:38.729Z] fb5054dd5b73: Download complete [2024-09-06T14:23:38.729Z] 619be1103602: Verifying Checksum [2024-09-06T14:23:38.729Z] 619be1103602: Download complete [2024-09-06T14:23:38.729Z] eeca6798cff9: Verifying Checksum [2024-09-06T14:23:38.729Z] eeca6798cff9: Download complete [2024-09-06T14:23:39.052Z] 619be1103602: Pull complete [2024-09-06T14:23:39.052Z] ada007ff1a6a: Verifying Checksum [2024-09-06T14:23:39.052Z] ada007ff1a6a: Download complete [2024-09-06T14:23:39.052Z] 7862e08f4a3e: Pull complete [2024-09-06T14:23:39.320Z] 5df492c9dc93: Verifying Checksum [2024-09-06T14:23:39.320Z] 5df492c9dc93: Download complete [2024-09-06T14:23:39.587Z] aa269ceb94a6: Verifying Checksum [2024-09-06T14:23:39.587Z] aa269ceb94a6: Download complete [2024-09-06T14:23:42.980Z] 5df492c9dc93: Pull complete [2024-09-06T14:23:42.980Z] 7629e6793208: Pull complete [2024-09-06T14:23:42.980Z] 4f4fb700ef54: Pull complete [2024-09-06T14:23:42.980Z] fb5054dd5b73: Pull complete [2024-09-06T14:23:42.980Z] eeca6798cff9: Pull complete [2024-09-06T14:23:45.510Z] aa269ceb94a6: Pull complete [2024-09-06T14:23:45.770Z] ada007ff1a6a: Pull complete [2024-09-06T14:23:46.031Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T14:23:46.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T14:23:46.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:23:46.415Z] + + docker build -t ci-base-image-x86_64 -f - .echo [2024-09-06T14:23:46.415Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T14:23:46.415Z] WORKDIR /edgex [2024-09-06T14:23:46.415Z] COPY go.mod . [2024-09-06T14:23:46.415Z] RUN go mod download [2024-09-06T14:23:46.984Z] Sending build context to Docker daemon 179.3MB [2024-09-06T14:23:46.984Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T14:23:46.984Z] ---> f489d0715acc [2024-09-06T14:23:46.984Z] Step 2/4 : WORKDIR /edgex [2024-09-06T14:23:51.202Z] ---> Running in e455588f5285 [2024-09-06T14:23:51.202Z] Removing intermediate container e455588f5285 [2024-09-06T14:23:51.202Z] ---> 08f3943a1892 [2024-09-06T14:23:51.202Z] Step 3/4 : COPY go.mod . [2024-09-06T14:23:51.202Z] ---> d596836415f3 [2024-09-06T14:23:51.202Z] Step 4/4 : RUN go mod download [2024-09-06T14:23:51.202Z] ---> Running in 69ab73d96ea3 [2024-09-06T14:23:52.726Z] Still waiting to schedule task [2024-09-06T14:23:52.727Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-06T14:24:24.039Z] Removing intermediate container 69ab73d96ea3 [2024-09-06T14:24:24.039Z] ---> 447857e659bd [2024-09-06T14:24:24.039Z] Successfully built 447857e659bd [2024-09-06T14:24:24.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:24:24.447Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T14:24:24.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:24:24.622Z] prd-ubuntu20.04-docker-8c-8g-9587 does not seem to be running inside a container [2024-09-06T14:24:24.650Z] $ 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-09-06T14:24:25.125Z] $ docker top d9c85fd56ea18d91726fc417dbe11e5a73a0a6c0669203e7256f00d26e5f03f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T14:24:25.545Z] + go version [2024-09-06T14:24:25.545Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T14:24:25.579Z] $ docker stop --time=1 d9c85fd56ea18d91726fc417dbe11e5a73a0a6c0669203e7256f00d26e5f03f8 [2024-09-06T14:24:26.846Z] $ docker rm -f --volumes d9c85fd56ea18d91726fc417dbe11e5a73a0a6c0669203e7256f00d26e5f03f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:24:27.648Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T14:24:27.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:24:27.829Z] prd-ubuntu20.04-docker-8c-8g-9587 does not seem to be running inside a container [2024-09-06T14:24:27.858Z] $ 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-09-06T14:24:28.165Z] $ docker top 3def87dbc89f6cfbf02af3a023b6a22f1c5f40a1b9c654c0077bd87ebab41b58 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T14:24:28.305Z] ========================================================= [2024-09-06T14:24:28.305Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T14:24:28.305Z] ========================================================= [Pipeline] sh [2024-09-06T14:24:28.603Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:24:28.994Z] + make test [2024-09-06T14:24:28.994Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T14:24:37.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T14:25:03.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T14:25:03.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T14:25:03.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T14:25:04.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T14:25:05.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T14:25:05.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T14:25:05.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T14:25:05.121Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T14:25:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T14:25:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T14:25:07.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T14:25:07.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-06T14:25:08.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T14:25:08.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T14:25:08.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T14:25:08.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T14:25:08.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T14:25:09.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.076s coverage: 97.0% of statements [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T14:25:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T14:25:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T14:25:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T14:25:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T14:25:11.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T14:25:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-06T14:25:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-09-06T14:25:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T14:25:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T14:25:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.733s coverage: 93.4% of statements [2024-09-06T14:25:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-09-06T14:25:13.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T14:25:13.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T14:25:13.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-06T14:25:14.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T14:25:14.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.8% of statements [2024-09-06T14:25:14.960Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-06T14:25:15.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T14:25:15.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T14:25:15.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-09-06T14:25:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.8% of statements [2024-09-06T14:25:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.064s coverage: 30.7% of statements [2024-09-06T14:25:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-06T14:25:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-09-06T14:25:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-09-06T14:25:16.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-06T14:25:17.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-06T14:25:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T14:25:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T14:25:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T14:25:17.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T14:25:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T14:25:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T14:25:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T14:25:18.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T14:25:19.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T14:25:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T14:25:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T14:25:19.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T14:25:19.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T14:25:19.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T14:25:19.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T14:25:20.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T14:25:20.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T14:25:20.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T14:25:22.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T14:25:22.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T14:25:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T14:25:24.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T14:25:26.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T14:25:26.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T14:25:26.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T14:25:27.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T14:25:27.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T14:25:27.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T14:25:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T14:25:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T14:25:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T14:25:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T14:25:28.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2024-09-06T14:25:28.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T14:25:28.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T14:25:28.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T14:25:30.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T14:25:30.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T14:25:30.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T14:25:30.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:31.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T14:25:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T14:25:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T14:25:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T14:25:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T14:25:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T14:25:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T14:25:33.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T14:25:33.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T14:25:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T14:25:34.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.049s coverage: 92.9% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 90.8% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-06T14:25:42.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-09-06T14:25:42.272Z] 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-09-06T14:25:42.533Z] running golangci-lint [2024-09-06T14:25:42.792Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T14:25:42.792Z] go version go1.21.9 linux/amd64 [2024-09-06T14:25:42.792Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T14:25:43.051Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T14:26:04.975Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 20.224218145s" [2024-09-06T14:26:04.975Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.37677ms" [2024-09-06T14:26:17.195Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.038366711s with top 10 stages: buildir: 59.285583392s, gosec: 9.037419247s, inspect: 3.184818788s, fact_deprecated: 2.174955924s, ctrlflow: 2.02376809s, printf: 1.715333398s, nilness: 1.573775405s, fact_purity: 1.488010167s, S1038: 1.347213072s, directives: 1.061913711s" [2024-09-06T14:26:17.195Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T14:26:17.195Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, exclude-rules: 22/214" [2024-09-06T14:26:17.195Z] level=info msg="[runner] processing took 21.265119ms with stages: identifier_marker: 8.011809ms, nolint: 7.070186ms, exclude-rules: 2.221395ms, path_prettifier: 1.649733ms, autogenerated_exclude: 1.497973ms, skip_dirs: 766.512µs, cgo: 29.121µs, filename_unadjuster: 14.33µs, max_same_issues: 560ns, fixer: 500ns, exclude: 470ns, skip_files: 420ns, max_from_linter: 420ns, uniq_by_line: 360ns, severity-rules: 280ns, sort_results: 250ns, path_prefixer: 220ns, diff: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-09-06T14:26:17.195Z] level=info msg="[runner] linters took 12.585114226s with stages: goanalysis_metalinter: 12.563753397s" [2024-09-06T14:26:17.195Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T14:26:17.195Z] level=info msg="Memory: 328 samples, avg is 332.0MB, max is 1342.3MB" [2024-09-06T14:26:17.195Z] level=info msg="Execution took 32.869608823s" [2024-09-06T14:26:17.195Z] go vet ./... [2024-09-06T14:26:22.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T14:26:22.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T14:26:22.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T14:26:23.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T14:26:23.336Z] + ls -al . [2024-09-06T14:26:23.336Z] total 916 [2024-09-06T14:26:23.336Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 14:24 . [2024-09-06T14:26:23.336Z] drwxr-xr-x 4 root root 4096 Sep 6 14:24 .. [2024-09-06T14:26:23.336Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:23 .blubracket [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 14:23 .dockerignore [2024-09-06T14:26:23.336Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 14:25 .git [2024-09-06T14:26:23.336Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 14:23 .github [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 14:23 .gitignore [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 14:23 .golangci.yml [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 14:23 .hadolint.yml [2024-09-06T14:26:23.336Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 14:23 .semver [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 14:23 .sonarcloud.properties [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 14:23 ADOPTERS.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 14:23 Attribution.txt [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 14:23 CHANGELOG.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 14:23 CONTRIBUTING.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 14:23 GOVERNANCE.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 14:23 Jenkinsfile [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 14:23 LICENSE [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 14:23 Makefile [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 14:23 OWNERS.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 14:23 README.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 14:23 SECURITY.md [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 14:23 VERSION [2024-09-06T14:26:23.336Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:23 bin [2024-09-06T14:26:23.336Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 14:23 cmd [2024-09-06T14:26:23.336Z] -rw-r--r-- 1 root root 545398 Sep 6 14:25 coverage.out [2024-09-06T14:26:23.336Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:23 fuzz_test [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 14:23 go.mod [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 14:23 go.sum [2024-09-06T14:26:23.336Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 14:23 internal [2024-09-06T14:26:23.336Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 14:23 openapi [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 14:23 security.txt [2024-09-06T14:26:23.336Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 14:23 version.go [Pipeline] sh [2024-09-06T14:26:23.670Z] + '[' -e coverage.out ] [2024-09-06T14:26:23.670Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T14:26:23.864Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T14:26:24.173Z] + make build [2024-09-06T14:26:24.173Z] 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-09-06T14:26:33.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9590 in /w/workspace/edgexfoundry_edgex-go_PR-4892 [Pipeline] { [Pipeline] ws [2024-09-06T14:26:33.694Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T14:26:36.806Z] The recommended git tool is: git [2024-09-06T14:26:44.267Z] using credential edgex-jenkins-ssh [2024-09-06T14:26:44.299Z] Cloning the remote Git repository [2024-09-06T14:26:44.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T14:26:44.470Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-06T14:26:44.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T14:26:44.673Z] > git --version # timeout=10 [2024-09-06T14:26:44.710Z] > git --version # 'git version 2.25.1' [2024-09-06T14:26:44.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T14:26:44.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T14:26:50.930Z] 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-09-06T14:26:50.930Z] 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-09-06T14:26:50.930Z] 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-09-06T14:26:50.930Z] 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-09-06T14:26:52.311Z] 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-09-06T14:26:56.501Z] 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-09-06T14:26:58.402Z] 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-09-06T14:27:00.316Z] 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-09-06T14:27:02.856Z] 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-09-06T14:27:03.292Z] Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [2024-09-06T14:27:03.422Z] 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-09-06T14:27:01.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T14:27:01.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T14:27:02.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T14:27:02.448Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T14:27:02.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T14:27:02.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4892/head:refs/remotes/origin/PR-4892 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T14:27:03.302Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T14:27:03.362Z] > git checkout -f 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 # timeout=10 [2024-09-06T14:27:03.605Z] > git remote # timeout=10 [2024-09-06T14:27:03.629Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T14:27:03.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T14:27:03.672Z] > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [2024-09-06T14:27:03.717Z] Merge succeeded, producing 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [2024-09-06T14:27:03.717Z] Checking out Revision 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 (PR-4892) [2024-09-06T14:27:03.995Z] 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-09-06T14:27:04.933Z] 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-09-06T14:27:05.869Z] 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-09-06T14:27:03.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T14:27:03.717Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T14:27:03.737Z] > git checkout -f 21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 # timeout=10 [Pipeline] } [2024-09-06T14:27:06.830Z] $ docker stop --time=1 3def87dbc89f6cfbf02af3a023b6a22f1c5f40a1b9c654c0077bd87ebab41b58 [2024-09-06T14:27:07.461Z] Commit message: "fix: Generate suitable HTTP status code" [2024-09-06T14:27:07.506Z] > git --version # timeout=10 [2024-09-06T14:27:07.518Z] > git --version # 'git version 2.25.1' [2024-09-06T14:27:07.531Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T14:27:12.195Z] $ docker rm -f --volumes 3def87dbc89f6cfbf02af3a023b6a22f1c5f40a1b9c654c0077bd87ebab41b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:27:13.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T14:27:13.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T14:27:13.970Z] Dload Upload Total Spent Left Speed [2024-09-06T14:27:13.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-09-06T14:27:14.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T14:27:14.240Z] [2024-09-06T14:27:14.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:27:14.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T14:27:14.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T14:27:14.646Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T14:27:14.646Z] 91d30c5bc195: Pulling fs layer [2024-09-06T14:27:14.646Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T14:27:14.646Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T14:27:14.646Z] 4698f68db338: Pulling fs layer [2024-09-06T14:27:14.646Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T14:27:14.646Z] e0025b399a48: Pulling fs layer [2024-09-06T14:27:14.646Z] 4698f68db338: Waiting [2024-09-06T14:27:14.646Z] 2a2f49069b9e: Waiting [2024-09-06T14:27:14.646Z] e0025b399a48: Waiting [2024-09-06T14:27:14.646Z] 91d30c5bc195: Verifying Checksum [2024-09-06T14:27:14.646Z] 4698f68db338: Download complete [2024-09-06T14:27:14.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T14:27:14.773Z] + sudo tee /etc/docker/daemon.new [2024-09-06T14:27:14.773Z] { [2024-09-06T14:27:14.773Z] "registry-mirrors": [ [2024-09-06T14:27:14.773Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T14:27:14.773Z] ], [2024-09-06T14:27:14.773Z] "bip": "10.250.0.254/24", [2024-09-06T14:27:14.773Z] "hosts": [ [2024-09-06T14:27:14.773Z] "tcp://0.0.0.0:5555", [2024-09-06T14:27:14.773Z] "unix:///var/run/docker.sock" [2024-09-06T14:27:14.773Z] ], [2024-09-06T14:27:14.773Z] "mtu": 1458, [2024-09-06T14:27:14.773Z] "selinux-enabled": true, [2024-09-06T14:27:14.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T14:27:14.773Z] } [Pipeline] sh [2024-09-06T14:27:14.905Z] 2e9b0aa3be6d: Download complete [2024-09-06T14:27:14.905Z] e0025b399a48: Verifying Checksum [2024-09-06T14:27:14.905Z] e0025b399a48: Download complete [2024-09-06T14:27:14.905Z] 91d30c5bc195: Pull complete [2024-09-06T14:27:14.905Z] 2a2f49069b9e: Download complete [2024-09-06T14:27:15.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-06T14:27:15.164Z] 2e9b0aa3be6d: Pull complete [Pipeline] sh [2024-09-06T14:27:15.425Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T14:27:15.425Z] 9c61dcf015f6: Download complete [2024-09-06T14:27:15.488Z] + sudo service docker restart [2024-09-06T14:27:17.961Z] 9c61dcf015f6: Pull complete [2024-09-06T14:27:17.961Z] 4698f68db338: Pull complete [2024-09-06T14:27:18.245Z] 2a2f49069b9e: Pull complete [2024-09-06T14:27:18.531Z] e0025b399a48: Pull complete [2024-09-06T14:27:18.532Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T14:27:18.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T14:27:18.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:27:19.078Z] prd-ubuntu20.04-docker-8c-8g-9587 does not seem to be running inside a container [2024-09-06T14:27:19.125Z] $ 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-09-06T14:27:21.856Z] $ docker top 21e49da6f1ccf3e2c09b21e402ca7c6a2228abef64d91352d3746511369dea58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T14:27:22.300Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T14:27:24.834Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #1 transferring dockerfile: 2.01kB done [2024-09-06T14:27:24.834Z] #1 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #2 transferring dockerfile: 1.81kB done [2024-09-06T14:27:24.834Z] #2 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #3 transferring dockerfile: 2.50kB done [2024-09-06T14:27:24.834Z] #3 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #4 [core-data internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #4 transferring dockerfile: 2.07kB done [2024-09-06T14:27:24.834Z] #4 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #5 transferring dockerfile: 1.85kB done [2024-09-06T14:27:24.834Z] #5 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #6 transferring dockerfile: 2.49kB done [2024-09-06T14:27:24.834Z] #6 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #7 transferring dockerfile: 2.23kB done [2024-09-06T14:27:24.834Z] #7 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #8 transferring dockerfile: 1.93kB done [2024-09-06T14:27:24.834Z] #8 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #9 transferring dockerfile: 1.95kB done [2024-09-06T14:27:24.834Z] #9 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #10 transferring dockerfile: 1.69kB done [2024-09-06T14:27:24.834Z] #10 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #11 transferring dockerfile: 2.15kB done [2024-09-06T14:27:24.834Z] #11 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #12 transferring dockerfile: 1.70kB done [2024-09-06T14:27:24.834Z] #12 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #13 transferring dockerfile: 2.06kB done [2024-09-06T14:27:24.834Z] #13 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #14 transferring dockerfile: 1.93kB done [2024-09-06T14:27:24.834Z] #14 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #15 transferring dockerfile: 1.89kB done [2024-09-06T14:27:24.834Z] #15 DONE 0.0s [2024-09-06T14:27:24.834Z] [2024-09-06T14:27:24.834Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T14:27:24.834Z] #16 transferring dockerfile: 3.17kB done [2024-09-06T14:27:24.834Z] #16 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #17 [core-keeper internal] load .dockerignore [2024-09-06T14:27:25.092Z] #17 transferring context: 50B done [2024-09-06T14:27:25.092Z] #17 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #18 [security-spire-agent internal] load .dockerignore [2024-09-06T14:27:25.092Z] #18 transferring context: 50B done [2024-09-06T14:27:25.092Z] #18 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-06T14:27:25.092Z] #19 transferring context: 50B done [2024-09-06T14:27:25.092Z] #19 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #20 [core-data internal] load .dockerignore [2024-09-06T14:27:25.092Z] #20 transferring context: 50B done [2024-09-06T14:27:25.092Z] #20 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-09-06T14:27:25.092Z] #21 transferring context: 50B done [2024-09-06T14:27:25.092Z] #21 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-06T14:27:25.092Z] #22 transferring context: 50B done [2024-09-06T14:27:25.092Z] #22 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T14:27:25.092Z] #23 transferring context: 50B done [2024-09-06T14:27:25.092Z] #23 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #24 [support-notifications internal] load .dockerignore [2024-09-06T14:27:25.092Z] #24 transferring context: 50B done [2024-09-06T14:27:25.092Z] #24 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #25 [core-command internal] load .dockerignore [2024-09-06T14:27:25.092Z] #25 transferring context: 50B done [2024-09-06T14:27:25.092Z] #25 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #26 [security-spire-config internal] load .dockerignore [2024-09-06T14:27:25.092Z] #26 transferring context: 50B done [2024-09-06T14:27:25.092Z] #26 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-06T14:27:25.092Z] #27 transferring context: 50B done [2024-09-06T14:27:25.092Z] #27 DONE 0.0s [2024-09-06T14:27:25.092Z] [2024-09-06T14:27:25.092Z] #28 [core-metadata internal] load .dockerignore [2024-09-06T14:27:25.360Z] #28 transferring context: 50B done [2024-09-06T14:27:25.360Z] #28 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #29 [security-spire-server internal] load .dockerignore [2024-09-06T14:27:25.360Z] #29 transferring context: 50B done [2024-09-06T14:27:25.360Z] #29 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #30 [support-scheduler internal] load .dockerignore [2024-09-06T14:27:25.360Z] #30 transferring context: 50B done [2024-09-06T14:27:25.360Z] #30 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T14:27:25.360Z] #31 transferring context: 50B done [2024-09-06T14:27:25.360Z] #31 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-06T14:27:25.360Z] #32 transferring context: 50B done [2024-09-06T14:27:25.360Z] #32 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T14:27:25.360Z] #33 DONE 0.0s [2024-09-06T14:27:25.360Z] [2024-09-06T14:27:25.360Z] #34 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.360Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:25.360Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-09-06T14:27:25.360Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:25.360Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:25.360Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:25.619Z] #34 ... [2024-09-06T14:27:25.619Z] [2024-09-06T14:27:25.619Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T14:27:25.619Z] #33 DONE 0.0s [2024-09-06T14:27:25.619Z] [2024-09-06T14:27:25.619Z] #34 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.619Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:25.619Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-06T14:27:25.619Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:25.619Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:25.619Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:25.619Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T14:27:25.619Z] #34 ... [2024-09-06T14:27:25.619Z] [2024-09-06T14:27:25.619Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T14:27:25.619Z] #33 DONE 0.0s [2024-09-06T14:27:25.619Z] [2024-09-06T14:27:25.619Z] #34 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.901Z] #34 ... [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T14:27:25.902Z] #33 DONE 0.0s [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #34 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.902Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:25.902Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-06T14:27:25.902Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:25.902Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:25.902Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:25.902Z] #34 ... [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T14:27:25.902Z] #33 DONE 0.0s [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T14:27:25.902Z] #35 DONE 0.6s [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #34 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.902Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:25.902Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-06T14:27:25.902Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:25.902Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:25.902Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:25.902Z] #34 ... [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T14:27:25.902Z] #36 DONE 0.7s [2024-09-06T14:27:25.902Z] [2024-09-06T14:27:25.902Z] #34 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:25.902Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:25.902Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-06T14:27:25.902Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:25.902Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:25.902Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:25.902Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T14:27:26.163Z] #34 ... [2024-09-06T14:27:26.163Z] [2024-09-06T14:27:26.163Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:27:26.163Z] #37 DONE 0.7s [2024-09-06T14:27:26.163Z] [2024-09-06T14:27:26.163Z] #34 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:27:26.163Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:27:26.163Z] #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-06T14:27:26.163Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:27:26.163Z] #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T14:27:26.163Z] #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T14:27:26.163Z] #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-06T14:27:26.735Z] #34 DONE 1.3s [2024-09-06T14:27:26.735Z] [2024-09-06T14:27:26.735Z] #38 [security-spire-agent internal] load build context [2024-09-06T14:27:26.735Z] #38 transferring context: 27.24kB 0.0s done [2024-09-06T14:27:26.735Z] #38 DONE 0.7s [2024-09-06T14:27:26.735Z] [2024-09-06T14:27:26.735Z] #39 [security-spire-config internal] load build context [2024-09-06T14:27:26.735Z] #39 transferring context: 25.96kB 0.0s done [2024-09-06T14:27:26.735Z] #39 DONE 0.7s [2024-09-06T14:27:26.735Z] [2024-09-06T14:27:26.735Z] #40 [security-spire-server internal] load build context [2024-09-06T14:27:26.735Z] #40 transferring context: 27.71kB 0.1s done [2024-09-06T14:27:26.735Z] #40 DONE 0.8s [2024-09-06T14:27:26.735Z] [2024-09-06T14:27:26.735Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:27:26.735Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-06T14:27:26.735Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T14:27:26.735Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T14:27:26.735Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T14:27:26.735Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-06T14:27:26.735Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T14:27:26.735Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-09-06T14:27:26.735Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-06T14:27:26.735Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s [2024-09-06T14:27:26.735Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-06T14:27:26.735Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.35MB / 30.73MB 0.5s [2024-09-06T14:27:26.735Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T14:27:27.003Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s [2024-09-06T14:27:27.003Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-06T14:27:27.287Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-09-06T14:27:27.287Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-06T14:27:27.545Z] #41 ... [2024-09-06T14:27:27.545Z] [2024-09-06T14:27:27.545Z] #42 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T14:27:27.545Z] #42 DONE 2.3s [2024-09-06T14:27:27.545Z] [2024-09-06T14:27:27.545Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:27:30.080Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T14:27:33.808Z] provisioning config files... [2024-09-06T14:27:33.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2105008835147473107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T14:27:34.304Z] ---> ****-login.sh [2024-09-06T14:27:34.304Z] nexus3.edgexfoundry.org:10001 [2024-09-06T14:27:34.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:27:34.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:27:34.837Z] Configure a credential helper to remove this warning. See [2024-09-06T14:27:34.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:27:34.838Z] [2024-09-06T14:27:34.838Z] Login Succeeded [2024-09-06T14:27:34.838Z] nexus3.edgexfoundry.org:10002 [2024-09-06T14:27:35.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:27:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:27:35.106Z] Configure a credential helper to remove this warning. See [2024-09-06T14:27:35.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:27:35.106Z] [2024-09-06T14:27:35.106Z] Login Succeeded [2024-09-06T14:27:35.106Z] nexus3.edgexfoundry.org:10003 [2024-09-06T14:27:35.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:27:35.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:27:35.372Z] Configure a credential helper to remove this warning. See [2024-09-06T14:27:35.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:27:35.372Z] [2024-09-06T14:27:35.372Z] Login Succeeded [2024-09-06T14:27:35.424Z] #41 ... [2024-09-06T14:27:35.424Z] [2024-09-06T14:27:35.424Z] #43 [security-proxy-setup internal] load build context [2024-09-06T14:27:35.424Z] #43 transferring context: 134.47MB 10.0s [2024-09-06T14:27:35.424Z] #43 ... [2024-09-06T14:27:35.424Z] [2024-09-06T14:27:35.424Z] #44 [support-cron-scheduler internal] load build context [2024-09-06T14:27:35.424Z] #44 ... [2024-09-06T14:27:35.424Z] [2024-09-06T14:27:35.424Z] #45 [core-command internal] load build context [2024-09-06T14:27:35.642Z] nexus3.edgexfoundry.org:10004 [2024-09-06T14:27:35.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:27:35.683Z] #45 ... [2024-09-06T14:27:35.683Z] [2024-09-06T14:27:35.683Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:27:35.683Z] #46 ... [2024-09-06T14:27:35.683Z] [2024-09-06T14:27:35.683Z] #47 [support-notifications internal] load build context [2024-09-06T14:27:35.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:27:35.909Z] Configure a credential helper to remove this warning. See [2024-09-06T14:27:35.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:27:35.910Z] [2024-09-06T14:27:35.910Z] Login Succeeded [2024-09-06T14:27:35.910Z] ****.io [2024-09-06T14:27:35.947Z] #47 ... [2024-09-06T14:27:35.947Z] [2024-09-06T14:27:35.947Z] #48 [core-keeper internal] load build context [2024-09-06T14:27:35.947Z] #48 ... [2024-09-06T14:27:35.947Z] [2024-09-06T14:27:35.947Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:27:35.947Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-06T14:27:35.947Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T14:27:35.947Z] #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T14:27:35.947Z] #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T14:27:35.947Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-06T14:27:35.947Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T14:27:35.947Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T14:27:35.947Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-09-06T14:27:35.947Z] #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-09-06T14:27:35.947Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T14:27:35.947Z] #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.1s done [2024-09-06T14:27:36.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T14:27:36.206Z] #49 ... [2024-09-06T14:27:36.207Z] [2024-09-06T14:27:36.207Z] #50 [security-secretstore-setup internal] load build context [2024-09-06T14:27:36.207Z] #50 ... [2024-09-06T14:27:36.207Z] [2024-09-06T14:27:36.207Z] #51 [security-bootstrapper internal] load build context [2024-09-06T14:27:36.207Z] #51 ... [2024-09-06T14:27:36.207Z] [2024-09-06T14:27:36.207Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-06T14:27:36.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T14:27:36.441Z] Configure a credential helper to remove this warning. See [2024-09-06T14:27:36.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T14:27:36.441Z] [2024-09-06T14:27:36.441Z] Login Succeeded [2024-09-06T14:27:36.441Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T14:27:36.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-06T14:27:36.837Z] #52 ... [2024-09-06T14:27:36.837Z] [2024-09-06T14:27:36.837Z] #53 [support-scheduler internal] load build context [2024-09-06T14:27:36.837Z] #53 ... [2024-09-06T14:27:36.837Z] [2024-09-06T14:27:36.837Z] #54 [core-data internal] load build context [Pipeline] sh [2024-09-06T14:27:37.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2024-09-06T14:27:37.214Z] #54 ... [2024-09-06T14:27:37.214Z] [2024-09-06T14:27:37.214Z] #55 [core-metadata internal] load build context [2024-09-06T14:27:37.214Z] #55 ... [2024-09-06T14:27:37.214Z] [2024-09-06T14:27:37.214Z] #56 [security-proxy-auth internal] load build context [2024-09-06T14:27:37.214Z] #56 ... [2024-09-06T14:27:37.214Z] [2024-09-06T14:27:37.214Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:27:37.214Z] #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 4.558 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:27:37.214Z] #0 4.558 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:27:37.214Z] #0 4.558 OK: 20072 distinct packages available [2024-09-06T14:27:37.214Z] #0 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 4.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 4.878 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T14:27:37.214Z] #0 5.193 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:27:37.214Z] #0 5.228 (3/4) Installing libucontext (1.2-r2) [2024-09-06T14:27:37.214Z] #0 5.235 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T14:27:37.214Z] #0 5.241 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:27:37.214Z] #0 5.358 OK: 8 MiB in 19 packages [2024-09-06T14:27:37.214Z] #57 ... [2024-09-06T14:27:37.214Z] [2024-09-06T14:27:37.214Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T14:27:37.214Z] #0 6.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 6.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:27:37.214Z] #0 6.973 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T14:27:37.214Z] #0 7.121 (2/2) Installing su-exec (0.2-r3) [2024-09-06T14:27:37.214Z] #0 7.214 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:27:37.214Z] #0 7.214 OK: 7 MiB in 17 packages [Pipeline] echo [2024-09-06T14:27:37.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T14:27:37.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T14:27:37.363Z] ========================================================= [2024-09-06T14:27:37.363Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T14:27:37.363Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:27:37.473Z] #58 ... [2024-09-06T14:27:37.473Z] [2024-09-06T14:27:37.473Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T14:27:37.473Z] #59 ... [2024-09-06T14:27:37.473Z] [2024-09-06T14:27:37.473Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:27:37.473Z] #60 ... [2024-09-06T14:27:37.473Z] [2024-09-06T14:27:37.473Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T14:27:37.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T14:27:37.749Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T14:27:37.749Z] c6b39de5b339: Pulling fs layer [2024-09-06T14:27:37.749Z] a69c41024577: Pulling fs layer [2024-09-06T14:27:37.749Z] d6de4b400683: Pulling fs layer [2024-09-06T14:27:37.749Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T14:27:37.749Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T14:27:37.749Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T14:27:37.749Z] 00f215d4a9da: Pulling fs layer [2024-09-06T14:27:37.749Z] d496ad576159: Pulling fs layer [2024-09-06T14:27:37.749Z] 35cb2a7552d0: Waiting [2024-09-06T14:27:37.749Z] 4f4fb700ef54: Waiting [2024-09-06T14:27:37.749Z] 464afbd9ba4c: Waiting [2024-09-06T14:27:37.749Z] 00f215d4a9da: Waiting [2024-09-06T14:27:37.749Z] d496ad576159: Waiting [2024-09-06T14:27:38.019Z] a69c41024577: Download complete [2024-09-06T14:27:38.019Z] 35cb2a7552d0: Verifying Checksum [2024-09-06T14:27:38.019Z] 35cb2a7552d0: Download complete [2024-09-06T14:27:38.019Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T14:27:38.019Z] 4f4fb700ef54: Download complete [2024-09-06T14:27:38.019Z] 464afbd9ba4c: Verifying Checksum [2024-09-06T14:27:38.019Z] 464afbd9ba4c: Download complete [2024-09-06T14:27:38.019Z] c6b39de5b339: Verifying Checksum [2024-09-06T14:27:38.019Z] c6b39de5b339: Download complete [2024-09-06T14:27:38.117Z] #61 ... [2024-09-06T14:27:38.117Z] [2024-09-06T14:27:38.117Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T14:27:38.117Z] #62 ... [2024-09-06T14:27:38.117Z] [2024-09-06T14:27:38.117Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:27:38.292Z] d496ad576159: Verifying Checksum [2024-09-06T14:27:38.292Z] d496ad576159: Download complete [2024-09-06T14:27:38.377Z] #63 ... [2024-09-06T14:27:38.377Z] [2024-09-06T14:27:38.377Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T14:27:38.377Z] #64 ... [2024-09-06T14:27:38.377Z] [2024-09-06T14:27:38.377Z] #65 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-09-06T14:27:38.377Z] #65 ... [2024-09-06T14:27:38.377Z] [2024-09-06T14:27:38.377Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:27:38.377Z] #66 ... [2024-09-06T14:27:38.377Z] [2024-09-06T14:27:38.377Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T14:27:38.656Z] #67 ... [2024-09-06T14:27:38.656Z] [2024-09-06T14:27:38.656Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T14:27:38.656Z] #68 ... [2024-09-06T14:27:38.656Z] [2024-09-06T14:27:38.656Z] #54 [core-data internal] load build context [2024-09-06T14:27:38.879Z] c6b39de5b339: Pull complete [2024-09-06T14:27:39.474Z] a69c41024577: Pull complete [2024-09-06T14:27:39.742Z] d6de4b400683: Verifying Checksum [2024-09-06T14:27:39.742Z] d6de4b400683: Download complete [2024-09-06T14:27:40.721Z] 00f215d4a9da: Verifying Checksum [2024-09-06T14:27:40.721Z] 00f215d4a9da: Download complete [2024-09-06T14:27:41.257Z] #54 transferring context: 314.18MB 15.3s [2024-09-06T14:27:43.241Z] #54 ... [2024-09-06T14:27:43.241Z] [2024-09-06T14:27:43.241Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:27:43.241Z] #46 transferring context: 495.52MB 17.4s done [2024-09-06T14:27:43.241Z] #46 ... [2024-09-06T14:27:43.241Z] [2024-09-06T14:27:43.241Z] #54 [core-data internal] load build context [2024-09-06T14:27:45.410Z] #54 transferring context: 495.52MB 19.8s done [2024-09-06T14:27:45.671Z] #54 ... [2024-09-06T14:27:45.671Z] [2024-09-06T14:27:45.671Z] #43 [security-proxy-setup internal] load build context [2024-09-06T14:27:45.671Z] #43 ... [2024-09-06T14:27:45.671Z] [2024-09-06T14:27:45.671Z] #44 [support-cron-scheduler internal] load build context [2024-09-06T14:27:45.671Z] #44 ... [2024-09-06T14:27:45.671Z] [2024-09-06T14:27:45.671Z] #45 [core-command internal] load build context [2024-09-06T14:27:45.671Z] #45 transferring context: 495.52MB 19.0s done [2024-09-06T14:27:45.932Z] #45 ... [2024-09-06T14:27:45.932Z] [2024-09-06T14:27:45.932Z] #44 [support-cron-scheduler internal] load build context [2024-09-06T14:27:45.932Z] #44 ... [2024-09-06T14:27:45.932Z] [2024-09-06T14:27:45.932Z] #47 [support-notifications internal] load build context [2024-09-06T14:27:45.932Z] #47 transferring context: 495.52MB 17.8s done [2024-09-06T14:27:45.932Z] #47 ... [2024-09-06T14:27:45.932Z] [2024-09-06T14:27:45.932Z] #48 [core-keeper internal] load build context [2024-09-06T14:27:45.932Z] #48 transferring context: 495.52MB 18.5s done [2024-09-06T14:27:46.192Z] #48 ... [2024-09-06T14:27:46.192Z] [2024-09-06T14:27:46.192Z] #44 [support-cron-scheduler internal] load build context [2024-09-06T14:27:46.192Z] #44 transferring context: 495.52MB 20.8s done [2024-09-06T14:27:46.192Z] #44 ... [2024-09-06T14:27:46.192Z] [2024-09-06T14:27:46.192Z] #50 [security-secretstore-setup internal] load build context [2024-09-06T14:27:46.192Z] #50 transferring context: 495.52MB 16.1s done [2024-09-06T14:27:46.685Z] #50 ... [2024-09-06T14:27:46.685Z] [2024-09-06T14:27:46.685Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-06T14:27:46.685Z] #52 transferring context: 495.52MB 18.7s done [2024-09-06T14:27:46.685Z] #52 ... [2024-09-06T14:27:46.685Z] [2024-09-06T14:27:46.685Z] #51 [security-bootstrapper internal] load build context [2024-09-06T14:27:46.685Z] #51 transferring context: 495.52MB 19.9s done [2024-09-06T14:27:46.947Z] #51 ... [2024-09-06T14:27:46.947Z] [2024-09-06T14:27:46.947Z] #53 [support-scheduler internal] load build context [2024-09-06T14:27:46.947Z] #53 transferring context: 495.52MB 19.5s done [2024-09-06T14:27:46.947Z] #53 ... [2024-09-06T14:27:46.947Z] [2024-09-06T14:27:46.947Z] #43 [security-proxy-setup internal] load build context [2024-09-06T14:27:47.208Z] #43 ... [2024-09-06T14:27:47.208Z] [2024-09-06T14:27:47.208Z] #56 [security-proxy-auth internal] load build context [2024-09-06T14:27:47.208Z] #56 transferring context: 495.52MB 18.4s done [2024-09-06T14:27:47.208Z] #56 ... [2024-09-06T14:27:47.208Z] [2024-09-06T14:27:47.208Z] #55 [core-metadata internal] load build context [2024-09-06T14:27:47.208Z] #55 transferring context: 495.52MB 20.9s done [2024-09-06T14:27:47.719Z] #55 ... [2024-09-06T14:27:47.719Z] [2024-09-06T14:27:47.719Z] #43 [security-proxy-setup internal] load build context [2024-09-06T14:27:47.719Z] #43 transferring context: 495.52MB 21.8s done [2024-09-06T14:27:53.048Z] d6de4b400683: Pull complete [2024-09-06T14:27:53.048Z] 35cb2a7552d0: Pull complete [2024-09-06T14:27:53.315Z] 4f4fb700ef54: Pull complete [2024-09-06T14:27:53.582Z] 464afbd9ba4c: Pull complete [2024-09-06T14:28:01.805Z] 00f215d4a9da: Pull complete [2024-09-06T14:28:02.691Z] #43 ... [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T14:28:02.692Z] #58 DONE 35.5s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #47 [support-notifications internal] load build context [2024-09-06T14:28:02.692Z] #47 DONE 36.9s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #50 [security-secretstore-setup internal] load build context [2024-09-06T14:28:02.692Z] #50 DONE 37.0s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:28:02.692Z] #46 DONE 37.0s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:28:02.692Z] #57 DONE 35.8s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #65 [core-keeper builder 2/8] WORKDIR /edgex-go [2024-09-06T14:28:02.692Z] #65 DONE 35.0s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #56 [security-proxy-auth internal] load build context [2024-09-06T14:28:02.692Z] #56 DONE 36.8s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-06T14:28:02.692Z] #52 DONE 36.7s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #45 [core-command internal] load build context [2024-09-06T14:28:02.692Z] #45 DONE 37.0s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #48 [core-keeper internal] load build context [2024-09-06T14:28:02.692Z] #48 DONE 37.2s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #54 [core-data internal] load build context [2024-09-06T14:28:02.692Z] #54 DONE 37.2s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #53 [support-scheduler internal] load build context [2024-09-06T14:28:02.692Z] #53 DONE 36.7s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:28:02.692Z] #69 ... [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #51 [security-bootstrapper internal] load build context [2024-09-06T14:28:02.692Z] #51 DONE 36.6s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #55 [core-metadata internal] load build context [2024-09-06T14:28:02.692Z] #55 DONE 36.8s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #44 [support-cron-scheduler internal] load build context [2024-09-06T14:28:02.692Z] #44 DONE 37.2s [2024-09-06T14:28:02.692Z] [2024-09-06T14:28:02.692Z] #43 [security-proxy-setup internal] load build context [2024-09-06T14:28:02.692Z] #43 DONE 37.3s [2024-09-06T14:28:02.952Z] [2024-09-06T14:28:02.952Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:28:02.952Z] #49 DONE 36.8s [2024-09-06T14:28:02.952Z] [2024-09-06T14:28:02.952Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:28:02.952Z] #66 35.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:02.952Z] #66 35.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:02.952Z] #66 ... [2024-09-06T14:28:02.952Z] [2024-09-06T14:28:02.952Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:28:02.952Z] #63 DONE 35.9s [2024-09-06T14:28:03.213Z] [2024-09-06T14:28:03.213Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:28:03.213Z] #60 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:03.213Z] #60 ... [2024-09-06T14:28:03.213Z] [2024-09-06T14:28:03.213Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:28:03.213Z] #66 36.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:03.213Z] #66 36.08 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:03.213Z] #66 36.08 OK: 7 MiB in 16 packages [2024-09-06T14:28:03.213Z] #66 DONE 36.2s [2024-09-06T14:28:03.472Z] [2024-09-06T14:28:03.472Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T14:28:03.472Z] #59 36.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:03.472Z] #59 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:03.744Z] #59 ... [2024-09-06T14:28:03.744Z] [2024-09-06T14:28:03.744Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T14:28:03.744Z] #68 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:03.744Z] #68 36.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:03.744Z] #68 36.28 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T14:28:03.744Z] #68 36.29 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:03.744Z] #68 36.31 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:03.744Z] #68 36.31 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:03.744Z] #68 36.40 OK: 8 MiB in 17 packages [2024-09-06T14:28:03.744Z] #68 DONE 36.6s [2024-09-06T14:28:03.744Z] [2024-09-06T14:28:03.744Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T14:28:03.744Z] #59 36.62 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T14:28:03.744Z] #59 36.64 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:03.744Z] #59 36.64 (3/3) Installing tzdata (2024a-r0) [2024-09-06T14:28:03.744Z] #59 36.70 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:03.744Z] #59 36.70 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:03.744Z] #59 36.76 OK: 11 MiB in 18 packages [2024-09-06T14:28:03.759Z] d496ad576159: Pull complete [2024-09-06T14:28:03.759Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T14:28:03.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T14:28:03.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:28:04.003Z] #59 DONE 37.0s [2024-09-06T14:28:04.003Z] [2024-09-06T14:28:04.003Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:28:04.161Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T14:28:04.161Z] WORKDIR /edgex [2024-09-06T14:28:04.161Z] COPY go.mod . [2024-09-06T14:28:04.161Z] RUN go mod downloaddocker [2024-09-06T14:28:04.161Z] build -t ci-base-image-arm64 -f - . [2024-09-06T14:28:04.584Z] #70 ... [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T14:28:04.584Z] #67 36.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #67 36.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #67 36.67 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:28:04.584Z] #67 36.67 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:28:04.584Z] #67 36.67 OK: 20072 distinct packages available [2024-09-06T14:28:04.584Z] #67 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #67 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #67 37.08 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T14:28:04.584Z] #67 37.11 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T14:28:04.584Z] #67 37.14 (3/11) Installing libunistring (1.1-r1) [2024-09-06T14:28:04.584Z] #67 37.17 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T14:28:04.584Z] #67 37.20 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T14:28:04.584Z] #67 37.20 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T14:28:04.584Z] #67 37.21 (7/11) Installing curl (8.9.0-r0) [2024-09-06T14:28:04.584Z] #67 37.22 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:04.584Z] #67 37.23 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:28:04.584Z] #67 37.23 (10/11) Installing libucontext (1.2-r2) [2024-09-06T14:28:04.584Z] #67 37.24 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T14:28:04.584Z] #67 37.25 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:04.584Z] #67 37.27 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:04.584Z] #67 37.32 OK: 12 MiB in 26 packages [2024-09-06T14:28:04.584Z] #67 DONE 37.5s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T14:28:04.584Z] #62 36.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #62 36.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #62 36.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:04.584Z] #62 36.94 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:04.584Z] #62 36.95 OK: 7 MiB in 16 packages [2024-09-06T14:28:04.584Z] #62 DONE 37.5s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T14:28:04.584Z] #64 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #64 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #64 36.75 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #64 36.82 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #64 36.84 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:04.584Z] #64 36.84 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T14:28:04.584Z] #64 36.86 (5/6) Installing su-exec (0.2-r3) [2024-09-06T14:28:04.584Z] #64 36.90 (6/6) Installing yq (4.33.3-r5) [2024-09-06T14:28:04.584Z] #64 36.98 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:04.584Z] #64 36.99 OK: 17 MiB in 19 packages [2024-09-06T14:28:04.584Z] #64 DONE 37.5s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T14:28:04.584Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.474 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:28:04.584Z] #0 1.474 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:28:04.584Z] #0 1.474 OK: 20078 distinct packages available [2024-09-06T14:28:04.584Z] #0 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.814 OK: 264 MiB in 52 packages [2024-09-06T14:28:04.584Z] #71 DONE 2.0s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T14:28:04.584Z] #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #0 1.416 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #0 1.486 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #0 1.591 OK: 7 MiB in 17 packages [2024-09-06T14:28:04.584Z] #72 DONE 2.0s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T14:28:04.584Z] #61 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #61 36.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #61 36.43 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:28:04.584Z] #61 36.43 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:28:04.584Z] #61 36.43 OK: 20072 distinct packages available [2024-09-06T14:28:04.584Z] #61 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #61 36.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:04.584Z] #61 36.79 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #61 36.88 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:04.584Z] #61 37.00 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:04.584Z] #61 37.00 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:28:04.584Z] #61 37.01 (5/7) Installing libucontext (1.2-r2) [2024-09-06T14:28:04.584Z] #61 37.01 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T14:28:04.584Z] #61 37.01 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T14:28:04.584Z] #61 37.04 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:04.584Z] #61 37.04 OK: 8 MiB in 20 packages [2024-09-06T14:28:04.584Z] #61 DONE 37.6s [2024-09-06T14:28:04.584Z] [2024-09-06T14:28:04.584Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-06T14:28:04.743Z] Sending build context to Docker daemon 3.532MB [2024-09-06T14:28:04.743Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T14:28:04.743Z] ---> f246e2811388 [2024-09-06T14:28:04.743Z] Step 2/4 : WORKDIR /edgex [2024-09-06T14:28:04.887Z] #73 ... [2024-09-06T14:28:04.887Z] [2024-09-06T14:28:04.887Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:28:04.887Z] #74 DONE 0.3s [2024-09-06T14:28:05.148Z] [2024-09-06T14:28:05.148Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:28:05.148Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:05.148Z] #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:05.148Z] #0 2.313 OK: 264 MiB in 52 packages [2024-09-06T14:28:05.148Z] #75 DONE 2.6s [2024-09-06T14:28:05.148Z] [2024-09-06T14:28:05.148Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:28:05.148Z] #60 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:05.148Z] #60 37.51 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T14:28:05.148Z] #60 37.52 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:05.148Z] #60 37.53 (3/4) Installing su-exec (0.2-r3) [2024-09-06T14:28:05.148Z] #60 37.53 (4/4) Installing yq (4.33.3-r5) [2024-09-06T14:28:05.148Z] #60 37.59 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:05.148Z] #60 37.67 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:05.148Z] #60 37.72 OK: 17 MiB in 19 packages [2024-09-06T14:28:05.148Z] #60 DONE 38.1s [2024-09-06T14:28:05.148Z] [2024-09-06T14:28:05.148Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:28:05.148Z] #76 ... [2024-09-06T14:28:05.148Z] [2024-09-06T14:28:05.148Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:28:05.148Z] #77 DONE 0.1s [2024-09-06T14:28:05.407Z] [2024-09-06T14:28:05.407Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:28:05.407Z] #69 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:05.667Z] #69 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:05.667Z] #69 3.210 OK: 264 MiB in 52 packages [2024-09-06T14:28:05.927Z] #69 DONE 3.3s [2024-09-06T14:28:05.927Z] [2024-09-06T14:28:05.928Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:28:05.928Z] #78 DONE 0.0s [2024-09-06T14:28:05.928Z] [2024-09-06T14:28:05.928Z] #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:28:05.928Z] #79 DONE 3.4s [2024-09-06T14:28:05.928Z] [2024-09-06T14:28:05.928Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:28:06.512Z] #80 ... [2024-09-06T14:28:06.512Z] [2024-09-06T14:28:06.512Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T14:28:06.512Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:06.512Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:06.512Z] #0 3.904 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:06.512Z] #0 3.935 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:06.512Z] #0 3.948 OK: 8 MiB in 19 packages [2024-09-06T14:28:06.512Z] #81 DONE 4.0s [2024-09-06T14:28:06.690Z] ---> Running in 7bfad9b65113 [2024-09-06T14:28:06.690Z] Removing intermediate container 7bfad9b65113 [2024-09-06T14:28:06.690Z] ---> 256f9772c373 [2024-09-06T14:28:06.690Z] Step 3/4 : COPY go.mod . [2024-09-06T14:28:06.773Z] [2024-09-06T14:28:06.773Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T14:28:06.773Z] #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:06.773Z] #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:06.773Z] #0 3.874 OK: 264 MiB in 52 packages [2024-09-06T14:28:06.773Z] #82 DONE 4.1s [2024-09-06T14:28:06.773Z] [2024-09-06T14:28:06.773Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:28:07.280Z] ---> 8ee7435604a7 [2024-09-06T14:28:07.280Z] Step 4/4 : RUN go mod download [2024-09-06T14:28:07.280Z] ---> Running in 85482a196d7c [2024-09-06T14:28:07.714Z] #83 DONE 0.9s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:28:07.714Z] #84 DONE 0.9s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T14:28:07.714Z] #85 DONE 0.0s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T14:28:07.714Z] #86 DONE 0.0s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:28:07.714Z] #87 ... [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:28:07.714Z] #88 DONE 0.0s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T14:28:07.714Z] #89 DONE 0.0s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T14:28:07.714Z] #90 DONE 0.0s [2024-09-06T14:28:07.714Z] [2024-09-06T14:28:07.714Z] #91 [security-spire-config] exporting to image [2024-09-06T14:28:07.714Z] #91 exporting layers [2024-09-06T14:28:08.281Z] #91 ... [2024-09-06T14:28:08.281Z] [2024-09-06T14:28:08.281Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T14:28:08.281Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.281Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.281Z] #0 4.520 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.281Z] #0 4.552 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.281Z] #0 4.594 OK: 7 MiB in 16 packages [2024-09-06T14:28:08.281Z] #92 DONE 4.9s [2024-09-06T14:28:08.281Z] [2024-09-06T14:28:08.281Z] #93 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T14:28:08.281Z] #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.281Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.281Z] #0 3.573 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.281Z] #0 3.604 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.281Z] #0 3.612 OK: 7 MiB in 16 packages [2024-09-06T14:28:08.281Z] #93 DONE 3.8s [2024-09-06T14:28:08.281Z] [2024-09-06T14:28:08.281Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:28:08.281Z] #70 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.281Z] #70 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.541Z] #70 4.390 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #70 4.437 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #70 4.500 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:08.541Z] #70 ... [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T14:28:08.541Z] #94 DONE 4.0s [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:28:08.541Z] #0 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.541Z] #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.541Z] #0 3.655 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #0 3.689 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #0 3.695 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:08.541Z] #0 3.765 OK: 12 MiB in 26 packages [2024-09-06T14:28:08.541Z] #95 DONE 4.0s [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:28:08.541Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.541Z] #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.541Z] #0 4.653 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #0 4.690 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.541Z] #0 4.696 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:08.541Z] #0 4.758 OK: 8 MiB in 17 packages [2024-09-06T14:28:08.541Z] #96 DONE 4.9s [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T14:28:08.541Z] #97 DONE 0.1s [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #91 [security-spire-config] exporting to image [2024-09-06T14:28:08.541Z] #91 exporting layers 0.9s done [2024-09-06T14:28:08.541Z] #91 writing image sha256:87700f6e7676c4ab6a27a5e7083e84cae7f06e46b5bec08151b482e5f37a7d38 0.0s done [2024-09-06T14:28:08.541Z] #91 naming to docker.io/library/security-spire-config done [2024-09-06T14:28:08.541Z] #91 DONE 0.9s [2024-09-06T14:28:08.541Z] [2024-09-06T14:28:08.541Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:28:08.541Z] #70 4.557 OK: 11 MiB in 18 packages [2024-09-06T14:28:08.813Z] #70 DONE 4.7s [2024-09-06T14:28:08.813Z] [2024-09-06T14:28:08.813Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:28:08.813Z] #76 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.813Z] #76 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:08.813Z] #76 3.769 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.813Z] #76 3.809 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:28:08.813Z] #76 3.817 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:28:09.075Z] #76 ... [2024-09-06T14:28:09.075Z] [2024-09-06T14:28:09.075Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T14:28:09.075Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #0 4.188 OK: 17 MiB in 19 packages [2024-09-06T14:28:09.075Z] #98 DONE 4.4s [2024-09-06T14:28:09.075Z] [2024-09-06T14:28:09.075Z] #99 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T14:28:09.075Z] #0 4.256 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #0 4.759 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #0 5.418 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:28:09.075Z] #0 5.725 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:28:09.075Z] #0 5.730 OK: 7 MiB in 16 packages [2024-09-06T14:28:09.075Z] #99 DONE 6.0s [2024-09-06T14:28:09.075Z] [2024-09-06T14:28:09.075Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-06T14:28:09.075Z] #73 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #73 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:09.075Z] #73 4.267 OK: 8 MiB in 20 packages [2024-09-06T14:28:09.075Z] #73 DONE 4.4s [2024-09-06T14:28:09.075Z] [2024-09-06T14:28:09.075Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T14:28:09.075Z] #100 DONE 0.1s [2024-09-06T14:28:09.075Z] [2024-09-06T14:28:09.075Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:28:09.075Z] #76 3.854 OK: 17 MiB in 19 packages [2024-09-06T14:28:10.459Z] #76 ... [2024-09-06T14:28:10.460Z] [2024-09-06T14:28:10.460Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T14:28:10.460Z] #101 DONE 1.3s [2024-09-06T14:28:10.460Z] [2024-09-06T14:28:10.460Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:28:10.460Z] #102 DONE 1.3s [2024-09-06T14:28:10.460Z] [2024-09-06T14:28:10.460Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:28:10.460Z] #76 DONE 5.2s [2024-09-06T14:28:10.460Z] [2024-09-06T14:28:10.460Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T14:28:11.032Z] #103 DONE 0.7s [2024-09-06T14:28:11.032Z] [2024-09-06T14:28:11.032Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:28:11.032Z] #104 DONE 0.7s [2024-09-06T14:28:11.032Z] [2024-09-06T14:28:11.032Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T14:28:11.032Z] #105 DONE 0.1s [2024-09-06T14:28:11.032Z] [2024-09-06T14:28:11.032Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T14:28:11.032Z] #106 DONE 0.1s [2024-09-06T14:28:11.032Z] [2024-09-06T14:28:11.032Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:28:11.291Z] #107 DONE 0.1s [2024-09-06T14:28:11.291Z] [2024-09-06T14:28:11.291Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T14:28:11.291Z] #108 DONE 0.1s [2024-09-06T14:28:11.291Z] [2024-09-06T14:28:11.291Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:28:11.291Z] #109 DONE 0.0s [2024-09-06T14:28:11.291Z] [2024-09-06T14:28:11.291Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T14:28:11.291Z] #110 DONE 0.1s [2024-09-06T14:28:11.291Z] [2024-09-06T14:28:11.291Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T14:28:11.291Z] #111 DONE 0.1s [2024-09-06T14:28:11.291Z] [2024-09-06T14:28:11.291Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T14:28:11.551Z] #112 DONE 0.1s [2024-09-06T14:28:11.551Z] [2024-09-06T14:28:11.551Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T14:28:11.551Z] #113 DONE 0.1s [2024-09-06T14:28:11.551Z] [2024-09-06T14:28:11.551Z] #91 [security-spire-agent] exporting to image [2024-09-06T14:28:12.120Z] #91 exporting layers 0.8s done [2024-09-06T14:28:12.381Z] #91 exporting layers 0.8s done [2024-09-06T14:28:12.381Z] #91 writing image sha256:d9107888237714bb70a0e7c38c0179b7edad0136d035b7cc6a31ffddce907218 0.0s done [2024-09-06T14:28:12.381Z] #91 naming to docker.io/library/security-spire-server done [2024-09-06T14:28:12.381Z] #91 writing image sha256:1c7beb1fdc79ef37e207753b9666a79b148c71373a11d9d5034bf4ae6963dfca done [2024-09-06T14:28:12.381Z] #91 naming to docker.io/library/security-spire-agent done [2024-09-06T14:28:12.381Z] #91 DONE 1.8s [2024-09-06T14:28:12.381Z] [2024-09-06T14:28:12.381Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T14:28:12.381Z] #0 5.522 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:12.381Z] #0 6.028 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T14:28:12.642Z] #114 6.676 OK: 264 MiB in 52 packages [2024-09-06T14:28:12.903Z] #114 ... [2024-09-06T14:28:12.903Z] [2024-09-06T14:28:12.903Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:28:13.475Z] #41 ... [2024-09-06T14:28:13.475Z] [2024-09-06T14:28:13.475Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T14:28:13.475Z] #114 DONE 7.4s [2024-09-06T14:28:13.475Z] [2024-09-06T14:28:13.475Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:28:13.475Z] #115 ... [2024-09-06T14:28:13.475Z] [2024-09-06T14:28:13.475Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T14:28:13.736Z] #116 DONE 0.4s [2024-09-06T14:28:13.736Z] [2024-09-06T14:28:13.736Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:28:13.995Z] #117 ... [2024-09-06T14:28:13.995Z] [2024-09-06T14:28:13.995Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:10.287Z] #118 DONE 49.0s [2024-09-06T14:29:10.287Z] [2024-09-06T14:29:10.287Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:10.287Z] #117 DONE 57.9s [2024-09-06T14:29:10.287Z] [2024-09-06T14:29:10.287Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:10.287Z] #115 DONE 57.6s [2024-09-06T14:29:10.287Z] [2024-09-06T14:29:10.287Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:10.287Z] #80 DONE 56.9s [2024-09-06T14:29:10.287Z] [2024-09-06T14:29:10.287Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:10.287Z] #87 DONE 55.3s [2024-09-06T14:29:10.287Z] [2024-09-06T14:29:10.287Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #119 ... [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #120 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #121 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #122 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #123 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #124 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #125 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #126 DONE 9.4s [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #127 [core-keeper builder 7/8] COPY . . [2024-09-06T14:29:12.200Z] #127 DONE 9.4s [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #128 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T14:29:12.200Z] #128 ... [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #129 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #130 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #131 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #132 [core-metadata builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #132 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #133 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #134 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #135 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #136 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #137 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #138 DONE 9.5s [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #139 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #140 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #141 [core-command builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #141 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #142 [core-data builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #142 DONE 9.4s [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #143 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #144 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #145 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:29:12.200Z] #146 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #147 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #147 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #148 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:29:12.200Z] #148 CACHED [2024-09-06T14:29:12.200Z] [2024-09-06T14:29:12.200Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T14:29:12.200Z] #119 DONE 9.4s [2024-09-06T14:29:12.460Z] [2024-09-06T14:29:12.460Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T14:29:13.838Z] #149 1.456 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-09-06T14:29:15.147Z] Removing intermediate container 85482a196d7c [2024-09-06T14:29:15.147Z] ---> 749ada7dd926 [2024-09-06T14:29:15.147Z] Successfully built 749ada7dd926 [2024-09-06T14:29:15.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:29:17.315Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T14:29:17.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:29:17.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-9590 does not seem to be running inside a container [2024-09-06T14:29:17.681Z] $ 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-09-06T14:29:18.870Z] $ docker top 5f8577959a52a9a963a79b0661ddf5844c45f281f0d3af93b06e6010a01d5863 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T14:29:19.748Z] + go version [2024-09-06T14:29:19.748Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T14:29:19.785Z] $ docker stop --time=1 5f8577959a52a9a963a79b0661ddf5844c45f281f0d3af93b06e6010a01d5863 [2024-09-06T14:29:21.841Z] $ docker rm -f --volumes 5f8577959a52a9a963a79b0661ddf5844c45f281f0d3af93b06e6010a01d5863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:29:22.760Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T14:29:22.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:29:23.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-9590 does not seem to be running inside a container [2024-09-06T14:29:23.075Z] $ 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-09-06T14:29:23.522Z] #149 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #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-09-06T14:29:23.522Z] #0 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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T14:29:23.522Z] #150 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T14:29:23.522Z] #0 1.125 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-09-06T14:29:23.522Z] #151 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T14:29:23.522Z] #0 1.444 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-09-06T14:29:23.522Z] #152 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T14:29:23.522Z] #0 0.686 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-09-06T14:29:23.522Z] #153 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T14:29:23.522Z] #0 0.677 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-09-06T14:29:23.522Z] #154 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T14:29:23.522Z] #0 1.054 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-09-06T14:29:23.522Z] #155 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T14:29:23.522Z] #0 1.181 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-09-06T14:29:23.522Z] #156 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #128 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T14:29:23.522Z] #128 0.985 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-09-06T14:29:23.522Z] #128 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T14:29:23.522Z] #0 0.379 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-09-06T14:29:23.522Z] #157 ... [2024-09-06T14:29:23.522Z] [2024-09-06T14:29:23.522Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T14:29:23.522Z] #0 0.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-06T14:29:23.780Z] #158 ... [2024-09-06T14:29:23.780Z] [2024-09-06T14:29:23.780Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T14:29:23.780Z] #0 1.645 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-09-06T14:29:23.780Z] #159 ... [2024-09-06T14:29:23.780Z] [2024-09-06T14:29:23.780Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T14:29:23.780Z] #0 0.764 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-09-06T14:29:24.162Z] $ docker top 3c5b9f6a3ac9148e6f47d1e1be44bc1fa0f6669c7d1849d5b28daf59672b344c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T14:29:24.467Z] ========================================================= [2024-09-06T14:29:24.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T14:29:24.467Z] ========================================================= [Pipeline] sh [2024-09-06T14:29:24.798Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T14:29:25.320Z] + make test [2024-09-06T14:29:25.320Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T14:30:12.193Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T14:30:45.326Z] #160 ... [2024-09-06T14:30:45.326Z] [2024-09-06T14:30:45.326Z] #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-09-06T14:30:45.326Z] #150 85.30 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-09-06T14:31:17.743Z] #150 ... [2024-09-06T14:31:17.743Z] [2024-09-06T14:31:17.743Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T14:31:17.743Z] #157 DONE 125.6s [2024-09-06T14:31:18.002Z] [2024-09-06T14:31:18.002Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T14:31:21.308Z] #153 ... [2024-09-06T14:31:21.308Z] [2024-09-06T14:31:21.308Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T14:31:30.058Z] #161 ... [2024-09-06T14:31:30.058Z] [2024-09-06T14:31:30.058Z] #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-09-06T14:31:30.058Z] #150 DONE 137.3s [2024-09-06T14:31:30.058Z] [2024-09-06T14:31:30.058Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T14:31:35.349Z] #149 ... [2024-09-06T14:31:35.349Z] [2024-09-06T14:31:35.349Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T14:31:35.349Z] #158 DONE 142.9s [2024-09-06T14:31:35.349Z] [2024-09-06T14:31:35.349Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:31:35.915Z] #41 ... [2024-09-06T14:31:35.915Z] [2024-09-06T14:31:35.915Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:36.486Z] #162 ... [2024-09-06T14:31:36.486Z] [2024-09-06T14:31:36.486Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T14:31:36.486Z] #149 DONE 144.2s [2024-09-06T14:31:36.486Z] [2024-09-06T14:31:36.486Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T14:31:36.486Z] #151 DONE 144.2s [2024-09-06T14:31:36.745Z] [2024-09-06T14:31:36.745Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:36.745Z] #163 ... [2024-09-06T14:31:36.745Z] [2024-09-06T14:31:36.745Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T14:31:36.745Z] #161 DONE 15.9s [2024-09-06T14:31:37.004Z] [2024-09-06T14:31:37.004Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:37.004Z] #162 DONE 1.1s [2024-09-06T14:31:37.004Z] [2024-09-06T14:31:37.004Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:37.004Z] #164 DONE 0.3s [2024-09-06T14:31:37.004Z] [2024-09-06T14:31:37.004Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.004Z] #165 ... [2024-09-06T14:31:37.004Z] [2024-09-06T14:31:37.004Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:37.004Z] #166 DONE 0.4s [2024-09-06T14:31:37.004Z] [2024-09-06T14:31:37.004Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:37.004Z] #163 DONE 0.3s [2024-09-06T14:31:37.262Z] [2024-09-06T14:31:37.263Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.263Z] #167 ... [2024-09-06T14:31:37.263Z] [2024-09-06T14:31:37.263Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.263Z] #168 DONE 0.4s [2024-09-06T14:31:37.521Z] [2024-09-06T14:31:37.522Z] #169 [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-09-06T14:31:37.781Z] #169 ... [2024-09-06T14:31:37.781Z] [2024-09-06T14:31:37.781Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.781Z] #167 DONE 0.5s [2024-09-06T14:31:37.781Z] [2024-09-06T14:31:37.781Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.781Z] #165 DONE 0.7s [2024-09-06T14:31:37.781Z] [2024-09-06T14:31:37.781Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:37.781Z] #170 DONE 0.6s [2024-09-06T14:31:37.781Z] [2024-09-06T14:31:37.781Z] #169 [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-09-06T14:31:37.781Z] #169 DONE 0.5s [2024-09-06T14:31:37.781Z] [2024-09-06T14:31:37.781Z] #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-09-06T14:31:38.347Z] #171 ... [2024-09-06T14:31:38.347Z] [2024-09-06T14:31:38.347Z] #172 [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-09-06T14:31:38.347Z] #172 DONE 0.7s [2024-09-06T14:31:38.347Z] [2024-09-06T14:31:38.347Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T14:31:38.347Z] #173 DONE 0.8s [2024-09-06T14:31:38.347Z] [2024-09-06T14:31:38.347Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T14:31:38.606Z] #174 ... [2024-09-06T14:31:38.606Z] [2024-09-06T14:31:38.606Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T14:31:38.606Z] #175 DONE 0.8s [2024-09-06T14:31:38.606Z] [2024-09-06T14:31:38.606Z] #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-09-06T14:31:38.606Z] #171 DONE 0.6s [2024-09-06T14:31:38.606Z] [2024-09-06T14:31:38.606Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T14:31:38.606Z] #176 DONE 1.9s [2024-09-06T14:31:38.606Z] [2024-09-06T14:31:38.606Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:39.172Z] #177 ... [2024-09-06T14:31:39.172Z] [2024-09-06T14:31:39.172Z] #178 [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-09-06T14:31:39.172Z] #178 DONE 0.6s [2024-09-06T14:31:39.172Z] [2024-09-06T14:31:39.172Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T14:31:39.172Z] #174 DONE 0.8s [2024-09-06T14:31:39.172Z] [2024-09-06T14:31:39.172Z] #179 [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-09-06T14:31:39.172Z] #179 DONE 0.8s [2024-09-06T14:31:39.172Z] [2024-09-06T14:31:39.172Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:39.172Z] #177 DONE 0.7s [2024-09-06T14:31:39.172Z] [2024-09-06T14:31:39.172Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T14:31:40.106Z] #180 ... [2024-09-06T14:31:40.106Z] [2024-09-06T14:31:40.106Z] #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:40.106Z] #181 DONE 1.3s [2024-09-06T14:31:40.364Z] [2024-09-06T14:31:40.364Z] #91 [security-spiffe-token-provider] exporting to image [2024-09-06T14:31:40.364Z] #91 exporting layers [2024-09-06T14:31:40.751Z] #91 ... [2024-09-06T14:31:40.751Z] [2024-09-06T14:31:40.751Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-06T14:31:40.751Z] #182 DONE 1.3s [2024-09-06T14:31:40.751Z] [2024-09-06T14:31:40.751Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T14:31:40.751Z] #183 DONE 1.3s [2024-09-06T14:31:40.751Z] [2024-09-06T14:31:40.751Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T14:31:40.751Z] #180 DONE 1.3s [2024-09-06T14:31:41.026Z] [2024-09-06T14:31:41.026Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T14:31:44.361Z] #184 ... [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:44.361Z] #185 DONE 3.5s [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T14:31:44.361Z] #186 ... [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #91 [security-spiffe-token-provider] exporting to image [2024-09-06T14:31:44.361Z] #91 exporting layers 4.7s done [2024-09-06T14:31:44.361Z] #91 writing image sha256:309b218e14e4fae23f05eb3e558aa9c553bffd8dc303d85934f8a360be88462f done [2024-09-06T14:31:44.361Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2024-09-06T14:31:44.361Z] #91 DONE 6.6s [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T14:31:44.361Z] #187 DONE 3.8s [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T14:31:44.361Z] #184 DONE 3.8s [2024-09-06T14:31:44.361Z] [2024-09-06T14:31:44.361Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T14:31:51.123Z] #188 ... [2024-09-06T14:31:51.123Z] [2024-09-06T14:31:51.123Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:31:51.123Z] #189 ... [2024-09-06T14:31:51.123Z] [2024-09-06T14:31:51.123Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:31:56.712Z] #190 ... [2024-09-06T14:31:56.712Z] [2024-09-06T14:31:56.712Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T14:31:56.712Z] #159 DONE 164.5s [2024-09-06T14:31:56.973Z] [2024-09-06T14:31:56.973Z] #128 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T14:31:56.973Z] #128 DONE 164.7s [2024-09-06T14:31:56.973Z] [2024-09-06T14:31:56.973Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T14:31:56.973Z] #154 DONE 164.7s [2024-09-06T14:31:56.973Z] [2024-09-06T14:31:56.973Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:31:56.973Z] #41 ... [2024-09-06T14:31:56.973Z] [2024-09-06T14:31:56.973Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:57.233Z] #191 ... [2024-09-06T14:31:57.233Z] [2024-09-06T14:31:57.233Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T14:31:57.233Z] #160 DONE 165.0s [2024-09-06T14:31:57.233Z] [2024-09-06T14:31:57.233Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:57.233Z] #192 CACHED [2024-09-06T14:31:57.233Z] [2024-09-06T14:31:57.233Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:57.233Z] #193 CACHED [2024-09-06T14:31:57.233Z] [2024-09-06T14:31:57.233Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T14:31:57.492Z] #194 ... [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T14:31:57.492Z] #186 DONE 13.3s [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T14:31:57.492Z] #155 DONE 165.2s [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:31:57.492Z] #189 DONE 17.0s [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T14:31:57.492Z] #153 DONE 165.2s [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T14:31:57.492Z] #188 DONE 13.2s [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:57.492Z] #195 CACHED [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:57.492Z] #196 CACHED [2024-09-06T14:31:57.492Z] [2024-09-06T14:31:57.492Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T14:31:57.772Z] #197 ... [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T14:31:57.772Z] #156 DONE 165.3s [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T14:31:57.772Z] #152 DONE 165.4s [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:57.772Z] #198 CACHED [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:57.772Z] #199 CACHED [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:57.772Z] #200 CACHED [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:57.772Z] #201 CACHED [2024-09-06T14:31:57.772Z] [2024-09-06T14:31:57.772Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T14:31:58.030Z] #202 ... [2024-09-06T14:31:58.030Z] [2024-09-06T14:31:58.030Z] #203 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:58.030Z] #203 DONE 1.0s [2024-09-06T14:31:58.290Z] [2024-09-06T14:31:58.290Z] #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:58.552Z] #204 ... [2024-09-06T14:31:58.552Z] [2024-09-06T14:31:58.552Z] #205 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T14:31:58.552Z] #205 DONE 1.1s [2024-09-06T14:31:58.552Z] [2024-09-06T14:31:58.552Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T14:31:58.552Z] #194 DONE 1.1s [2024-09-06T14:31:58.552Z] [2024-09-06T14:31:58.552Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:58.552Z] #191 DONE 1.3s [2024-09-06T14:31:58.552Z] [2024-09-06T14:31:58.552Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:59.143Z] #206 ... [2024-09-06T14:31:59.143Z] [2024-09-06T14:31:59.143Z] #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:31:59.143Z] #190 DONE 15.0s [2024-09-06T14:31:59.143Z] [2024-09-06T14:31:59.143Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T14:31:59.143Z] #197 DONE 1.7s [2024-09-06T14:31:59.143Z] [2024-09-06T14:31:59.143Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T14:31:59.143Z] #202 DONE 1.5s [2024-09-06T14:31:59.406Z] [2024-09-06T14:31:59.406Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:59.668Z] #207 ... [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:59.668Z] #208 DONE 2.0s [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T14:31:59.668Z] #209 DONE 1.9s [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T14:31:59.668Z] #204 DONE 1.7s [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:59.668Z] #210 DONE 1.3s [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:31:59.668Z] #211 ... [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T14:31:59.668Z] #212 DONE 1.3s [2024-09-06T14:31:59.668Z] [2024-09-06T14:31:59.668Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:31:59.668Z] #213 DONE 2.3s [2024-09-06T14:31:59.929Z] [2024-09-06T14:31:59.929Z] #214 [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-09-06T14:31:59.929Z] #214 DONE 0.7s [2024-09-06T14:31:59.929Z] [2024-09-06T14:31:59.929Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:59.929Z] #206 DONE 1.4s [2024-09-06T14:31:59.929Z] [2024-09-06T14:31:59.929Z] #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:31:59.929Z] #215 DONE 0.7s [2024-09-06T14:31:59.929Z] [2024-09-06T14:31:59.929Z] #216 [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-09-06T14:32:00.501Z] #216 ... [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:00.501Z] #217 DONE 0.8s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:00.501Z] #207 DONE 1.1s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:32:00.501Z] #218 DONE 0.8s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T14:32:00.501Z] #211 DONE 0.8s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T14:32:00.501Z] #219 DONE 0.7s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:00.501Z] #220 DONE 0.8s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:00.501Z] #221 ... [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #216 [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-09-06T14:32:00.501Z] #216 DONE 0.7s [2024-09-06T14:32:00.501Z] [2024-09-06T14:32:00.501Z] #222 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T14:32:00.501Z] #222 DONE 0.7s [2024-09-06T14:32:00.762Z] [2024-09-06T14:32:00.762Z] #91 [core-command] exporting to image [2024-09-06T14:32:00.762Z] #91 exporting layers 0.7s done [2024-09-06T14:32:00.762Z] #91 writing image sha256:f57a47a05f039eb927d02dc2d3c35b0aa65212839d9c0a2044cc96cf798c3d5a done [2024-09-06T14:32:00.762Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-06T14:32:00.762Z] #91 writing image sha256:b4267818272f92dbaa62595d3a34ded14cbf2d4ec2e285315bdbc871915171a2 0.4s done [2024-09-06T14:32:00.762Z] #91 naming to docker.io/library/security-proxy-setup done [2024-09-06T14:32:00.762Z] #91 writing image sha256:4f5dbf9e9d00670feefd804a327604860ca112deed61a36685c7222e60f39900 0.0s done [2024-09-06T14:32:00.762Z] #91 naming to docker.io/library/core-command done [2024-09-06T14:32:01.335Z] #91 ... [2024-09-06T14:32:01.335Z] [2024-09-06T14:32:01.335Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T14:32:01.335Z] #223 DONE 1.0s [2024-09-06T14:32:01.335Z] [2024-09-06T14:32:01.335Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T14:32:01.335Z] #224 DONE 1.1s [2024-09-06T14:32:01.335Z] [2024-09-06T14:32:01.335Z] #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:01.335Z] #221 DONE 1.0s [2024-09-06T14:32:01.335Z] [2024-09-06T14:32:01.335Z] #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T14:32:01.335Z] #225 DONE 1.0s [2024-09-06T14:32:01.335Z] [2024-09-06T14:32:01.335Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T14:32:01.596Z] #226 ... [2024-09-06T14:32:01.596Z] [2024-09-06T14:32:01.596Z] #227 [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-09-06T14:32:01.596Z] #227 DONE 0.9s [2024-09-06T14:32:01.596Z] [2024-09-06T14:32:01.596Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T14:32:01.596Z] #228 DONE 0.2s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #229 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T14:32:01.857Z] #229 DONE 0.2s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T14:32:01.857Z] #226 DONE 0.2s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T14:32:01.857Z] #230 DONE 0.3s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #91 [core-metadata] exporting to image [2024-09-06T14:32:01.857Z] #91 exporting layers 0.3s done [2024-09-06T14:32:01.857Z] #91 writing image sha256:288a0970c35604698a165f32623036e876f99647266ab90596166eb403ac9a9c done [2024-09-06T14:32:01.857Z] #91 writing image sha256:414de35499563952800d12e08a993dd8aa6a9f37af82c741b8adfe88218567d0 done [2024-09-06T14:32:01.857Z] #91 writing image sha256:61f2731880bdc40b6c8d607742a5b77f35c5f9ae9a33fe0dc051f1f8eb4c9eb9 done [2024-09-06T14:32:01.857Z] #91 naming to docker.io/library/support-scheduler done [2024-09-06T14:32:01.857Z] #91 naming to docker.io/library/security-secretstore-setup done [2024-09-06T14:32:01.857Z] #91 naming to docker.io/library/core-keeper done [2024-09-06T14:32:01.857Z] #91 writing image sha256:c4dfb4f6574397286488bc25b22bcc4e98abc7f7657f051154a330c186bdc15f done [2024-09-06T14:32:01.857Z] #91 naming to docker.io/library/core-metadata 0.0s done [2024-09-06T14:32:01.857Z] #91 ... [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T14:32:01.857Z] #231 DONE 1.3s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #91 [security-proxy-auth] exporting to image [2024-09-06T14:32:01.857Z] #91 ... [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T14:32:01.857Z] #232 DONE 0.1s [2024-09-06T14:32:01.857Z] [2024-09-06T14:32:01.857Z] #91 [support-notifications] exporting to image [2024-09-06T14:32:01.857Z] #91 exporting layers 0.3s done [2024-09-06T14:32:01.857Z] #91 writing image sha256:98d2e58ca3a885b62517db7688d891c435836314624d363f2b26c97875f36d3e 0.0s done [2024-09-06T14:32:01.857Z] #91 naming to docker.io/library/support-notifications done [2024-09-06T14:32:02.119Z] #91 exporting layers 0.2s done [2024-09-06T14:32:02.120Z] #91 writing image sha256:9508443389ec7587a0c8abd8b07c4e26c803c5e404f521df04074ea283d83c99 done [2024-09-06T14:32:02.120Z] #91 naming to docker.io/library/core-data done [2024-09-06T14:32:02.120Z] #91 writing image sha256:a151037957d46e938a7fd56347ad098cfef7ecb1ec8f5ab56dcb5240798c540d done [2024-09-06T14:32:02.120Z] #91 naming to docker.io/library/support-cron-scheduler done [2024-09-06T14:32:02.120Z] #91 writing image sha256:6ecbc1dc0b3e7864dd2763e086b9b8e2ad18299936b536f8710ef341f495f64f done [2024-09-06T14:32:02.120Z] #91 naming to docker.io/library/security-proxy-auth done [2024-09-06T14:32:02.120Z] #91 DONE 11.2s [2024-09-06T14:32:02.120Z] [2024-09-06T14:32:02.120Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T14:32:02.381Z] #233 DONE 0.4s [2024-09-06T14:32:02.381Z] [2024-09-06T14:32:02.381Z] #91 [security-bootstrapper] exporting to image [2024-09-06T14:32:02.381Z] #91 exporting layers 0.2s done [2024-09-06T14:32:02.381Z] #91 writing image sha256:64792f8b8627f0bcee24f051a0b686c0ea5cbda85c4e7cf8a11e418ac81e89a8 done [2024-09-06T14:32:02.381Z] #91 naming to docker.io/library/security-bootstrapper done [2024-09-06T14:32:02.381Z] #91 DONE 11.4s [2024-09-06T14:32:02.381Z] [2024-09-06T14:32:02.381Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T14:32:02.381Z] time="2024-09-06T14:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T14:32:02.421Z] $ docker stop --time=1 21e49da6f1ccf3e2c09b21e402ca7c6a2228abef64d91352d3746511369dea58 [2024-09-06T14:32:03.704Z] $ docker rm -f --volumes 21e49da6f1ccf3e2c09b21e402ca7c6a2228abef64d91352d3746511369dea58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T14:32:04.167Z] + docker images [2024-09-06T14:32:04.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T14:32:04.167Z] security-bootstrapper latest 64792f8b8627 1 second ago 24MB [2024-09-06T14:32:04.167Z] security-proxy-auth latest 6ecbc1dc0b3e 2 seconds ago 38.1MB [2024-09-06T14:32:04.167Z] core-data latest 9508443389ec 2 seconds ago 44.7MB [2024-09-06T14:32:04.167Z] support-notifications latest 98d2e58ca3a8 2 seconds ago 47.8MB [2024-09-06T14:32:04.167Z] core-metadata latest c4dfb4f65743 2 seconds ago 44.9MB [2024-09-06T14:32:04.167Z] support-cron-scheduler latest a151037957d4 2 seconds ago 49.4MB [2024-09-06T14:32:04.167Z] support-scheduler latest 414de3549956 3 seconds ago 47MB [2024-09-06T14:32:04.167Z] core-keeper latest 61f2731880bd 3 seconds ago 39.5MB [2024-09-06T14:32:04.167Z] core-command latest 4f5dbf9e9d00 4 seconds ago 40.6MB [2024-09-06T14:32:04.167Z] security-secretstore-setup latest 288a0970c356 4 seconds ago 42.3MB [2024-09-06T14:32:04.167Z] security-proxy-setup latest b4267818272f 4 seconds ago 31.3MB [2024-09-06T14:32:04.167Z] core-common-config-bootstrapper latest f57a47a05f03 6 seconds ago 20.3MB [2024-09-06T14:32:04.167Z] security-spiffe-token-provider latest 309b218e14e4 25 seconds ago 34.1MB [2024-09-06T14:32:04.167Z] security-spire-agent latest 1c7beb1fdc79 3 minutes ago 187MB [2024-09-06T14:32:04.167Z] security-spire-server latest d91078882377 3 minutes ago 126MB [2024-09-06T14:32:04.167Z] security-spire-config latest 87700f6e7676 3 minutes ago 125MB [2024-09-06T14:32:04.167Z] ci-base-image-x86_64 latest 447857e659bd 7 minutes ago 971MB [2024-09-06T14:32:04.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T14:32:04.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T14:32:04.167Z] 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-09-06T14:33:18.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T14:33:18.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T14:34:05.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T14:34:10.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T14:34:10.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T14:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T14:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T14:34:10.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T14:34:22.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T14:34:22.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T14:34:22.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.120s coverage: 28.7% of statements [2024-09-06T14:34:33.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements [2024-09-06T14:34:37.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T14:34:37.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T14:34:37.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T14:34:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.339s coverage: 69.2% of statements [2024-09-06T14:34:43.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T14:34:43.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T14:34:44.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T14:34:50.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T14:34:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T14:34:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:34:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T14:34:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T14:34:58.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T14:34:58.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.133s coverage: 93.4% of statements [2024-09-06T14:34:58.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.233s coverage: 91.7% of statements [2024-09-06T14:35:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T14:35:05.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T14:35:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.246s coverage: 7.0% of statements [2024-09-06T14:35:17.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T14:35:17.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:35:17.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T14:35:18.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T14:35:19.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.619s coverage: 95.8% of statements [2024-09-06T14:35:19.733Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-09-06T14:35:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T14:35:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-09-06T14:35:29.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T14:35:29.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T14:35:30.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.292s coverage: 0.8% of statements [2024-09-06T14:35:30.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements [2024-09-06T14:35:34.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.147s coverage: 41.7% of statements [2024-09-06T14:35:34.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 77.8% of statements [2024-09-06T14:35:34.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.108s coverage: 94.1% of statements [2024-09-06T14:35:34.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-09-06T14:35:39.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.111s coverage: 87.5% of statements [2024-09-06T14:35:40.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T14:35:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T14:35:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T14:35:41.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T14:35:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T14:35:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T14:35:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T14:35:46.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T14:35:51.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.095s coverage: 94.4% of statements [2024-09-06T14:35:51.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T14:35:51.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T14:35:51.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T14:35:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T14:35:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T14:35:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T14:35:56.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T14:36:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T14:36:02.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T14:36:03.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T14:36:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.905s coverage: 79.9% of statements [2024-09-06T14:36:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.167s coverage: 92.9% of statements [2024-09-06T14:36:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 66.7% of statements [2024-09-06T14:36:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.121s coverage: 62.3% of statements [2024-09-06T14:36:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements [2024-09-06T14:36:08.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T14:36:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements [2024-09-06T14:36:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.082s coverage: 20.0% of statements [2024-09-06T14:36:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.084s coverage: 100.0% of statements [2024-09-06T14:36:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements [2024-09-06T14:36:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.260s coverage: 82.1% of statements [2024-09-06T14:36:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T14:36:13.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements [2024-09-06T14:36:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T14:36:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T14:36:19.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.761s coverage: 63.1% of statements [2024-09-06T14:36:19.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.127s coverage: 100.0% of statements [2024-09-06T14:36:20.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2024-09-06T14:36:20.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements [2024-09-06T14:36:21.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T14:36:21.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T14:36:21.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T14:36:21.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-06T14:36:22.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-06T14:36:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T14:36:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T14:36:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T14:36:29.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.669s coverage: 36.5% of statements [2024-09-06T14:36:29.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.108s coverage: 89.5% of statements [2024-09-06T14:36:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T14:36:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T14:36:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T14:36:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T14:36:31.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-09-06T14:36:35.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T14:36:35.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T14:36:35.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T14:36:36.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements [2024-09-06T14:36:43.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T14:36:43.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T14:36:43.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:36:43.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T14:36:43.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.307s coverage: 90.8% of statements [2024-09-06T14:36:48.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T14:36:48.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T14:36:48.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T14:36:48.689Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T14:36:57.043Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.172s coverage: 19.9% of statements [2024-09-06T14:36:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T14:36:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:36:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T14:36:57.043Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T14:36:58.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.482s coverage: 95.7% of statements [2024-09-06T14:37:01.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T14:37:01.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T14:37:02.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.180s coverage: 61.8% of statements [2024-09-06T14:37:04.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T14:37:04.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T14:37:05.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.274s coverage: 98.9% of statements [2024-09-06T14:37:07.791Z] 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-09-06T14:37:07.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T14:37:07.791Z] go vet ./... [2024-09-06T14:41:29.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T14:41:29.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T14:41:29.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T14:41:29.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T14:41:30.019Z] + ls -al . [2024-09-06T14:41:30.019Z] total 912 [2024-09-06T14:41:30.019Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 14:29 . [2024-09-06T14:41:30.019Z] drwxr-xr-x 4 root root 4096 Sep 6 14:29 .. [2024-09-06T14:41:30.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:27 .blubracket [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 14:27 .dockerignore [2024-09-06T14:41:30.019Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 14:27 .git [2024-09-06T14:41:30.019Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 14:27 .github [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 14:27 .gitignore [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 14:27 .golangci.yml [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 14:27 .hadolint.yml [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 14:27 .sonarcloud.properties [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 14:27 ADOPTERS.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 14:27 Attribution.txt [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 14:27 CHANGELOG.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 14:27 CONTRIBUTING.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 14:27 GOVERNANCE.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 14:27 Jenkinsfile [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 14:27 LICENSE [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 14:27 Makefile [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 14:27 OWNERS.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 14:27 README.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 14:27 SECURITY.md [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 14:23 VERSION [2024-09-06T14:41:30.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:27 bin [2024-09-06T14:41:30.019Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 14:27 cmd [2024-09-06T14:41:30.019Z] -rw-r--r-- 1 root root 545398 Sep 6 14:37 coverage.out [2024-09-06T14:41:30.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 14:27 fuzz_test [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 14:27 go.mod [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 14:27 go.sum [2024-09-06T14:41:30.019Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 14:27 internal [2024-09-06T14:41:30.019Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 14:27 openapi [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 14:27 security.txt [2024-09-06T14:41:30.019Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 14:27 version.go [Pipeline] sh [2024-09-06T14:41:30.366Z] + '[' -e coverage.out ] [2024-09-06T14:41:30.366Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T14:41:30.415Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T14:41:31.248Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T14:41:31.570Z] + make build [2024-09-06T14:41:31.837Z] 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-09-06T14:44:38.528Z] 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-09-06T14:44:46.711Z] 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-09-06T14:44:54.893Z] 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-09-06T14:44:56.826Z] 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-09-06T14:45:06.883Z] 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-09-06T14:45:33.544Z] 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-09-06T14:45:41.750Z] 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-09-06T14:45:54.051Z] 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-09-06T14:46:04.109Z] 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-09-06T14:46:07.444Z] 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-09-06T14:46:10.776Z] 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-09-06T14:46:14.107Z] 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-09-06T14:46:18.344Z] 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-09-06T14:46:22.609Z] $ docker stop --time=1 3c5b9f6a3ac9148e6f47d1e1be44bc1fa0f6669c7d1849d5b28daf59672b344c [2024-09-06T14:46:24.821Z] $ docker rm -f --volumes 3c5b9f6a3ac9148e6f47d1e1be44bc1fa0f6669c7d1849d5b28daf59672b344c [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-09-06T14:46:28.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T14:46:28.813Z] [2024-09-06T14:46:28.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T14:46:29.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T14:46:29.526Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T14:46:29.526Z] 547446be3368: Pulling fs layer [2024-09-06T14:46:29.526Z] d125d8839a47: Pulling fs layer [2024-09-06T14:46:29.526Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T14:46:29.526Z] c3105a71a48b: Pulling fs layer [2024-09-06T14:46:29.526Z] 0f093f025ec4: Pulling fs layer [2024-09-06T14:46:29.526Z] c3106fc0e877: Pulling fs layer [2024-09-06T14:46:29.526Z] 0f093f025ec4: Waiting [2024-09-06T14:46:29.526Z] c3106fc0e877: Waiting [2024-09-06T14:46:29.526Z] c3105a71a48b: Waiting [2024-09-06T14:46:29.526Z] 547446be3368: Verifying Checksum [2024-09-06T14:46:29.526Z] 547446be3368: Download complete [2024-09-06T14:46:29.526Z] c3105a71a48b: Verifying Checksum [2024-09-06T14:46:29.526Z] c3105a71a48b: Download complete [2024-09-06T14:46:30.124Z] d125d8839a47: Verifying Checksum [2024-09-06T14:46:30.124Z] d125d8839a47: Download complete [2024-09-06T14:46:30.124Z] c3106fc0e877: Verifying Checksum [2024-09-06T14:46:30.124Z] c3106fc0e877: Download complete [2024-09-06T14:46:30.124Z] 0f093f025ec4: Verifying Checksum [2024-09-06T14:46:30.124Z] 0f093f025ec4: Download complete [2024-09-06T14:46:30.708Z] 547446be3368: Pull complete [2024-09-06T14:46:31.666Z] d125d8839a47: Pull complete [2024-09-06T14:46:32.247Z] 3e85d5ac6304: Download complete [2024-09-06T14:46:42.308Z] 3e85d5ac6304: Pull complete [2024-09-06T14:46:42.308Z] c3105a71a48b: Pull complete [2024-09-06T14:46:42.886Z] 0f093f025ec4: Pull complete [2024-09-06T14:46:43.151Z] c3106fc0e877: Pull complete [2024-09-06T14:46:43.151Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T14:46:43.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T14:46:43.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T14:46:43.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-9590 does not seem to be running inside a container [2024-09-06T14:46:43.823Z] $ 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-09-06T14:46:45.897Z] $ docker top e94b8a2dba5524461bd13bfffe46948ccede841772032f64123c5c51e5570550 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T14:46:46.791Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T14:46:56.864Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #1 transferring dockerfile: 2.23kB done [2024-09-06T14:46:56.864Z] #1 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #2 transferring dockerfile: 1.93kB done [2024-09-06T14:46:56.864Z] #2 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-09-06T14:46:56.864Z] #3 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #4 transferring dockerfile: 1.95kB 0.0s done [2024-09-06T14:46:56.864Z] #4 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #5 transferring dockerfile: 2.50kB done [2024-09-06T14:46:56.864Z] #5 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #6 transferring dockerfile: 1.69kB done [2024-09-06T14:46:56.864Z] #6 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #7 transferring dockerfile: 1.85kB 0.0s done [2024-09-06T14:46:56.864Z] #7 DONE 0.1s [2024-09-06T14:46:56.864Z] [2024-09-06T14:46:56.864Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T14:46:56.864Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-09-06T14:46:57.132Z] #8 DONE 0.1s [2024-09-06T14:46:57.132Z] [2024-09-06T14:46:57.132Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-06T14:46:57.132Z] #9 transferring dockerfile: 2.01kB 0.0s done [2024-09-06T14:46:57.132Z] #9 DONE 0.1s [2024-09-06T14:46:57.132Z] [2024-09-06T14:46:57.132Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T14:46:57.132Z] #10 transferring dockerfile: 1.81kB done [2024-09-06T14:46:57.132Z] #10 DONE 0.0s [2024-09-06T14:46:57.132Z] [2024-09-06T14:46:57.132Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T14:46:57.132Z] #11 transferring dockerfile: 2.15kB done [2024-09-06T14:46:57.132Z] #11 DONE 0.1s [2024-09-06T14:46:57.132Z] [2024-09-06T14:46:57.132Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T14:46:57.401Z] #12 transferring dockerfile: 1.89kB done [2024-09-06T14:46:57.401Z] #12 DONE 0.1s [2024-09-06T14:46:57.401Z] [2024-09-06T14:46:57.401Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-06T14:46:57.401Z] #13 transferring dockerfile: 2.07kB done [2024-09-06T14:46:57.401Z] #13 DONE 0.1s [2024-09-06T14:46:57.401Z] [2024-09-06T14:46:57.401Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T14:46:57.401Z] #14 transferring dockerfile: 2.49kB 0.0s done [2024-09-06T14:46:57.401Z] #14 DONE 0.1s [2024-09-06T14:46:57.401Z] [2024-09-06T14:46:57.401Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T14:46:57.401Z] #15 transferring dockerfile: 3.17kB done [2024-09-06T14:46:57.401Z] #15 DONE 0.1s [2024-09-06T14:46:57.401Z] [2024-09-06T14:46:57.401Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T14:46:57.670Z] #16 transferring dockerfile: 1.93kB done [2024-09-06T14:46:57.670Z] #16 DONE 0.1s [2024-09-06T14:46:57.670Z] [2024-09-06T14:46:57.670Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T14:46:57.670Z] #17 transferring context: 50B done [2024-09-06T14:46:57.670Z] #17 DONE 0.1s [2024-09-06T14:46:58.254Z] [2024-09-06T14:46:58.254Z] #18 [core-command internal] load .dockerignore [2024-09-06T14:46:58.254Z] #18 transferring context: 50B done [2024-09-06T14:46:58.524Z] #18 DONE 0.1s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #19 [core-metadata internal] load .dockerignore [2024-09-06T14:46:58.524Z] #19 transferring context: 50B done [2024-09-06T14:46:58.524Z] #19 DONE 0.1s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #20 [support-notifications internal] load .dockerignore [2024-09-06T14:46:58.524Z] #20 transferring context: 50B 0.0s done [2024-09-06T14:46:58.524Z] #20 DONE 0.1s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #21 [security-proxy-setup internal] load .dockerignore [2024-09-06T14:46:58.524Z] #21 transferring context: 50B done [2024-09-06T14:46:58.524Z] #21 DONE 0.1s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #22 [security-spire-config internal] load .dockerignore [2024-09-06T14:46:58.524Z] #22 transferring context: 50B done [2024-09-06T14:46:58.524Z] #22 DONE 0.0s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-06T14:46:58.524Z] #23 transferring context: 50B done [2024-09-06T14:46:58.524Z] #23 DONE 0.1s [2024-09-06T14:46:58.524Z] [2024-09-06T14:46:58.524Z] #24 [security-spire-server internal] load .dockerignore [2024-09-06T14:46:58.791Z] #24 transferring context: 50B 0.0s done [2024-09-06T14:46:58.791Z] #24 DONE 0.1s [2024-09-06T14:46:58.791Z] [2024-09-06T14:46:58.791Z] #25 [core-keeper internal] load .dockerignore [2024-09-06T14:46:58.791Z] #25 transferring context: 50B done [2024-09-06T14:46:58.791Z] #25 DONE 0.1s [2024-09-06T14:46:58.791Z] [2024-09-06T14:46:58.791Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-06T14:46:58.791Z] #26 transferring context: 50B done [2024-09-06T14:46:58.791Z] #26 DONE 0.1s [2024-09-06T14:46:58.791Z] [2024-09-06T14:46:58.791Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-06T14:46:58.791Z] #27 transferring context: 50B done [2024-09-06T14:46:58.791Z] #27 DONE 0.1s [2024-09-06T14:46:59.057Z] [2024-09-06T14:46:59.057Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T14:46:59.057Z] #28 transferring context: 50B 0.0s done [2024-09-06T14:46:59.057Z] #28 DONE 0.1s [2024-09-06T14:46:59.057Z] [2024-09-06T14:46:59.057Z] #29 [core-data internal] load .dockerignore [2024-09-06T14:46:59.057Z] #29 transferring context: 50B done [2024-09-06T14:46:59.057Z] #29 DONE 0.0s [2024-09-06T14:46:59.057Z] [2024-09-06T14:46:59.057Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-06T14:46:59.057Z] #30 transferring context: 50B 0.0s done [2024-09-06T14:46:59.323Z] #30 DONE 0.1s [2024-09-06T14:46:59.323Z] [2024-09-06T14:46:59.323Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-06T14:46:59.323Z] #31 transferring context: 50B 0.0s done [2024-09-06T14:46:59.323Z] #31 DONE 0.1s [2024-09-06T14:46:59.323Z] [2024-09-06T14:46:59.323Z] #32 [support-scheduler internal] load .dockerignore [2024-09-06T14:46:59.323Z] #32 transferring context: 50B 0.0s done [2024-09-06T14:46:59.323Z] #32 DONE 0.1s [2024-09-06T14:46:59.323Z] [2024-09-06T14:46:59.323Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:46:59.323Z] #33 DONE 0.0s [2024-09-06T14:46:59.323Z] [2024-09-06T14:46:59.323Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:46:59.589Z] #34 DONE 0.2s [2024-09-06T14:46:59.589Z] [2024-09-06T14:46:59.589Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:46:59.589Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:46:59.589Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:46:59.589Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:46:59.589Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:46:59.589Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 278.53kB / 3.34MB 0.1s [2024-09-06T14:46:59.856Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-09-06T14:46:59.856Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:46:59.856Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T14:47:00.817Z] #35 ... [2024-09-06T14:47:00.817Z] [2024-09-06T14:47:00.817Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:00.817Z] #36 DONE 1.1s [2024-09-06T14:47:00.817Z] [2024-09-06T14:47:00.817Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:00.817Z] #35 ... [2024-09-06T14:47:00.817Z] [2024-09-06T14:47:00.817Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:00.817Z] #37 DONE 0.3s [2024-09-06T14:47:00.817Z] [2024-09-06T14:47:00.817Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.086Z] #35 ... [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:01.086Z] #33 DONE 0.0s [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:47:01.086Z] #34 DONE 0.2s [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.086Z] #35 ... [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:01.086Z] #33 DONE 0.0s [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:01.086Z] #36 DONE 1.8s [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:01.086Z] #37 DONE 0.5s [2024-09-06T14:47:01.086Z] [2024-09-06T14:47:01.086Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.086Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:01.086Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:01.086Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:01.086Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:01.086Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:01.358Z] #35 ... [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:01.358Z] #33 DONE 0.0s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:01.358Z] #36 DONE 1.8s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:01.358Z] #37 DONE 0.5s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.358Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:01.358Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:01.358Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:01.358Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:01.358Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:01.358Z] #35 ... [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:01.358Z] #33 DONE 0.0s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.358Z] #35 ... [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:01.358Z] #36 DONE 1.8s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:01.358Z] #37 DONE 0.6s [2024-09-06T14:47:01.358Z] [2024-09-06T14:47:01.358Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.358Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:01.358Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:01.358Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:01.358Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:01.358Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:01.626Z] #35 ... [2024-09-06T14:47:01.626Z] [2024-09-06T14:47:01.626Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:01.626Z] #33 DONE 0.0s [2024-09-06T14:47:01.626Z] [2024-09-06T14:47:01.626Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.626Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:01.893Z] #35 ... [2024-09-06T14:47:01.893Z] [2024-09-06T14:47:01.893Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:01.893Z] #36 DONE 1.9s [2024-09-06T14:47:01.893Z] [2024-09-06T14:47:01.893Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:01.893Z] #37 DONE 0.6s [2024-09-06T14:47:01.893Z] [2024-09-06T14:47:01.893Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:47:01.893Z] #34 DONE 0.8s [2024-09-06T14:47:01.893Z] [2024-09-06T14:47:01.893Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:01.893Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:01.893Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:01.893Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:01.893Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:01.893Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:01.893Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:02.163Z] #35 ... [2024-09-06T14:47:02.163Z] [2024-09-06T14:47:02.163Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:02.163Z] #33 DONE 0.0s [2024-09-06T14:47:02.431Z] [2024-09-06T14:47:02.431Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:47:02.431Z] #34 DONE 1.1s [2024-09-06T14:47:02.431Z] [2024-09-06T14:47:02.431Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:02.431Z] #36 DONE 1.9s [2024-09-06T14:47:02.431Z] [2024-09-06T14:47:02.431Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:02.431Z] #37 DONE 0.6s [2024-09-06T14:47:02.431Z] [2024-09-06T14:47:02.431Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:02.431Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:02.431Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:02.431Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:02.431Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:02.431Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:02.431Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:02.698Z] #35 ... [2024-09-06T14:47:02.698Z] [2024-09-06T14:47:02.698Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:02.698Z] #33 DONE 0.0s [2024-09-06T14:47:02.698Z] [2024-09-06T14:47:02.698Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:02.698Z] #33 DONE 0.0s [2024-09-06T14:47:02.698Z] [2024-09-06T14:47:02.698Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:02.965Z] #38 ... [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:02.965Z] #35 DONE 4.2s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:02.965Z] #38 ... [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:02.965Z] #36 DONE 2.0s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:02.965Z] #37 DONE 0.7s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:02.965Z] #33 DONE 0.0s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:47:02.965Z] #34 DONE 1.6s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:02.965Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:02.965Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:02.965Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:02.965Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:02.965Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:02.965Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:02.965Z] #35 DONE 4.2s [2024-09-06T14:47:02.965Z] [2024-09-06T14:47:02.965Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:03.231Z] #38 ... [2024-09-06T14:47:03.231Z] [2024-09-06T14:47:03.231Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:03.231Z] #36 DONE 2.0s [2024-09-06T14:47:03.231Z] [2024-09-06T14:47:03.231Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:03.231Z] #37 DONE 0.7s [2024-09-06T14:47:03.231Z] [2024-09-06T14:47:03.231Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:03.231Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:03.231Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:03.231Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:03.231Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:03.231Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:03.231Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:03.231Z] #35 DONE 4.2s [2024-09-06T14:47:03.231Z] [2024-09-06T14:47:03.231Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:03.231Z] #33 DONE 0.0s [2024-09-06T14:47:03.231Z] [2024-09-06T14:47:03.231Z] #39 [core-data internal] load build context [2024-09-06T14:47:03.498Z] #39 ... [2024-09-06T14:47:03.498Z] [2024-09-06T14:47:03.498Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T14:47:03.498Z] #40 DONE 1.8s [2024-09-06T14:47:03.498Z] [2024-09-06T14:47:03.498Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:03.498Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:03.498Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:03.498Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:03.498Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:03.498Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:03.498Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:03.498Z] #35 DONE 4.2s [2024-09-06T14:47:03.498Z] [2024-09-06T14:47:03.498Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:03.498Z] #33 DONE 0.0s [2024-09-06T14:47:03.498Z] [2024-09-06T14:47:03.498Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:03.498Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:03.498Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:03.498Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:03.498Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:03.498Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:03.498Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:03.498Z] #35 DONE 4.2s [2024-09-06T14:47:03.498Z] [2024-09-06T14:47:03.498Z] #41 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T14:47:03.764Z] #41 ... [2024-09-06T14:47:03.764Z] [2024-09-06T14:47:03.764Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T14:47:03.764Z] #33 DONE 0.1s [2024-09-06T14:47:03.764Z] [2024-09-06T14:47:03.764Z] #42 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T14:47:05.180Z] #42 ... [2024-09-06T14:47:05.180Z] [2024-09-06T14:47:05.180Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:05.180Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:05.180Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:05.180Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:05.180Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:05.180Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:05.180Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:05.180Z] #35 DONE 4.2s [2024-09-06T14:47:05.180Z] [2024-09-06T14:47:05.180Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T14:47:05.180Z] #43 DONE 3.0s [2024-09-06T14:47:05.447Z] [2024-09-06T14:47:05.447Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:47:06.870Z] #44 ... [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #45 [security-spire-config internal] load build context [2024-09-06T14:47:06.870Z] #45 transferring context: 25.96kB 0.6s done [2024-09-06T14:47:06.870Z] #45 DONE 3.2s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T14:47:06.870Z] #34 DONE 5.0s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:06.870Z] #46 ... [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:06.870Z] #36 DONE 2.0s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:06.870Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:06.870Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:06.870Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:06.870Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:06.870Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:06.870Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:06.870Z] #35 DONE 4.3s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:06.870Z] #38 ... [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:06.870Z] #36 DONE 2.0s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:06.870Z] #37 DONE 0.8s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:06.870Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:06.870Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:06.870Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:06.870Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:06.870Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:06.870Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:06.870Z] #35 DONE 4.3s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:06.870Z] #47 DONE 0.0s [2024-09-06T14:47:06.870Z] [2024-09-06T14:47:06.870Z] #48 [security-spire-server internal] load build context [2024-09-06T14:47:06.870Z] #48 transferring context: 27.71kB 0.5s done [2024-09-06T14:47:06.870Z] #48 DONE 3.4s [2024-09-06T14:47:07.143Z] [2024-09-06T14:47:07.143Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:07.410Z] #46 ... [2024-09-06T14:47:07.410Z] [2024-09-06T14:47:07.410Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:07.410Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.8s done [2024-09-06T14:47:07.410Z] #49 DONE 3.9s [2024-09-06T14:47:07.410Z] [2024-09-06T14:47:07.410Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T14:47:07.410Z] #36 DONE 2.0s [2024-09-06T14:47:07.410Z] [2024-09-06T14:47:07.410Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T14:47:07.410Z] #37 DONE 0.8s [2024-09-06T14:47:07.410Z] [2024-09-06T14:47:07.410Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T14:47:07.410Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T14:47:07.410Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T14:47:07.410Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T14:47:07.410Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T14:47:07.410Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T14:47:07.410Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-09-06T14:47:07.410Z] #35 DONE 4.3s [2024-09-06T14:47:07.410Z] [2024-09-06T14:47:07.410Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:07.676Z] #47 ... [2024-09-06T14:47:07.676Z] [2024-09-06T14:47:07.676Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:07.676Z] #50 DONE 0.0s [2024-09-06T14:47:07.676Z] [2024-09-06T14:47:07.676Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:07.676Z] #51 DONE 0.0s [2024-09-06T14:47:07.951Z] [2024-09-06T14:47:07.951Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:08.534Z] #50 ... [2024-09-06T14:47:08.534Z] [2024-09-06T14:47:08.534Z] #52 [security-spire-agent internal] load build context [2024-09-06T14:47:08.534Z] #52 transferring context: 27.24kB 0.2s done [2024-09-06T14:47:08.534Z] #52 DONE 3.3s [2024-09-06T14:47:08.819Z] [2024-09-06T14:47:08.820Z] #53 [core-command internal] load build context [2024-09-06T14:47:09.104Z] #53 ... [2024-09-06T14:47:09.104Z] [2024-09-06T14:47:09.104Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:09.104Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.5s done [2024-09-06T14:47:09.104Z] #54 DONE 3.5s [2024-09-06T14:47:09.104Z] [2024-09-06T14:47:09.104Z] #53 [core-command internal] load build context [2024-09-06T14:47:09.104Z] #53 ... [2024-09-06T14:47:09.104Z] [2024-09-06T14:47:09.104Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:09.104Z] #55 ... [2024-09-06T14:47:09.104Z] [2024-09-06T14:47:09.104Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T14:47:11.055Z] #56 ... [2024-09-06T14:47:11.055Z] [2024-09-06T14:47:11.055Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:47:11.055Z] #0 6.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.055Z] #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.055Z] #0 8.983 OK: 266 MiB in 52 packages [2024-09-06T14:47:11.055Z] #57 ... [2024-09-06T14:47:11.055Z] [2024-09-06T14:47:11.055Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:11.324Z] #55 ... [2024-09-06T14:47:11.325Z] [2024-09-06T14:47:11.325Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:11.325Z] #58 ... [2024-09-06T14:47:11.325Z] [2024-09-06T14:47:11.325Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:11.325Z] #55 ... [2024-09-06T14:47:11.325Z] [2024-09-06T14:47:11.325Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:11.595Z] #59 ... [2024-09-06T14:47:11.595Z] [2024-09-06T14:47:11.596Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T14:47:11.596Z] #0 6.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.596Z] #0 7.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.596Z] #0 9.362 OK: 266 MiB in 52 packages [2024-09-06T14:47:11.596Z] #60 ... [2024-09-06T14:47:11.596Z] [2024-09-06T14:47:11.596Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:47:11.596Z] #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.596Z] #0 9.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:11.891Z] #61 ... [2024-09-06T14:47:11.891Z] [2024-09-06T14:47:11.891Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:11.891Z] #62 ... [2024-09-06T14:47:11.891Z] [2024-09-06T14:47:11.891Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:47:11.891Z] #57 DONE 12.0s [2024-09-06T14:47:11.891Z] [2024-09-06T14:47:11.891Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:11.891Z] #62 ... [2024-09-06T14:47:11.891Z] [2024-09-06T14:47:11.891Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:12.485Z] #55 ... [2024-09-06T14:47:12.485Z] [2024-09-06T14:47:12.485Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:47:12.485Z] #63 ... [2024-09-06T14:47:12.485Z] [2024-09-06T14:47:12.485Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:12.485Z] #55 transferring context: 33.67MB 10.9s [2024-09-06T14:47:12.751Z] #55 ... [2024-09-06T14:47:12.751Z] [2024-09-06T14:47:12.751Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:47:12.751Z] #63 DONE 10.2s [2024-09-06T14:47:12.751Z] [2024-09-06T14:47:12.751Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:12.751Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T14:47:12.751Z] #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T14:47:12.751Z] #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T14:47:12.751Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s [2024-09-06T14:47:12.751Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s [2024-09-06T14:47:12.751Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s [2024-09-06T14:47:13.019Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.9s done [2024-09-06T14:47:13.019Z] #49 ... [2024-09-06T14:47:13.019Z] [2024-09-06T14:47:13.019Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:47:13.286Z] #64 ... [2024-09-06T14:47:13.286Z] [2024-09-06T14:47:13.286Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:13.286Z] #65 ... [2024-09-06T14:47:13.286Z] [2024-09-06T14:47:13.286Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:13.553Z] #66 ... [2024-09-06T14:47:13.553Z] [2024-09-06T14:47:13.553Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T14:47:13.553Z] #0 8.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:13.553Z] #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:13.553Z] #67 ... [2024-09-06T14:47:13.553Z] [2024-09-06T14:47:13.553Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T14:47:13.553Z] #60 DONE 12.0s [2024-09-06T14:47:13.553Z] [2024-09-06T14:47:13.553Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T14:47:13.553Z] #68 ... [2024-09-06T14:47:13.553Z] [2024-09-06T14:47:13.553Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T14:47:13.553Z] #61 10.85 OK: 266 MiB in 52 packages [2024-09-06T14:47:13.553Z] #61 DONE 12.4s [2024-09-06T14:47:13.553Z] [2024-09-06T14:47:13.553Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T14:47:13.823Z] #69 ... [2024-09-06T14:47:13.823Z] [2024-09-06T14:47:13.823Z] #70 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:13.823Z] #70 ... [2024-09-06T14:47:13.823Z] [2024-09-06T14:47:13.823Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:13.823Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.9s done [2024-09-06T14:47:13.823Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.4s done [2024-09-06T14:47:13.823Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.6s done [2024-09-06T14:47:13.823Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-06T14:47:15.239Z] #49 ... [2024-09-06T14:47:15.239Z] [2024-09-06T14:47:15.239Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:15.239Z] #71 ... [2024-09-06T14:47:15.239Z] [2024-09-06T14:47:15.239Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:15.239Z] #65 ... [2024-09-06T14:47:15.239Z] [2024-09-06T14:47:15.239Z] #39 [core-data internal] load build context [2024-09-06T14:47:15.505Z] #39 ... [2024-09-06T14:47:15.505Z] [2024-09-06T14:47:15.505Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:15.505Z] #65 ... [2024-09-06T14:47:15.505Z] [2024-09-06T14:47:15.505Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T14:47:15.505Z] #64 DONE 12.4s [2024-09-06T14:47:15.505Z] [2024-09-06T14:47:15.505Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T14:47:15.505Z] #72 ... [2024-09-06T14:47:15.505Z] [2024-09-06T14:47:15.505Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:15.505Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 917.50kB / 28.04MB 5.7s [2024-09-06T14:47:16.087Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-06T14:47:16.358Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 6.6s [2024-09-06T14:47:16.358Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-06T14:47:17.332Z] #49 ... [2024-09-06T14:47:17.332Z] [2024-09-06T14:47:17.332Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:17.332Z] #38 ... [2024-09-06T14:47:17.332Z] [2024-09-06T14:47:17.332Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:17.332Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.5s [2024-09-06T14:47:17.601Z] #49 ... [2024-09-06T14:47:17.601Z] [2024-09-06T14:47:17.601Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:17.601Z] #46 transferring context: 68.35MB 17.8s [2024-09-06T14:47:17.601Z] #46 ... [2024-09-06T14:47:17.601Z] [2024-09-06T14:47:17.601Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:17.877Z] #49 ... [2024-09-06T14:47:17.877Z] [2024-09-06T14:47:17.877Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:18.142Z] #51 ... [2024-09-06T14:47:18.142Z] [2024-09-06T14:47:18.142Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:18.142Z] #49 ... [2024-09-06T14:47:18.142Z] [2024-09-06T14:47:18.142Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:18.142Z] #70 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:18.142Z] #70 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:18.142Z] #70 13.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:18.142Z] #70 13.27 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:18.142Z] #70 13.27 OK: 8 MiB in 16 packages [2024-09-06T14:47:18.142Z] #70 DONE 15.8s [2024-09-06T14:47:18.142Z] [2024-09-06T14:47:18.142Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:18.407Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.5s [2024-09-06T14:47:18.674Z] #49 ... [2024-09-06T14:47:18.674Z] [2024-09-06T14:47:18.674Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T14:47:18.674Z] #67 10.66 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:47:18.674Z] #67 10.66 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:47:18.674Z] #67 10.66 OK: 19954 distinct packages available [2024-09-06T14:47:18.674Z] #67 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:18.674Z] #67 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:18.674Z] #67 13.60 OK: 266 MiB in 52 packages [2024-09-06T14:47:18.674Z] #67 DONE 15.6s [2024-09-06T14:47:18.674Z] [2024-09-06T14:47:18.674Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:18.944Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-06T14:47:19.209Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.01MB / 28.04MB 9.2s [2024-09-06T14:47:19.209Z] #49 ... [2024-09-06T14:47:19.209Z] [2024-09-06T14:47:19.209Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:19.209Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T14:47:19.209Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T14:47:19.209Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T14:47:19.209Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-06T14:47:19.209Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-09-06T14:47:19.209Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-06T14:47:19.209Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.0s [2024-09-06T14:47:19.209Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.1s done [2024-09-06T14:47:19.209Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-06T14:47:19.209Z] #54 ... [2024-09-06T14:47:19.209Z] [2024-09-06T14:47:19.209Z] #53 [core-command internal] load build context [2024-09-06T14:47:19.474Z] #53 ... [2024-09-06T14:47:19.474Z] [2024-09-06T14:47:19.474Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:47:19.738Z] #73 ... [2024-09-06T14:47:19.738Z] [2024-09-06T14:47:19.738Z] #53 [core-command internal] load build context [2024-09-06T14:47:20.004Z] #53 ... [2024-09-06T14:47:20.004Z] [2024-09-06T14:47:20.004Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:20.004Z] #47 ... [2024-09-06T14:47:20.004Z] [2024-09-06T14:47:20.004Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:20.004Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 10.1s [2024-09-06T14:47:20.269Z] #49 ... [2024-09-06T14:47:20.269Z] [2024-09-06T14:47:20.269Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:20.269Z] #50 ... [2024-09-06T14:47:20.269Z] [2024-09-06T14:47:20.269Z] #53 [core-command internal] load build context [2024-09-06T14:47:21.679Z] #53 ... [2024-09-06T14:47:21.679Z] [2024-09-06T14:47:21.679Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:21.945Z] #58 ... [2024-09-06T14:47:21.945Z] [2024-09-06T14:47:21.945Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:21.945Z] #59 ... [2024-09-06T14:47:21.945Z] [2024-09-06T14:47:21.945Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:21.945Z] #71 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:22.212Z] #71 ... [2024-09-06T14:47:22.212Z] [2024-09-06T14:47:22.212Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:22.212Z] #62 ... [2024-09-06T14:47:22.212Z] [2024-09-06T14:47:22.212Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:22.212Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.09MB / 28.04MB 12.3s [2024-09-06T14:47:22.795Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.9s [2024-09-06T14:47:22.795Z] #49 ... [2024-09-06T14:47:22.795Z] [2024-09-06T14:47:22.795Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:23.063Z] #55 ... [2024-09-06T14:47:23.063Z] [2024-09-06T14:47:23.063Z] #53 [core-command internal] load build context [2024-09-06T14:47:23.328Z] #53 transferring context: 37.95MB 22.2s [2024-09-06T14:47:23.593Z] #53 ... [2024-09-06T14:47:23.594Z] [2024-09-06T14:47:23.594Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T14:47:23.594Z] #74 ... [2024-09-06T14:47:23.594Z] [2024-09-06T14:47:23.594Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T14:47:23.594Z] #68 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:23.594Z] #68 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:23.594Z] #68 17.07 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:23.594Z] #68 17.31 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:23.594Z] #68 17.31 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:23.594Z] #68 17.31 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T14:47:23.594Z] #68 17.42 (5/6) Installing su-exec (0.2-r3) [2024-09-06T14:47:23.594Z] #68 17.42 (6/6) Installing yq (4.33.3-r5) [2024-09-06T14:47:23.594Z] #68 17.79 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:23.594Z] #68 17.97 OK: 18 MiB in 19 packages [2024-09-06T14:47:23.594Z] #68 DONE 20.0s [2024-09-06T14:47:23.594Z] [2024-09-06T14:47:23.594Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:23.859Z] #66 ... [2024-09-06T14:47:23.859Z] [2024-09-06T14:47:23.859Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:23.859Z] #49 ... [2024-09-06T14:47:23.859Z] [2024-09-06T14:47:23.859Z] #41 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T14:47:23.859Z] #41 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:23.859Z] #41 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:23.859Z] #41 16.08 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T14:47:23.859Z] #41 16.33 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:23.859Z] #41 16.33 (3/3) Installing tzdata (2024a-r0) [2024-09-06T14:47:23.859Z] #41 17.38 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:23.859Z] #41 17.38 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:23.859Z] #41 18.25 OK: 12 MiB in 18 packages [2024-09-06T14:47:23.859Z] #41 DONE 20.4s [2024-09-06T14:47:23.859Z] [2024-09-06T14:47:23.859Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:23.859Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.0s [2024-09-06T14:47:24.821Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 14.7s [2024-09-06T14:47:25.089Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.72MB / 28.04MB 15.2s [2024-09-06T14:47:25.089Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.3s [2024-09-06T14:47:25.679Z] #49 ... [2024-09-06T14:47:25.679Z] [2024-09-06T14:47:25.679Z] #39 [core-data internal] load build context [2024-09-06T14:47:25.679Z] #39 ... [2024-09-06T14:47:25.679Z] [2024-09-06T14:47:25.679Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T14:47:25.679Z] #69 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:25.679Z] #69 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:25.679Z] #69 18.82 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T14:47:25.679Z] #69 18.98 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:25.679Z] #69 18.98 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:25.679Z] #69 19.26 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:25.679Z] #69 19.84 OK: 9 MiB in 17 packages [2024-09-06T14:47:25.679Z] #69 DONE 22.0s [2024-09-06T14:47:25.679Z] [2024-09-06T14:47:25.679Z] #39 [core-data internal] load build context [2024-09-06T14:47:25.679Z] #39 ... [2024-09-06T14:47:25.679Z] [2024-09-06T14:47:25.679Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:25.679Z] #75 ... [2024-09-06T14:47:25.679Z] [2024-09-06T14:47:25.679Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:25.948Z] #65 ... [2024-09-06T14:47:25.948Z] [2024-09-06T14:47:25.948Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:25.948Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.9s [2024-09-06T14:47:26.533Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.6s done [2024-09-06T14:47:27.493Z] #49 ... [2024-09-06T14:47:27.493Z] [2024-09-06T14:47:27.493Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:27.493Z] #38 ... [2024-09-06T14:47:27.493Z] [2024-09-06T14:47:27.493Z] #39 [core-data internal] load build context [2024-09-06T14:47:27.762Z] #39 ... [2024-09-06T14:47:27.762Z] [2024-09-06T14:47:27.762Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:27.762Z] #71 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:27.762Z] #71 21.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:27.762Z] #71 21.03 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:27.762Z] #71 21.03 OK: 8 MiB in 16 packages [2024-09-06T14:47:27.762Z] #71 DONE 22.6s [2024-09-06T14:47:27.762Z] [2024-09-06T14:47:27.762Z] #39 [core-data internal] load build context [2024-09-06T14:47:27.762Z] #39 ... [2024-09-06T14:47:27.762Z] [2024-09-06T14:47:27.762Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:27.762Z] #46 transferring context: 83.63MB 28.0s [2024-09-06T14:47:27.762Z] #46 ... [2024-09-06T14:47:27.762Z] [2024-09-06T14:47:27.762Z] #39 [core-data internal] load build context [2024-09-06T14:47:28.343Z] #39 ... [2024-09-06T14:47:28.343Z] [2024-09-06T14:47:28.343Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:28.343Z] #51 ... [2024-09-06T14:47:28.343Z] [2024-09-06T14:47:28.343Z] #39 [core-data internal] load build context [2024-09-06T14:47:28.610Z] #39 ... [2024-09-06T14:47:28.610Z] [2024-09-06T14:47:28.610Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T14:47:28.879Z] #76 ... [2024-09-06T14:47:28.879Z] [2024-09-06T14:47:28.879Z] #39 [core-data internal] load build context [2024-09-06T14:47:29.833Z] #39 ... [2024-09-06T14:47:29.833Z] [2024-09-06T14:47:29.833Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:29.833Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s done [2024-09-06T14:47:29.833Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.9s [2024-09-06T14:47:29.833Z] #54 ... [2024-09-06T14:47:29.833Z] [2024-09-06T14:47:29.833Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:29.833Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-09-06T14:47:30.416Z] #49 ... [2024-09-06T14:47:30.416Z] [2024-09-06T14:47:30.416Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:30.416Z] #47 ... [2024-09-06T14:47:30.416Z] [2024-09-06T14:47:30.416Z] #39 [core-data internal] load build context [2024-09-06T14:47:31.006Z] #39 ... [2024-09-06T14:47:31.006Z] [2024-09-06T14:47:31.006Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:31.006Z] #50 ... [2024-09-06T14:47:31.006Z] [2024-09-06T14:47:31.006Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:31.961Z] #49 ... [2024-09-06T14:47:31.961Z] [2024-09-06T14:47:31.961Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:32.228Z] #59 ... [2024-09-06T14:47:32.228Z] [2024-09-06T14:47:32.228Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:32.228Z] #58 ... [2024-09-06T14:47:32.228Z] [2024-09-06T14:47:32.228Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:32.228Z] #49 ... [2024-09-06T14:47:32.228Z] [2024-09-06T14:47:32.228Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:32.493Z] #62 ... [2024-09-06T14:47:32.493Z] [2024-09-06T14:47:32.493Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:32.759Z] #58 ... [2024-09-06T14:47:32.759Z] [2024-09-06T14:47:32.759Z] #42 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T14:47:32.759Z] #42 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:32.759Z] #42 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:32.759Z] #42 21.81 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:47:32.759Z] #42 21.81 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:47:32.759Z] #42 21.81 OK: 19948 distinct packages available [2024-09-06T14:47:32.759Z] #42 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:32.759Z] #42 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:32.759Z] #42 26.14 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T14:47:32.759Z] #42 26.47 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T14:47:32.759Z] #42 26.57 (3/11) Installing libunistring (1.1-r1) [2024-09-06T14:47:32.760Z] #42 26.76 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T14:47:32.760Z] #42 26.76 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T14:47:32.760Z] #42 26.81 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T14:47:32.760Z] #42 26.84 (7/11) Installing curl (8.9.0-r0) [2024-09-06T14:47:32.760Z] #42 26.88 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:32.760Z] #42 26.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:47:32.760Z] #42 26.95 (10/11) Installing libucontext (1.2-r2) [2024-09-06T14:47:32.760Z] #42 26.95 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T14:47:32.760Z] #42 27.19 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:32.760Z] #42 27.19 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:32.760Z] #42 28.14 OK: 13 MiB in 26 packages [2024-09-06T14:47:32.760Z] #42 ... [2024-09-06T14:47:32.760Z] [2024-09-06T14:47:32.760Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:33.343Z] #62 ... [2024-09-06T14:47:33.343Z] [2024-09-06T14:47:33.343Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:33.343Z] #55 ... [2024-09-06T14:47:33.343Z] [2024-09-06T14:47:33.343Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:33.609Z] #49 ... [2024-09-06T14:47:33.609Z] [2024-09-06T14:47:33.609Z] #53 [core-command internal] load build context [2024-09-06T14:47:33.609Z] #53 transferring context: 48.87MB 32.4s [2024-09-06T14:47:33.609Z] #53 ... [2024-09-06T14:47:33.609Z] [2024-09-06T14:47:33.609Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:33.876Z] #55 ... [2024-09-06T14:47:33.876Z] [2024-09-06T14:47:33.876Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T14:47:34.141Z] #77 ... [2024-09-06T14:47:34.141Z] [2024-09-06T14:47:34.141Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:34.141Z] #66 ... [2024-09-06T14:47:34.141Z] [2024-09-06T14:47:34.141Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:34.141Z] #78 ... [2024-09-06T14:47:34.141Z] [2024-09-06T14:47:34.141Z] #42 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T14:47:34.141Z] #42 DONE 30.3s [2024-09-06T14:47:34.141Z] [2024-09-06T14:47:34.141Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T14:47:34.141Z] #72 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:34.407Z] #72 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:34.407Z] #72 22.70 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:47:34.407Z] #72 22.70 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:47:34.407Z] #72 22.70 OK: 19948 distinct packages available [2024-09-06T14:47:34.407Z] #72 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:34.407Z] #72 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:34.407Z] #72 27.16 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:34.407Z] #72 27.91 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:34.407Z] #72 28.13 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:34.407Z] #72 28.13 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:47:34.407Z] #72 28.13 (5/7) Installing libucontext (1.2-r2) [2024-09-06T14:47:34.407Z] #72 28.13 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T14:47:34.407Z] #72 28.13 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T14:47:34.407Z] #72 28.13 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:34.407Z] #72 28.34 OK: 9 MiB in 20 packages [2024-09-06T14:47:34.407Z] #72 ... [2024-09-06T14:47:34.407Z] [2024-09-06T14:47:34.407Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:35.367Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s [2024-09-06T14:47:35.367Z] #49 ... [2024-09-06T14:47:35.367Z] [2024-09-06T14:47:35.367Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T14:47:35.367Z] #72 DONE 30.0s [2024-09-06T14:47:35.631Z] [2024-09-06T14:47:35.631Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:35.631Z] #62 ... [2024-09-06T14:47:35.631Z] [2024-09-06T14:47:35.631Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:35.901Z] #79 ... [2024-09-06T14:47:35.901Z] [2024-09-06T14:47:35.901Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:35.901Z] #62 ... [2024-09-06T14:47:35.901Z] [2024-09-06T14:47:35.901Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:36.166Z] #65 ... [2024-09-06T14:47:36.166Z] [2024-09-06T14:47:36.166Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:47:36.166Z] #44 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:36.166Z] #44 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:36.166Z] #44 25.09 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T14:47:36.166Z] #44 25.09 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T14:47:36.166Z] #44 25.09 OK: 19948 distinct packages available [2024-09-06T14:47:36.166Z] #44 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:36.166Z] #44 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:36.166Z] #44 ... [2024-09-06T14:47:36.166Z] [2024-09-06T14:47:36.166Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:37.567Z] #65 ... [2024-09-06T14:47:37.567Z] [2024-09-06T14:47:37.567Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:37.567Z] #38 ... [2024-09-06T14:47:37.567Z] [2024-09-06T14:47:37.567Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:37.567Z] #59 ... [2024-09-06T14:47:37.567Z] [2024-09-06T14:47:37.567Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T14:47:37.837Z] #80 ... [2024-09-06T14:47:37.837Z] [2024-09-06T14:47:37.837Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:38.103Z] #59 ... [2024-09-06T14:47:38.103Z] [2024-09-06T14:47:38.103Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:38.103Z] #46 transferring context: 96.94MB 38.5s [2024-09-06T14:47:38.367Z] #46 ... [2024-09-06T14:47:38.367Z] [2024-09-06T14:47:38.367Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:47:38.367Z] #44 32.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:38.367Z] #44 32.49 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T14:47:38.367Z] #44 32.51 (3/4) Installing libucontext (1.2-r2) [2024-09-06T14:47:38.367Z] #44 32.53 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T14:47:38.367Z] #44 32.67 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:38.367Z] #44 32.81 OK: 8 MiB in 19 packages [2024-09-06T14:47:38.367Z] #44 ... [2024-09-06T14:47:38.367Z] [2024-09-06T14:47:38.367Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:38.632Z] #51 ... [2024-09-06T14:47:38.632Z] [2024-09-06T14:47:38.632Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:39.217Z] #59 ... [2024-09-06T14:47:39.217Z] [2024-09-06T14:47:39.217Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:47:39.217Z] #73 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:39.217Z] #73 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:39.217Z] #73 25.81 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T14:47:39.217Z] #73 26.08 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:39.217Z] #73 26.08 (3/4) Installing su-exec (0.2-r3) [2024-09-06T14:47:39.217Z] #73 26.08 (4/4) Installing yq (4.33.3-r5) [2024-09-06T14:47:39.217Z] #73 27.46 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:39.217Z] #73 27.68 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:39.217Z] #73 28.54 OK: 18 MiB in 19 packages [2024-09-06T14:47:39.498Z] #73 ... [2024-09-06T14:47:39.498Z] [2024-09-06T14:47:39.498Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:40.460Z] #59 ... [2024-09-06T14:47:40.460Z] [2024-09-06T14:47:40.460Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:40.460Z] #47 ... [2024-09-06T14:47:40.460Z] [2024-09-06T14:47:40.460Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T14:47:40.460Z] #74 18.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:40.460Z] #74 20.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:40.460Z] #74 25.45 OK: 266 MiB in 52 packages [2024-09-06T14:47:40.460Z] #74 DONE 27.1s [2024-09-06T14:47:40.460Z] [2024-09-06T14:47:40.460Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:40.460Z] #47 ... [2024-09-06T14:47:40.460Z] [2024-09-06T14:47:40.460Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:40.460Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.6s [2024-09-06T14:47:40.728Z] #54 ... [2024-09-06T14:47:40.728Z] [2024-09-06T14:47:40.728Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:40.999Z] #59 ... [2024-09-06T14:47:40.999Z] [2024-09-06T14:47:40.999Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:41.264Z] #50 ... [2024-09-06T14:47:41.264Z] [2024-09-06T14:47:41.264Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:41.264Z] #47 ... [2024-09-06T14:47:41.264Z] [2024-09-06T14:47:41.264Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T14:47:41.264Z] #73 DONE 31.6s [2024-09-06T14:47:41.264Z] [2024-09-06T14:47:41.264Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:41.264Z] #47 ... [2024-09-06T14:47:41.264Z] [2024-09-06T14:47:41.264Z] #39 [core-data internal] load build context [2024-09-06T14:47:41.529Z] #39 ... [2024-09-06T14:47:41.529Z] [2024-09-06T14:47:41.529Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:41.529Z] #59 ... [2024-09-06T14:47:41.529Z] [2024-09-06T14:47:41.529Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T14:47:41.529Z] #56 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:41.529Z] #56 24.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:41.529Z] #56 28.87 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:41.529Z] #56 28.93 (2/2) Installing su-exec (0.2-r3) [2024-09-06T14:47:41.529Z] #56 28.93 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:41.529Z] #56 29.12 OK: 8 MiB in 17 packages [2024-09-06T14:47:41.529Z] #56 DONE 32.4s [2024-09-06T14:47:41.529Z] [2024-09-06T14:47:41.529Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T14:47:41.529Z] #44 DONE 36.1s [2024-09-06T14:47:41.529Z] [2024-09-06T14:47:41.529Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:42.951Z] #59 ... [2024-09-06T14:47:42.951Z] [2024-09-06T14:47:42.951Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:42.951Z] #58 ... [2024-09-06T14:47:42.951Z] [2024-09-06T14:47:42.951Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:42.951Z] #59 ... [2024-09-06T14:47:42.951Z] [2024-09-06T14:47:42.951Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:42.951Z] #75 17.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:42.951Z] #75 19.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:42.951Z] #75 25.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T14:47:42.951Z] #75 26.31 Executing busybox-1.36.1-r7.trigger [2024-09-06T14:47:42.951Z] #75 26.50 OK: 8 MiB in 16 packages [2024-09-06T14:47:43.216Z] #75 ... [2024-09-06T14:47:43.216Z] [2024-09-06T14:47:43.216Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:43.799Z] #58 ... [2024-09-06T14:47:43.799Z] [2024-09-06T14:47:43.799Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T14:47:43.799Z] #75 DONE 28.0s [2024-09-06T14:47:43.799Z] [2024-09-06T14:47:43.799Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:43.799Z] #58 ... [2024-09-06T14:47:43.799Z] [2024-09-06T14:47:43.799Z] #53 [core-command internal] load build context [2024-09-06T14:47:43.799Z] #53 transferring context: 59.76MB 42.8s [2024-09-06T14:47:43.799Z] #53 ... [2024-09-06T14:47:43.799Z] [2024-09-06T14:47:43.799Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:44.064Z] #58 ... [2024-09-06T14:47:44.064Z] [2024-09-06T14:47:44.064Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T14:47:44.064Z] #77 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:44.064Z] #77 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:44.064Z] #77 18.27 OK: 18 MiB in 19 packages [2024-09-06T14:47:44.064Z] #77 DONE 20.1s [2024-09-06T14:47:44.064Z] [2024-09-06T14:47:44.064Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:44.331Z] #58 ... [2024-09-06T14:47:44.331Z] [2024-09-06T14:47:44.331Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:44.331Z] #0 8.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:44.331Z] #0 9.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:44.331Z] #81 ... [2024-09-06T14:47:44.331Z] [2024-09-06T14:47:44.331Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:44.599Z] #66 ... [2024-09-06T14:47:44.599Z] [2024-09-06T14:47:44.599Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:44.599Z] #55 ... [2024-09-06T14:47:44.599Z] [2024-09-06T14:47:44.599Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:45.560Z] #66 ... [2024-09-06T14:47:45.560Z] [2024-09-06T14:47:45.560Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T14:47:45.560Z] #82 DONE 1.6s [2024-09-06T14:47:45.560Z] [2024-09-06T14:47:45.560Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:45.827Z] #66 ... [2024-09-06T14:47:45.827Z] [2024-09-06T14:47:45.827Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T14:47:45.827Z] #83 ... [2024-09-06T14:47:45.827Z] [2024-09-06T14:47:45.827Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T14:47:45.827Z] #76 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:45.827Z] #76 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:45.827Z] #76 25.38 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:45.827Z] #76 25.98 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:45.827Z] #76 25.98 OK: 8 MiB in 16 packages [2024-09-06T14:47:45.827Z] #76 DONE 28.3s [2024-09-06T14:47:45.827Z] [2024-09-06T14:47:45.827Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:46.093Z] #66 ... [2024-09-06T14:47:46.093Z] [2024-09-06T14:47:46.093Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:46.093Z] #62 ... [2024-09-06T14:47:46.093Z] [2024-09-06T14:47:46.093Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:46.093Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.9s [2024-09-06T14:47:46.391Z] #49 ... [2024-09-06T14:47:46.391Z] [2024-09-06T14:47:46.391Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:46.391Z] #65 ... [2024-09-06T14:47:46.391Z] [2024-09-06T14:47:46.391Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:46.977Z] #66 ... [2024-09-06T14:47:46.977Z] [2024-09-06T14:47:46.977Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T14:47:46.977Z] #80 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:46.977Z] #80 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:46.977Z] #80 17.78 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:46.977Z] #80 17.96 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:46.977Z] #80 18.08 OK: 8 MiB in 16 packages [2024-09-06T14:47:46.977Z] #80 DONE 19.2s [2024-09-06T14:47:46.977Z] [2024-09-06T14:47:46.977Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:47.572Z] #66 ... [2024-09-06T14:47:47.572Z] [2024-09-06T14:47:47.572Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:47.842Z] #38 ... [2024-09-06T14:47:47.842Z] [2024-09-06T14:47:47.842Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:47.842Z] #78 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:47.842Z] #78 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:47.842Z] #78 20.53 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:47.842Z] #78 20.80 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:47.842Z] #78 20.98 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:47.842Z] #78 21.74 OK: 12 MiB in 18 packages [2024-09-06T14:47:47.842Z] #78 DONE 23.7s [2024-09-06T14:47:47.842Z] [2024-09-06T14:47:47.842Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:48.429Z] #66 ... [2024-09-06T14:47:48.429Z] [2024-09-06T14:47:48.429Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:48.429Z] #46 transferring context: 112.81MB 48.6s [2024-09-06T14:47:48.429Z] #46 ... [2024-09-06T14:47:48.429Z] [2024-09-06T14:47:48.429Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:48.429Z] #79 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:48.429Z] #79 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:48.429Z] #79 20.21 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:48.429Z] #79 20.55 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:48.429Z] #79 20.62 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:48.429Z] #79 21.71 OK: 9 MiB in 17 packages [2024-09-06T14:47:48.429Z] #79 DONE 22.9s [2024-09-06T14:47:48.429Z] [2024-09-06T14:47:48.429Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:48.429Z] #46 ... [2024-09-06T14:47:48.429Z] [2024-09-06T14:47:48.429Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:48.696Z] #38 ... [2024-09-06T14:47:48.696Z] [2024-09-06T14:47:48.696Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:48.961Z] #51 ... [2024-09-06T14:47:48.961Z] [2024-09-06T14:47:48.961Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:49.236Z] #38 ... [2024-09-06T14:47:49.236Z] [2024-09-06T14:47:49.236Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T14:47:49.236Z] #81 13.02 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:49.236Z] #81 13.22 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:49.236Z] #81 13.22 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:49.236Z] #81 13.83 OK: 13 MiB in 26 packages [2024-09-06T14:47:49.236Z] #81 DONE 14.9s [2024-09-06T14:47:49.236Z] [2024-09-06T14:47:49.236Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:49.832Z] #38 ... [2024-09-06T14:47:49.832Z] [2024-09-06T14:47:49.832Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T14:47:49.832Z] #83 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:49.832Z] #83 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:49.832Z] #83 13.41 OK: 9 MiB in 20 packages [2024-09-06T14:47:49.832Z] #83 DONE 14.1s [2024-09-06T14:47:49.832Z] [2024-09-06T14:47:49.832Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:51.246Z] #38 ... [2024-09-06T14:47:51.246Z] [2024-09-06T14:47:51.246Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:51.246Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.0s [2024-09-06T14:47:51.246Z] #54 ... [2024-09-06T14:47:51.246Z] [2024-09-06T14:47:51.246Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:47:51.517Z] #66 ... [2024-09-06T14:47:51.517Z] [2024-09-06T14:47:51.517Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:47:51.517Z] #50 ... [2024-09-06T14:47:51.517Z] [2024-09-06T14:47:51.517Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:47:51.517Z] #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:51.517Z] #0 9.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:51.786Z] #84 ... [2024-09-06T14:47:51.786Z] [2024-09-06T14:47:51.786Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T14:47:51.786Z] #0 9.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:51.786Z] #0 9.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:51.786Z] #85 ... [2024-09-06T14:47:51.786Z] [2024-09-06T14:47:51.786Z] #39 [core-data internal] load build context [2024-09-06T14:47:52.052Z] #39 ... [2024-09-06T14:47:52.052Z] [2024-09-06T14:47:52.052Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T14:47:52.052Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:52.052Z] #86 ... [2024-09-06T14:47:52.052Z] [2024-09-06T14:47:52.052Z] #47 [support-scheduler internal] load build context [2024-09-06T14:47:52.052Z] #47 ... [2024-09-06T14:47:52.052Z] [2024-09-06T14:47:52.052Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:53.465Z] #38 ... [2024-09-06T14:47:53.465Z] [2024-09-06T14:47:53.466Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:47:53.466Z] #59 ... [2024-09-06T14:47:53.466Z] [2024-09-06T14:47:53.466Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:54.066Z] #38 ... [2024-09-06T14:47:54.066Z] [2024-09-06T14:47:54.066Z] #53 [core-command internal] load build context [2024-09-06T14:47:54.066Z] #53 transferring context: 76.61MB 52.9s [2024-09-06T14:47:54.331Z] #53 ... [2024-09-06T14:47:54.331Z] [2024-09-06T14:47:54.331Z] #38 [core-keeper internal] load build context [2024-09-06T14:47:54.600Z] #38 ... [2024-09-06T14:47:54.600Z] [2024-09-06T14:47:54.600Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:54.600Z] #58 ... [2024-09-06T14:47:54.600Z] [2024-09-06T14:47:54.600Z] #55 [support-notifications internal] load build context [2024-09-06T14:47:54.869Z] #55 ... [2024-09-06T14:47:54.869Z] [2024-09-06T14:47:54.869Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:55.832Z] #58 ... [2024-09-06T14:47:55.832Z] [2024-09-06T14:47:55.832Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T14:47:55.832Z] #84 11.64 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:55.832Z] #84 11.89 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:55.832Z] #84 11.96 Executing ca-certificates-20240226-r0.trigger [2024-09-06T14:47:55.832Z] #84 12.49 OK: 18 MiB in 19 packages [2024-09-06T14:47:55.832Z] #84 DONE 14.3s [2024-09-06T14:47:55.832Z] [2024-09-06T14:47:55.832Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:56.098Z] #58 ... [2024-09-06T14:47:56.098Z] [2024-09-06T14:47:56.098Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T14:47:56.098Z] #86 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T14:47:56.098Z] #86 12.57 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:56.098Z] #86 12.89 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:56.098Z] #86 12.89 OK: 8 MiB in 17 packages [2024-09-06T14:47:56.098Z] #86 DONE 14.2s [2024-09-06T14:47:56.098Z] [2024-09-06T14:47:56.098Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:56.098Z] #58 ... [2024-09-06T14:47:56.098Z] [2024-09-06T14:47:56.098Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T14:47:56.098Z] #85 11.91 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:56.098Z] #85 12.14 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T14:47:56.098Z] #85 12.21 OK: 8 MiB in 19 packages [2024-09-06T14:47:56.098Z] #85 DONE 14.5s [2024-09-06T14:47:56.098Z] [2024-09-06T14:47:56.098Z] #58 [core-metadata internal] load build context [2024-09-06T14:47:56.365Z] #58 ... [2024-09-06T14:47:56.365Z] [2024-09-06T14:47:56.365Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:56.365Z] #62 ... [2024-09-06T14:47:56.365Z] [2024-09-06T14:47:56.365Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:47:56.365Z] #65 ... [2024-09-06T14:47:56.365Z] [2024-09-06T14:47:56.366Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:57.324Z] #62 ... [2024-09-06T14:47:57.324Z] [2024-09-06T14:47:57.324Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T14:47:57.324Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 32.1s done [2024-09-06T14:47:57.324Z] #54 DONE 51.7s [2024-09-06T14:47:57.324Z] [2024-09-06T14:47:57.324Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:58.313Z] #62 ... [2024-09-06T14:47:58.313Z] [2024-09-06T14:47:58.314Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:58.314Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s [2024-09-06T14:47:58.314Z] #49 ... [2024-09-06T14:47:58.314Z] [2024-09-06T14:47:58.314Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:47:58.581Z] #62 ... [2024-09-06T14:47:58.581Z] [2024-09-06T14:47:58.581Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:47:58.581Z] #46 transferring context: 141.56MB 59.0s [2024-09-06T14:47:58.859Z] #46 ... [2024-09-06T14:47:58.859Z] [2024-09-06T14:47:58.859Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:47:58.859Z] #49 ... [2024-09-06T14:47:58.859Z] [2024-09-06T14:47:58.859Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:47:59.126Z] #51 ... [2024-09-06T14:47:59.126Z] [2024-09-06T14:47:59.126Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:00.083Z] #62 ... [2024-09-06T14:48:00.083Z] [2024-09-06T14:48:00.083Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T14:48:00.083Z] #87 DONE 4.0s [2024-09-06T14:48:00.083Z] [2024-09-06T14:48:00.083Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:01.504Z] #62 ... [2024-09-06T14:48:01.504Z] [2024-09-06T14:48:01.504Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T14:48:01.504Z] #88 DONE 1.2s [2024-09-06T14:48:01.504Z] [2024-09-06T14:48:01.504Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:01.504Z] #62 ... [2024-09-06T14:48:01.504Z] [2024-09-06T14:48:01.504Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:01.770Z] #66 ... [2024-09-06T14:48:01.770Z] [2024-09-06T14:48:01.770Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:01.770Z] #50 ... [2024-09-06T14:48:01.770Z] [2024-09-06T14:48:01.770Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:02.043Z] #66 ... [2024-09-06T14:48:02.043Z] [2024-09-06T14:48:02.043Z] #39 [core-data internal] load build context [2024-09-06T14:48:02.043Z] #39 ... [2024-09-06T14:48:02.043Z] [2024-09-06T14:48:02.043Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:02.313Z] #50 ... [2024-09-06T14:48:02.313Z] [2024-09-06T14:48:02.313Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T14:48:02.313Z] #89 DONE 2.5s [2024-09-06T14:48:02.313Z] [2024-09-06T14:48:02.313Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:02.313Z] #50 ... [2024-09-06T14:48:02.313Z] [2024-09-06T14:48:02.313Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:02.585Z] #47 ... [2024-09-06T14:48:02.585Z] [2024-09-06T14:48:02.585Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:03.542Z] #50 ... [2024-09-06T14:48:03.542Z] [2024-09-06T14:48:03.542Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:03.809Z] #59 ... [2024-09-06T14:48:03.809Z] [2024-09-06T14:48:03.809Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:04.391Z] #47 ... [2024-09-06T14:48:04.391Z] [2024-09-06T14:48:04.391Z] #53 [core-command internal] load build context [2024-09-06T14:48:04.391Z] #53 transferring context: 103.00MB 63.2s [2024-09-06T14:48:04.391Z] #53 ... [2024-09-06T14:48:04.391Z] [2024-09-06T14:48:04.391Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:04.656Z] #47 ... [2024-09-06T14:48:04.656Z] [2024-09-06T14:48:04.656Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:04.656Z] #38 ... [2024-09-06T14:48:04.656Z] [2024-09-06T14:48:04.656Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:04.921Z] #47 ... [2024-09-06T14:48:04.921Z] [2024-09-06T14:48:04.921Z] #55 [support-notifications internal] load build context [2024-09-06T14:48:04.921Z] #55 ... [2024-09-06T14:48:04.921Z] [2024-09-06T14:48:04.921Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:06.336Z] #38 ... [2024-09-06T14:48:06.336Z] [2024-09-06T14:48:06.336Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:06.336Z] #58 ... [2024-09-06T14:48:06.336Z] [2024-09-06T14:48:06.336Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:06.602Z] #38 ... [2024-09-06T14:48:06.602Z] [2024-09-06T14:48:06.602Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:48:06.869Z] #65 ... [2024-09-06T14:48:06.869Z] [2024-09-06T14:48:06.869Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:08.812Z] #38 ... [2024-09-06T14:48:08.812Z] [2024-09-06T14:48:08.812Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:48:08.812Z] #46 transferring context: 187.87MB 69.2s [2024-09-06T14:48:09.079Z] #46 ... [2024-09-06T14:48:09.079Z] [2024-09-06T14:48:09.079Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:09.344Z] #38 ... [2024-09-06T14:48:09.344Z] [2024-09-06T14:48:09.344Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:09.344Z] #51 ... [2024-09-06T14:48:09.344Z] [2024-09-06T14:48:09.344Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:48:09.344Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.2s done [2024-09-06T14:48:09.344Z] #49 ... [2024-09-06T14:48:09.344Z] [2024-09-06T14:48:09.344Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:09.930Z] #51 ... [2024-09-06T14:48:09.930Z] [2024-09-06T14:48:09.930Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T14:48:09.930Z] #49 DONE 66.2s [2024-09-06T14:48:09.930Z] [2024-09-06T14:48:09.930Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:11.871Z] #51 ... [2024-09-06T14:48:11.871Z] [2024-09-06T14:48:11.871Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:11.871Z] #62 ... [2024-09-06T14:48:11.871Z] [2024-09-06T14:48:11.871Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:12.137Z] #51 ... [2024-09-06T14:48:12.137Z] [2024-09-06T14:48:12.137Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:12.137Z] #66 ... [2024-09-06T14:48:12.137Z] [2024-09-06T14:48:12.137Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:12.137Z] #62 ... [2024-09-06T14:48:12.137Z] [2024-09-06T14:48:12.137Z] #39 [core-data internal] load build context [2024-09-06T14:48:12.403Z] #39 ... [2024-09-06T14:48:12.403Z] [2024-09-06T14:48:12.403Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:13.815Z] #62 ... [2024-09-06T14:48:13.815Z] [2024-09-06T14:48:13.815Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:14.080Z] #50 ... [2024-09-06T14:48:14.080Z] [2024-09-06T14:48:14.080Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:14.080Z] #59 ... [2024-09-06T14:48:14.080Z] [2024-09-06T14:48:14.080Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:14.661Z] #62 ... [2024-09-06T14:48:14.661Z] [2024-09-06T14:48:14.661Z] #53 [core-command internal] load build context [2024-09-06T14:48:14.661Z] #53 transferring context: 137.72MB 73.5s [2024-09-06T14:48:14.927Z] #53 ... [2024-09-06T14:48:14.928Z] [2024-09-06T14:48:14.928Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:15.192Z] #62 ... [2024-09-06T14:48:15.192Z] [2024-09-06T14:48:15.192Z] #55 [support-notifications internal] load build context [2024-09-06T14:48:15.192Z] #55 ... [2024-09-06T14:48:15.192Z] [2024-09-06T14:48:15.192Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:15.458Z] #47 ... [2024-09-06T14:48:15.459Z] [2024-09-06T14:48:15.459Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:16.570Z] #62 ... [2024-09-06T14:48:16.570Z] [2024-09-06T14:48:16.570Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:16.570Z] #58 ... [2024-09-06T14:48:16.570Z] [2024-09-06T14:48:16.570Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:16.875Z] #62 ... [2024-09-06T14:48:16.875Z] [2024-09-06T14:48:16.875Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:48:17.161Z] #65 ... [2024-09-06T14:48:17.161Z] [2024-09-06T14:48:17.161Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:17.443Z] #58 ... [2024-09-06T14:48:17.443Z] [2024-09-06T14:48:17.443Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:48:17.443Z] #90 DONE 4.7s [2024-09-06T14:48:17.727Z] [2024-09-06T14:48:17.727Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:48:17.727Z] #91 DONE 3.5s [2024-09-06T14:48:17.727Z] [2024-09-06T14:48:17.727Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:18.019Z] #58 ... [2024-09-06T14:48:18.019Z] [2024-09-06T14:48:18.019Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T14:48:18.019Z] #92 DONE 5.3s [2024-09-06T14:48:18.019Z] [2024-09-06T14:48:18.019Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:19.056Z] #58 ... [2024-09-06T14:48:19.056Z] [2024-09-06T14:48:19.056Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T14:48:19.056Z] #93 DONE 1.5s [2024-09-06T14:48:19.056Z] [2024-09-06T14:48:19.056Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:19.056Z] #58 ... [2024-09-06T14:48:19.056Z] [2024-09-06T14:48:19.056Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:48:19.056Z] #46 transferring context: 227.87MB 79.5s [2024-09-06T14:48:19.334Z] #46 ... [2024-09-06T14:48:19.334Z] [2024-09-06T14:48:19.334Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:19.334Z] #38 ... [2024-09-06T14:48:19.334Z] [2024-09-06T14:48:19.334Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T14:48:19.334Z] #94 DONE 1.5s [2024-09-06T14:48:19.334Z] [2024-09-06T14:48:19.334Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:19.334Z] #38 ... [2024-09-06T14:48:19.334Z] [2024-09-06T14:48:19.334Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T14:48:19.598Z] #95 ... [2024-09-06T14:48:19.598Z] [2024-09-06T14:48:19.598Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T14:48:19.598Z] #96 DONE 1.4s [2024-09-06T14:48:19.598Z] [2024-09-06T14:48:19.598Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:20.560Z] #38 ... [2024-09-06T14:48:20.560Z] [2024-09-06T14:48:20.560Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T14:48:20.560Z] #97 DONE 1.2s [2024-09-06T14:48:20.560Z] [2024-09-06T14:48:20.560Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:20.829Z] #38 ... [2024-09-06T14:48:20.829Z] [2024-09-06T14:48:20.829Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T14:48:20.829Z] #95 DONE 1.4s [2024-09-06T14:48:20.829Z] [2024-09-06T14:48:20.829Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:21.095Z] #38 ... [2024-09-06T14:48:21.095Z] [2024-09-06T14:48:21.095Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T14:48:21.095Z] #98 DONE 1.5s [2024-09-06T14:48:21.095Z] [2024-09-06T14:48:21.095Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:22.061Z] #38 ... [2024-09-06T14:48:22.061Z] [2024-09-06T14:48:22.061Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:48:22.061Z] #99 DONE 1.3s [2024-09-06T14:48:22.061Z] [2024-09-06T14:48:22.061Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:48:22.061Z] #100 DONE 1.2s [2024-09-06T14:48:22.061Z] [2024-09-06T14:48:22.061Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:22.061Z] #38 ... [2024-09-06T14:48:22.061Z] [2024-09-06T14:48:22.061Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:22.331Z] #51 ... [2024-09-06T14:48:22.331Z] [2024-09-06T14:48:22.331Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:22.331Z] #66 ... [2024-09-06T14:48:22.331Z] [2024-09-06T14:48:22.331Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:22.600Z] #51 ... [2024-09-06T14:48:22.600Z] [2024-09-06T14:48:22.600Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T14:48:22.600Z] #101 DONE 1.5s [2024-09-06T14:48:22.600Z] [2024-09-06T14:48:22.600Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:22.600Z] #51 ... [2024-09-06T14:48:22.600Z] [2024-09-06T14:48:22.600Z] #39 [core-data internal] load build context [2024-09-06T14:48:22.600Z] #39 ... [2024-09-06T14:48:22.600Z] [2024-09-06T14:48:22.600Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T14:48:23.195Z] #102 ... [2024-09-06T14:48:23.195Z] [2024-09-06T14:48:23.195Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T14:48:23.195Z] #103 DONE 1.1s [2024-09-06T14:48:23.462Z] [2024-09-06T14:48:23.462Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:23.728Z] #38 ... [2024-09-06T14:48:23.728Z] [2024-09-06T14:48:23.728Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T14:48:23.728Z] #104 DONE 1.5s [2024-09-06T14:48:23.728Z] [2024-09-06T14:48:23.728Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:23.728Z] #38 ... [2024-09-06T14:48:23.728Z] [2024-09-06T14:48:23.728Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T14:48:23.728Z] #102 DONE 1.1s [2024-09-06T14:48:23.994Z] [2024-09-06T14:48:23.994Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T14:48:23.994Z] #105 ... [2024-09-06T14:48:23.994Z] [2024-09-06T14:48:23.994Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:24.263Z] #50 ... [2024-09-06T14:48:24.263Z] [2024-09-06T14:48:24.263Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:24.263Z] #59 ... [2024-09-06T14:48:24.263Z] [2024-09-06T14:48:24.263Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T14:48:24.263Z] #106 DONE 0.9s [2024-09-06T14:48:24.263Z] [2024-09-06T14:48:24.263Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:24.263Z] #59 ... [2024-09-06T14:48:24.263Z] [2024-09-06T14:48:24.263Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:24.847Z] #38 ... [2024-09-06T14:48:24.847Z] [2024-09-06T14:48:24.847Z] #53 [core-command internal] load build context [2024-09-06T14:48:24.847Z] #53 transferring context: 167.20MB 83.8s [2024-09-06T14:48:24.847Z] #53 ... [2024-09-06T14:48:24.847Z] [2024-09-06T14:48:24.847Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:25.434Z] #38 ... [2024-09-06T14:48:25.434Z] [2024-09-06T14:48:25.434Z] #55 [support-notifications internal] load build context [2024-09-06T14:48:25.434Z] #55 ... [2024-09-06T14:48:25.434Z] [2024-09-06T14:48:25.434Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T14:48:25.434Z] #105 DONE 1.5s [2024-09-06T14:48:25.434Z] [2024-09-06T14:48:25.434Z] #55 [support-notifications internal] load build context [2024-09-06T14:48:25.434Z] #55 ... [2024-09-06T14:48:25.434Z] [2024-09-06T14:48:25.434Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:25.434Z] #38 ... [2024-09-06T14:48:25.434Z] [2024-09-06T14:48:25.434Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:25.702Z] #47 ... [2024-09-06T14:48:25.702Z] [2024-09-06T14:48:25.702Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T14:48:25.702Z] #107 DONE 1.7s [2024-09-06T14:48:25.702Z] [2024-09-06T14:48:25.702Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:27.111Z] #38 ... [2024-09-06T14:48:27.111Z] [2024-09-06T14:48:27.111Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:27.376Z] #62 ... [2024-09-06T14:48:27.376Z] [2024-09-06T14:48:27.376Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:48:27.376Z] #65 ... [2024-09-06T14:48:27.376Z] [2024-09-06T14:48:27.376Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:29.323Z] #38 ... [2024-09-06T14:48:29.323Z] [2024-09-06T14:48:29.323Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:29.323Z] #58 ... [2024-09-06T14:48:29.323Z] [2024-09-06T14:48:29.323Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:48:29.323Z] #46 transferring context: 268.25MB 89.7s [2024-09-06T14:48:29.323Z] #46 ... [2024-09-06T14:48:29.323Z] [2024-09-06T14:48:29.323Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:30.726Z] #38 ... [2024-09-06T14:48:30.726Z] [2024-09-06T14:48:30.726Z] #55 [support-notifications internal] load build context [2024-09-06T14:48:30.726Z] #55 transferring context: 310.04MB 88.8s done [2024-09-06T14:48:30.726Z] #55 DONE 89.2s [2024-09-06T14:48:30.726Z] [2024-09-06T14:48:30.726Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:32.680Z] #38 ... [2024-09-06T14:48:32.680Z] [2024-09-06T14:48:32.680Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:32.680Z] #66 ... [2024-09-06T14:48:32.680Z] [2024-09-06T14:48:32.680Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:32.680Z] #38 ... [2024-09-06T14:48:32.680Z] [2024-09-06T14:48:32.680Z] #39 [core-data internal] load build context [2024-09-06T14:48:32.947Z] #39 ... [2024-09-06T14:48:32.947Z] [2024-09-06T14:48:32.947Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:32.947Z] #51 ... [2024-09-06T14:48:32.947Z] [2024-09-06T14:48:32.947Z] #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:48:32.947Z] #108 DONE 1.8s [2024-09-06T14:48:32.947Z] [2024-09-06T14:48:32.947Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:32.947Z] #51 ... [2024-09-06T14:48:32.947Z] [2024-09-06T14:48:32.947Z] #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:48:33.213Z] #109 ... [2024-09-06T14:48:33.213Z] [2024-09-06T14:48:33.213Z] #110 [security-spire-agent] exporting to image [2024-09-06T14:48:33.213Z] #110 exporting layers 7.3s done [2024-09-06T14:48:33.213Z] #110 writing image sha256:b6c788fbb589be589290d51110135483fe9eef24cce3ba457d4bfc8729670907 0.0s done [2024-09-06T14:48:33.213Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-06T14:48:33.213Z] #110 writing image sha256:7900378ad331ecdd8a0469d5cdedfcf847bca3555a50e3dfb3fdf1f778bdf873 0.0s done [2024-09-06T14:48:33.213Z] #110 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-06T14:48:33.213Z] #110 writing image sha256:71ce9bae8d67d1372d8e40a2d3301ce637fa6b4679d626045385454a1651cf41 0.0s done [2024-09-06T14:48:33.213Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-06T14:48:33.213Z] #110 DONE 8.8s [2024-09-06T14:48:33.484Z] [2024-09-06T14:48:33.484Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:34.443Z] #38 ... [2024-09-06T14:48:34.443Z] [2024-09-06T14:48:34.443Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:34.443Z] #50 ... [2024-09-06T14:48:34.443Z] [2024-09-06T14:48:34.443Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:34.443Z] #59 ... [2024-09-06T14:48:34.443Z] [2024-09-06T14:48:34.443Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:35.027Z] #50 ... [2024-09-06T14:48:35.027Z] [2024-09-06T14:48:35.027Z] #53 [core-command internal] load build context [2024-09-06T14:48:35.027Z] #53 ... [2024-09-06T14:48:35.027Z] [2024-09-06T14:48:35.027Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:35.608Z] #50 transferring context: 195.11MB 85.6s [2024-09-06T14:48:35.608Z] #50 ... [2024-09-06T14:48:35.608Z] [2024-09-06T14:48:35.608Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:35.874Z] #47 ... [2024-09-06T14:48:35.874Z] [2024-09-06T14:48:35.874Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:37.814Z] #50 ... [2024-09-06T14:48:37.814Z] [2024-09-06T14:48:37.814Z] #65 [security-proxy-auth internal] load build context [2024-09-06T14:48:37.814Z] #65 transferring context: 310.04MB 93.3s done [2024-09-06T14:48:37.814Z] #65 DONE 94.4s [2024-09-06T14:48:37.814Z] [2024-09-06T14:48:37.814Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:37.814Z] #50 ... [2024-09-06T14:48:37.814Z] [2024-09-06T14:48:37.814Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:37.814Z] #62 ... [2024-09-06T14:48:37.814Z] [2024-09-06T14:48:37.814Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:39.763Z] #47 ... [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:48:39.763Z] #111 DONE 1.6s [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:39.763Z] #47 ... [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:39.763Z] #58 ... [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:39.763Z] #47 ... [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:48:39.763Z] #46 transferring context: 310.04MB 100.0s done [2024-09-06T14:48:39.763Z] #46 ... [2024-09-06T14:48:39.763Z] [2024-09-06T14:48:39.763Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:40.029Z] #47 ... [2024-09-06T14:48:40.029Z] [2024-09-06T14:48:40.029Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-06T14:48:40.029Z] #46 DONE 100.4s [2024-09-06T14:48:40.029Z] [2024-09-06T14:48:40.029Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:40.619Z] #47 ... [2024-09-06T14:48:40.619Z] [2024-09-06T14:48:40.619Z] #38 [core-keeper internal] load build context [2024-09-06T14:48:40.619Z] #38 transferring context: 310.04MB 97.6s done [2024-09-06T14:48:40.619Z] #38 DONE 97.9s [2024-09-06T14:48:40.619Z] [2024-09-06T14:48:40.619Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:41.606Z] #47 ... [2024-09-06T14:48:41.606Z] [2024-09-06T14:48:41.606Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T14:48:41.606Z] #112 DONE 1.0s [2024-09-06T14:48:41.606Z] [2024-09-06T14:48:41.606Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:41.873Z] #47 ... [2024-09-06T14:48:41.873Z] [2024-09-06T14:48:41.873Z] #66 [security-spiffe-token-provider internal] load build context [2024-09-06T14:48:41.873Z] #66 transferring context: 310.04MB 97.1s done [2024-09-06T14:48:41.873Z] #66 DONE 98.6s [2024-09-06T14:48:41.873Z] [2024-09-06T14:48:41.873Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:42.848Z] #47 ... [2024-09-06T14:48:42.848Z] [2024-09-06T14:48:42.848Z] #39 [core-data internal] load build context [2024-09-06T14:48:43.127Z] #39 ... [2024-09-06T14:48:43.127Z] [2024-09-06T14:48:43.127Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:43.127Z] #51 ... [2024-09-06T14:48:43.127Z] [2024-09-06T14:48:43.127Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:48:43.127Z] #113 DONE 1.3s [2024-09-06T14:48:43.127Z] [2024-09-06T14:48:43.127Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:43.127Z] #51 ... [2024-09-06T14:48:43.127Z] [2024-09-06T14:48:43.127Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:48:45.073Z] #114 ... [2024-09-06T14:48:45.073Z] [2024-09-06T14:48:45.073Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:45.073Z] #59 ... [2024-09-06T14:48:45.073Z] [2024-09-06T14:48:45.073Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:45.340Z] #47 ... [2024-09-06T14:48:45.340Z] [2024-09-06T14:48:45.340Z] #53 [core-command internal] load build context [2024-09-06T14:48:45.340Z] #53 ... [2024-09-06T14:48:45.340Z] [2024-09-06T14:48:45.340Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:46.744Z] #47 transferring context: 227.44MB 96.6s [2024-09-06T14:48:47.703Z] #47 ... [2024-09-06T14:48:47.703Z] [2024-09-06T14:48:47.703Z] #59 [security-proxy-setup internal] load build context [2024-09-06T14:48:47.703Z] #59 transferring context: 310.04MB 105.7s done [2024-09-06T14:48:47.703Z] #59 DONE 106.0s [2024-09-06T14:48:47.703Z] [2024-09-06T14:48:47.703Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:47.703Z] #47 ... [2024-09-06T14:48:47.703Z] [2024-09-06T14:48:47.703Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:47.703Z] #62 ... [2024-09-06T14:48:47.703Z] [2024-09-06T14:48:47.703Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:47.972Z] #50 ... [2024-09-06T14:48:47.972Z] [2024-09-06T14:48:47.972Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:48.554Z] #62 ... [2024-09-06T14:48:48.555Z] [2024-09-06T14:48:48.555Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:48:48.555Z] #115 DONE 1.0s [2024-09-06T14:48:48.555Z] [2024-09-06T14:48:48.555Z] #62 [support-cron-scheduler internal] load build context [2024-09-06T14:48:49.143Z] #62 transferring context: 310.04MB 107.0s done [2024-09-06T14:48:49.143Z] #62 DONE 107.2s [2024-09-06T14:48:49.143Z] [2024-09-06T14:48:49.143Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:49.409Z] #50 ... [2024-09-06T14:48:49.409Z] [2024-09-06T14:48:49.409Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:48:49.674Z] #116 ... [2024-09-06T14:48:49.674Z] [2024-09-06T14:48:49.674Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:49.674Z] #51 ... [2024-09-06T14:48:49.674Z] [2024-09-06T14:48:49.674Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:49.674Z] #58 ... [2024-09-06T14:48:49.674Z] [2024-09-06T14:48:49.674Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:51.619Z] #51 ... [2024-09-06T14:48:51.619Z] [2024-09-06T14:48:51.619Z] #58 [core-metadata internal] load build context [2024-09-06T14:48:51.619Z] #58 transferring context: 310.04MB 110.4s done [2024-09-06T14:48:51.619Z] #58 DONE 110.5s [2024-09-06T14:48:51.619Z] [2024-09-06T14:48:51.619Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:51.884Z] #51 ... [2024-09-06T14:48:51.884Z] [2024-09-06T14:48:51.884Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:48:51.884Z] #117 ... [2024-09-06T14:48:51.884Z] [2024-09-06T14:48:51.884Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:53.295Z] #51 ... [2024-09-06T14:48:53.295Z] [2024-09-06T14:48:53.295Z] #39 [core-data internal] load build context [2024-09-06T14:48:53.295Z] #39 ... [2024-09-06T14:48:53.295Z] [2024-09-06T14:48:53.295Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:55.874Z] #51 ... [2024-09-06T14:48:55.874Z] [2024-09-06T14:48:55.874Z] #53 [core-command internal] load build context [2024-09-06T14:48:55.874Z] #53 ... [2024-09-06T14:48:55.874Z] [2024-09-06T14:48:55.874Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:56.839Z] #51 transferring context: 265.19MB 106.8s [2024-09-06T14:48:57.803Z] #51 ... [2024-09-06T14:48:57.803Z] [2024-09-06T14:48:57.803Z] #50 [security-bootstrapper internal] load build context [2024-09-06T14:48:57.803Z] #50 transferring context: 310.04MB 107.3s done [2024-09-06T14:48:57.803Z] #50 DONE 109.8s [2024-09-06T14:48:57.803Z] [2024-09-06T14:48:57.803Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:57.803Z] #51 ... [2024-09-06T14:48:57.803Z] [2024-09-06T14:48:57.803Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:57.803Z] #47 ... [2024-09-06T14:48:57.803Z] [2024-09-06T14:48:57.803Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:58.384Z] #51 ... [2024-09-06T14:48:58.384Z] [2024-09-06T14:48:58.384Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:48:58.654Z] #118 ... [2024-09-06T14:48:58.654Z] [2024-09-06T14:48:58.654Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:48:59.236Z] #51 ... [2024-09-06T14:48:59.236Z] [2024-09-06T14:48:59.236Z] #47 [support-scheduler internal] load build context [2024-09-06T14:48:59.236Z] #47 transferring context: 310.04MB 109.2s done [2024-09-06T14:48:59.236Z] #47 DONE 111.8s [2024-09-06T14:48:59.236Z] [2024-09-06T14:48:59.236Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:49:00.644Z] #51 ... [2024-09-06T14:49:00.644Z] [2024-09-06T14:49:00.644Z] #39 [core-data internal] load build context [2024-09-06T14:49:00.644Z] #39 transferring context: 310.04MB 115.4s done [2024-09-06T14:49:00.644Z] #39 DONE 117.5s [2024-09-06T14:49:00.644Z] [2024-09-06T14:49:00.644Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:49:00.911Z] #51 ... [2024-09-06T14:49:00.911Z] [2024-09-06T14:49:00.911Z] #53 [core-command internal] load build context [2024-09-06T14:49:00.911Z] #53 transferring context: 310.04MB 119.7s done [2024-09-06T14:49:00.911Z] #53 DONE 119.8s [2024-09-06T14:49:00.911Z] [2024-09-06T14:49:00.911Z] #51 [security-secretstore-setup internal] load build context [2024-09-06T14:49:00.911Z] #51 transferring context: 310.04MB 110.8s done [2024-09-06T14:49:00.911Z] #51 DONE 113.2s [2024-09-06T14:49:00.911Z] [2024-09-06T14:49:00.911Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:49:57.307Z] #117 ... [2024-09-06T14:49:57.307Z] [2024-09-06T14:49:57.307Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:49:57.307Z] #116 DONE 76.0s [2024-09-06T14:49:57.307Z] [2024-09-06T14:49:57.307Z] #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:49:57.307Z] #109 DONE 82.5s [2024-09-06T14:49:57.307Z] [2024-09-06T14:49:57.307Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #119 DONE 5.0s [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #117 DONE 78.8s [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #120 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T14:50:00.662Z] #120 ... [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #121 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #122 [support-scheduler builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #122 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #123 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #124 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #125 [core-data builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #125 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #126 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #114 DONE 77.3s [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #127 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #128 [core-metadata builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #128 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #129 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #130 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #131 [core-command builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #131 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #132 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #133 [support-notifications builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #133 DONE 5.2s [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #134 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #135 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #136 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #137 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:00.662Z] #137 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T14:50:00.662Z] #138 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #139 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:00.662Z] #139 CACHED [2024-09-06T14:50:00.662Z] [2024-09-06T14:50:00.662Z] #140 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T14:50:06.030Z] #140 ... [2024-09-06T14:50:06.030Z] [2024-09-06T14:50:06.030Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:06.030Z] #118 DONE 76.9s [2024-09-06T14:50:06.030Z] [2024-09-06T14:50:06.030Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T14:50:11.366Z] #141 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T14:50:11.366Z] #0 5.325 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-09-06T14:50:11.366Z] #142 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T14:50:11.366Z] #0 3.968 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-09-06T14:50:11.366Z] #143 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T14:50:11.366Z] #144 DONE 10.2s [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #145 [core-keeper builder 7/8] COPY . . [2024-09-06T14:50:11.366Z] #145 DONE 10.3s [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T14:50:11.366Z] #0 4.360 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-09-06T14:50:11.366Z] #146 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T14:50:11.366Z] #0 5.343 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-09-06T14:50:11.366Z] #147 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T14:50:11.366Z] #0 5.257 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-09-06T14:50:11.366Z] #148 ... [2024-09-06T14:50:11.366Z] [2024-09-06T14:50:11.366Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T14:50:11.366Z] #0 4.951 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-09-06T14:50:11.632Z] #149 ... [2024-09-06T14:50:11.632Z] [2024-09-06T14:50:11.632Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T14:50:11.899Z] #150 ... [2024-09-06T14:50:11.899Z] [2024-09-06T14:50:11.899Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T14:50:11.899Z] #141 DONE 6.5s [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #151 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:12.186Z] #151 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #152 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T14:50:12.186Z] #152 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #153 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:12.186Z] #153 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #154 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T14:50:12.186Z] #154 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #155 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T14:50:12.186Z] #155 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #156 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T14:50:12.186Z] #156 CACHED [2024-09-06T14:50:12.186Z] [2024-09-06T14:50:12.186Z] #157 [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-09-06T14:50:15.520Z] #157 3.458 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-09-06T14:50:15.786Z] #157 ... [2024-09-06T14:50:15.786Z] [2024-09-06T14:50:15.786Z] #120 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T14:50:15.786Z] #120 5.263 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-09-06T14:50:16.051Z] #120 ... [2024-09-06T14:50:16.051Z] [2024-09-06T14:50:16.051Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T14:50:16.051Z] #150 4.202 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-09-06T14:50:16.335Z] #150 ... [2024-09-06T14:50:16.335Z] [2024-09-06T14:50:16.335Z] #140 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T14:50:16.335Z] #140 5.631 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-09-06T14:50:16.600Z] #140 ... [2024-09-06T14:50:16.600Z] [2024-09-06T14:50:16.600Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T14:50:16.600Z] #0 3.600 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-09-06T14:50:20.847Z] #158 ... [2024-09-06T14:50:20.847Z] [2024-09-06T14:50:20.847Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T14:50:20.848Z] #0 3.935 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-09-06T14:50:21.113Z] #159 ... [2024-09-06T14:50:21.113Z] [2024-09-06T14:50:21.113Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T14:50:21.113Z] #0 3.854 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-09-06T15:09:46.974Z] #160 DONE 1174.7s [2024-09-06T15:09:46.974Z] [2024-09-06T15:09:46.974Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:09:47.252Z] #148 ... [2024-09-06T15:09:47.252Z] [2024-09-06T15:09:47.252Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:09:47.527Z] #161 DONE 0.2s [2024-09-06T15:09:47.527Z] [2024-09-06T15:09:47.527Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:09:47.527Z] #162 DONE 0.2s [2024-09-06T15:09:47.527Z] [2024-09-06T15:09:47.527Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-06T15:09:47.793Z] #163 DONE 0.2s [2024-09-06T15:09:47.793Z] [2024-09-06T15:09:47.793Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:09:47.793Z] #146 ... [2024-09-06T15:09:47.793Z] [2024-09-06T15:09:47.793Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T15:09:47.793Z] #164 DONE 0.1s [2024-09-06T15:09:48.258Z] [2024-09-06T15:09:48.258Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T15:09:48.258Z] #165 DONE 0.3s [2024-09-06T15:09:48.258Z] [2024-09-06T15:09:48.258Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T15:09:48.258Z] #149 ... [2024-09-06T15:09:48.258Z] [2024-09-06T15:09:48.258Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T15:09:48.536Z] #166 DONE 0.2s [2024-09-06T15:09:48.536Z] [2024-09-06T15:09:48.536Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T15:09:50.538Z] #167 ... [2024-09-06T15:09:50.538Z] [2024-09-06T15:09:50.538Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T15:09:50.538Z] #158 DONE 1178.3s [2024-09-06T15:09:50.538Z] [2024-09-06T15:09:50.538Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:09:50.810Z] #146 ... [2024-09-06T15:09:50.810Z] [2024-09-06T15:09:50.810Z] #157 [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-09-06T15:09:50.810Z] #157 1178.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T15:09:51.437Z] #157 ... [2024-09-06T15:09:51.437Z] [2024-09-06T15:09:51.437Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T15:09:51.437Z] #168 DONE 0.3s [2024-09-06T15:09:51.437Z] [2024-09-06T15:09:51.437Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T15:09:52.126Z] #169 ... [2024-09-06T15:09:52.126Z] [2024-09-06T15:09:52.126Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T15:09:52.126Z] #167 DONE 3.8s [2024-09-06T15:09:52.393Z] [2024-09-06T15:09:52.393Z] #110 [security-proxy-setup] exporting to image [2024-09-06T15:09:52.393Z] #110 exporting layers [2024-09-06T15:09:53.807Z] #110 exporting layers 1.6s done [2024-09-06T15:09:53.807Z] #110 writing image sha256:42951c6589ec3ad16d3041a47b98379695c3c53b13fa9e90d8f1c8f29d1fd59a [2024-09-06T15:09:53.807Z] #110 writing image sha256:42951c6589ec3ad16d3041a47b98379695c3c53b13fa9e90d8f1c8f29d1fd59a done [2024-09-06T15:09:53.807Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-06T15:09:53.807Z] #110 DONE 10.4s [2024-09-06T15:09:53.807Z] [2024-09-06T15:09:53.807Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:09:54.392Z] #148 ... [2024-09-06T15:09:54.392Z] [2024-09-06T15:09:54.392Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T15:09:54.392Z] #169 DONE 3.0s [2024-09-06T15:09:54.392Z] [2024-09-06T15:09:54.392Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:09:54.667Z] #170 DONE 0.3s [2024-09-06T15:09:54.667Z] [2024-09-06T15:09:54.667Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:09:54.950Z] #148 ... [2024-09-06T15:09:54.950Z] [2024-09-06T15:09:54.950Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:09:54.950Z] #171 DONE 0.3s [2024-09-06T15:09:54.950Z] [2024-09-06T15:09:54.950Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T15:09:55.244Z] #143 ... [2024-09-06T15:09:55.244Z] [2024-09-06T15:09:55.244Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T15:09:55.244Z] #172 DONE 0.3s [2024-09-06T15:09:55.244Z] [2024-09-06T15:09:55.244Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:09:55.244Z] #146 ... [2024-09-06T15:09:55.244Z] [2024-09-06T15:09:55.244Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T15:09:55.244Z] #173 DONE 0.1s [2024-09-06T15:09:55.525Z] [2024-09-06T15:09:55.526Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-06T15:09:55.526Z] #174 DONE 0.2s [2024-09-06T15:09:55.526Z] [2024-09-06T15:09:55.526Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-06T15:09:55.526Z] #175 DONE 0.1s [2024-09-06T15:09:55.526Z] [2024-09-06T15:09:55.526Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:09:55.798Z] #146 ... [2024-09-06T15:09:55.798Z] [2024-09-06T15:09:55.798Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-06T15:09:55.798Z] #176 DONE 0.1s [2024-09-06T15:09:55.798Z] [2024-09-06T15:09:55.798Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T15:09:56.066Z] #177 DONE 0.2s [2024-09-06T15:09:56.066Z] [2024-09-06T15:09:56.066Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T15:09:56.066Z] #178 DONE 0.2s [2024-09-06T15:09:56.066Z] [2024-09-06T15:09:56.066Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:09:56.337Z] #146 ... [2024-09-06T15:09:56.337Z] [2024-09-06T15:09:56.337Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T15:09:58.921Z] #179 DONE 2.1s [2024-09-06T15:09:58.921Z] [2024-09-06T15:09:58.921Z] #110 [security-bootstrapper] exporting to image [2024-09-06T15:09:59.507Z] #110 exporting layers 1.2s done [2024-09-06T15:09:59.507Z] #110 writing image sha256:e2c4d819b0126ce400f742482d4940b8d9a44cae7e30fa8ff17b100916608b14 0.0s done [2024-09-06T15:09:59.507Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T15:09:59.507Z] #110 DONE 11.6s [2024-09-06T15:09:59.507Z] [2024-09-06T15:09:59.507Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:10:11.845Z] #146 ... [2024-09-06T15:10:11.845Z] [2024-09-06T15:10:11.845Z] #157 [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-09-06T15:10:11.845Z] #157 DONE 1199.4s [2024-09-06T15:10:11.845Z] [2024-09-06T15:10:11.845Z] #140 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T15:10:11.845Z] #140 ... [2024-09-06T15:10:11.845Z] [2024-09-06T15:10:11.845Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:10:11.845Z] #180 DONE 0.2s [2024-09-06T15:10:11.845Z] [2024-09-06T15:10:11.845Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:10:12.122Z] #181 DONE 0.1s [2024-09-06T15:10:12.122Z] [2024-09-06T15:10:12.122Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:10:12.122Z] #148 ... [2024-09-06T15:10:12.122Z] [2024-09-06T15:10:12.122Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-06T15:10:12.722Z] #182 DONE 0.3s [2024-09-06T15:10:12.722Z] [2024-09-06T15:10:12.722Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-06T15:10:12.722Z] #183 DONE 0.2s [2024-09-06T15:10:12.722Z] [2024-09-06T15:10:12.722Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:10:12.722Z] #184 DONE 0.1s [2024-09-06T15:10:12.722Z] [2024-09-06T15:10:12.722Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T15:10:12.988Z] #185 DONE 0.3s [2024-09-06T15:10:12.988Z] [2024-09-06T15:10:12.988Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:10:13.259Z] #148 ... [2024-09-06T15:10:13.259Z] [2024-09-06T15:10:13.259Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T15:10:13.259Z] #186 DONE 0.3s [2024-09-06T15:10:13.259Z] [2024-09-06T15:10:13.259Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:10:13.531Z] #146 ... [2024-09-06T15:10:13.531Z] [2024-09-06T15:10:13.531Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T15:10:13.531Z] #187 DONE 0.1s [2024-09-06T15:10:13.531Z] [2024-09-06T15:10:13.531Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T15:10:15.485Z] #188 DONE 2.0s [2024-09-06T15:10:15.485Z] [2024-09-06T15:10:15.485Z] #110 [security-secretstore-setup] exporting to image [2024-09-06T15:10:15.485Z] #110 exporting layers [2024-09-06T15:10:16.907Z] #110 exporting layers 1.2s done [2024-09-06T15:10:16.907Z] #110 writing image sha256:b2fcad9c4d34592be5faeeb0b48c5f54c88f409c660dd849dc75156f8c0f6575 done [2024-09-06T15:10:16.907Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T15:10:16.907Z] #110 DONE 12.8s [2024-09-06T15:10:16.907Z] [2024-09-06T15:10:16.907Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:10:55.760Z] #146 ... [2024-09-06T15:10:55.760Z] [2024-09-06T15:10:55.760Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T15:10:55.760Z] #142 DONE 1254.2s [2024-09-06T15:10:55.760Z] [2024-09-06T15:10:55.760Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:10:55.760Z] #146 ... [2024-09-06T15:10:55.760Z] [2024-09-06T15:10:55.760Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:10:55.760Z] #189 DONE 0.2s [2024-09-06T15:10:55.760Z] [2024-09-06T15:10:55.760Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:10:55.760Z] #190 DONE 0.3s [2024-09-06T15:10:55.760Z] [2024-09-06T15:10:55.760Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T15:10:56.029Z] #191 DONE 0.2s [2024-09-06T15:10:56.029Z] [2024-09-06T15:10:56.029Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:10:56.029Z] #192 DONE 0.1s [2024-09-06T15:10:56.029Z] [2024-09-06T15:10:56.029Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:10:56.029Z] #146 ... [2024-09-06T15:10:56.029Z] [2024-09-06T15:10:56.029Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-06T15:10:56.029Z] #193 DONE 0.1s [2024-09-06T15:10:56.296Z] [2024-09-06T15:10:56.296Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T15:10:58.238Z] #194 DONE 2.2s [2024-09-06T15:10:58.238Z] [2024-09-06T15:10:58.238Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:10:58.564Z] #147 ... [2024-09-06T15:10:58.565Z] [2024-09-06T15:10:58.565Z] #110 [core-common-config-bootstrapper] exporting to image [2024-09-06T15:10:58.565Z] #110 exporting layers [2024-09-06T15:10:59.159Z] #110 exporting layers 0.8s done [2024-09-06T15:10:59.159Z] #110 writing image sha256:181493f239d6e2084501e8dec4ae3bfaaa27676d3a3da1d7c582ce9b404857d0 0.0s done [2024-09-06T15:10:59.159Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T15:10:59.159Z] #110 DONE 13.6s [2024-09-06T15:10:59.159Z] [2024-09-06T15:10:59.159Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:13:20.832Z] #148 ... [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T15:13:20.832Z] #159 DONE 1378.5s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T15:13:20.832Z] #143 ... [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:13:20.832Z] #195 DONE 0.2s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:13:20.832Z] #148 ... [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:13:20.832Z] #196 DONE 0.2s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T15:13:20.832Z] #197 DONE 0.4s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:13:20.832Z] #146 ... [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:13:20.832Z] #198 DONE 0.1s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-06T15:13:20.832Z] #110 exporting layers [2024-09-06T15:13:20.832Z] #110 exporting layers 0.8s done [2024-09-06T15:13:20.832Z] #110 writing image sha256:3268bf46d8b5903efc3560625ea76de5cbadd78197b40b20ad5139f8170db6ee done [2024-09-06T15:13:20.832Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T15:13:20.832Z] #110 DONE 14.4s [2024-09-06T15:13:20.832Z] [2024-09-06T15:13:20.832Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T15:21:12.901Z] #149 ... [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #120 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T15:21:12.901Z] #120 DONE 1862.2s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T15:21:12.901Z] #149 ... [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:21:12.901Z] #199 DONE 0.1s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:21:12.901Z] #200 DONE 0.2s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:21:12.901Z] #146 ... [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T15:21:12.901Z] #201 DONE 0.4s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:21:12.901Z] #202 DONE 0.1s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T15:21:12.901Z] #203 DONE 0.1s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T15:21:12.901Z] #204 DONE 2.0s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #110 [security-proxy-auth] exporting to image [2024-09-06T15:21:12.901Z] #110 exporting layers [2024-09-06T15:21:12.901Z] #110 exporting layers 0.6s done [2024-09-06T15:21:12.901Z] #110 writing image sha256:e1d0da294fb3703425001a12bf82106611039d60c2fe91fc32bcdd6cacafd6bb done [2024-09-06T15:21:12.901Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T15:21:12.901Z] #110 DONE 15.0s [2024-09-06T15:21:12.901Z] [2024-09-06T15:21:12.901Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:22:09.309Z] #146 ... [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T15:22:09.309Z] #148 DONE 1920.1s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:22:09.309Z] #146 ... [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:22:09.309Z] #205 DONE 0.2s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:22:09.309Z] #206 DONE 0.2s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:22:09.309Z] #147 ... [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T15:22:09.309Z] #207 DONE 0.6s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:22:09.309Z] #146 ... [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:22:09.309Z] #208 DONE 0.1s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #110 [core-command] exporting to image [2024-09-06T15:22:09.309Z] #110 exporting layers [2024-09-06T15:22:09.309Z] #110 exporting layers 0.4s done [2024-09-06T15:22:09.309Z] #110 writing image sha256:bf172cd85ce7d3723cef5af616264fa7d860e40f7f3d96786becc6092b48e6f2 done [2024-09-06T15:22:09.309Z] #110 naming to docker.io/library/core-command-arm64 done [2024-09-06T15:22:09.309Z] #110 DONE 15.5s [2024-09-06T15:22:09.309Z] [2024-09-06T15:22:09.309Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T15:24:15.963Z] #149 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T15:24:15.963Z] #146 DONE 2049.9s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T15:24:15.963Z] #150 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:15.963Z] #209 DONE 0.1s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T15:24:15.963Z] #150 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:15.963Z] #210 DONE 0.1s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T15:24:15.963Z] #211 DONE 0.7s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T15:24:15.963Z] #149 DONE 2051.5s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:24:15.963Z] #147 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:15.963Z] #212 DONE 0.4s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T15:24:15.963Z] #213 DONE 0.3s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:24:15.963Z] #147 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:15.963Z] #214 DONE 0.4s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:15.963Z] #215 DONE 0.3s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #110 [core-metadata] exporting to image [2024-09-06T15:24:15.963Z] #110 exporting layers [2024-09-06T15:24:15.963Z] #110 exporting layers 1.0s done [2024-09-06T15:24:15.963Z] #110 writing image sha256:2424a8c08703025ad24cac3ce2e4559599aa50d9630b40a2521618cb6b521e91 done [2024-09-06T15:24:15.963Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-09-06T15:24:15.963Z] #110 DONE 16.4s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T15:24:15.963Z] #216 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T15:24:15.963Z] #150 DONE 2043.5s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T15:24:15.963Z] #216 DONE 0.9s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:24:15.963Z] #147 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:15.963Z] #217 DONE 0.4s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T15:24:15.963Z] #218 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:15.963Z] #219 DONE 0.2s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T15:24:15.963Z] #220 ... [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T15:24:15.963Z] #218 DONE 0.4s [2024-09-06T15:24:15.963Z] [2024-09-06T15:24:15.963Z] #110 [core-data] exporting to image [2024-09-06T15:24:16.549Z] #110 ... [2024-09-06T15:24:16.549Z] [2024-09-06T15:24:16.549Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T15:24:16.549Z] #220 DONE 0.9s [2024-09-06T15:24:16.549Z] [2024-09-06T15:24:16.549Z] #110 [core-data] exporting to image [2024-09-06T15:24:16.549Z] #110 exporting layers 0.8s done [2024-09-06T15:24:16.549Z] #110 writing image sha256:068900c9b519b2f8d8c76d4248bc9978253b697d73a67229113800d47d1a61bb done [2024-09-06T15:24:16.549Z] #110 naming to docker.io/library/core-data-arm64 [2024-09-06T15:24:16.549Z] #110 ... [2024-09-06T15:24:16.549Z] [2024-09-06T15:24:16.549Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:16.549Z] #221 DONE 0.1s [2024-09-06T15:24:16.549Z] [2024-09-06T15:24:16.549Z] #110 [core-keeper] exporting to image [2024-09-06T15:24:16.549Z] #110 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-06T15:24:17.137Z] #110 exporting layers 0.6s done [2024-09-06T15:24:17.137Z] #110 writing image sha256:b6c441d1ac286e39fd9572013e0db1a129fc1470c0da2972047f492940e9de40 done [2024-09-06T15:24:17.137Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-09-06T15:24:17.137Z] #110 DONE 18.0s [2024-09-06T15:24:17.137Z] [2024-09-06T15:24:17.137Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T15:24:55.975Z] #143 DONE 2090.1s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #140 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T15:24:55.975Z] #140 DONE 2090.0s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T15:24:55.975Z] #147 DONE 2090.0s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:55.975Z] #222 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:55.975Z] #223 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:55.975Z] #224 ... [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:55.975Z] #225 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T15:24:55.975Z] #224 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:55.975Z] #226 ... [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:55.975Z] #227 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T15:24:55.975Z] #228 DONE 0.6s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T15:24:55.975Z] #226 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T15:24:55.975Z] #229 DONE 0.5s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:55.975Z] #230 DONE 0.4s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T15:24:55.975Z] #231 DONE 0.5s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:55.975Z] #232 ... [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T15:24:55.975Z] #233 DONE 0.1s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T15:24:55.975Z] #232 DONE 0.2s [2024-09-06T15:24:55.975Z] [2024-09-06T15:24:55.975Z] #110 [support-notifications] exporting to image [2024-09-06T15:24:55.975Z] #110 exporting layers [2024-09-06T15:24:55.975Z] #110 exporting layers 0.7s done [2024-09-06T15:24:55.975Z] #110 writing image sha256:f8ca04504927efb351a42e9281b4a6f74faf0a7400f8f097b99beb886f0d2658 done [2024-09-06T15:24:55.975Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T15:24:55.975Z] #110 exporting layers 0.8s done [2024-09-06T15:24:55.975Z] #110 writing image sha256:19f778f583771eb0dfbd8796a5b042d70884fdeb338dc31c44bc29707e4669b0 done [2024-09-06T15:24:55.975Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T15:24:55.975Z] #110 exporting layers 1.8s done [2024-09-06T15:24:55.975Z] #110 writing image sha256:41c1c7bcd28bd1b4860a9046ed9aa27cc57e45dfc918cd7503bd333902d44ec2 done [2024-09-06T15:24:55.975Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T15:24:55.975Z] #110 DONE 20.2s [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.975Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T15:24:55.976Z] time="2024-09-06T14:46:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T15:24:56.010Z] $ docker stop --time=1 e94b8a2dba5524461bd13bfffe46948ccede841772032f64123c5c51e5570550 [2024-09-06T15:24:57.772Z] $ docker rm -f --volumes e94b8a2dba5524461bd13bfffe46948ccede841772032f64123c5c51e5570550 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T15:24:58.490Z] + docker images [2024-09-06T15:24:58.490Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T15:24:58.490Z] support-notifications-arm64 latest 19f778f58377 6 seconds ago 47.1MB [2024-09-06T15:24:58.490Z] support-scheduler-arm64 latest f8ca04504927 6 seconds ago 46.2MB [2024-09-06T15:24:58.490Z] support-cron-scheduler-arm64 latest 41c1c7bcd28b 6 seconds ago 48.7MB [2024-09-06T15:24:58.490Z] core-keeper-arm64 latest b6c441d1ac28 42 seconds ago 39MB [2024-09-06T15:24:58.490Z] core-data-arm64 latest 068900c9b519 43 seconds ago 44MB [2024-09-06T15:24:58.490Z] core-metadata-arm64 latest 2424a8c08703 46 seconds ago 44.1MB [2024-09-06T15:24:58.491Z] core-command-arm64 latest bf172cd85ce7 2 minutes ago 39.9MB [2024-09-06T15:24:58.491Z] security-proxy-auth-arm64 latest e1d0da294fb3 3 minutes ago 37.6MB [2024-09-06T15:24:58.491Z] security-spiffe-token-provider-arm64 latest 3268bf46d8b5 11 minutes ago 34.2MB [2024-09-06T15:24:58.491Z] core-common-config-bootstrapper-arm64 latest 181493f239d6 14 minutes ago 20.2MB [2024-09-06T15:24:58.491Z] security-secretstore-setup-arm64 latest b2fcad9c4d34 14 minutes ago 41.5MB [2024-09-06T15:24:58.491Z] security-bootstrapper-arm64 latest e2c4d819b012 15 minutes ago 23.8MB [2024-09-06T15:24:58.491Z] security-proxy-setup-arm64 latest 42951c6589ec 15 minutes ago 31MB [2024-09-06T15:24:58.491Z] security-spire-agent-arm64 latest 71ce9bae8d67 36 minutes ago 179MB [2024-09-06T15:24:58.491Z] security-spire-server-arm64 latest 7900378ad331 36 minutes ago 121MB [2024-09-06T15:24:58.491Z] security-spire-config-arm64 latest b6c788fbb589 36 minutes ago 120MB [2024-09-06T15:24:58.491Z] ci-base-image-arm64 latest 749ada7dd926 55 minutes ago 967MB [2024-09-06T15:24:58.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T15:24:58.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-06T15:24:59.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T15:24:59.465Z] [2024-09-06T15:24:59.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T15:24:59.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T15:24:59.951Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T15:24:59.951Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T15:24:59.951Z] 04944245beec: Pulling fs layer [2024-09-06T15:24:59.951Z] 699f458cf7ca: Pulling fs layer [2024-09-06T15:24:59.951Z] 765212b225bb: Pulling fs layer [2024-09-06T15:24:59.951Z] f23df028b6ca: Pulling fs layer [2024-09-06T15:24:59.951Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T15:24:59.951Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T15:24:59.951Z] f23df028b6ca: Waiting [2024-09-06T15:24:59.951Z] d65c8cfc05b1: Waiting [2024-09-06T15:24:59.951Z] 765212b225bb: Waiting [2024-09-06T15:25:00.215Z] 04944245beec: Verifying Checksum [2024-09-06T15:25:00.215Z] 04944245beec: Download complete [2024-09-06T15:25:00.215Z] 765212b225bb: Verifying Checksum [2024-09-06T15:25:00.215Z] 765212b225bb: Download complete [2024-09-06T15:25:00.215Z] f23df028b6ca: Verifying Checksum [2024-09-06T15:25:00.215Z] f23df028b6ca: Download complete [2024-09-06T15:25:00.215Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T15:25:00.215Z] d65c8cfc05b1: Download complete [2024-09-06T15:25:00.481Z] 699f458cf7ca: Verifying Checksum [2024-09-06T15:25:00.481Z] 699f458cf7ca: Download complete [2024-09-06T15:25:00.747Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T15:25:00.747Z] 8998bd30e6a1: Download complete [2024-09-06T15:25:03.313Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T15:25:03.313Z] 2437ff75d9bd: Download complete [2024-09-06T15:25:05.881Z] 8998bd30e6a1: Pull complete [2024-09-06T15:25:05.881Z] 04944245beec: Pull complete [2024-09-06T15:25:07.818Z] 699f458cf7ca: Pull complete [2024-09-06T15:25:07.819Z] 765212b225bb: Pull complete [2024-09-06T15:25:08.401Z] f23df028b6ca: Pull complete [2024-09-06T15:25:08.667Z] d65c8cfc05b1: Pull complete [2024-09-06T15:25:26.848Z] 2437ff75d9bd: Pull complete [2024-09-06T15:25:26.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T15:25:26.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T15:25:26.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T15:25:27.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-9590 does not seem to be running inside a container [2024-09-06T15:25:27.278Z] $ 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-09-06T15:25:30.129Z] $ docker top f1ae9b603bb31281cb18837029bd2403f021fdeedd973d53c99b1aab650f22d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:25:31.188Z] ---> job-cost.sh [2024-09-06T15:25:31.188Z] lf-activate-venv: SKIPPING [2024-09-06T15:25:31.188Z] INFO: No Stack... [2024-09-06T15:25:31.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T15:25:32.403Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T15:25:33.151Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-06T15:25:33.151Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T15:25:33.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4892-1-stack-cost] [2024-09-06T15:25:33.217Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4892-1-stack-cost] did not exist. Created. [2024-09-06T15:25:33.228Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T15:25:33.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T15:25:34.240Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T15:25:34.259Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4892-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T15:25:34.332Z] $ docker stop --time=1 f1ae9b603bb31281cb18837029bd2403f021fdeedd973d53c99b1aab650f22d3 [2024-09-06T15:25:35.829Z] $ docker rm -f --volumes f1ae9b603bb31281cb18837029bd2403f021fdeedd973d53c99b1aab650f22d3 [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-09-06T15:25:40.395Z] provisioning config files... [2024-09-06T15:25:40.402Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3954832401628884181tmp [Pipeline] { [Pipeline] sh [2024-09-06T15:25:40.768Z] + set +x [2024-09-06T15:25:40.768Z] + curl -s+ https://codecov.io/bash [2024-09-06T15:25:40.768Z] bash -s -- [2024-09-06T15:25:41.028Z] [2024-09-06T15:25:41.028Z] _____ _ [2024-09-06T15:25:41.028Z] / ____| | | [2024-09-06T15:25:41.028Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T15:25:41.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T15:25:41.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T15:25:41.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T15:25:41.028Z] Bash-1.0.6 [2024-09-06T15:25:41.028Z] [2024-09-06T15:25:41.028Z] [2024-09-06T15:25:41.028Z] ==> git version 2.25.1 found [2024-09-06T15:25:41.028Z] ==> 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-09-06T15:25:41.028Z] Release-Date: 2020-01-08 [2024-09-06T15:25:41.028Z] 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-09-06T15:25:41.028Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T15:25:41.028Z] ==> Jenkins CI detected. [2024-09-06T15:25:41.028Z] current dir:  /w/workspace/edgex-go/1 [2024-09-06T15:25:41.028Z] project root: . [2024-09-06T15:25:41.028Z] --> token set from env [2024-09-06T15:25:41.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T15:25:41.028Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T15:25:41.028Z] ==> Python coveragepy not found [2024-09-06T15:25:41.028Z] ==> Searching for coverage reports in: [2024-09-06T15:25:41.028Z] + . [2024-09-06T15:25:41.028Z] -> Found 1 reports [2024-09-06T15:25:41.028Z] ==> Detecting git/mercurial file structure [2024-09-06T15:25:41.028Z] ==> Reading reports [2024-09-06T15:25:41.028Z] + ./coverage.out bytes=545398 [2024-09-06T15:25:41.028Z] ==> Appending adjustments [2024-09-06T15:25:41.028Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T15:25:42.407Z] + Found adjustments [2024-09-06T15:25:42.407Z] ==> Gzipping contents [2024-09-06T15:25:42.407Z] 68K /tmp/codecov.Xfs87P.gz [2024-09-06T15:25:42.407Z] ==> Uploading reports [2024-09-06T15:25:42.407Z] url: https://codecov.io [2024-09-06T15:25:42.407Z] query: branch=PR-4892&commit=21c2095bacfc2d1f692f1cd1392bc4d39528b6f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4892%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4892&job=&cmd_args= [2024-09-06T15:25:42.407Z] -> Pinging Codecov [2024-09-06T15:25:42.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4892&commit=21c2095bacfc2d1f692f1cd1392bc4d39528b6f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4892%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4892&job=&cmd_args= [2024-09-06T15:25:42.407Z] -> Uploading to [2024-09-06T15:25:42.407Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/21c2095bacfc2d1f692f1cd1392bc4d39528b6f3/6ba1c45f-a67b-406d-8510-106bfcf7cb26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T152542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2741ff705a14480e87b6a4c2c00252a8318bb5514faa09801168cfa5de0b147d [2024-09-06T15:25:42.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T15:25:42.407Z] Dload Upload Total Spent Left Speed [2024-09-06T15:25:42.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67975 0 0 100 67975 0 230k --:--:-- --:--:-- --:--:-- 230k [2024-09-06T15:25:42.666Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/21c2095bacfc2d1f692f1cd1392bc4d39528b6f3 [Pipeline] } [2024-09-06T15:25:42.707Z] 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-09-06T15:25:44.481Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:25:44.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:25:45.722Z] ---> package-listing.sh [2024-09-06T15:25:45.722Z] ++ facter osfamily [2024-09-06T15:25:45.722Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T15:25:45.982Z] + OS_FAMILY=debian [2024-09-06T15:25:45.982Z] + workspace=/w/workspace/edgex-go/1 [2024-09-06T15:25:45.982Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T15:25:45.982Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T15:25:45.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T15:25:45.982Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T15:25:45.982Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T15:25:45.982Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T15:25:45.982Z] + case "${OS_FAMILY}" in [2024-09-06T15:25:45.982Z] + dpkg -l [2024-09-06T15:25:45.982Z] + grep '^ii' [2024-09-06T15:25:45.982Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T15:25:45.982Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T15:25:45.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T15:25:45.982Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T15:25:45.982Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-06T15:25:45.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-06T15:25:46.022Z] 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-09-06T15:25:46.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T15:25:46.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T15:25:46.981Z] [2024-09-06T15:25:46.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T15:25:47.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T15:25:47.439Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T15:25:47.439Z] 5eb5b503b376: Pulling fs layer [2024-09-06T15:25:47.439Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T15:25:47.439Z] ec43610c2a17: Pulling fs layer [2024-09-06T15:25:47.439Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T15:25:47.439Z] 33b1e0a273af: Pulling fs layer [2024-09-06T15:25:47.439Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T15:25:47.439Z] 2f39f015ded8: Pulling fs layer [2024-09-06T15:25:47.439Z] 33b1e0a273af: Waiting [2024-09-06T15:25:47.439Z] 5d3b04190fa2: Waiting [2024-09-06T15:25:47.439Z] 3a2ae6a8a46f: Waiting [2024-09-06T15:25:47.439Z] 5c69ac0246d0: Verifying Checksum [2024-09-06T15:25:47.439Z] 5c69ac0246d0: Download complete [2024-09-06T15:25:47.439Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-06T15:25:47.439Z] 3a2ae6a8a46f: Download complete [2024-09-06T15:25:47.439Z] 33b1e0a273af: Verifying Checksum [2024-09-06T15:25:47.439Z] 33b1e0a273af: Download complete [2024-09-06T15:25:47.439Z] 5d3b04190fa2: Download complete [2024-09-06T15:25:47.439Z] ec43610c2a17: Verifying Checksum [2024-09-06T15:25:47.439Z] ec43610c2a17: Download complete [2024-09-06T15:25:47.696Z] 5eb5b503b376: Verifying Checksum [2024-09-06T15:25:47.696Z] 5eb5b503b376: Download complete [2024-09-06T15:25:48.261Z] 2f39f015ded8: Verifying Checksum [2024-09-06T15:25:48.261Z] 2f39f015ded8: Download complete [2024-09-06T15:25:48.827Z] 5eb5b503b376: Pull complete [2024-09-06T15:25:48.827Z] 5c69ac0246d0: Pull complete [2024-09-06T15:25:49.392Z] ec43610c2a17: Pull complete [2024-09-06T15:25:49.392Z] 3a2ae6a8a46f: Pull complete [2024-09-06T15:25:49.649Z] 33b1e0a273af: Pull complete [2024-09-06T15:25:49.649Z] 5d3b04190fa2: Pull complete [2024-09-06T15:25:53.830Z] 2f39f015ded8: Pull complete [2024-09-06T15:25:53.830Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T15:25:53.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T15:25:53.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T15:25:54.070Z] prd-ubuntu20.04-docker-8c-8g-9587 does not seem to be running inside a container [2024-09-06T15:25:54.080Z] $ 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-09-06T15:25:58.074Z] $ docker top c580f9d60240b93da50e8f023e283049eb36ead90c81d35deb6f26e72ddd969c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T15:25:58.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T15:25:58.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T15:25:59.128Z] + ls /var/log/sa-host [2024-09-06T15:25:59.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T15:25:59.372Z] provisioning config files... [2024-09-06T15:25:59.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15222920497246593649tmp [Pipeline] { [Pipeline] echo [2024-09-06T15:25:59.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:25:59.776Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T15:25:59.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:26:00.228Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T15:26:00.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:26:00.600Z] ---> sudo-logs.sh [2024-09-06T15:26:00.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T15:26:00.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:26:01.177Z] ---> job-cost.sh [2024-09-06T15:26:01.177Z] lf-activate-venv: SKIPPING [2024-09-06T15:26:01.177Z] DEBUG: total: 0.2199999988079071 [2024-09-06T15:26:01.177Z] INFO: Retrieving Stack Cost... [2024-09-06T15:26:01.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T15:26:01.702Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T15:26:01.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T15:26:02.065Z] ---> logs-deploy.sh [2024-09-06T15:26:02.065Z] lf-activate-venv: SKIPPING [2024-09-06T15:26:02.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4892/1 [2024-09-06T15:26:02.065Z] INFO: archiving workspace using pattern(s): [2024-09-06T15:26:03.001Z] Archives upload complete. [2024-09-06T15:26:03.001Z] INFO: archiving logs to Nexus