Pull request #4903 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 dce5420102b01aed7cc264a5891d1d523b12f01a+489770a83fbc98f336c86b0914a62f33e4a7a33e (a50f72c49e51f38d65c9b7626430ae9417ef7d59) 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-ssh10797818104491871593.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-ssh6757974118360977145.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-4903/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-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10100013059745268365.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-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17039534386935760629.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-ssh6783500646277667691.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-4903/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-4903/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4167285398281341393.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9880 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [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 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit dce5420102b01aed7cc264a5891d1d523b12f01a Merge succeeded, producing 894c180e6091bae46e33ccfe1e9c75dfd77b711d Checking out Revision 894c180e6091bae46e33ccfe1e9c75dfd77b711d (PR-4903) > 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/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dce5420102b01aed7cc264a5891d1d523b12f01a # 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 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894c180e6091bae46e33ccfe1e9c75dfd77b711d # timeout=10 Commit message: "Merge commit '489770a83fbc98f336c86b0914a62f33e4a7a33e' into HEAD" 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-09T13:57:30.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T13:57:30.932Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T13:57:31.054Z] ========================================================= [2024-09-09T13:57:31.054Z] EdgeX Global Pipelines Version Info [2024-09-09T13:57:31.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T13:57:31.846Z] ------------------- [2024-09-09T13:57:31.846Z] stable info: [2024-09-09T13:57:31.846Z] ------------------- [2024-09-09T13:57:31.846Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T13:57:31.846Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T13:57:31.846Z] Message: update stable to v1.0.263 [2024-09-09T13:57:32.416Z] ------------------- [2024-09-09T13:57:32.416Z] experimental info: [2024-09-09T13:57:32.416Z] ------------------- [2024-09-09T13:57:32.416Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T13:57:32.416Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T13:57:32.416Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T13:57:32.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T13:57:32.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T13:57:32.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T13:57:32.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T13:57:32.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T13:57:32.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T13:57:33.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T13:57:33.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T13:57:33.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T13:57:33.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T13:57:33.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T13:57:33.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T13:57:33.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T13:57:33.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T13:57:33.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T13:57:33.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T13:57:33.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T13:57:33.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T13:57:33.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T13:57:33.791Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T13:57:33.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T13:57:33.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T13:57:33.975Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T13:57:34.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4903 [Pipeline] echo [2024-09-09T13:57:34.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4903 [Pipeline] echo [2024-09-09T13:57:34.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4903 [Pipeline] echo [2024-09-09T13:57:34.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894c180e6091bae46e33ccfe1e9c75dfd77b711d [Pipeline] echo [2024-09-09T13:57:34.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894c180 [Pipeline] echo [2024-09-09T13:57:34.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T13:57:34.492Z] provisioning config files... [2024-09-09T13:57:34.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9476514864805501055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T13:57:34.906Z] ---> ****-login.sh [2024-09-09T13:57:34.906Z] nexus3.edgexfoundry.org:10001 [2024-09-09T13:57:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:57:35.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:57:35.168Z] Configure a credential helper to remove this warning. See [2024-09-09T13:57:35.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:57:35.168Z] [2024-09-09T13:57:35.168Z] Login Succeeded [2024-09-09T13:57:35.168Z] nexus3.edgexfoundry.org:10002 [2024-09-09T13:57:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:57:35.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:57:35.429Z] Configure a credential helper to remove this warning. See [2024-09-09T13:57:35.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:57:35.429Z] [2024-09-09T13:57:35.429Z] Login Succeeded [2024-09-09T13:57:35.429Z] nexus3.edgexfoundry.org:10003 [2024-09-09T13:57:35.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:57:35.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:57:35.429Z] Configure a credential helper to remove this warning. See [2024-09-09T13:57:35.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:57:35.430Z] [2024-09-09T13:57:35.430Z] Login Succeeded [2024-09-09T13:57:35.430Z] nexus3.edgexfoundry.org:10004 [2024-09-09T13:57:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:57:35.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:57:35.430Z] Configure a credential helper to remove this warning. See [2024-09-09T13:57:35.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:57:35.430Z] [2024-09-09T13:57:35.430Z] Login Succeeded [2024-09-09T13:57:35.430Z] ****.io [2024-09-09T13:57:35.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:57:35.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:57:35.690Z] Configure a credential helper to remove this warning. See [2024-09-09T13:57:35.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:57:35.690Z] [2024-09-09T13:57:35.690Z] Login Succeeded [2024-09-09T13:57:35.690Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T13:57:35.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T13:57:36.174Z] + 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-09T13:57:36.175Z] + dirname cmd/core-command/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T13:57:36.175Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T13:57:36.175Z] cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/core-data/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T13:57:36.175Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T13:57:36.175Z] + cut -d/ -f2 [2024-09-09T13:57:36.175Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T13:57:36.235Z] 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-09T13:57:36.812Z] + git rev-list -1 --merges 894c180e6091bae46e33ccfe1e9c75dfd77b711d~1..894c180e6091bae46e33ccfe1e9c75dfd77b711d [Pipeline] echo [2024-09-09T13:57:36.849Z] -----------> git rev-list -1 --merges 894c180e6091bae46e33ccfe1e9c75dfd77b711d~1..894c180e6091bae46e33ccfe1e9c75dfd77b711d 894c180e6091bae46e33ccfe1e9c75dfd77b711d [2024-09-09T13:57:36.849Z] 894c180e6091bae46e33ccfe1e9c75dfd77b711d [false] [Pipeline] sh [2024-09-09T13:57:37.192Z] + git log --format=format:%s -1 894c180e6091bae46e33ccfe1e9c75dfd77b711d [Pipeline] echo [2024-09-09T13:57:37.236Z] ========================================================= [2024-09-09T13:57:37.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T13:57:37.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T13:57:37.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T13:57:37.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T13:57:37.782Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T13:57:37.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T13:57:37.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T13:57:37.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T13:57:37.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:57:38.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:57:38.308Z] [2024-09-09T13:57:38.308Z] 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-09T13:57:38.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:57:38.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T13:57:38.716Z] b85a868b505f: Pulling fs layer [2024-09-09T13:57:38.716Z] e2be974225ed: Pulling fs layer [2024-09-09T13:57:38.716Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T13:57:38.716Z] 988bab9f4d93: Pulling fs layer [2024-09-09T13:57:38.716Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T13:57:38.716Z] eaf3925da568: Pulling fs layer [2024-09-09T13:57:38.716Z] bab4dde63d76: Pulling fs layer [2024-09-09T13:57:38.716Z] bde34c3a00c8: Pulling fs layer [2024-09-09T13:57:38.716Z] b352a97aabf1: Pulling fs layer [2024-09-09T13:57:38.716Z] 4872d77fe225: Pulling fs layer [2024-09-09T13:57:38.716Z] 5851b861e8e6: Pulling fs layer [2024-09-09T13:57:38.716Z] 1469e6f7b9e6: Waiting [2024-09-09T13:57:38.716Z] eaf3925da568: Waiting [2024-09-09T13:57:38.716Z] bab4dde63d76: Waiting [2024-09-09T13:57:38.716Z] bde34c3a00c8: Waiting [2024-09-09T13:57:38.716Z] b352a97aabf1: Waiting [2024-09-09T13:57:38.716Z] 4872d77fe225: Waiting [2024-09-09T13:57:38.716Z] 5851b861e8e6: Waiting [2024-09-09T13:57:38.716Z] 988bab9f4d93: Waiting [2024-09-09T13:57:38.716Z] e2be974225ed: Verifying Checksum [2024-09-09T13:57:38.716Z] e2be974225ed: Download complete [2024-09-09T13:57:38.716Z] 988bab9f4d93: Verifying Checksum [2024-09-09T13:57:38.716Z] 988bab9f4d93: Download complete [2024-09-09T13:57:38.717Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T13:57:38.717Z] 1469e6f7b9e6: Download complete [2024-09-09T13:57:38.975Z] eaf3925da568: Download complete [2024-09-09T13:57:38.975Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T13:57:38.975Z] 339a4e72a1f5: Download complete [2024-09-09T13:57:38.975Z] bde34c3a00c8: Verifying Checksum [2024-09-09T13:57:38.975Z] b352a97aabf1: Download complete [2024-09-09T13:57:38.975Z] 4872d77fe225: Download complete [2024-09-09T13:57:38.975Z] 5851b861e8e6: Verifying Checksum [2024-09-09T13:57:38.975Z] b85a868b505f: Verifying Checksum [2024-09-09T13:57:38.975Z] b85a868b505f: Download complete [2024-09-09T13:57:39.234Z] bab4dde63d76: Verifying Checksum [2024-09-09T13:57:39.234Z] bab4dde63d76: Download complete [2024-09-09T13:57:40.173Z] b85a868b505f: Pull complete [2024-09-09T13:57:40.433Z] e2be974225ed: Pull complete [2024-09-09T13:57:41.015Z] 339a4e72a1f5: Pull complete [2024-09-09T13:57:41.015Z] 988bab9f4d93: Pull complete [2024-09-09T13:57:41.278Z] 1469e6f7b9e6: Pull complete [2024-09-09T13:57:41.278Z] eaf3925da568: Pull complete [2024-09-09T13:57:43.196Z] bab4dde63d76: Pull complete [2024-09-09T13:57:43.196Z] bde34c3a00c8: Pull complete [2024-09-09T13:57:43.196Z] b352a97aabf1: Pull complete [2024-09-09T13:57:43.455Z] 4872d77fe225: Pull complete [2024-09-09T13:57:43.455Z] 5851b861e8e6: Pull complete [2024-09-09T13:57:43.455Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T13:57:43.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:57:43.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:57:43.768Z] prd-ubuntu20.04-docker-8c-8g-9880 does not seem to be running inside a container [2024-09-09T13:57:43.796Z] $ 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-09T13:57:46.296Z] $ docker top 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c -eo pid,comm [2024-09-09T13:57:46.352Z] 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-09T13:57:46.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T13:57:46.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T13:57:46.527Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T13:57:46.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T13:57:46.640Z] $ docker exec 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c ssh-agent [2024-09-09T13:57:46.739Z] SSH_AUTH_SOCK=/tmp/ssh-L5D4PxR9SG6u/agent.33 [2024-09-09T13:57:46.739Z] SSH_AGENT_PID=39 [2024-09-09T13:57:46.745Z] Running ssh-add (command line suppressed) [2024-09-09T13:57:46.857Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2249062503529203668.key (/w/workspace/edgex-go/1@tmp/private_key_2249062503529203668.key) [2024-09-09T13:57:46.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T13:57:47.224Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T13:57:47.249Z] $ docker exec --env ******** --env ******** 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c ssh-agent -k [2024-09-09T13:57:47.371Z] unset SSH_AUTH_SOCK; [2024-09-09T13:57:47.371Z] unset SSH_AGENT_PID; [2024-09-09T13:57:47.371Z] echo Agent pid 39 killed; [2024-09-09T13:57:47.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T13:57:47.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T13:57:47.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T13:57:47.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T13:57:47.639Z] $ docker exec 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c ssh-agent [2024-09-09T13:57:47.779Z] SSH_AUTH_SOCK=/tmp/ssh-tjY9f1q4Wjeh/agent.72 [2024-09-09T13:57:47.779Z] SSH_AGENT_PID=78 [2024-09-09T13:57:47.785Z] Running ssh-add (command line suppressed) [2024-09-09T13:57:47.883Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10820110125197902057.key (/w/workspace/edgex-go/1@tmp/private_key_10820110125197902057.key) [2024-09-09T13:57:47.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T13:57:48.254Z] + git semver init [2024-09-09T13:57:48.513Z] 2024-09-09 13:57:48,447 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T13:57:48.513Z] 2024-09-09 13:57:48,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T13:57:48.513Z] 2024-09-09 13:57:48,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T13:57:48.513Z] 2024-09-09 13:57:48,448 [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-09T13:58:06.899Z] 2024-09-09 13:58:05,314 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,315 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4903 with force:False [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,315 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4903 [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,321 [execute] INFO git cat-file --batch-check [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,328 [execute] INFO git cat-file --batch [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T13:58:06.899Z] 2024-09-09 13:58:05,334 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4903 [2024-09-09T13:58:06.899Z] 0.0.0 [Pipeline] } [2024-09-09T13:58:06.933Z] $ docker exec --env ******** --env ******** 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c ssh-agent -k [2024-09-09T13:58:07.030Z] unset SSH_AUTH_SOCK; [2024-09-09T13:58:07.031Z] unset SSH_AGENT_PID; [2024-09-09T13:58:07.031Z] echo Agent pid 78 killed; [2024-09-09T13:58:07.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T13:58:07.497Z] + git semver [Pipeline] } [2024-09-09T13:58:07.785Z] $ docker stop --time=1 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c [2024-09-09T13:58:09.095Z] $ docker rm -f --volumes 78913775d1ebd072ea80b02bdf99fc110a4bd4acf94cc50e7fe9ac19fbe9d15c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T13:58:09.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T13:58:09.814Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T13:58:09.838Z] [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-09T13:58:10.716Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T13:58:10.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:58:10.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:58:10.864Z] ========================================================= [2024-09-09T13:58:10.864Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T13:58:10.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:58:11.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:58:11.240Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T13:58:11.240Z] 619be1103602: Pulling fs layer [2024-09-09T13:58:11.240Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T13:58:11.240Z] 5df492c9dc93: Pulling fs layer [2024-09-09T13:58:11.240Z] 7629e6793208: Pulling fs layer [2024-09-09T13:58:11.240Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T13:58:11.240Z] fb5054dd5b73: Pulling fs layer [2024-09-09T13:58:11.240Z] eeca6798cff9: Pulling fs layer [2024-09-09T13:58:11.240Z] aa269ceb94a6: Pulling fs layer [2024-09-09T13:58:11.240Z] ada007ff1a6a: Pulling fs layer [2024-09-09T13:58:11.240Z] 7629e6793208: Waiting [2024-09-09T13:58:11.240Z] 4f4fb700ef54: Waiting [2024-09-09T13:58:11.240Z] fb5054dd5b73: Waiting [2024-09-09T13:58:11.240Z] eeca6798cff9: Waiting [2024-09-09T13:58:11.240Z] aa269ceb94a6: Waiting [2024-09-09T13:58:11.240Z] ada007ff1a6a: Waiting [2024-09-09T13:58:11.240Z] 7862e08f4a3e: Download complete [2024-09-09T13:58:11.240Z] 7629e6793208: Verifying Checksum [2024-09-09T13:58:11.241Z] 7629e6793208: Download complete [2024-09-09T13:58:11.241Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T13:58:11.241Z] 4f4fb700ef54: Download complete [2024-09-09T13:58:11.241Z] fb5054dd5b73: Verifying Checksum [2024-09-09T13:58:11.241Z] fb5054dd5b73: Download complete [2024-09-09T13:58:11.241Z] 619be1103602: Verifying Checksum [2024-09-09T13:58:11.241Z] 619be1103602: Download complete [2024-09-09T13:58:11.241Z] eeca6798cff9: Verifying Checksum [2024-09-09T13:58:11.241Z] eeca6798cff9: Download complete [2024-09-09T13:58:11.500Z] 619be1103602: Pull complete [2024-09-09T13:58:11.500Z] ada007ff1a6a: Verifying Checksum [2024-09-09T13:58:11.500Z] ada007ff1a6a: Download complete [2024-09-09T13:58:11.500Z] 7862e08f4a3e: Pull complete [2024-09-09T13:58:11.760Z] 5df492c9dc93: Verifying Checksum [2024-09-09T13:58:11.760Z] 5df492c9dc93: Download complete [2024-09-09T13:58:12.328Z] aa269ceb94a6: Verifying Checksum [2024-09-09T13:58:12.328Z] aa269ceb94a6: Download complete [2024-09-09T13:58:15.624Z] 5df492c9dc93: Pull complete [2024-09-09T13:58:15.624Z] 7629e6793208: Pull complete [2024-09-09T13:58:15.624Z] 4f4fb700ef54: Pull complete [2024-09-09T13:58:15.624Z] fb5054dd5b73: Pull complete [2024-09-09T13:58:15.624Z] eeca6798cff9: Pull complete [2024-09-09T13:58:18.156Z] aa269ceb94a6: Pull complete [2024-09-09T13:58:18.418Z] ada007ff1a6a: Pull complete [2024-09-09T13:58:18.418Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T13:58:18.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:58:18.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:58:18.802Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:58:18.802Z] WORKDIR /edgex [2024-09-09T13:58:18.802Z] COPY go.mod . [2024-09-09T13:58:18.802Z] RUN go mod downloaddocker [2024-09-09T13:58:18.802Z] build -t ci-base-image-x86_64 -f - . [2024-09-09T13:58:19.762Z] Sending build context to Docker daemon 179.2MB [2024-09-09T13:58:19.762Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:58:19.762Z] ---> f489d0715acc [2024-09-09T13:58:19.762Z] Step 2/4 : WORKDIR /edgex [2024-09-09T13:58:25.060Z] ---> Running in 55c0c899b85a [2024-09-09T13:58:25.060Z] Removing intermediate container 55c0c899b85a [2024-09-09T13:58:25.060Z] ---> 02eb81371d33 [2024-09-09T13:58:25.060Z] Step 3/4 : COPY go.mod . [2024-09-09T13:58:25.060Z] ---> 81592c3d29ab [2024-09-09T13:58:25.060Z] Step 4/4 : RUN go mod download [2024-09-09T13:58:25.060Z] ---> Running in 8034bf52b295 [2024-09-09T13:58:25.215Z] Still waiting to schedule task [2024-09-09T13:58:25.215Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-09T13:58:51.650Z] Removing intermediate container 8034bf52b295 [2024-09-09T13:58:51.650Z] ---> 27b5bc44f184 [2024-09-09T13:58:51.650Z] Successfully built 27b5bc44f184 [2024-09-09T13:58:51.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:58:52.069Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T13:58:52.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:58:52.251Z] prd-ubuntu20.04-docker-8c-8g-9880 does not seem to be running inside a container [2024-09-09T13:58:52.289Z] $ 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-09T13:58:52.708Z] $ docker top 485ffb9fa7265b8136a6301210ff9ef708bd5055b100df25f77bfceed83c833e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T13:58:53.125Z] + go version [2024-09-09T13:58:53.125Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T13:58:53.168Z] $ docker stop --time=1 485ffb9fa7265b8136a6301210ff9ef708bd5055b100df25f77bfceed83c833e [2024-09-09T13:58:54.438Z] $ docker rm -f --volumes 485ffb9fa7265b8136a6301210ff9ef708bd5055b100df25f77bfceed83c833e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:58:55.270Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T13:58:55.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:58:55.459Z] prd-ubuntu20.04-docker-8c-8g-9880 does not seem to be running inside a container [2024-09-09T13:58:55.498Z] $ 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-09T13:58:55.856Z] $ docker top 216b9b3fbd1c44fb17dd18f4844242253706d7358e305f4f319e2f7e7b3cb73c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T13:58:56.003Z] ========================================================= [2024-09-09T13:58:56.003Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T13:58:56.003Z] ========================================================= [Pipeline] sh [2024-09-09T13:58:56.304Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:58:56.695Z] + make test [2024-09-09T13:58:56.695Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T13:59:04.841Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T13:59:36.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T13:59:38.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-09-09T13:59:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T13:59:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T13:59:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T13:59:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T13:59:38.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T13:59:39.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T13:59:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T13:59:41.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T13:59:41.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:59:41.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T13:59:41.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T13:59:41.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T13:59:42.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-09-09T13:59:42.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements [2024-09-09T13:59:42.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.633s coverage: 93.4% of statements [2024-09-09T13:59:42.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-09T13:59:42.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T13:59:42.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T13:59:43.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T13:59:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T13:59:44.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T13:59:45.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements [2024-09-09T13:59:45.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-09-09T13:59:45.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T13:59:45.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T13:59:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-09-09T13:59:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-09-09T13:59:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 30.7% of statements [2024-09-09T13:59:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-09-09T13:59:46.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-09-09T13:59:46.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-09-09T13:59:47.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-09-09T13:59:47.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T13:59:47.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T13:59:49.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T13:59:49.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T13:59:49.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T13:59:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T13:59:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T13:59:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T13:59:50.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T13:59:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T13:59:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T13:59:51.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T13:59:52.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T13:59:53.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T13:59:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T13:59:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T13:59:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T13:59:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T13:59:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T13:59:58.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T13:59:58.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T13:59:58.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T13:59:58.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T13:59:58.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T13:59:58.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T13:59:58.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T13:59:59.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-09-09T13:59:59.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T13:59:59.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T13:59:59.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T14:00:01.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T14:00:01.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T14:00:01.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T14:00:01.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:00:02.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T14:00:02.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T14:00:02.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T14:00:02.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T14:00:04.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T14:00:04.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:00:04.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T14:00:04.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T14:00:05.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T14:00:05.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T14:00:05.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T14:00:05.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.048s coverage: 92.9% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 75.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.426s coverage: 36.5% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.070s coverage: 97.1% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-09T14:00:12.490Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-09-09T14:00:12.490Z] 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-09T14:00:12.748Z] running golangci-lint [2024-09-09T14:00:12.748Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T14:00:12.748Z] go version go1.21.9 linux/amd64 [2024-09-09T14:00:13.008Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T14:00:13.008Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T14:00:42.162Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|types_sizes|exports_file|files) took 23.575299012s" [2024-09-09T14:00:42.162Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.556054ms" [2024-09-09T14:00:53.023Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.528965635s with top 10 stages: buildir: 1m7.427745743s, gosec: 10.123758286s, inspect: 2.72522014s, fact_deprecated: 2.187201096s, nilness: 2.016821594s, printf: 1.728404047s, fact_purity: 1.650856241s, ctrlflow: 1.628176478s, S1038: 1.468469633s, typedness: 1.121554338s" [2024-09-09T14:00:53.023Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T14:00:53.023Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, identifier_marker: 214/214, nolint: 0/22, cgo: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, skip_dirs: 214/214" [2024-09-09T14:00:53.023Z] level=info msg="[runner] processing took 26.749382ms with stages: nolint: 13.346512ms, identifier_marker: 6.779877ms, exclude-rules: 2.492468ms, autogenerated_exclude: 1.804331ms, path_prettifier: 1.511911ms, skip_dirs: 761.595µs, cgo: 31.859µs, filename_unadjuster: 15.309µs, max_same_issues: 1.17µs, exclude: 740ns, fixer: 640ns, skip_files: 410ns, diff: 380ns, path_prefixer: 370ns, severity-rules: 360ns, sort_results: 340ns, uniq_by_line: 340ns, source_code: 340ns, max_from_linter: 180ns, path_shortener: 130ns, max_per_file_from_linter: 120ns" [2024-09-09T14:00:53.023Z] level=info msg="[runner] linters took 13.892021431s with stages: goanalysis_metalinter: 13.865093884s" [2024-09-09T14:00:53.023Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T14:00:53.023Z] level=info msg="Memory: 376 samples, avg is 328.9MB, max is 1408.2MB" [2024-09-09T14:00:53.023Z] level=info msg="Execution took 37.520876654s" [2024-09-09T14:00:53.023Z] go vet ./... [2024-09-09T14:00:58.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:00:58.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:00:58.897Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T14:01:04.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T14:01:05.003Z] + ls -al . [2024-09-09T14:01:05.003Z] total 916 [2024-09-09T14:01:05.003Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 13:58 . [2024-09-09T14:01:05.003Z] drwxr-xr-x 4 root root 4096 Sep 9 13:58 .. [2024-09-09T14:01:05.003Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:57 .blubracket [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 13:57 .dockerignore [2024-09-09T14:01:05.003Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 14:00 .git [2024-09-09T14:01:05.003Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:57 .github [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 13:57 .gitignore [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 13:57 .golangci.yml [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 13:57 .hadolint.yml [2024-09-09T14:01:05.003Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 13:58 .semver [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 13:57 .sonarcloud.properties [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 13:57 ADOPTERS.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 13:57 Attribution.txt [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 13:57 CHANGELOG.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 13:57 CONTRIBUTING.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 13:57 GOVERNANCE.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 13:57 Jenkinsfile [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 13:57 LICENSE [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 13:57 Makefile [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 13:57 OWNERS.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 13:57 README.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 13:57 SECURITY.md [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 13:58 VERSION [2024-09-09T14:01:05.003Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:57 bin [2024-09-09T14:01:05.003Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 13:57 cmd [2024-09-09T14:01:05.003Z] -rw-r--r-- 1 root root 545683 Sep 9 14:00 coverage.out [2024-09-09T14:01:05.003Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:57 fuzz_test [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 13:57 go.mod [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 13:57 go.sum [2024-09-09T14:01:05.003Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 13:57 internal [2024-09-09T14:01:05.003Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:57 openapi [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 13:57 security.txt [2024-09-09T14:01:05.003Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 13:57 version.go [Pipeline] sh [2024-09-09T14:01:05.325Z] + '[' -e coverage.out ] [2024-09-09T14:01:05.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T14:01:05.575Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T14:01:05.879Z] + make build [2024-09-09T14:01:05.879Z] 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-09T14:01:30.612Z] 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-09T14:01:30.871Z] 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-09T14:01:32.247Z] 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-09T14:01:33.179Z] 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-09T14:01:34.556Z] 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-09T14:01:38.746Z] 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-09T14:01:40.649Z] 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-09T14:01:42.550Z] 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-09T14:01:45.081Z] 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-09T14:01:46.017Z] 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-09T14:01:46.950Z] 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-09T14:01:47.886Z] 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-09T14:01:49.275Z] 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-09T14:01:50.254Z] $ docker stop --time=1 216b9b3fbd1c44fb17dd18f4844242253706d7358e305f4f319e2f7e7b3cb73c [2024-09-09T14:01:51.731Z] $ docker rm -f --volumes 216b9b3fbd1c44fb17dd18f4844242253706d7358e305f4f319e2f7e7b3cb73c [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-09T14:01:53.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T14:01:53.601Z] [2024-09-09T14:01:53.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:01:54.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T14:01:54.005Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T14:01:54.005Z] 91d30c5bc195: Pulling fs layer [2024-09-09T14:01:54.005Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T14:01:54.005Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T14:01:54.005Z] 4698f68db338: Pulling fs layer [2024-09-09T14:01:54.005Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T14:01:54.005Z] e0025b399a48: Pulling fs layer [2024-09-09T14:01:54.005Z] 4698f68db338: Waiting [2024-09-09T14:01:54.005Z] e0025b399a48: Waiting [2024-09-09T14:01:54.005Z] 91d30c5bc195: Verifying Checksum [2024-09-09T14:01:54.005Z] 91d30c5bc195: Download complete [2024-09-09T14:01:54.005Z] 4698f68db338: Download complete [2024-09-09T14:01:54.264Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T14:01:54.264Z] 2e9b0aa3be6d: Download complete [2024-09-09T14:01:54.264Z] e0025b399a48: Verifying Checksum [2024-09-09T14:01:54.264Z] e0025b399a48: Download complete [2024-09-09T14:01:54.264Z] 91d30c5bc195: Pull complete [2024-09-09T14:01:54.264Z] 2a2f49069b9e: Download complete [2024-09-09T14:01:54.830Z] 2e9b0aa3be6d: Pull complete [2024-09-09T14:01:54.830Z] 9c61dcf015f6: Verifying Checksum [2024-09-09T14:01:54.830Z] 9c61dcf015f6: Download complete [2024-09-09T14:02:00.146Z] 9c61dcf015f6: Pull complete [2024-09-09T14:02:00.406Z] 4698f68db338: Pull complete [2024-09-09T14:02:00.665Z] 2a2f49069b9e: Pull complete [2024-09-09T14:02:00.924Z] e0025b399a48: Pull complete [2024-09-09T14:02:00.924Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T14:02:00.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T14:02:00.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:02:01.197Z] prd-ubuntu20.04-docker-8c-8g-9880 does not seem to be running inside a container [2024-09-09T14:02:01.230Z] $ 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-09T14:02:02.816Z] $ docker top 86d82ad4ec7a4107d47c76eb2aa96c744543bb4f007e81f828c0e77ec1146023 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:02:03.235Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T14:02:06.523Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-09T14:02:06.523Z] #1 transferring dockerfile: 1.95kB done [2024-09-09T14:02:06.523Z] #1 DONE 0.0s [2024-09-09T14:02:06.523Z] [2024-09-09T14:02:06.523Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T14:02:06.523Z] #2 transferring dockerfile: 1.85kB done [2024-09-09T14:02:06.523Z] #2 DONE 0.0s [2024-09-09T14:02:06.523Z] [2024-09-09T14:02:06.523Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T14:02:06.523Z] #3 transferring dockerfile: 1.89kB done [2024-09-09T14:02:06.523Z] #3 DONE 0.0s [2024-09-09T14:02:06.523Z] [2024-09-09T14:02:06.523Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #4 transferring dockerfile: 2.23kB done [2024-09-09T14:02:06.784Z] #4 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #5 transferring dockerfile: 2.49kB done [2024-09-09T14:02:06.784Z] #5 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #6 transferring dockerfile: 2.15kB done [2024-09-09T14:02:06.784Z] #6 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #7 transferring dockerfile: 2.50kB done [2024-09-09T14:02:06.784Z] #7 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #8 transferring dockerfile: 1.69kB done [2024-09-09T14:02:06.784Z] #8 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #9 transferring dockerfile: 1.93kB done [2024-09-09T14:02:06.784Z] #9 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #10 transferring dockerfile: 1.70kB done [2024-09-09T14:02:06.784Z] #10 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #11 transferring dockerfile: 2.07kB done [2024-09-09T14:02:06.784Z] #11 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #12 transferring dockerfile: 3.17kB done [2024-09-09T14:02:06.784Z] #12 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #13 transferring dockerfile: 2.01kB done [2024-09-09T14:02:06.784Z] #13 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #14 transferring dockerfile: 2.06kB done [2024-09-09T14:02:06.784Z] #14 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #15 [core-command internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #15 transferring dockerfile: 1.93kB done [2024-09-09T14:02:06.784Z] #15 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T14:02:06.784Z] #16 transferring dockerfile: 1.81kB done [2024-09-09T14:02:06.784Z] #16 DONE 0.0s [2024-09-09T14:02:06.784Z] [2024-09-09T14:02:06.784Z] #17 [support-notifications internal] load .dockerignore [2024-09-09T14:02:06.784Z] #17 transferring context: 50B done [2024-09-09T14:02:06.784Z] #17 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-09T14:02:07.043Z] #18 transferring context: 50B done [2024-09-09T14:02:07.043Z] #18 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T14:02:07.043Z] #19 transferring context: 50B done [2024-09-09T14:02:07.043Z] #19 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T14:02:07.043Z] #20 transferring context: 50B done [2024-09-09T14:02:07.043Z] #20 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-09T14:02:07.043Z] #21 transferring context: 50B done [2024-09-09T14:02:07.043Z] #21 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-09T14:02:07.043Z] #22 transferring context: 50B done [2024-09-09T14:02:07.043Z] #22 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #23 [security-proxy-setup internal] load .dockerignore [2024-09-09T14:02:07.043Z] #23 transferring context: 50B done [2024-09-09T14:02:07.043Z] #23 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #24 [security-spire-config internal] load .dockerignore [2024-09-09T14:02:07.043Z] #24 transferring context: 50B done [2024-09-09T14:02:07.043Z] #24 DONE 0.0s [2024-09-09T14:02:07.043Z] [2024-09-09T14:02:07.043Z] #25 [support-scheduler internal] load .dockerignore [2024-09-09T14:02:07.301Z] #25 transferring context: 50B done [2024-09-09T14:02:07.301Z] #25 DONE 0.0s [2024-09-09T14:02:07.301Z] [2024-09-09T14:02:07.301Z] #26 [security-spire-server internal] load .dockerignore [2024-09-09T14:02:07.301Z] #26 transferring context: 50B done [2024-09-09T14:02:07.301Z] #26 DONE 0.0s [2024-09-09T14:02:07.301Z] [2024-09-09T14:02:07.301Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-09T14:02:07.302Z] #27 transferring context: 50B done [2024-09-09T14:02:07.302Z] #27 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #28 [core-data internal] load .dockerignore [2024-09-09T14:02:07.302Z] #28 transferring context: 50B done [2024-09-09T14:02:07.302Z] #28 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #29 [core-keeper internal] load .dockerignore [2024-09-09T14:02:07.302Z] #29 transferring context: 50B done [2024-09-09T14:02:07.302Z] #29 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #30 [core-metadata internal] load .dockerignore [2024-09-09T14:02:07.302Z] #30 transferring context: 50B done [2024-09-09T14:02:07.302Z] #30 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #31 [core-command internal] load .dockerignore [2024-09-09T14:02:07.302Z] #31 transferring context: 50B done [2024-09-09T14:02:07.302Z] #31 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #32 [security-spire-agent internal] load .dockerignore [2024-09-09T14:02:07.302Z] #32 transferring context: 50B done [2024-09-09T14:02:07.302Z] #32 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:07.302Z] #33 DONE 0.0s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:02:07.302Z] #34 DONE 0.1s [2024-09-09T14:02:07.302Z] [2024-09-09T14:02:07.302Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:07.559Z] #33 DONE 0.0s [2024-09-09T14:02:07.559Z] [2024-09-09T14:02:07.559Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:07.559Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:07.559Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:07.559Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:07.559Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:07.559Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:07.559Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-09T14:02:07.816Z] #35 ... [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:07.816Z] #33 DONE 0.0s [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:07.816Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:07.816Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:07.816Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:07.816Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:07.816Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:07.816Z] #35 ... [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:07.816Z] #33 DONE 0.0s [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:07.816Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:07.816Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:07.816Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:07.816Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:07.816Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:07.816Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T14:02:07.816Z] #35 ... [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:07.816Z] #33 DONE 0.0s [2024-09-09T14:02:07.816Z] [2024-09-09T14:02:07.816Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:02:07.816Z] #34 DONE 0.5s [2024-09-09T14:02:08.074Z] [2024-09-09T14:02:08.074Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:08.074Z] #33 DONE 0.0s [2024-09-09T14:02:08.074Z] [2024-09-09T14:02:08.074Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:08.074Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:08.074Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:08.074Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:08.074Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:08.074Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:08.074Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T14:02:08.074Z] #35 DONE 0.9s [2024-09-09T14:02:08.074Z] [2024-09-09T14:02:08.074Z] #36 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:08.074Z] #36 ... [2024-09-09T14:02:08.074Z] [2024-09-09T14:02:08.074Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:08.074Z] #33 DONE 0.0s [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:08.336Z] #33 DONE 0.0s [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:08.336Z] #37 ... [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T14:02:08.336Z] #33 DONE 0.0s [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:08.336Z] #37 ... [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:08.336Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:08.336Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:08.336Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:08.336Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:08.336Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:08.336Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T14:02:08.336Z] #35 DONE 0.9s [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:02:08.336Z] #34 DONE 0.9s [2024-09-09T14:02:08.336Z] [2024-09-09T14:02:08.336Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:08.595Z] #37 ... [2024-09-09T14:02:08.595Z] [2024-09-09T14:02:08.595Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T14:02:08.595Z] #38 DONE 1.4s [2024-09-09T14:02:08.595Z] [2024-09-09T14:02:08.595Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:09.091Z] #37 ... [2024-09-09T14:02:09.091Z] [2024-09-09T14:02:09.091Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:09.091Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:09.091Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:09.091Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:09.091Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:09.091Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:09.091Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T14:02:09.091Z] #35 DONE 0.9s [2024-09-09T14:02:09.091Z] [2024-09-09T14:02:09.091Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:02:09.091Z] #39 DONE 1.0s [2024-09-09T14:02:09.091Z] [2024-09-09T14:02:09.091Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:12.418Z] #37 transferring context: 67.56MB 4.1s [2024-09-09T14:02:14.324Z] #37 ... [2024-09-09T14:02:14.324Z] [2024-09-09T14:02:14.324Z] #40 [support-notifications internal] load build context [2024-09-09T14:02:14.324Z] #40 ... [2024-09-09T14:02:14.324Z] [2024-09-09T14:02:14.324Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:17.683Z] #37 transferring context: 154.70MB 9.2s [2024-09-09T14:02:17.683Z] #37 ... [2024-09-09T14:02:17.683Z] [2024-09-09T14:02:17.683Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-09T14:02:17.942Z] #41 ... [2024-09-09T14:02:17.942Z] [2024-09-09T14:02:17.942Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T14:02:17.942Z] #42 ... [2024-09-09T14:02:17.942Z] [2024-09-09T14:02:17.942Z] #43 [security-proxy-auth internal] load build context [2024-09-09T14:02:17.942Z] #43 ... [2024-09-09T14:02:17.942Z] [2024-09-09T14:02:17.942Z] #44 [security-secretstore-setup internal] load build context [2024-09-09T14:02:17.942Z] #44 ... [2024-09-09T14:02:17.942Z] [2024-09-09T14:02:17.942Z] #45 [support-scheduler internal] load build context [2024-09-09T14:02:18.202Z] #45 ... [2024-09-09T14:02:18.202Z] [2024-09-09T14:02:18.203Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:02:18.203Z] #46 ... [2024-09-09T14:02:18.203Z] [2024-09-09T14:02:18.203Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:02:18.465Z] #47 ... [2024-09-09T14:02:18.465Z] [2024-09-09T14:02:18.465Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:02:18.465Z] #48 ... [2024-09-09T14:02:18.465Z] [2024-09-09T14:02:18.465Z] #49 [core-command internal] load build context [2024-09-09T14:02:18.724Z] #49 ... [2024-09-09T14:02:18.724Z] [2024-09-09T14:02:18.724Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:02:18.724Z] #50 ... [2024-09-09T14:02:18.724Z] [2024-09-09T14:02:18.724Z] #51 [security-proxy-setup internal] load build context [2024-09-09T14:02:18.724Z] #51 ... [2024-09-09T14:02:18.724Z] [2024-09-09T14:02:18.724Z] #52 [core-data internal] load build context [2024-09-09T14:02:18.982Z] #52 ... [2024-09-09T14:02:18.982Z] [2024-09-09T14:02:18.982Z] #53 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T14:02:18.982Z] #53 ... [2024-09-09T14:02:18.982Z] [2024-09-09T14:02:18.982Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:02:18.982Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:18.982Z] #0 2.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:18.982Z] #0 3.182 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:02:18.982Z] #0 3.203 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:18.982Z] #0 3.206 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:18.982Z] #0 3.223 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:02:18.982Z] #0 3.261 OK: 8 MiB in 17 packages [2024-09-09T14:02:19.394Z] #54 ... [2024-09-09T14:02:19.394Z] [2024-09-09T14:02:19.394Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:02:19.394Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 8.6s done [2024-09-09T14:02:19.659Z] #55 ... [2024-09-09T14:02:19.659Z] [2024-09-09T14:02:19.659Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:02:19.659Z] #56 ... [2024-09-09T14:02:19.659Z] [2024-09-09T14:02:19.659Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:02:19.659Z] #57 ... [2024-09-09T14:02:19.659Z] [2024-09-09T14:02:19.659Z] #58 [core-metadata internal] load build context [2024-09-09T14:02:19.659Z] #58 ... [2024-09-09T14:02:19.659Z] [2024-09-09T14:02:19.659Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:02:19.917Z] #59 ... [2024-09-09T14:02:19.917Z] [2024-09-09T14:02:19.917Z] #60 [core-keeper internal] load build context [2024-09-09T14:02:19.917Z] #60 ... [2024-09-09T14:02:19.917Z] [2024-09-09T14:02:19.917Z] #61 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T14:02:20.175Z] #61 ... [2024-09-09T14:02:20.175Z] [2024-09-09T14:02:20.175Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:02:20.175Z] #62 ... [2024-09-09T14:02:20.175Z] [2024-09-09T14:02:20.175Z] #63 [security-spire-server internal] load build context [2024-09-09T14:02:20.175Z] #63 transferring context: 27.71kB 0.1s done [2024-09-09T14:02:20.175Z] #63 ... [2024-09-09T14:02:20.175Z] [2024-09-09T14:02:20.175Z] #64 [security-spire-config internal] load build context [2024-09-09T14:02:20.175Z] #64 transferring context: 25.96kB 0.0s done [2024-09-09T14:02:20.434Z] #64 ... [2024-09-09T14:02:20.434Z] [2024-09-09T14:02:20.434Z] #65 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:02:20.434Z] #65 transferring context: 238.24MB 12.7s [2024-09-09T14:02:20.434Z] #65 ... [2024-09-09T14:02:20.434Z] [2024-09-09T14:02:20.434Z] #36 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:20.434Z] #36 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:20.434Z] #36 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:20.434Z] #36 4.015 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:20.434Z] #36 4.015 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:20.434Z] #36 4.018 OK: 7 MiB in 16 packages [2024-09-09T14:02:20.753Z] #36 ... [2024-09-09T14:02:20.753Z] [2024-09-09T14:02:20.753Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:20.753Z] #66 ... [2024-09-09T14:02:20.753Z] [2024-09-09T14:02:20.753Z] #65 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:02:22.135Z] #65 ... [2024-09-09T14:02:22.135Z] [2024-09-09T14:02:22.135Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:02:22.135Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:02:22.135Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T14:02:22.135Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T14:02:22.135Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-09T14:02:22.135Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:02:22.135Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T14:02:22.135Z] #35 DONE 0.9s [2024-09-09T14:02:22.135Z] [2024-09-09T14:02:22.135Z] #61 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T14:02:22.135Z] #61 DONE 13.8s [2024-09-09T14:02:22.135Z] [2024-09-09T14:02:22.135Z] #64 [security-spire-config internal] load build context [2024-09-09T14:02:22.135Z] #64 DONE 13.4s [2024-09-09T14:02:22.135Z] [2024-09-09T14:02:22.135Z] #65 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:02:24.666Z] #65 ... [2024-09-09T14:02:24.666Z] [2024-09-09T14:02:24.666Z] #40 [support-notifications internal] load build context [2024-09-09T14:02:24.666Z] #40 transferring context: 495.49MB 15.8s done [2024-09-09T14:02:24.666Z] #40 ... [2024-09-09T14:02:24.666Z] [2024-09-09T14:02:24.666Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:24.666Z] #37 ... [2024-09-09T14:02:24.666Z] [2024-09-09T14:02:24.666Z] #65 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:02:25.235Z] #65 transferring context: 495.49MB 17.7s done [2024-09-09T14:02:28.523Z] #65 ... [2024-09-09T14:02:28.523Z] [2024-09-09T14:02:28.523Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T14:02:28.523Z] #42 transferring context: 495.49MB 15.3s done [2024-09-09T14:02:28.523Z] #42 ... [2024-09-09T14:02:28.523Z] [2024-09-09T14:02:28.523Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-09T14:02:28.523Z] #41 transferring context: 495.49MB 15.9s done [2024-09-09T14:02:28.523Z] #41 ... [2024-09-09T14:02:28.523Z] [2024-09-09T14:02:28.523Z] #44 [security-secretstore-setup internal] load build context [2024-09-09T14:02:28.523Z] #44 transferring context: 495.49MB 15.3s done [2024-09-09T14:02:28.523Z] #44 ... [2024-09-09T14:02:28.523Z] [2024-09-09T14:02:28.523Z] #43 [security-proxy-auth internal] load build context [2024-09-09T14:02:28.523Z] #43 transferring context: 495.49MB 13.8s done [2024-09-09T14:02:28.523Z] #43 ... [2024-09-09T14:02:28.523Z] [2024-09-09T14:02:28.523Z] #45 [support-scheduler internal] load build context [2024-09-09T14:02:28.523Z] #45 transferring context: 495.49MB 16.0s done [2024-09-09T14:02:28.784Z] #45 ... [2024-09-09T14:02:28.784Z] [2024-09-09T14:02:28.784Z] #49 [core-command internal] load build context [2024-09-09T14:02:28.784Z] #49 transferring context: 495.49MB 14.1s done [2024-09-09T14:02:28.784Z] #49 ... [2024-09-09T14:02:28.784Z] [2024-09-09T14:02:28.784Z] #51 [security-proxy-setup internal] load build context [2024-09-09T14:02:28.784Z] #51 transferring context: 495.49MB 15.0s done [2024-09-09T14:02:29.043Z] #51 ... [2024-09-09T14:02:29.043Z] [2024-09-09T14:02:29.043Z] #52 [core-data internal] load build context [2024-09-09T14:02:29.043Z] #52 transferring context: 495.49MB 15.0s done [2024-09-09T14:02:29.978Z] #52 ... [2024-09-09T14:02:29.978Z] [2024-09-09T14:02:29.978Z] #58 [core-metadata internal] load build context [2024-09-09T14:02:29.978Z] #58 transferring context: 495.49MB 14.8s done [2024-09-09T14:02:29.978Z] #58 ... [2024-09-09T14:02:29.978Z] [2024-09-09T14:02:29.978Z] #60 [core-keeper internal] load build context [2024-09-09T14:02:29.978Z] #60 transferring context: 495.49MB 14.8s done [2024-09-09T14:02:32.188Z] #60 ... [2024-09-09T14:02:32.188Z] [2024-09-09T14:02:32.188Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:02:32.188Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 8.6s done [2024-09-09T14:02:32.188Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T14:02:32.188Z] #55 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T14:02:32.492Z] #55 ... [2024-09-09T14:02:32.492Z] [2024-09-09T14:02:32.492Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:32.492Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:32.492Z] #67 ... [2024-09-09T14:02:32.492Z] [2024-09-09T14:02:32.492Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:02:32.764Z] #57 ... [2024-09-09T14:02:32.764Z] [2024-09-09T14:02:32.764Z] #68 [security-spire-agent internal] load build context [2024-09-09T14:02:32.764Z] #68 ... [2024-09-09T14:02:32.764Z] [2024-09-09T14:02:32.764Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:32.764Z] #37 transferring context: 495.49MB 17.3s done [2024-09-09T14:02:33.357Z] #37 ... [2024-09-09T14:02:33.357Z] [2024-09-09T14:02:33.357Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:02:33.357Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T14:02:33.357Z] #55 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T14:02:39.999Z] #55 ... [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #63 [security-spire-server internal] load build context [2024-09-09T14:02:39.999Z] #63 DONE 31.1s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:02:39.999Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done [2024-09-09T14:02:39.999Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T14:02:39.999Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.0s [2024-09-09T14:02:39.999Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s [2024-09-09T14:02:39.999Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.0s [2024-09-09T14:02:39.999Z] #55 ... [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:39.999Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15.6s done [2024-09-09T14:02:39.999Z] #67 ... [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #36 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:39.999Z] #36 DONE 31.9s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #43 [security-proxy-auth internal] load build context [2024-09-09T14:02:39.999Z] #43 DONE 32.3s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #49 [core-command internal] load build context [2024-09-09T14:02:39.999Z] #49 DONE 31.5s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #51 [security-proxy-setup internal] load build context [2024-09-09T14:02:39.999Z] #51 DONE 32.2s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T14:02:39.999Z] #42 DONE 32.5s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #44 [security-secretstore-setup internal] load build context [2024-09-09T14:02:39.999Z] #44 DONE 32.3s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:02:39.999Z] #54 DONE 31.7s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #53 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T14:02:39.999Z] #53 DONE 31.5s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:39.999Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2024-09-09T14:02:39.999Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.0s [2024-09-09T14:02:39.999Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T14:02:39.999Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T14:02:39.999Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T14:02:39.999Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T14:02:39.999Z] #67 ... [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #60 [core-keeper internal] load build context [2024-09-09T14:02:39.999Z] #60 DONE 31.7s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #58 [core-metadata internal] load build context [2024-09-09T14:02:39.999Z] #58 DONE 31.7s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-09T14:02:39.999Z] #41 DONE 32.5s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #52 [core-data internal] load build context [2024-09-09T14:02:39.999Z] #52 DONE 31.7s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #40 [support-notifications internal] load build context [2024-09-09T14:02:39.999Z] #40 DONE 32.7s [2024-09-09T14:02:39.999Z] [2024-09-09T14:02:39.999Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:39.999Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-09T14:02:39.999Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-09T14:02:39.999Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s [2024-09-09T14:02:40.257Z] #67 ... [2024-09-09T14:02:40.257Z] [2024-09-09T14:02:40.257Z] #45 [support-scheduler internal] load build context [2024-09-09T14:02:40.257Z] #45 DONE 32.3s [2024-09-09T14:02:40.257Z] [2024-09-09T14:02:40.257Z] #65 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:02:40.257Z] #65 DONE 32.6s [2024-09-09T14:02:40.257Z] [2024-09-09T14:02:40.257Z] #37 [security-bootstrapper internal] load build context [2024-09-09T14:02:40.257Z] #37 DONE 32.2s [2024-09-09T14:02:40.257Z] [2024-09-09T14:02:40.257Z] #68 [security-spire-agent internal] load build context [2024-09-09T14:02:40.257Z] #68 transferring context: 27.24kB done [2024-09-09T14:02:40.257Z] #68 DONE 18.0s [2024-09-09T14:02:40.257Z] [2024-09-09T14:02:40.257Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:40.257Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.3s [2024-09-09T14:02:40.257Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T14:02:40.514Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-09-09T14:02:40.773Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.1s [2024-09-09T14:02:41.031Z] #67 ... [2024-09-09T14:02:41.031Z] [2024-09-09T14:02:41.031Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:02:41.031Z] #62 DONE 32.5s [2024-09-09T14:02:41.031Z] [2024-09-09T14:02:41.031Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:42.083Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-09T14:02:43.031Z] #67 ... [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:43.031Z] #66 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #66 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #66 32.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #66 32.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #66 32.59 OK: 7 MiB in 16 packages [2024-09-09T14:02:43.031Z] #66 DONE 34.3s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:02:43.031Z] #56 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #56 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #56 32.82 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #56 32.82 (2/2) Installing su-exec (0.2-r3) [2024-09-09T14:02:43.031Z] #56 32.82 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #56 32.84 OK: 7 MiB in 17 packages [2024-09-09T14:02:43.031Z] #56 DONE 34.6s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:02:43.031Z] #50 32.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #50 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #50 32.89 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T14:02:43.031Z] #50 32.91 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #50 32.92 (3/3) Installing tzdata (2024a-r0) [2024-09-09T14:02:43.031Z] #50 33.01 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #50 33.02 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:02:43.031Z] #50 33.07 OK: 11 MiB in 18 packages [2024-09-09T14:02:43.031Z] #50 DONE 34.7s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:02:43.031Z] #48 32.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #48 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #48 32.85 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:02:43.031Z] #48 32.85 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:02:43.031Z] #48 32.85 OK: 20070 distinct packages available [2024-09-09T14:02:43.031Z] #48 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #48 32.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #48 33.18 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T14:02:43.031Z] #48 33.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T14:02:43.031Z] #48 33.27 (3/11) Installing libunistring (1.1-r1) [2024-09-09T14:02:43.031Z] #48 33.28 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T14:02:43.031Z] #48 33.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T14:02:43.031Z] #48 33.29 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T14:02:43.031Z] #48 33.30 (7/11) Installing curl (8.9.0-r0) [2024-09-09T14:02:43.031Z] #48 33.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #48 33.31 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:02:43.031Z] #48 33.31 (10/11) Installing libucontext (1.2-r2) [2024-09-09T14:02:43.031Z] #48 33.31 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T14:02:43.031Z] #48 33.34 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #48 33.34 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:02:43.031Z] #48 33.38 OK: 12 MiB in 26 packages [2024-09-09T14:02:43.031Z] #48 DONE 34.7s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:02:43.031Z] #46 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #46 32.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #46 33.07 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T14:02:43.031Z] #46 33.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #46 33.09 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:02:43.031Z] #46 33.10 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:02:43.031Z] #46 33.16 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #46 33.17 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:02:43.031Z] #46 33.22 OK: 17 MiB in 19 packages [2024-09-09T14:02:43.031Z] #46 DONE 34.9s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:02:43.031Z] #47 32.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #47 32.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.031Z] #47 32.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.031Z] #47 32.87 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T14:02:43.031Z] #47 32.88 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:02:43.031Z] #47 32.89 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:02:43.031Z] #47 32.95 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.031Z] #47 32.95 OK: 17 MiB in 19 packages [2024-09-09T14:02:43.031Z] #47 DONE 34.7s [2024-09-09T14:02:43.031Z] [2024-09-09T14:02:43.031Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:02:43.292Z] #69 ... [2024-09-09T14:02:43.292Z] [2024-09-09T14:02:43.292Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:02:43.292Z] #59 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #59 33.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #59 33.78 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:02:43.292Z] #59 33.78 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:02:43.292Z] #59 33.78 OK: 20070 distinct packages available [2024-09-09T14:02:43.292Z] #59 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #59 33.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #59 34.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.292Z] #59 34.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:02:43.292Z] #59 34.13 (3/4) Installing libucontext (1.2-r2) [2024-09-09T14:02:43.292Z] #59 34.13 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T14:02:43.292Z] #59 34.14 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.292Z] #59 34.15 OK: 8 MiB in 19 packages [2024-09-09T14:02:43.292Z] #59 DONE 34.3s [2024-09-09T14:02:43.292Z] [2024-09-09T14:02:43.292Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:02:43.292Z] #67 DONE 21.0s [2024-09-09T14:02:43.292Z] [2024-09-09T14:02:43.292Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:02:43.292Z] #57 33.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #57 33.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #57 33.89 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:02:43.292Z] #57 33.89 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:02:43.292Z] #57 33.89 OK: 20070 distinct packages available [2024-09-09T14:02:43.292Z] #57 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #57 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:43.292Z] #57 34.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:43.292Z] #57 34.26 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:02:43.292Z] #57 34.26 (3/5) Installing libucontext (1.2-r2) [2024-09-09T14:02:43.292Z] #57 34.26 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T14:02:43.292Z] #57 34.26 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T14:02:43.292Z] #57 34.28 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:43.292Z] #57 34.28 OK: 8 MiB in 20 packages [2024-09-09T14:02:43.292Z] #57 DONE 34.4s [2024-09-09T14:02:43.292Z] [2024-09-09T14:02:43.292Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:02:43.292Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done [2024-09-09T14:02:43.292Z] #55 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.8s done [2024-09-09T14:02:43.292Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done [2024-09-09T14:02:43.292Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done [2024-09-09T14:02:43.292Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-09T14:02:43.292Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T14:02:43.292Z] #55 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-09T14:02:44.239Z] #55 ... [2024-09-09T14:02:44.239Z] [2024-09-09T14:02:44.239Z] #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T14:02:44.239Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.239Z] #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.239Z] #0 3.867 OK: 7 MiB in 16 packages [2024-09-09T14:02:44.239Z] #70 DONE 3.9s [2024-09-09T14:02:44.239Z] [2024-09-09T14:02:44.239Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T14:02:44.498Z] #71 ... [2024-09-09T14:02:44.498Z] [2024-09-09T14:02:44.498Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:02:44.498Z] #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.498Z] #0 4.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.498Z] #0 4.401 OK: 8 MiB in 17 packages [2024-09-09T14:02:44.498Z] #72 DONE 4.6s [2024-09-09T14:02:44.498Z] [2024-09-09T14:02:44.498Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T14:02:44.498Z] #0 4.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.498Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.498Z] #0 4.459 OK: 264 MiB in 52 packages [2024-09-09T14:02:44.498Z] #73 DONE 4.8s [2024-09-09T14:02:44.498Z] [2024-09-09T14:02:44.498Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:02:44.498Z] #74 DONE 0.0s [2024-09-09T14:02:44.498Z] [2024-09-09T14:02:44.498Z] #75 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:02:44.498Z] #0 4.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.758Z] #75 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:44.758Z] #75 4.924 OK: 264 MiB in 52 packages [2024-09-09T14:02:45.018Z] #75 DONE 5.0s [2024-09-09T14:02:45.018Z] [2024-09-09T14:02:45.018Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:02:45.018Z] #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.018Z] #0 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.018Z] #0 4.587 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:02:45.018Z] #0 4.587 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:02:45.018Z] #0 4.587 OK: 20078 distinct packages available [2024-09-09T14:02:45.018Z] #0 4.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.018Z] #0 4.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.018Z] #0 4.923 OK: 264 MiB in 52 packages [2024-09-09T14:02:45.018Z] #76 DONE 5.0s [2024-09-09T14:02:45.018Z] [2024-09-09T14:02:45.018Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:02:45.018Z] #77 DONE 0.0s [2024-09-09T14:02:45.018Z] [2024-09-09T14:02:45.018Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:02:45.018Z] #78 DONE 0.1s [2024-09-09T14:02:45.018Z] [2024-09-09T14:02:45.018Z] #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-09T14:02:45.018Z] #79 DONE 5.2s [2024-09-09T14:02:45.018Z] [2024-09-09T14:02:45.018Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:02:45.268Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9881 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [Pipeline] { [2024-09-09T14:02:45.281Z] #80 ... [2024-09-09T14:02:45.281Z] [2024-09-09T14:02:45.281Z] #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:02:45.281Z] #0 4.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.281Z] #0 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.281Z] #0 5.224 OK: 264 MiB in 52 packages [2024-09-09T14:02:45.281Z] #81 DONE 5.3s [2024-09-09T14:02:45.281Z] [2024-09-09T14:02:45.281Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:02:45.281Z] #82 DONE 0.1s [Pipeline] ws [2024-09-09T14:02:45.357Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T14:02:45.542Z] [2024-09-09T14:02:45.542Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T14:02:45.542Z] #0 2.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.542Z] #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.542Z] #0 2.491 OK: 7 MiB in 17 packages [2024-09-09T14:02:45.542Z] #83 DONE 2.6s [2024-09-09T14:02:45.542Z] [2024-09-09T14:02:45.542Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:02:45.542Z] #84 ... [2024-09-09T14:02:45.542Z] [2024-09-09T14:02:45.542Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:02:45.542Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.542Z] #0 2.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:45.542Z] #0 2.686 OK: 7 MiB in 16 packages [2024-09-09T14:02:45.542Z] #85 DONE 2.8s [2024-09-09T14:02:45.802Z] [2024-09-09T14:02:45.802Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T14:02:46.062Z] #86 ... [2024-09-09T14:02:46.062Z] [2024-09-09T14:02:46.062Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:02:46.062Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.062Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.062Z] #0 3.048 OK: 11 MiB in 18 packages [2024-09-09T14:02:46.062Z] #87 DONE 3.1s [2024-09-09T14:02:46.323Z] [2024-09-09T14:02:46.323Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:02:46.323Z] #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.323Z] #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.582Z] #88 3.451 OK: 12 MiB in 26 packages [2024-09-09T14:02:46.582Z] #88 DONE 3.6s [2024-09-09T14:02:46.582Z] [2024-09-09T14:02:46.582Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:02:46.582Z] #69 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.582Z] #69 3.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.582Z] #69 ... [2024-09-09T14:02:46.582Z] [2024-09-09T14:02:46.582Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T14:02:46.582Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.582Z] #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.582Z] #0 3.554 OK: 17 MiB in 19 packages [2024-09-09T14:02:46.582Z] #89 DONE 3.6s [2024-09-09T14:02:46.852Z] [2024-09-09T14:02:46.852Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T14:02:46.852Z] #71 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.852Z] #71 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.852Z] #71 ... [2024-09-09T14:02:46.852Z] [2024-09-09T14:02:46.852Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:02:46.852Z] #69 3.783 OK: 17 MiB in 19 packages [2024-09-09T14:02:46.852Z] #69 DONE 3.9s [2024-09-09T14:02:46.852Z] [2024-09-09T14:02:46.852Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T14:02:46.852Z] #90 DONE 0.0s [2024-09-09T14:02:46.852Z] [2024-09-09T14:02:46.852Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:02:46.852Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.852Z] #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:46.852Z] #0 3.768 OK: 8 MiB in 19 packages [2024-09-09T14:02:46.852Z] #91 DONE 3.8s [2024-09-09T14:02:47.111Z] [2024-09-09T14:02:47.111Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T14:02:47.111Z] #71 3.680 OK: 8 MiB in 20 packages [2024-09-09T14:02:48.463Z] The recommended git tool is: git [2024-09-09T14:02:48.530Z] #71 DONE 5.0s [2024-09-09T14:02:48.530Z] [2024-09-09T14:02:48.530Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T14:02:48.530Z] #0 4.465 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:48.530Z] #0 5.010 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:48.530Z] #0 5.718 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:02:48.530Z] #0 6.015 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:02:48.530Z] #0 6.020 OK: 7 MiB in 16 packages [2024-09-09T14:02:48.530Z] #92 DONE 7.3s [2024-09-09T14:02:48.530Z] [2024-09-09T14:02:48.530Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:02:48.530Z] #93 DONE 1.3s [2024-09-09T14:02:48.530Z] [2024-09-09T14:02:48.530Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:02:49.261Z] #94 DONE 0.8s [2024-09-09T14:02:49.261Z] [2024-09-09T14:02:49.261Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T14:02:49.261Z] #95 DONE 0.8s [2024-09-09T14:02:49.261Z] [2024-09-09T14:02:49.261Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T14:02:49.261Z] #96 DONE 0.8s [2024-09-09T14:02:49.261Z] [2024-09-09T14:02:49.261Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T14:02:49.261Z] #97 DONE 0.0s [2024-09-09T14:02:49.261Z] [2024-09-09T14:02:49.261Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T14:02:49.261Z] #98 DONE 0.1s [2024-09-09T14:02:49.261Z] [2024-09-09T14:02:49.261Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T14:02:49.842Z] #99 DONE 0.5s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:02:49.842Z] #100 DONE 0.5s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:02:49.842Z] #101 DONE 0.3s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T14:02:49.842Z] #102 DONE 0.3s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:02:49.842Z] #103 DONE 0.8s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T14:02:49.842Z] #104 DONE 0.1s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T14:02:49.842Z] #105 DONE 0.1s [2024-09-09T14:02:49.842Z] [2024-09-09T14:02:49.842Z] #106 [security-spire-config] exporting to image [2024-09-09T14:02:49.842Z] #106 exporting layers [2024-09-09T14:02:50.104Z] #106 ... [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T14:02:50.104Z] #107 DONE 0.1s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T14:02:50.104Z] #108 DONE 0.0s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T14:02:50.104Z] #109 DONE 0.0s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:02:50.104Z] #110 DONE 0.0s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #106 [security-spire-server] exporting to image [2024-09-09T14:02:50.104Z] #106 ... [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T14:02:50.104Z] #111 DONE 0.0s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T14:02:50.104Z] #112 DONE 0.0s [2024-09-09T14:02:50.104Z] [2024-09-09T14:02:50.104Z] #106 [security-spire-agent] exporting to image [2024-09-09T14:02:50.675Z] #106 ... [2024-09-09T14:02:50.675Z] [2024-09-09T14:02:50.675Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T14:02:50.675Z] #86 DONE 4.9s [2024-09-09T14:02:50.675Z] [2024-09-09T14:02:50.675Z] #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T14:02:50.675Z] #113 DONE 0.1s [2024-09-09T14:02:50.675Z] [2024-09-09T14:02:50.675Z] #106 [security-spire-agent] exporting to image [2024-09-09T14:02:50.675Z] #106 exporting layers 0.7s done [2024-09-09T14:02:50.675Z] #106 exporting layers 0.6s done [2024-09-09T14:02:50.675Z] #106 writing image sha256:e9680070902e3ed6eff0b817406ffe9ba3057c33cc1f932907b58682913392ae done [2024-09-09T14:02:50.675Z] #106 naming to docker.io/library/security-spire-config done [2024-09-09T14:02:50.675Z] #106 writing image sha256:36a8fbd414463f4a949df3930a714348fe605c48e42276e2e88224c94931c824 done [2024-09-09T14:02:50.675Z] #106 naming to docker.io/library/security-spire-server done [2024-09-09T14:02:50.675Z] #106 writing image sha256:61da67e36aaadac69ea583a0a40032e5803777334900c305a807db7a8bb7e294 done [2024-09-09T14:02:50.675Z] #106 naming to docker.io/library/security-spire-agent done [2024-09-09T14:02:50.675Z] #106 DONE 0.8s [2024-09-09T14:02:50.675Z] [2024-09-09T14:02:50.675Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T14:02:50.675Z] #0 4.960 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:50.675Z] #0 5.433 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T14:02:51.245Z] #114 6.079 OK: 264 MiB in 52 packages [2024-09-09T14:02:51.245Z] #114 DONE 6.2s [2024-09-09T14:02:51.245Z] [2024-09-09T14:02:51.245Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:02:51.505Z] #115 ... [2024-09-09T14:02:51.505Z] [2024-09-09T14:02:51.505Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T14:02:51.505Z] #116 DONE 0.0s [2024-09-09T14:02:51.505Z] [2024-09-09T14:02:51.505Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:02:53.281Z] using credential edgex-jenkins-ssh [2024-09-09T14:02:53.307Z] Cloning the remote Git repository [2024-09-09T14:02:53.351Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T14:02:53.454Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T14:02:53.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T14:02:53.606Z] > git --version # timeout=10 [2024-09-09T14:02:53.627Z] > git --version # 'git version 2.25.1' [2024-09-09T14:02:53.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T14:02:53.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:02:54.808Z] #117 ... [2024-09-09T14:02:54.808Z] [2024-09-09T14:02:54.808Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:12.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T14:03:12.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T14:03:13.969Z] Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit dce5420102b01aed7cc264a5891d1d523b12f01a [2024-09-09T14:03:14.743Z] Merge succeeded, producing f376446ff56a65917becd5206038cd111cfbff1c [2024-09-09T14:03:14.743Z] Checking out Revision f376446ff56a65917becd5206038cd111cfbff1c (PR-4903) [2024-09-09T14:03:13.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T14:03:13.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T14:03:13.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T14:03:13.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T14:03:13.993Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T14:03:14.085Z] > git checkout -f dce5420102b01aed7cc264a5891d1d523b12f01a # timeout=10 [2024-09-09T14:03:14.355Z] > git remote # timeout=10 [2024-09-09T14:03:14.372Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T14:03:14.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T14:03:14.411Z] > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [2024-09-09T14:03:14.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T14:03:14.748Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T14:03:14.766Z] > git checkout -f f376446ff56a65917becd5206038cd111cfbff1c # timeout=10 [2024-09-09T14:03:18.557Z] Commit message: "Merge commit '489770a83fbc98f336c86b0914a62f33e4a7a33e' into HEAD" [2024-09-09T14:03:18.557Z] First time build. Skipping changelog. [2024-09-09T14:03:18.609Z] > git --version # timeout=10 [2024-09-09T14:03:18.619Z] > git --version # 'git version 2.25.1' [2024-09-09T14:03:18.640Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T14:03:20.638Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T14:03:20.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:03:20.638Z] Dload Upload Total Spent Left Speed [2024-09-09T14:03:20.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-09-09T14:03:20.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T14:03:21.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T14:03:21.355Z] + sudo tee /etc/docker/daemon.new [2024-09-09T14:03:21.355Z] { [2024-09-09T14:03:21.355Z] "registry-mirrors": [ [2024-09-09T14:03:21.355Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T14:03:21.355Z] ], [2024-09-09T14:03:21.355Z] "bip": "10.250.0.254/24", [2024-09-09T14:03:21.355Z] "hosts": [ [2024-09-09T14:03:21.355Z] "tcp://0.0.0.0:5555", [2024-09-09T14:03:21.355Z] "unix:///var/run/docker.sock" [2024-09-09T14:03:21.355Z] ], [2024-09-09T14:03:21.355Z] "mtu": 1458, [2024-09-09T14:03:21.355Z] "selinux-enabled": true, [2024-09-09T14:03:21.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T14:03:21.355Z] } [Pipeline] sh [2024-09-09T14:03:21.718Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T14:03:22.083Z] + sudo service docker restart [2024-09-09T14:03:33.579Z] #118 ... [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:33.579Z] #115 DONE 42.6s [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:33.579Z] #80 DONE 42.6s [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:33.579Z] #84 DONE 42.3s [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:33.579Z] #117 DONE 36.3s [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:33.579Z] #118 DONE 43.0s [2024-09-09T14:03:33.579Z] [2024-09-09T14:03:33.579Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T14:03:37.803Z] #119 ... [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #120 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #121 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #122 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #123 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #124 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #125 [core-command builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #125 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #126 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #127 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #128 [core-metadata builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #128 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #129 [support-scheduler builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #129 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #130 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #131 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #132 DONE 9.7s [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #133 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #134 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #135 [core-data builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #135 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #136 DONE 9.7s [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #137 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #138 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #139 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #140 [support-notifications builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #140 DONE 9.7s [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:03:37.804Z] #141 ... [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #142 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #143 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #144 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:03:37.804Z] #145 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:03:37.804Z] #146 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #147 CACHED [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T14:03:37.804Z] #148 DONE 9.7s [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T14:03:37.804Z] #119 DONE 9.7s [2024-09-09T14:03:37.804Z] [2024-09-09T14:03:37.804Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:03:39.718Z] #149 2.308 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:03:41.094Z] provisioning config files... [2024-09-09T14:03:41.125Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15686442327687889508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:03:41.647Z] ---> ****-login.sh [2024-09-09T14:03:41.647Z] nexus3.edgexfoundry.org:10001 [2024-09-09T14:03:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:03:42.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:03:42.505Z] Configure a credential helper to remove this warning. See [2024-09-09T14:03:42.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:03:42.505Z] [2024-09-09T14:03:42.505Z] Login Succeeded [2024-09-09T14:03:42.505Z] nexus3.edgexfoundry.org:10002 [2024-09-09T14:03:42.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:03:42.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:03:42.775Z] Configure a credential helper to remove this warning. See [2024-09-09T14:03:42.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:03:42.775Z] [2024-09-09T14:03:42.775Z] Login Succeeded [2024-09-09T14:03:42.775Z] nexus3.edgexfoundry.org:10003 [2024-09-09T14:03:43.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:03:43.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:03:43.046Z] Configure a credential helper to remove this warning. See [2024-09-09T14:03:43.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:03:43.046Z] [2024-09-09T14:03:43.046Z] Login Succeeded [2024-09-09T14:03:43.046Z] nexus3.edgexfoundry.org:10004 [2024-09-09T14:03:43.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:03:43.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:03:43.314Z] Configure a credential helper to remove this warning. See [2024-09-09T14:03:43.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:03:43.314Z] [2024-09-09T14:03:43.314Z] Login Succeeded [2024-09-09T14:03:43.314Z] ****.io [2024-09-09T14:03:43.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T14:03:43.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T14:03:43.850Z] Configure a credential helper to remove this warning. See [2024-09-09T14:03:43.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T14:03:43.850Z] [2024-09-09T14:03:43.850Z] Login Succeeded [2024-09-09T14:03:43.850Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T14:03:43.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T14:03:44.674Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T14:03:44.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:03:44.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T14:03:44.819Z] ========================================================= [2024-09-09T14:03:44.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T14:03:44.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:03:45.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:03:45.492Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T14:03:45.492Z] c6b39de5b339: Pulling fs layer [2024-09-09T14:03:45.492Z] a69c41024577: Pulling fs layer [2024-09-09T14:03:45.492Z] d6de4b400683: Pulling fs layer [2024-09-09T14:03:45.492Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T14:03:45.492Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T14:03:45.492Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T14:03:45.492Z] 00f215d4a9da: Pulling fs layer [2024-09-09T14:03:45.492Z] d496ad576159: Pulling fs layer [2024-09-09T14:03:45.492Z] 4f4fb700ef54: Waiting [2024-09-09T14:03:45.492Z] 464afbd9ba4c: Waiting [2024-09-09T14:03:45.492Z] 00f215d4a9da: Waiting [2024-09-09T14:03:45.492Z] d496ad576159: Waiting [2024-09-09T14:03:45.492Z] 35cb2a7552d0: Waiting [2024-09-09T14:03:45.492Z] a69c41024577: Download complete [2024-09-09T14:03:45.492Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T14:03:45.492Z] 35cb2a7552d0: Download complete [2024-09-09T14:03:45.492Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T14:03:45.492Z] 4f4fb700ef54: Download complete [2024-09-09T14:03:45.492Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T14:03:45.492Z] 464afbd9ba4c: Download complete [2024-09-09T14:03:45.492Z] c6b39de5b339: Verifying Checksum [2024-09-09T14:03:45.492Z] c6b39de5b339: Download complete [2024-09-09T14:03:46.087Z] d496ad576159: Verifying Checksum [2024-09-09T14:03:46.087Z] d496ad576159: Download complete [2024-09-09T14:03:46.368Z] c6b39de5b339: Pull complete [2024-09-09T14:03:47.341Z] d6de4b400683: Verifying Checksum [2024-09-09T14:03:47.341Z] d6de4b400683: Download complete [2024-09-09T14:03:47.928Z] a69c41024577: Pull complete [2024-09-09T14:03:48.017Z] #149 ... [2024-09-09T14:03:48.017Z] [2024-09-09T14:03:48.017Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T14:03:48.017Z] #0 0.865 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-09T14:03:48.017Z] #150 ... [2024-09-09T14:03:48.017Z] [2024-09-09T14:03:48.017Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:03:48.017Z] #0 0.671 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-09T14:03:48.202Z] 00f215d4a9da: Verifying Checksum [2024-09-09T14:03:48.202Z] 00f215d4a9da: Download complete [2024-09-09T14:03:48.386Z] #151 ... [2024-09-09T14:03:48.386Z] [2024-09-09T14:03:48.386Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:03:48.386Z] #0 2.249 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-09T14:03:48.386Z] #152 ... [2024-09-09T14:03:48.386Z] [2024-09-09T14:03:48.386Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:03:48.386Z] #0 0.795 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-09T14:03:48.857Z] #153 ... [2024-09-09T14:03:48.858Z] [2024-09-09T14:03:48.858Z] #154 [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-09T14:03:48.858Z] #0 1.673 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-09T14:03:48.858Z] #154 ... [2024-09-09T14:03:48.858Z] [2024-09-09T14:03:48.858Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:03:48.858Z] #0 1.355 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-09T14:03:49.148Z] #155 ... [2024-09-09T14:03:49.148Z] [2024-09-09T14:03:49.148Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:03:49.148Z] #0 1.907 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-09T14:03:49.148Z] #156 ... [2024-09-09T14:03:49.148Z] [2024-09-09T14:03:49.148Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:03:49.148Z] #141 1.264 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-09T14:03:49.409Z] #141 ... [2024-09-09T14:03:49.409Z] [2024-09-09T14:03:49.409Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:03:49.409Z] #0 0.801 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-09T14:03:49.409Z] #157 ... [2024-09-09T14:03:49.409Z] [2024-09-09T14:03:49.409Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:03:49.409Z] #0 1.912 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-09T14:03:49.672Z] #158 ... [2024-09-09T14:03:49.672Z] [2024-09-09T14:03:49.672Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:03:49.672Z] #0 0.895 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-09T14:03:49.672Z] #159 ... [2024-09-09T14:03:49.672Z] [2024-09-09T14:03:49.672Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:03:49.672Z] #0 0.588 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-09T14:04:00.520Z] d6de4b400683: Pull complete [2024-09-09T14:04:00.520Z] 35cb2a7552d0: Pull complete [2024-09-09T14:04:00.520Z] 4f4fb700ef54: Pull complete [2024-09-09T14:04:00.520Z] 464afbd9ba4c: Pull complete [2024-09-09T14:04:10.639Z] 00f215d4a9da: Pull complete [2024-09-09T14:04:11.229Z] d496ad576159: Pull complete [2024-09-09T14:04:11.497Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T14:04:11.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:04:11.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:04:11.902Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:04:11.902Z] WORKDIR /edgex [2024-09-09T14:04:11.902Z] COPY go.mod . [2024-09-09T14:04:11.902Z] RUN go mod download -t [2024-09-09T14:04:11.902Z] ci-base-image-arm64 -f - . [2024-09-09T14:04:12.488Z] Sending build context to Docker daemon 3.54MB [2024-09-09T14:04:12.488Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T14:04:12.488Z] ---> f246e2811388 [2024-09-09T14:04:12.488Z] Step 2/4 : WORKDIR /edgex [2024-09-09T14:04:13.467Z] ---> Running in 5f98f5430a61 [2024-09-09T14:04:13.736Z] Removing intermediate container 5f98f5430a61 [2024-09-09T14:04:13.736Z] ---> 927be87d7916 [2024-09-09T14:04:13.736Z] Step 3/4 : COPY go.mod . [2024-09-09T14:04:14.326Z] ---> 439595f30bc1 [2024-09-09T14:04:14.326Z] Step 4/4 : RUN go mod download [2024-09-09T14:04:14.326Z] ---> Running in c782be16c589 [2024-09-09T14:05:22.219Z] Removing intermediate container c782be16c589 [2024-09-09T14:05:22.219Z] ---> 46eb156d72e9 [2024-09-09T14:05:22.219Z] Successfully built 46eb156d72e9 [2024-09-09T14:05:22.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:05:22.672Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:05:22.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:05:22.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-9881 does not seem to be running inside a container [2024-09-09T14:05:23.066Z] $ 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-09T14:05:24.358Z] $ docker top 19d8c1ef6e376e4c00391968a21df71a9280ecab0d65069c524cd8c9e4b469ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:05:25.285Z] + go version [2024-09-09T14:05:25.285Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T14:05:25.324Z] $ docker stop --time=1 19d8c1ef6e376e4c00391968a21df71a9280ecab0d65069c524cd8c9e4b469ab [2024-09-09T14:05:26.154Z] #160 ... [2024-09-09T14:05:26.154Z] [2024-09-09T14:05:26.154Z] #154 [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-09T14:05:26.154Z] #154 102.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T14:05:26.980Z] $ docker rm -f --volumes 19d8c1ef6e376e4c00391968a21df71a9280ecab0d65069c524cd8c9e4b469ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:05:28.006Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T14:05:28.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:05:28.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-9881 does not seem to be running inside a container [2024-09-09T14:05:28.342Z] $ 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-09T14:05:29.511Z] $ docker top 1be971b48dea4e2417a7a3e4347465d563e12e96e41a536d79b74e51ff1d5352 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T14:05:29.785Z] ========================================================= [2024-09-09T14:05:29.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T14:05:29.785Z] ========================================================= [Pipeline] sh [2024-09-09T14:05:30.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T14:05:30.851Z] + make test [2024-09-09T14:05:31.120Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T14:06:17.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T14:06:33.980Z] #154 ... [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T14:06:33.980Z] #150 DONE 171.1s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:06:33.980Z] #156 ... [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:06:33.980Z] #158 DONE 171.9s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:06:33.980Z] #156 DONE 171.9s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:06:33.980Z] #149 DONE 171.9s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:06:33.980Z] #153 DONE 171.9s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:06:33.980Z] #159 DONE 171.9s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T14:06:33.980Z] #161 ... [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:06:33.980Z] #160 DONE 172.1s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #141 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:06:33.980Z] #141 DONE 172.2s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.980Z] #162 ... [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:06:33.980Z] #152 DONE 172.3s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:06:33.980Z] #157 DONE 172.4s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.980Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:06:33.980Z] #151 DONE 172.4s [2024-09-09T14:06:33.980Z] [2024-09-09T14:06:33.981Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:06:33.981Z] #155 DONE 172.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #154 [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-09T14:06:33.981Z] #154 DONE 172.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #163 DONE 0.6s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #164 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #165 DONE 1.0s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T14:06:33.981Z] #161 DONE 1.0s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #166 DONE 0.8s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T14:06:33.981Z] #167 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #162 DONE 0.8s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #168 DONE 0.9s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #169 DONE 0.7s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #170 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #171 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #172 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #173 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #174 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #175 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #176 DONE 0.6s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #177 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #178 CACHED [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #179 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #164 DONE 0.6s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #180 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #181 DONE 0.8s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #182 [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-09T14:06:33.981Z] #182 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #183 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #184 DONE 1.4s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #185 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T14:06:33.981Z] #186 DONE 1.4s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T14:06:33.981Z] #187 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T14:06:33.981Z] #188 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T14:06:33.981Z] #189 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #190 DONE 1.4s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #191 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T14:06:33.981Z] #192 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:33.981Z] #180 DONE 1.4s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T14:06:33.981Z] #193 DONE 1.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #194 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #182 [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-09T14:06:33.981Z] #182 DONE 2.0s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T14:06:33.981Z] #195 DONE 1.2s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T14:06:33.981Z] #196 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T14:06:33.981Z] #197 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #198 [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-09T14:06:33.981Z] #198 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #199 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #200 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #191 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T14:06:33.981Z] #201 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #106 [core-keeper] exporting to image [2024-09-09T14:06:33.981Z] #106 exporting layers [2024-09-09T14:06:33.981Z] #106 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T14:06:33.981Z] #167 DONE 2.9s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #202 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #194 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #203 [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-09T14:06:33.981Z] #203 DONE 1.3s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #106 [core-command] exporting to image [2024-09-09T14:06:33.981Z] #106 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T14:06:33.981Z] #204 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #205 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #106 [core-command] exporting to image [2024-09-09T14:06:33.981Z] #106 exporting layers 0.4s done [2024-09-09T14:06:33.981Z] #106 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #206 [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-09T14:06:33.981Z] #206 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T14:06:33.981Z] #207 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #208 [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-09T14:06:33.981Z] #208 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T14:06:33.981Z] #209 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:33.981Z] #210 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #106 [support-notifications] exporting to image [2024-09-09T14:06:33.981Z] #106 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:06:33.981Z] #211 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #212 [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-09T14:06:33.981Z] #212 DONE 0.5s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T14:06:33.981Z] #213 DONE 0.6s [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #106 [core-metadata] exporting to image [2024-09-09T14:06:33.981Z] #106 ... [2024-09-09T14:06:33.981Z] [2024-09-09T14:06:33.981Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T14:06:33.981Z] #214 DONE 0.3s [2024-09-09T14:06:34.240Z] [2024-09-09T14:06:34.240Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T14:06:34.240Z] #215 DONE 0.4s [2024-09-09T14:06:34.240Z] [2024-09-09T14:06:34.240Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:06:34.240Z] #216 DONE 0.2s [2024-09-09T14:06:34.240Z] [2024-09-09T14:06:34.240Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:06:34.240Z] #217 DONE 0.3s [2024-09-09T14:06:34.240Z] [2024-09-09T14:06:34.240Z] #106 [core-data] exporting to image [2024-09-09T14:06:34.240Z] #106 exporting layers 0.4s done [2024-09-09T14:06:34.240Z] #106 writing image sha256:0d88c6dd8a34e4b90a594afb80693abe61659ee28f0a16d85637084f41c66108 [2024-09-09T14:06:34.240Z] #106 writing image sha256:aeb1ddb69832f9deb7acfe4ebe8f385a3e1334fc2c2acd3ccce346786cd5d0bf [2024-09-09T14:06:34.240Z] #106 writing image sha256:ddb59155e1a5f23f499402c79cab4844014fbcf578cc6ffe542d798779038af5 [2024-09-09T14:06:34.240Z] #106 writing image sha256:a401dd5f3b4898436ee7edff0e6b2b1718a3d79320769d0da9045e2d50e606d4 [2024-09-09T14:06:34.240Z] #106 writing image sha256:0d88c6dd8a34e4b90a594afb80693abe61659ee28f0a16d85637084f41c66108 0.2s done [2024-09-09T14:06:34.240Z] #106 naming to docker.io/library/core-keeper [2024-09-09T14:06:34.545Z] #106 ... [2024-09-09T14:06:34.545Z] [2024-09-09T14:06:34.545Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T14:06:34.545Z] #218 DONE 0.3s [2024-09-09T14:06:34.545Z] [2024-09-09T14:06:34.545Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T14:06:34.545Z] #219 DONE 0.3s [2024-09-09T14:06:34.545Z] [2024-09-09T14:06:34.545Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T14:06:34.545Z] #220 DONE 0.3s [2024-09-09T14:06:34.545Z] [2024-09-09T14:06:34.545Z] #106 [support-notifications] exporting to image [2024-09-09T14:06:34.545Z] #106 exporting layers 0.4s done [2024-09-09T14:06:34.545Z] #106 writing image sha256:aeb1ddb69832f9deb7acfe4ebe8f385a3e1334fc2c2acd3ccce346786cd5d0bf 0.3s done [2024-09-09T14:06:34.545Z] #106 writing image sha256:ddb59155e1a5f23f499402c79cab4844014fbcf578cc6ffe542d798779038af5 0.3s done [2024-09-09T14:06:34.545Z] #106 writing image sha256:a401dd5f3b4898436ee7edff0e6b2b1718a3d79320769d0da9045e2d50e606d4 0.3s done [2024-09-09T14:06:34.545Z] #106 naming to docker.io/library/core-keeper done [2024-09-09T14:06:34.545Z] #106 writing image sha256:aa4722e9f3796e8d328a4fd86d3a582c509d43919c49be2e8e9f5e8a517c1b8a 0.1s done [2024-09-09T14:06:34.545Z] #106 naming to docker.io/library/support-scheduler done [2024-09-09T14:06:34.545Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T14:06:34.545Z] #106 naming to docker.io/library/core-command done [2024-09-09T14:06:34.545Z] #106 naming to docker.io/library/support-notifications done [2024-09-09T14:06:34.805Z] #106 ... [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:06:34.805Z] #221 DONE 0.6s [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #106 [security-proxy-auth] exporting to image [2024-09-09T14:06:34.805Z] #106 exporting layers 0.3s done [2024-09-09T14:06:34.805Z] #106 ... [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #222 [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-09T14:06:34.805Z] #222 DONE 1.0s [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T14:06:34.805Z] #223 DONE 0.4s [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T14:06:34.805Z] #224 DONE 0.4s [2024-09-09T14:06:34.805Z] [2024-09-09T14:06:34.805Z] #106 [core-data] exporting to image [2024-09-09T14:06:34.805Z] #106 writing image sha256:6658def6dad6ac3cd44158c48189f9a630f8a5a10e6051010b1f2a53f791348e done [2024-09-09T14:06:34.805Z] #106 writing image sha256:edfeede90fa0f7376ee1fc7f4300be0de7724ac61454f773f3b1bfb0dddc0b70 done [2024-09-09T14:06:34.805Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-09-09T14:06:34.805Z] #106 naming to docker.io/library/core-metadata done [2024-09-09T14:06:34.805Z] #106 writing image sha256:0065f3ebb38d31564723885e7857cbee43d8871e6bbd60fd47ea0ed66b2e3395 done [2024-09-09T14:06:34.805Z] #106 naming to docker.io/library/core-data done [2024-09-09T14:06:34.805Z] #106 writing image sha256:3cec7c7d39484983d17b99b21760a33ec571385001b7136ebcc67b1890b9f537 [2024-09-09T14:06:35.064Z] #106 exporting layers 0.1s done [2024-09-09T14:06:35.064Z] #106 writing image sha256:3cec7c7d39484983d17b99b21760a33ec571385001b7136ebcc67b1890b9f537 done [2024-09-09T14:06:35.064Z] #106 naming to docker.io/library/security-proxy-auth done [2024-09-09T14:06:35.064Z] #106 writing image sha256:bdf9a824c2a34d71f3dc59ce20779019c5534fd29c23a4ccc48c996a1180bdcd done [2024-09-09T14:06:35.064Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T14:06:35.064Z] #106 DONE 2.5s [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T14:06:35.064Z] #225 DONE 0.1s [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #226 [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-09T14:06:35.064Z] #226 DONE 0.1s [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #227 [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-09T14:06:35.064Z] #227 DONE 0.1s [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:06:35.064Z] #228 ... [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #229 [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-09T14:06:35.064Z] #229 DONE 0.1s [2024-09-09T14:06:35.064Z] [2024-09-09T14:06:35.064Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T14:06:35.064Z] #230 DONE 0.0s [2024-09-09T14:06:35.322Z] [2024-09-09T14:06:35.322Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:06:35.322Z] #231 DONE 0.8s [2024-09-09T14:06:35.322Z] [2024-09-09T14:06:35.322Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T14:06:35.322Z] #232 DONE 0.1s [2024-09-09T14:06:35.322Z] [2024-09-09T14:06:35.322Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T14:06:35.322Z] #233 ... [2024-09-09T14:06:35.322Z] [2024-09-09T14:06:35.322Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:06:35.322Z] #228 DONE 0.4s [2024-09-09T14:06:35.582Z] [2024-09-09T14:06:35.582Z] #106 [security-proxy-setup] exporting to image [2024-09-09T14:06:35.582Z] #106 exporting layers 0.2s done [2024-09-09T14:06:35.582Z] #106 writing image sha256:4a4ab7f72d6e3cf959e0105f2242347d298b944b9e328c7c177efe2e1fc2911d done [2024-09-09T14:06:35.582Z] #106 naming to docker.io/library/security-proxy-setup done [2024-09-09T14:06:35.582Z] #106 exporting layers 0.2s done [2024-09-09T14:06:35.582Z] #106 writing image sha256:c3ce0ce7eec0cbc84b02a9ead1adbf3b68121f58e2e6348a9c5e7bd59a770295 done [2024-09-09T14:06:35.582Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-09-09T14:06:35.582Z] #106 DONE 2.9s [2024-09-09T14:06:35.582Z] [2024-09-09T14:06:35.582Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T14:06:35.841Z] #233 DONE 0.6s [2024-09-09T14:06:35.841Z] [2024-09-09T14:06:35.841Z] #106 [security-bootstrapper] exporting to image [2024-09-09T14:06:36.101Z] #106 exporting layers 0.2s done [2024-09-09T14:06:36.101Z] #106 writing image sha256:c4a7d7b482bb7ba4fcdce098074c563d0d2dec94c00d0938790f65b9518c8e14 done [2024-09-09T14:06:36.101Z] #106 naming to docker.io/library/security-bootstrapper done [2024-09-09T14:06:36.101Z] #106 DONE 3.1s [2024-09-09T14:06:36.101Z] [2024-09-09T14:06:36.101Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:06:36.101Z] time="2024-09-09T14:02:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T14:06:36.156Z] $ docker stop --time=1 86d82ad4ec7a4107d47c76eb2aa96c744543bb4f007e81f828c0e77ec1146023 [2024-09-09T14:06:37.451Z] $ docker rm -f --volumes 86d82ad4ec7a4107d47c76eb2aa96c744543bb4f007e81f828c0e77ec1146023 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:06:37.852Z] + docker images [2024-09-09T14:06:37.852Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T14:06:37.852Z] security-proxy-setup latest 4a4ab7f72d6e 2 seconds ago 26.2MB [2024-09-09T14:06:37.852Z] security-secretstore-setup latest c3ce0ce7eec0 2 seconds ago 37MB [2024-09-09T14:06:37.852Z] security-bootstrapper latest c4a7d7b482bb 2 seconds ago 19MB [2024-09-09T14:06:37.852Z] security-proxy-auth latest 3cec7c7d3948 3 seconds ago 33.1MB [2024-09-09T14:06:37.852Z] core-common-config-bootstrapper latest bdf9a824c2a3 3 seconds ago 15.2MB [2024-09-09T14:06:37.852Z] core-command latest ddb59155e1a5 4 seconds ago 35.5MB [2024-09-09T14:06:37.852Z] core-metadata latest 6658def6dad6 4 seconds ago 39.8MB [2024-09-09T14:06:37.852Z] support-scheduler latest aeb1ddb69832 4 seconds ago 42MB [2024-09-09T14:06:37.852Z] core-data latest 0065f3ebb38d 4 seconds ago 39.7MB [2024-09-09T14:06:37.852Z] core-keeper latest 0d88c6dd8a34 4 seconds ago 39.5MB [2024-09-09T14:06:37.852Z] security-spiffe-token-provider latest a401dd5f3b48 4 seconds ago 28.9MB [2024-09-09T14:06:37.852Z] support-cron-scheduler latest edfeede90fa0 4 seconds ago 44.1MB [2024-09-09T14:06:37.852Z] support-notifications latest aa4722e9f379 4 seconds ago 42.5MB [2024-09-09T14:06:37.852Z] security-spire-server latest 36a8fbd41446 3 minutes ago 121MB [2024-09-09T14:06:37.852Z] security-spire-agent latest 61da67e36aaa 3 minutes ago 182MB [2024-09-09T14:06:37.852Z] security-spire-config latest e9680070902e 3 minutes ago 120MB [2024-09-09T14:06:37.852Z] ci-base-image-x86_64 latest 27b5bc44f184 7 minutes ago 971MB [2024-09-09T14:06:37.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T14:06:37.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T14:06:37.852Z] 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-09T14:10:25.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T14:10:25.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T14:11:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T14:11:26.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T14:11:26.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T14:11:26.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T14:11:26.712Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T14:11:26.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T14:11:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T14:11:39.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T14:11:39.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-09-09T14:11:52.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.192s coverage: 97.0% of statements [2024-09-09T14:11:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T14:11:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T14:11:57.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T14:12:01.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements [2024-09-09T14:12:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T14:12:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T14:12:04.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T14:12:10.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T14:12:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T14:12:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:12:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T14:12:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T14:12:18.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T14:12:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.619s coverage: 93.4% of statements [2024-09-09T14:12:20.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.388s coverage: 91.7% of statements [2024-09-09T14:12:25.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T14:12:25.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T14:12:27.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements [2024-09-09T14:12:33.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T14:12:33.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:12:33.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T14:12:35.604Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T14:12:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.821s coverage: 95.8% of statements [2024-09-09T14:12:36.457Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-09-09T14:12:40.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T14:12:41.655Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.125s coverage: 0.0% of statements [no tests to run] [2024-09-09T14:12:48.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T14:12:48.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T14:12:49.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.322s coverage: 0.8% of statements [2024-09-09T14:12:49.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 30.7% of statements [2024-09-09T14:12:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.143s coverage: 41.7% of statements [2024-09-09T14:12:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.108s coverage: 77.8% of statements [2024-09-09T14:12:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements [2024-09-09T14:12:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.128s coverage: 96.3% of statements [2024-09-09T14:12:58.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.115s coverage: 87.5% of statements [2024-09-09T14:13:00.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T14:13:01.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T14:13:01.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T14:13:01.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T14:13:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T14:13:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T14:13:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T14:13:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T14:13:10.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.121s coverage: 94.4% of statements [2024-09-09T14:13:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T14:13:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T14:13:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T14:13:16.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T14:13:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T14:13:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T14:13:16.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T14:13:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T14:13:21.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T14:13:25.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T14:13:25.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.019s coverage: 79.9% of statements [2024-09-09T14:13:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.172s coverage: 92.9% of statements [2024-09-09T14:13:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.096s coverage: 66.7% of statements [2024-09-09T14:13:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements [2024-09-09T14:13:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.110s coverage: 75.0% of statements [2024-09-09T14:13:29.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T14:13:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements [2024-09-09T14:13:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-09-09T14:13:30.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.091s coverage: 100.0% of statements [2024-09-09T14:13:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.319s coverage: 81.8% of statements [2024-09-09T14:13:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.282s coverage: 82.1% of statements [2024-09-09T14:13:32.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T14:13:33.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-09-09T14:13:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T14:13:38.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T14:13:39.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.793s coverage: 63.1% of statements [2024-09-09T14:13:39.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.114s coverage: 100.0% of statements [2024-09-09T14:13:41.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.127s coverage: 89.4% of statements [2024-09-09T14:13:41.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2024-09-09T14:13:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T14:13:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T14:13:41.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T14:13:42.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements [2024-09-09T14:13:42.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-09T14:13:51.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T14:13:51.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T14:13:51.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T14:13:51.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.711s coverage: 36.5% of statements [2024-09-09T14:13:51.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements [2024-09-09T14:13:52.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T14:13:52.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T14:13:52.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T14:13:52.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T14:13:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-09-09T14:13:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T14:13:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T14:13:57.439Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T14:13:58.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.131s coverage: 5.2% of statements [2024-09-09T14:14:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T14:14:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T14:14:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:14:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T14:14:06.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 97.1% of statements [2024-09-09T14:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T14:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T14:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T14:14:13.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T14:14:19.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-09-09T14:14:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T14:14:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:14:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T14:14:20.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T14:14:21.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements [2024-09-09T14:14:25.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T14:14:25.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T14:14:26.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.157s coverage: 61.8% of statements [2024-09-09T14:14:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T14:14:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T14:14:30.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.313s coverage: 98.9% of statements [2024-09-09T14:14:32.500Z] 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-09T14:14:32.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T14:14:32.500Z] go vet ./... [2024-09-09T14:19:24.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:19:24.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:19:24.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T14:19:24.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T14:19:25.111Z] + ls -al . [2024-09-09T14:19:25.111Z] total 912 [2024-09-09T14:19:25.111Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 14:05 . [2024-09-09T14:19:25.111Z] drwxr-xr-x 4 root root 4096 Sep 9 14:05 .. [2024-09-09T14:19:25.111Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 14:03 .blubracket [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 14:03 .dockerignore [2024-09-09T14:19:25.111Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 14:03 .git [2024-09-09T14:19:25.111Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 14:03 .github [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 14:03 .gitignore [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 14:03 .golangci.yml [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 14:03 .hadolint.yml [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 14:03 .sonarcloud.properties [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 14:03 ADOPTERS.md [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 14:03 Attribution.txt [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 14:03 CHANGELOG.md [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 14:03 CONTRIBUTING.md [2024-09-09T14:19:25.111Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 14:03 GOVERNANCE.md [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 14:03 Jenkinsfile [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 14:03 LICENSE [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 14:03 Makefile [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 14:03 OWNERS.md [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 14:03 README.md [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 14:03 SECURITY.md [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 13:58 VERSION [2024-09-09T14:19:25.112Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 14:03 bin [2024-09-09T14:19:25.112Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 14:03 cmd [2024-09-09T14:19:25.112Z] -rw-r--r-- 1 root root 545683 Sep 9 14:14 coverage.out [2024-09-09T14:19:25.112Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 14:03 fuzz_test [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 14:03 go.mod [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 14:03 go.sum [2024-09-09T14:19:25.112Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 14:03 internal [2024-09-09T14:19:25.112Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 14:03 openapi [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 14:03 security.txt [2024-09-09T14:19:25.112Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 14:03 version.go [Pipeline] sh [2024-09-09T14:19:25.775Z] + '[' -e coverage.out ] [2024-09-09T14:19:25.775Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T14:19:25.820Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T14:19:26.751Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T14:19:27.396Z] + make build [2024-09-09T14:19:27.396Z] 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-09T14:23:05.155Z] 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-09T14:23:05.155Z] 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-09T14:23:11.777Z] 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-09T14:23:14.347Z] 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-09T14:23:24.416Z] 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-09T14:23:56.629Z] 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-09T14:24:04.820Z] 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-09T14:24:17.123Z] 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-09T14:24:29.425Z] 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-09T14:24:32.004Z] 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-09T14:24:35.360Z] 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-09T14:24:39.625Z] 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-09T14:24:44.962Z] 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-09T14:24:50.323Z] $ docker stop --time=1 1be971b48dea4e2417a7a3e4347465d563e12e96e41a536d79b74e51ff1d5352 [2024-09-09T14:24:52.547Z] $ docker rm -f --volumes 1be971b48dea4e2417a7a3e4347465d563e12e96e41a536d79b74e51ff1d5352 [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-09T14:24:56.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:24:56.997Z] [2024-09-09T14:24:56.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:24:57.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:24:57.695Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T14:24:57.695Z] 547446be3368: Pulling fs layer [2024-09-09T14:24:57.695Z] d125d8839a47: Pulling fs layer [2024-09-09T14:24:57.695Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T14:24:57.695Z] c3105a71a48b: Pulling fs layer [2024-09-09T14:24:57.695Z] 0f093f025ec4: Pulling fs layer [2024-09-09T14:24:57.695Z] c3106fc0e877: Pulling fs layer [2024-09-09T14:24:57.695Z] c3105a71a48b: Waiting [2024-09-09T14:24:57.695Z] c3106fc0e877: Waiting [2024-09-09T14:24:57.695Z] 0f093f025ec4: Waiting [2024-09-09T14:24:57.695Z] 547446be3368: Verifying Checksum [2024-09-09T14:24:57.695Z] 547446be3368: Download complete [2024-09-09T14:24:57.960Z] c3105a71a48b: Verifying Checksum [2024-09-09T14:24:57.960Z] c3105a71a48b: Download complete [2024-09-09T14:24:58.225Z] d125d8839a47: Verifying Checksum [2024-09-09T14:24:58.225Z] d125d8839a47: Download complete [2024-09-09T14:24:58.225Z] c3106fc0e877: Verifying Checksum [2024-09-09T14:24:58.225Z] c3106fc0e877: Download complete [2024-09-09T14:24:58.490Z] 0f093f025ec4: Verifying Checksum [2024-09-09T14:24:58.490Z] 0f093f025ec4: Download complete [2024-09-09T14:24:58.755Z] 547446be3368: Pull complete [2024-09-09T14:24:59.707Z] d125d8839a47: Pull complete [2024-09-09T14:25:00.288Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T14:25:00.288Z] 3e85d5ac6304: Download complete [2024-09-09T14:25:10.327Z] 3e85d5ac6304: Pull complete [2024-09-09T14:25:10.592Z] c3105a71a48b: Pull complete [2024-09-09T14:25:11.993Z] 0f093f025ec4: Pull complete [2024-09-09T14:25:11.993Z] c3106fc0e877: Pull complete [2024-09-09T14:25:11.993Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T14:25:11.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:25:11.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:25:12.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-9881 does not seem to be running inside a container [2024-09-09T14:25:12.434Z] $ 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-09T14:25:14.874Z] $ docker top 1fffc29a9b1cf9f56c778aef981a85ae09014e2671dce5da365d919ff34ebe44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:25:15.793Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T14:25:25.872Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T14:25:25.872Z] #1 transferring dockerfile: [2024-09-09T14:25:25.872Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-09-09T14:25:25.872Z] #1 DONE 0.1s [2024-09-09T14:25:26.460Z] [2024-09-09T14:25:26.460Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-09T14:25:26.460Z] #2 transferring dockerfile: 2.06kB done [2024-09-09T14:25:26.460Z] #2 DONE 0.1s [2024-09-09T14:25:26.460Z] [2024-09-09T14:25:26.460Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-09T14:25:26.732Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-09-09T14:25:26.732Z] #3 DONE 0.0s [2024-09-09T14:25:26.732Z] [2024-09-09T14:25:26.732Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T14:25:26.732Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-09-09T14:25:26.732Z] #4 DONE 0.1s [2024-09-09T14:25:26.732Z] [2024-09-09T14:25:26.732Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T14:25:26.732Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-09-09T14:25:26.732Z] #5 DONE 0.1s [2024-09-09T14:25:26.732Z] [2024-09-09T14:25:26.732Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-09T14:25:26.732Z] #6 transferring dockerfile: 2.01kB done [2024-09-09T14:25:26.732Z] #6 DONE 0.1s [2024-09-09T14:25:26.732Z] [2024-09-09T14:25:26.732Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T14:25:26.732Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-09-09T14:25:26.732Z] #7 DONE 0.1s [2024-09-09T14:25:26.732Z] [2024-09-09T14:25:26.732Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T14:25:27.009Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-09-09T14:25:27.009Z] #8 DONE 0.1s [2024-09-09T14:25:27.009Z] [2024-09-09T14:25:27.009Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T14:25:27.009Z] #9 transferring dockerfile: 1.93kB done [2024-09-09T14:25:27.009Z] #9 DONE 0.1s [2024-09-09T14:25:27.009Z] [2024-09-09T14:25:27.009Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T14:25:27.009Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T14:25:27.009Z] #10 DONE 0.1s [2024-09-09T14:25:27.009Z] [2024-09-09T14:25:27.009Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-09T14:25:27.009Z] #11 transferring dockerfile: 2.07kB done [2024-09-09T14:25:27.278Z] #11 DONE 0.1s [2024-09-09T14:25:27.278Z] [2024-09-09T14:25:27.278Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:25:27.278Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T14:25:27.278Z] #12 DONE 0.1s [2024-09-09T14:25:27.278Z] [2024-09-09T14:25:27.278Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T14:25:27.278Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-09-09T14:25:27.278Z] #13 DONE 0.1s [2024-09-09T14:25:27.278Z] [2024-09-09T14:25:27.278Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:25:27.278Z] #14 transferring dockerfile: 3.17kB done [2024-09-09T14:25:27.278Z] #14 DONE 0.1s [2024-09-09T14:25:27.551Z] [2024-09-09T14:25:27.551Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T14:25:27.551Z] #15 transferring dockerfile: 1.85kB done [2024-09-09T14:25:27.551Z] #15 DONE 0.1s [2024-09-09T14:25:27.551Z] [2024-09-09T14:25:27.551Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-09T14:25:27.551Z] #16 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T14:25:27.551Z] #16 DONE 0.1s [2024-09-09T14:25:27.551Z] [2024-09-09T14:25:27.551Z] #17 [security-spire-config internal] load .dockerignore [2024-09-09T14:25:27.551Z] #17 transferring context: [2024-09-09T14:25:27.817Z] #17 transferring context: 50B 0.0s done [2024-09-09T14:25:27.818Z] #17 DONE 0.0s [2024-09-09T14:25:28.405Z] [2024-09-09T14:25:28.405Z] #18 [core-metadata internal] load .dockerignore [2024-09-09T14:25:28.405Z] #18 transferring context: 50B 0.0s done [2024-09-09T14:25:28.405Z] #18 DONE 0.1s [2024-09-09T14:25:28.405Z] [2024-09-09T14:25:28.405Z] #19 [core-command internal] load .dockerignore [2024-09-09T14:25:28.405Z] #19 transferring context: 50B 0.0s done [2024-09-09T14:25:28.405Z] #19 DONE 0.1s [2024-09-09T14:25:28.405Z] [2024-09-09T14:25:28.405Z] #20 [security-proxy-setup internal] load .dockerignore [2024-09-09T14:25:28.676Z] #20 transferring context: 50B done [2024-09-09T14:25:28.676Z] #20 DONE 0.1s [2024-09-09T14:25:28.676Z] [2024-09-09T14:25:28.676Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-09T14:25:28.676Z] #21 transferring context: 50B done [2024-09-09T14:25:28.676Z] #21 DONE 0.1s [2024-09-09T14:25:28.676Z] [2024-09-09T14:25:28.677Z] #22 [core-keeper internal] load .dockerignore [2024-09-09T14:25:28.677Z] #22 transferring context: 50B 0.0s done [2024-09-09T14:25:28.677Z] #22 DONE 0.1s [2024-09-09T14:25:28.677Z] [2024-09-09T14:25:28.677Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T14:25:28.943Z] #23 transferring context: 50B 0.0s done [2024-09-09T14:25:28.943Z] #23 DONE 0.1s [2024-09-09T14:25:28.943Z] [2024-09-09T14:25:28.943Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-09T14:25:28.943Z] #24 transferring context: 50B 0.0s done [2024-09-09T14:25:28.943Z] #24 DONE 0.1s [2024-09-09T14:25:28.943Z] [2024-09-09T14:25:28.943Z] #25 [support-scheduler internal] load .dockerignore [2024-09-09T14:25:28.943Z] #25 transferring context: 50B 0.0s done [2024-09-09T14:25:28.943Z] #25 DONE 0.1s [2024-09-09T14:25:28.943Z] [2024-09-09T14:25:28.943Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-09T14:25:28.943Z] #26 transferring context: 50B 0.0s done [2024-09-09T14:25:28.943Z] #26 DONE 0.1s [2024-09-09T14:25:28.943Z] [2024-09-09T14:25:28.943Z] #27 [core-data internal] load .dockerignore [2024-09-09T14:25:29.210Z] #27 transferring context: 50B 0.0s done [2024-09-09T14:25:29.210Z] #27 DONE 0.1s [2024-09-09T14:25:29.210Z] [2024-09-09T14:25:29.210Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T14:25:29.210Z] #28 transferring context: 50B done [2024-09-09T14:25:29.210Z] #28 DONE 0.1s [2024-09-09T14:25:29.210Z] [2024-09-09T14:25:29.210Z] #29 [security-spire-server internal] load .dockerignore [2024-09-09T14:25:29.210Z] #29 transferring context: 50B done [2024-09-09T14:25:29.210Z] #29 DONE 0.1s [2024-09-09T14:25:29.210Z] [2024-09-09T14:25:29.210Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-09T14:25:29.210Z] #30 transferring context: 50B 0.0s done [2024-09-09T14:25:29.210Z] #30 DONE 0.1s [2024-09-09T14:25:29.210Z] [2024-09-09T14:25:29.210Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-09T14:25:29.478Z] #31 transferring context: 50B 0.0s done [2024-09-09T14:25:29.478Z] #31 DONE 0.1s [2024-09-09T14:25:29.478Z] [2024-09-09T14:25:29.478Z] #32 [support-notifications internal] load .dockerignore [2024-09-09T14:25:29.478Z] #32 transferring context: 50B 0.0s done [2024-09-09T14:25:29.478Z] #32 DONE 0.1s [2024-09-09T14:25:29.478Z] [2024-09-09T14:25:29.478Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:25:29.746Z] #33 ... [2024-09-09T14:25:29.746Z] [2024-09-09T14:25:29.746Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:29.746Z] #34 DONE 0.2s [2024-09-09T14:25:29.746Z] [2024-09-09T14:25:29.746Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:25:30.014Z] #33 DONE 0.6s [2024-09-09T14:25:30.014Z] [2024-09-09T14:25:30.014Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.282Z] #35 ... [2024-09-09T14:25:30.282Z] [2024-09-09T14:25:30.282Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.282Z] #36 DONE 0.0s [2024-09-09T14:25:30.282Z] [2024-09-09T14:25:30.282Z] #37 [security-spire-config internal] load build context [2024-09-09T14:25:30.282Z] #37 transferring context: 25.96kB 0.0s done [2024-09-09T14:25:30.282Z] #37 DONE 0.1s [2024-09-09T14:25:30.282Z] [2024-09-09T14:25:30.282Z] #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.282Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:30.282Z] #35 ... [2024-09-09T14:25:30.282Z] [2024-09-09T14:25:30.282Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.282Z] #36 DONE 0.0s [2024-09-09T14:25:30.282Z] [2024-09-09T14:25:30.282Z] #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.282Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:30.282Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:30.282Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:30.282Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:30.550Z] #35 ... [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.550Z] #36 DONE 0.0s [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:30.550Z] #34 DONE 0.2s [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.550Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.3s [2024-09-09T14:25:30.550Z] #35 ... [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.550Z] #36 DONE 0.0s [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:30.550Z] #34 DONE 0.3s [2024-09-09T14:25:30.550Z] [2024-09-09T14:25:30.550Z] #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.550Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:30.550Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:30.550Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:30.550Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:30.550Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.45MB / 3.34MB 0.4s [2024-09-09T14:25:30.821Z] #35 ... [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.821Z] #36 DONE 0.0s [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.821Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.5s [2024-09-09T14:25:30.821Z] #35 ... [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:30.821Z] #34 DONE 0.4s [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.821Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-09T14:25:30.821Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T14:25:30.821Z] #35 ... [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:30.821Z] #36 DONE 0.0s [2024-09-09T14:25:30.821Z] [2024-09-09T14:25:30.821Z] #35 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:30.821Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:30.821Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:30.821Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:30.821Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:30.821Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-09T14:25:31.087Z] #35 ... [2024-09-09T14:25:31.088Z] [2024-09-09T14:25:31.088Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:31.088Z] #34 DONE 0.5s [2024-09-09T14:25:31.088Z] [2024-09-09T14:25:31.088Z] #35 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:31.088Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:31.088Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:31.088Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:31.088Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:31.088Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-09T14:25:31.356Z] #35 ... [2024-09-09T14:25:31.356Z] [2024-09-09T14:25:31.356Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:31.356Z] #36 DONE 0.0s [2024-09-09T14:25:31.356Z] [2024-09-09T14:25:31.356Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:31.356Z] #34 DONE 0.6s [2024-09-09T14:25:31.356Z] [2024-09-09T14:25:31.356Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:31.356Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-09T14:25:31.356Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T14:25:31.356Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T14:25:31.356Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T14:25:31.356Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T14:25:31.356Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-09T14:25:31.356Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-09T14:25:31.356Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T14:25:31.356Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.2s [2024-09-09T14:25:31.356Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T14:25:31.943Z] #38 ... [2024-09-09T14:25:31.943Z] [2024-09-09T14:25:31.943Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:31.943Z] #36 DONE 0.0s [2024-09-09T14:25:31.943Z] [2024-09-09T14:25:31.943Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:31.943Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.6s [2024-09-09T14:25:31.943Z] #38 ... [2024-09-09T14:25:31.943Z] [2024-09-09T14:25:31.943Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:31.943Z] #34 DONE 0.8s [2024-09-09T14:25:31.943Z] [2024-09-09T14:25:31.943Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:31.943Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-09T14:25:32.211Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.0s [2024-09-09T14:25:32.572Z] #38 ... [2024-09-09T14:25:32.572Z] [2024-09-09T14:25:32.572Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:32.572Z] #36 DONE 0.0s [2024-09-09T14:25:32.572Z] [2024-09-09T14:25:32.572Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:32.876Z] #38 ... [2024-09-09T14:25:32.876Z] [2024-09-09T14:25:32.876Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:32.876Z] #36 DONE 0.0s [2024-09-09T14:25:32.876Z] [2024-09-09T14:25:32.876Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:25:32.876Z] #33 DONE 1.3s [2024-09-09T14:25:32.876Z] [2024-09-09T14:25:32.876Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:32.876Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.5s [2024-09-09T14:25:33.169Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.9s [2024-09-09T14:25:33.445Z] #38 ... [2024-09-09T14:25:33.445Z] [2024-09-09T14:25:33.445Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:33.445Z] #34 DONE 2.0s [2024-09-09T14:25:33.445Z] [2024-09-09T14:25:33.445Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:33.445Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 3.2s [2024-09-09T14:25:33.735Z] #38 ... [2024-09-09T14:25:33.735Z] [2024-09-09T14:25:33.735Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:33.735Z] #36 DONE 0.1s [2024-09-09T14:25:33.735Z] [2024-09-09T14:25:33.735Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:33.735Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.4s [2024-09-09T14:25:33.735Z] #38 ... [2024-09-09T14:25:33.735Z] [2024-09-09T14:25:33.735Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T14:25:33.735Z] #39 DONE 1.7s [2024-09-09T14:25:33.735Z] [2024-09-09T14:25:33.735Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:34.012Z] #38 ... [2024-09-09T14:25:34.012Z] [2024-09-09T14:25:34.012Z] #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:34.012Z] #36 DONE 0.1s [2024-09-09T14:25:34.012Z] [2024-09-09T14:25:34.012Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:25:34.012Z] #33 DONE 1.9s [2024-09-09T14:25:34.012Z] [2024-09-09T14:25:34.012Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:34.012Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-09T14:25:34.012Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T14:25:34.012Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T14:25:34.012Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T14:25:34.012Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T14:25:34.012Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-09T14:25:34.012Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-09T14:25:34.012Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T14:25:34.012Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.7s [2024-09-09T14:25:34.012Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T14:25:34.012Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-09T14:25:34.012Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-09T14:25:34.012Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T14:25:34.012Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T14:25:34.012Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T14:25:34.012Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T14:25:34.012Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-09T14:25:34.012Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-09T14:25:34.012Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T14:25:34.012Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T14:25:34.012Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-09T14:25:34.012Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.7s done [2024-09-09T14:25:34.284Z] #38 ... [2024-09-09T14:25:34.284Z] [2024-09-09T14:25:34.284Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:25:34.284Z] #36 DONE 0.1s [2024-09-09T14:25:34.572Z] [2024-09-09T14:25:34.572Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:25:34.572Z] #34 DONE 2.8s [2024-09-09T14:25:34.572Z] [2024-09-09T14:25:34.572Z] #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:34.572Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:34.572Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:34.572Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:34.572Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:34.572Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-09T14:25:34.572Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.4s done [2024-09-09T14:25:34.572Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-09T14:25:34.572Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:25:34.572Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:25:34.572Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:25:34.572Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done [2024-09-09T14:25:34.572Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.4s done [2024-09-09T14:25:36.041Z] #35 ... [2024-09-09T14:25:36.041Z] [2024-09-09T14:25:36.041Z] #40 [security-spire-server internal] load build context [2024-09-09T14:25:36.041Z] #40 transferring context: 27.71kB 0.2s done [2024-09-09T14:25:36.041Z] #40 DONE 2.0s [2024-09-09T14:25:36.041Z] [2024-09-09T14:25:36.041Z] #41 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:25:36.041Z] #41 DONE 5.8s [2024-09-09T14:25:36.041Z] [2024-09-09T14:25:36.041Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:36.041Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s [2024-09-09T14:25:36.632Z] #38 ... [2024-09-09T14:25:36.632Z] [2024-09-09T14:25:36.632Z] #42 [security-spire-agent internal] load build context [2024-09-09T14:25:36.632Z] #42 transferring context: 27.24kB 0.3s done [2024-09-09T14:25:36.632Z] #42 DONE 2.6s [2024-09-09T14:25:36.632Z] [2024-09-09T14:25:36.632Z] #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:25:36.632Z] #35 DONE 7.4s [2024-09-09T14:25:36.632Z] [2024-09-09T14:25:36.632Z] #43 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T14:25:37.616Z] #43 DONE 1.4s [2024-09-09T14:25:37.616Z] [2024-09-09T14:25:37.616Z] #44 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:25:40.971Z] #44 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #45 [core-metadata internal] load build context [2024-09-09T14:25:40.971Z] #45 transferring context: 35.37MB 9.8s [2024-09-09T14:25:40.971Z] #45 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #46 [core-command internal] load build context [2024-09-09T14:25:40.971Z] #46 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:25:40.971Z] #47 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:25:40.971Z] #48 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:25:40.971Z] #47 ... [2024-09-09T14:25:40.971Z] [2024-09-09T14:25:40.971Z] #49 [core-keeper internal] load build context [2024-09-09T14:25:41.237Z] #49 ... [2024-09-09T14:25:41.237Z] [2024-09-09T14:25:41.237Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:25:41.237Z] #50 ... [2024-09-09T14:25:41.237Z] [2024-09-09T14:25:41.237Z] #49 [core-keeper internal] load build context [2024-09-09T14:25:41.506Z] #49 ... [2024-09-09T14:25:41.506Z] [2024-09-09T14:25:41.506Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:25:41.773Z] #51 ... [2024-09-09T14:25:41.773Z] [2024-09-09T14:25:41.773Z] #49 [core-keeper internal] load build context [2024-09-09T14:25:42.044Z] #49 ... [2024-09-09T14:25:42.044Z] [2024-09-09T14:25:42.044Z] #52 [support-scheduler internal] load build context [2024-09-09T14:25:42.044Z] #52 ... [2024-09-09T14:25:42.044Z] [2024-09-09T14:25:42.044Z] #49 [core-keeper internal] load build context [2024-09-09T14:25:43.015Z] #49 ... [2024-09-09T14:25:43.015Z] [2024-09-09T14:25:43.015Z] #53 [core-data internal] load build context [2024-09-09T14:25:43.015Z] #53 ... [2024-09-09T14:25:43.015Z] [2024-09-09T14:25:43.015Z] #52 [support-scheduler internal] load build context [2024-09-09T14:25:43.599Z] #52 ... [2024-09-09T14:25:43.599Z] [2024-09-09T14:25:43.599Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:25:43.599Z] #54 ... [2024-09-09T14:25:43.599Z] [2024-09-09T14:25:43.599Z] #52 [support-scheduler internal] load build context [2024-09-09T14:25:43.868Z] #52 ... [2024-09-09T14:25:43.868Z] [2024-09-09T14:25:43.868Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:25:43.868Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-09-09T14:25:43.868Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T14:25:43.868Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T14:25:43.868Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T14:25:43.868Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T14:25:43.868Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T14:25:43.868Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-09-09T14:25:43.868Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.2s done [2024-09-09T14:25:43.868Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-09T14:25:43.868Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.5s [2024-09-09T14:25:44.135Z] #55 ... [2024-09-09T14:25:44.135Z] [2024-09-09T14:25:44.135Z] #52 [support-scheduler internal] load build context [2024-09-09T14:25:44.717Z] #52 ... [2024-09-09T14:25:44.717Z] [2024-09-09T14:25:44.717Z] #56 [support-notifications internal] load build context [2024-09-09T14:25:44.717Z] #56 ... [2024-09-09T14:25:44.717Z] [2024-09-09T14:25:44.717Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:25:44.984Z] #57 ... [2024-09-09T14:25:44.984Z] [2024-09-09T14:25:44.984Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:25:44.984Z] #58 ... [2024-09-09T14:25:44.984Z] [2024-09-09T14:25:44.984Z] #56 [support-notifications internal] load build context [2024-09-09T14:25:45.941Z] #56 transferring context: 21.40MB 9.3s [2024-09-09T14:25:46.898Z] #56 ... [2024-09-09T14:25:46.898Z] [2024-09-09T14:25:46.898Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:46.898Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.9s [2024-09-09T14:25:47.165Z] #38 ... [2024-09-09T14:25:47.165Z] [2024-09-09T14:25:47.165Z] #56 [support-notifications internal] load build context [2024-09-09T14:25:47.165Z] #56 ... [2024-09-09T14:25:47.165Z] [2024-09-09T14:25:47.165Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:25:47.165Z] #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.165Z] #0 7.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.165Z] #0 9.233 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T14:25:47.165Z] #0 9.407 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T14:25:47.165Z] #0 9.407 (3/3) Installing tzdata (2024a-r0) [2024-09-09T14:25:47.165Z] #59 ... [2024-09-09T14:25:47.165Z] [2024-09-09T14:25:47.165Z] #56 [support-notifications internal] load build context [2024-09-09T14:25:47.435Z] #56 ... [2024-09-09T14:25:47.435Z] [2024-09-09T14:25:47.435Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:25:47.435Z] #60 ... [2024-09-09T14:25:47.435Z] [2024-09-09T14:25:47.435Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:25:47.435Z] #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.435Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.702Z] #61 ... [2024-09-09T14:25:47.702Z] [2024-09-09T14:25:47.702Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T14:25:47.702Z] #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.702Z] #0 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:47.702Z] #0 10.08 OK: 266 MiB in 52 packages [2024-09-09T14:25:47.702Z] #62 ... [2024-09-09T14:25:47.702Z] [2024-09-09T14:25:47.702Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:25:47.972Z] #63 ... [2024-09-09T14:25:47.972Z] [2024-09-09T14:25:47.972Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:25:47.972Z] #64 ... [2024-09-09T14:25:47.972Z] [2024-09-09T14:25:47.972Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:25:48.242Z] #65 ... [2024-09-09T14:25:48.242Z] [2024-09-09T14:25:48.242Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:25:48.242Z] #66 ... [2024-09-09T14:25:48.242Z] [2024-09-09T14:25:48.242Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:25:48.512Z] #67 ... [2024-09-09T14:25:48.512Z] [2024-09-09T14:25:48.512Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:25:48.512Z] #68 ... [2024-09-09T14:25:48.512Z] [2024-09-09T14:25:48.512Z] #69 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T14:25:48.512Z] #69 ... [2024-09-09T14:25:48.512Z] [2024-09-09T14:25:48.512Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:25:48.788Z] #70 ... [2024-09-09T14:25:48.788Z] [2024-09-09T14:25:48.788Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:25:48.788Z] #71 ... [2024-09-09T14:25:48.788Z] [2024-09-09T14:25:48.788Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:25:49.056Z] #72 ... [2024-09-09T14:25:49.056Z] [2024-09-09T14:25:49.056Z] #73 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:25:49.056Z] #73 ... [2024-09-09T14:25:49.056Z] [2024-09-09T14:25:49.056Z] #46 [core-command internal] load build context [2024-09-09T14:25:49.644Z] #46 ... [2024-09-09T14:25:49.644Z] [2024-09-09T14:25:49.644Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:25:49.644Z] #63 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:49.644Z] #63 ... [2024-09-09T14:25:49.644Z] [2024-09-09T14:25:49.644Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T14:25:49.644Z] #62 DONE 12.2s [2024-09-09T14:25:49.910Z] [2024-09-09T14:25:49.910Z] #46 [core-command internal] load build context [2024-09-09T14:25:50.869Z] #46 transferring context: 28.96MB 19.7s [2024-09-09T14:25:50.869Z] #46 ... [2024-09-09T14:25:50.869Z] [2024-09-09T14:25:50.869Z] #45 [core-metadata internal] load build context [2024-09-09T14:25:50.869Z] #45 ... [2024-09-09T14:25:50.869Z] [2024-09-09T14:25:50.869Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:25:50.869Z] #63 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:50.869Z] #63 ... [2024-09-09T14:25:50.869Z] [2024-09-09T14:25:50.869Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:25:51.136Z] #48 ... [2024-09-09T14:25:51.136Z] [2024-09-09T14:25:51.136Z] #45 [core-metadata internal] load build context [2024-09-09T14:25:51.136Z] #45 ... [2024-09-09T14:25:51.136Z] [2024-09-09T14:25:51.136Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:25:51.404Z] #47 ... [2024-09-09T14:25:51.404Z] [2024-09-09T14:25:51.404Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:25:51.404Z] #50 ... [2024-09-09T14:25:51.404Z] [2024-09-09T14:25:51.404Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:25:51.404Z] #59 11.44 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:25:51.404Z] #59 11.54 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:25:51.404Z] #59 12.44 OK: 12 MiB in 18 packages [2024-09-09T14:25:51.404Z] #59 DONE 14.3s [2024-09-09T14:25:51.404Z] [2024-09-09T14:25:51.404Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:25:51.404Z] #50 ... [2024-09-09T14:25:51.404Z] [2024-09-09T14:25:51.404Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:25:52.036Z] #48 ... [2024-09-09T14:25:52.036Z] [2024-09-09T14:25:52.036Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:25:52.036Z] #51 ... [2024-09-09T14:25:52.036Z] [2024-09-09T14:25:52.036Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:25:52.998Z] #48 ... [2024-09-09T14:25:52.998Z] [2024-09-09T14:25:52.998Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:25:52.998Z] #60 DONE 15.4s [2024-09-09T14:25:52.998Z] [2024-09-09T14:25:52.998Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:25:53.264Z] #48 ... [2024-09-09T14:25:53.264Z] [2024-09-09T14:25:53.264Z] #53 [core-data internal] load build context [2024-09-09T14:25:53.264Z] #53 ... [2024-09-09T14:25:53.264Z] [2024-09-09T14:25:53.264Z] #49 [core-keeper internal] load build context [2024-09-09T14:25:53.531Z] #49 ... [2024-09-09T14:25:53.531Z] [2024-09-09T14:25:53.531Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:25:53.531Z] #72 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:53.531Z] #72 ... [2024-09-09T14:25:53.531Z] [2024-09-09T14:25:53.531Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:25:53.798Z] #54 ... [2024-09-09T14:25:53.798Z] [2024-09-09T14:25:53.798Z] #53 [core-data internal] load build context [2024-09-09T14:25:54.379Z] #53 ... [2024-09-09T14:25:54.379Z] [2024-09-09T14:25:54.379Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:25:54.379Z] #61 13.31 OK: 266 MiB in 52 packages [2024-09-09T14:25:54.379Z] #61 DONE 17.0s [2024-09-09T14:25:54.379Z] [2024-09-09T14:25:54.379Z] #53 [core-data internal] load build context [2024-09-09T14:25:54.962Z] #53 ... [2024-09-09T14:25:54.962Z] [2024-09-09T14:25:54.962Z] #44 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:25:54.962Z] #44 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:54.962Z] #44 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:25:54.962Z] #44 14.45 OK: 266 MiB in 52 packages [2024-09-09T14:25:54.962Z] #44 DONE 17.5s [2024-09-09T14:25:54.962Z] [2024-09-09T14:25:54.962Z] #53 [core-data internal] load build context [2024-09-09T14:25:54.962Z] #53 ... [2024-09-09T14:25:54.962Z] [2024-09-09T14:25:54.962Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:25:54.962Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s [2024-09-09T14:25:54.962Z] #55 ... [2024-09-09T14:25:54.962Z] [2024-09-09T14:25:54.962Z] #52 [support-scheduler internal] load build context [2024-09-09T14:25:55.243Z] #52 ... [2024-09-09T14:25:55.243Z] [2024-09-09T14:25:55.243Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:25:55.243Z] #57 ... [2024-09-09T14:25:55.243Z] [2024-09-09T14:25:55.243Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:25:55.514Z] #58 ... [2024-09-09T14:25:55.514Z] [2024-09-09T14:25:55.514Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:25:56.472Z] #57 transferring context: 9.60MB 19.7s [2024-09-09T14:25:57.058Z] #57 ... [2024-09-09T14:25:57.058Z] [2024-09-09T14:25:57.058Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:57.058Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s [2024-09-09T14:25:57.324Z] #38 ... [2024-09-09T14:25:57.324Z] [2024-09-09T14:25:57.324Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:25:57.590Z] #57 ... [2024-09-09T14:25:57.590Z] [2024-09-09T14:25:57.590Z] #56 [support-notifications internal] load build context [2024-09-09T14:25:57.590Z] #56 ... [2024-09-09T14:25:57.590Z] [2024-09-09T14:25:57.590Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:25:57.590Z] #38 ... [2024-09-09T14:25:57.590Z] [2024-09-09T14:25:57.590Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T14:25:57.590Z] #65 DONE 19.8s [2024-09-09T14:25:57.856Z] [2024-09-09T14:25:57.856Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:00.438Z] #38 ... [2024-09-09T14:26:00.438Z] [2024-09-09T14:26:00.438Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:26:00.438Z] #63 15.69 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:26:00.438Z] #63 15.69 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:26:00.438Z] #63 15.69 OK: 19954 distinct packages available [2024-09-09T14:26:00.438Z] #63 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:00.438Z] #63 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:00.438Z] #63 20.46 OK: 266 MiB in 52 packages [2024-09-09T14:26:00.438Z] #63 DONE 22.9s [2024-09-09T14:26:00.438Z] [2024-09-09T14:26:00.438Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:01.020Z] #38 ... [2024-09-09T14:26:01.020Z] [2024-09-09T14:26:01.020Z] #46 [core-command internal] load build context [2024-09-09T14:26:01.020Z] #46 ... [2024-09-09T14:26:01.020Z] [2024-09-09T14:26:01.020Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:01.286Z] #52 ... [2024-09-09T14:26:01.286Z] [2024-09-09T14:26:01.286Z] #46 [core-command internal] load build context [2024-09-09T14:26:01.286Z] #46 transferring context: 36.51MB 30.1s [2024-09-09T14:26:01.556Z] #46 ... [2024-09-09T14:26:01.556Z] [2024-09-09T14:26:01.556Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:01.556Z] #47 ... [2024-09-09T14:26:01.556Z] [2024-09-09T14:26:01.556Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:01.823Z] #50 ... [2024-09-09T14:26:01.823Z] [2024-09-09T14:26:01.823Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:01.823Z] #74 ... [2024-09-09T14:26:01.823Z] [2024-09-09T14:26:01.823Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:01.823Z] #45 ... [2024-09-09T14:26:01.823Z] [2024-09-09T14:26:01.823Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:02.408Z] #50 ... [2024-09-09T14:26:02.408Z] [2024-09-09T14:26:02.408Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:02.673Z] #51 ... [2024-09-09T14:26:02.673Z] [2024-09-09T14:26:02.673Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:02.673Z] #49 ... [2024-09-09T14:26:02.673Z] [2024-09-09T14:26:02.673Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:03.266Z] #51 ... [2024-09-09T14:26:03.266Z] [2024-09-09T14:26:03.266Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T14:26:03.266Z] #69 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.266Z] #69 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.266Z] #69 22.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:03.266Z] #69 22.45 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:03.266Z] #69 22.58 OK: 8 MiB in 16 packages [2024-09-09T14:26:03.266Z] #69 DONE 25.4s [2024-09-09T14:26:03.266Z] [2024-09-09T14:26:03.266Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:03.266Z] #51 ... [2024-09-09T14:26:03.266Z] [2024-09-09T14:26:03.266Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T14:26:03.266Z] #75 ... [2024-09-09T14:26:03.266Z] [2024-09-09T14:26:03.266Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:03.538Z] #48 ... [2024-09-09T14:26:03.538Z] [2024-09-09T14:26:03.538Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T14:26:03.538Z] #76 ... [2024-09-09T14:26:03.538Z] [2024-09-09T14:26:03.538Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:26:03.538Z] #71 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.538Z] #71 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.538Z] #71 22.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:03.538Z] #71 22.36 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T14:26:03.538Z] #71 22.36 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:26:03.538Z] #71 22.36 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:26:03.538Z] #71 23.19 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:03.538Z] #71 23.39 OK: 18 MiB in 19 packages [2024-09-09T14:26:03.538Z] #71 DONE 25.7s [2024-09-09T14:26:03.538Z] [2024-09-09T14:26:03.538Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:03.804Z] #51 ... [2024-09-09T14:26:03.804Z] [2024-09-09T14:26:03.804Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:26:03.804Z] #72 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.804Z] #72 19.07 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:26:03.804Z] #72 19.07 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:26:03.804Z] #72 19.07 OK: 19946 distinct packages available [2024-09-09T14:26:03.804Z] #72 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:03.804Z] #72 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:04.069Z] #72 ... [2024-09-09T14:26:04.069Z] [2024-09-09T14:26:04.069Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:04.069Z] #54 ... [2024-09-09T14:26:04.069Z] [2024-09-09T14:26:04.069Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:05.028Z] #48 ... [2024-09-09T14:26:05.029Z] [2024-09-09T14:26:05.029Z] #53 [core-data internal] load build context [2024-09-09T14:26:05.297Z] #53 ... [2024-09-09T14:26:05.297Z] [2024-09-09T14:26:05.297Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:26:05.297Z] #72 26.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:05.297Z] #72 27.06 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:26:05.297Z] #72 27.06 (3/4) Installing libucontext (1.2-r2) [2024-09-09T14:26:05.297Z] #72 27.25 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T14:26:05.297Z] #72 27.25 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:05.297Z] #72 27.44 OK: 8 MiB in 19 packages [2024-09-09T14:26:05.565Z] #72 ... [2024-09-09T14:26:05.565Z] [2024-09-09T14:26:05.565Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:05.832Z] #58 ... [2024-09-09T14:26:05.832Z] [2024-09-09T14:26:05.832Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:26:05.832Z] #64 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:05.832Z] #64 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:05.832Z] #64 24.25 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:26:05.832Z] #64 24.25 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:26:05.832Z] #64 24.25 OK: 19946 distinct packages available [2024-09-09T14:26:05.832Z] #64 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:05.832Z] #64 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:05.832Z] #64 ... [2024-09-09T14:26:05.832Z] [2024-09-09T14:26:05.832Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:06.786Z] #58 transferring context: 21.50MB 29.9s [2024-09-09T14:26:07.746Z] #58 ... [2024-09-09T14:26:07.746Z] [2024-09-09T14:26:07.746Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:07.746Z] #57 ... [2024-09-09T14:26:07.746Z] [2024-09-09T14:26:07.746Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T14:26:08.014Z] #77 ... [2024-09-09T14:26:08.014Z] [2024-09-09T14:26:08.014Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:26:08.014Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.2s [2024-09-09T14:26:08.014Z] #55 ... [2024-09-09T14:26:08.014Z] [2024-09-09T14:26:08.014Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:26:08.014Z] #72 DONE 29.9s [2024-09-09T14:26:08.014Z] [2024-09-09T14:26:08.014Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:08.014Z] #56 ... [2024-09-09T14:26:08.014Z] [2024-09-09T14:26:08.014Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:08.282Z] #57 ... [2024-09-09T14:26:08.282Z] [2024-09-09T14:26:08.282Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:26:08.282Z] #67 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:08.282Z] #67 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:08.282Z] #67 25.93 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T14:26:08.282Z] #67 26.38 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:08.282Z] #67 26.38 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:26:08.282Z] #67 26.38 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:26:08.282Z] #67 27.28 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:08.282Z] #67 27.28 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:26:08.282Z] #67 28.49 OK: 18 MiB in 19 packages [2024-09-09T14:26:08.282Z] #67 DONE 30.3s [2024-09-09T14:26:08.548Z] [2024-09-09T14:26:08.548Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T14:26:09.505Z] #78 ... [2024-09-09T14:26:09.505Z] [2024-09-09T14:26:09.505Z] #73 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:26:09.505Z] #73 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:09.505Z] #73 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:09.505Z] #73 27.17 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:26:09.505Z] #73 27.17 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:26:09.505Z] #73 27.17 OK: 19946 distinct packages available [2024-09-09T14:26:09.505Z] #73 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:09.505Z] #73 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:09.771Z] #73 ... [2024-09-09T14:26:09.771Z] [2024-09-09T14:26:09.771Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:09.771Z] #52 ... [2024-09-09T14:26:09.771Z] [2024-09-09T14:26:09.771Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:10.036Z] #50 ... [2024-09-09T14:26:10.036Z] [2024-09-09T14:26:10.036Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:26:10.036Z] #64 31.94 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T14:26:10.302Z] #64 32.21 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T14:26:10.303Z] #64 ... [2024-09-09T14:26:10.303Z] [2024-09-09T14:26:10.303Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:26:10.303Z] #66 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:10.303Z] #66 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:10.303Z] #66 29.63 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:10.303Z] #66 29.63 (2/2) Installing su-exec (0.2-r3) [2024-09-09T14:26:10.303Z] #66 29.63 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:10.303Z] #66 29.63 OK: 8 MiB in 17 packages [2024-09-09T14:26:10.303Z] #66 DONE 32.2s [2024-09-09T14:26:10.303Z] [2024-09-09T14:26:10.303Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:26:10.303Z] #64 32.39 (3/11) Installing libunistring (1.1-r1) [2024-09-09T14:26:10.569Z] #64 32.75 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T14:26:10.569Z] #64 32.75 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T14:26:10.569Z] #64 32.75 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T14:26:10.835Z] #64 32.96 (7/11) Installing curl (8.9.0-r0) [2024-09-09T14:26:10.835Z] #64 32.96 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:10.835Z] #64 32.96 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:26:10.835Z] #64 32.96 (10/11) Installing libucontext (1.2-r2) [2024-09-09T14:26:10.835Z] #64 32.96 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T14:26:10.835Z] #64 32.96 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:10.835Z] #64 32.96 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:26:11.821Z] #64 ... [2024-09-09T14:26:11.821Z] [2024-09-09T14:26:11.821Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:11.821Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.5s [2024-09-09T14:26:11.821Z] #38 ... [2024-09-09T14:26:11.821Z] [2024-09-09T14:26:11.821Z] #46 [core-command internal] load build context [2024-09-09T14:26:11.821Z] #46 transferring context: 43.46MB 40.6s [2024-09-09T14:26:11.821Z] #46 ... [2024-09-09T14:26:11.821Z] [2024-09-09T14:26:11.821Z] #73 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:26:11.821Z] #73 33.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:11.821Z] #73 33.26 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:26:11.821Z] #73 33.31 (3/5) Installing libucontext (1.2-r2) [2024-09-09T14:26:11.821Z] #73 33.31 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T14:26:11.821Z] #73 33.35 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T14:26:11.821Z] #73 33.42 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:11.821Z] #73 33.58 OK: 9 MiB in 20 packages [2024-09-09T14:26:11.821Z] #73 ... [2024-09-09T14:26:11.821Z] [2024-09-09T14:26:11.821Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:12.088Z] #47 ... [2024-09-09T14:26:12.088Z] [2024-09-09T14:26:12.088Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:12.354Z] #38 ... [2024-09-09T14:26:12.354Z] [2024-09-09T14:26:12.354Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:12.354Z] #45 ... [2024-09-09T14:26:12.354Z] [2024-09-09T14:26:12.354Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:12.934Z] #38 ... [2024-09-09T14:26:12.934Z] [2024-09-09T14:26:12.934Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:13.200Z] #49 ... [2024-09-09T14:26:13.200Z] [2024-09-09T14:26:13.200Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:13.781Z] #38 ... [2024-09-09T14:26:13.781Z] [2024-09-09T14:26:13.781Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:26:14.073Z] #79 ... [2024-09-09T14:26:14.073Z] [2024-09-09T14:26:14.073Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:14.073Z] #45 ... [2024-09-09T14:26:14.073Z] [2024-09-09T14:26:14.073Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:14.073Z] #51 ... [2024-09-09T14:26:14.073Z] [2024-09-09T14:26:14.073Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:14.340Z] #49 ... [2024-09-09T14:26:14.340Z] [2024-09-09T14:26:14.340Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:26:14.340Z] #68 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:14.340Z] #68 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:14.340Z] #68 32.01 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:26:14.340Z] #68 32.38 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:14.340Z] #68 32.38 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:14.340Z] #68 32.38 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:26:14.340Z] #68 33.20 OK: 9 MiB in 17 packages [2024-09-09T14:26:14.340Z] #68 DONE 36.0s [2024-09-09T14:26:14.340Z] [2024-09-09T14:26:14.340Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:14.605Z] #54 ... [2024-09-09T14:26:14.605Z] [2024-09-09T14:26:14.605Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:15.188Z] #51 ... [2024-09-09T14:26:15.188Z] [2024-09-09T14:26:15.188Z] #53 [core-data internal] load build context [2024-09-09T14:26:15.465Z] #53 ... [2024-09-09T14:26:15.465Z] [2024-09-09T14:26:15.465Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:15.465Z] #48 ... [2024-09-09T14:26:15.465Z] [2024-09-09T14:26:15.465Z] #73 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:26:15.465Z] #73 DONE 37.3s [2024-09-09T14:26:15.465Z] [2024-09-09T14:26:15.465Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:16.061Z] #51 ... [2024-09-09T14:26:16.061Z] [2024-09-09T14:26:16.061Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:26:16.061Z] #64 34.02 OK: 13 MiB in 26 packages [2024-09-09T14:26:16.061Z] #64 DONE 38.0s [2024-09-09T14:26:16.061Z] [2024-09-09T14:26:16.061Z] #80 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T14:26:16.649Z] #80 ... [2024-09-09T14:26:16.649Z] [2024-09-09T14:26:16.649Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:26:16.649Z] #70 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:16.649Z] #70 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:16.649Z] #70 35.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:16.649Z] #70 35.82 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:16.649Z] #70 35.82 OK: 8 MiB in 16 packages [2024-09-09T14:26:16.649Z] #70 DONE 38.6s [2024-09-09T14:26:16.917Z] [2024-09-09T14:26:16.917Z] #53 [core-data internal] load build context [2024-09-09T14:26:16.917Z] #53 transferring context: 69.60MB 42.8s [2024-09-09T14:26:17.885Z] #53 ... [2024-09-09T14:26:17.885Z] [2024-09-09T14:26:17.885Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:17.885Z] #58 ... [2024-09-09T14:26:17.885Z] [2024-09-09T14:26:17.885Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:18.149Z] #51 ... [2024-09-09T14:26:18.149Z] [2024-09-09T14:26:18.149Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:18.149Z] #74 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:18.149Z] #74 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:18.149Z] #74 23.43 OK: 12 MiB in 18 packages [2024-09-09T14:26:18.149Z] #74 DONE 26.7s [2024-09-09T14:26:18.149Z] [2024-09-09T14:26:18.150Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:18.150Z] #51 ... [2024-09-09T14:26:18.150Z] [2024-09-09T14:26:18.150Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:18.415Z] #56 ... [2024-09-09T14:26:18.415Z] [2024-09-09T14:26:18.415Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:26:18.415Z] #81 ... [2024-09-09T14:26:18.415Z] [2024-09-09T14:26:18.415Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:26:18.415Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.3s [2024-09-09T14:26:18.682Z] #55 ... [2024-09-09T14:26:18.682Z] [2024-09-09T14:26:18.682Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:18.682Z] #57 ... [2024-09-09T14:26:18.682Z] [2024-09-09T14:26:18.682Z] #53 [core-data internal] load build context [2024-09-09T14:26:19.634Z] #53 ... [2024-09-09T14:26:19.634Z] [2024-09-09T14:26:19.634Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T14:26:19.634Z] #76 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:19.634Z] #76 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:19.634Z] #76 14.18 OK: 8 MiB in 16 packages [2024-09-09T14:26:19.634Z] #76 DONE 16.3s [2024-09-09T14:26:19.634Z] [2024-09-09T14:26:19.634Z] #53 [core-data internal] load build context [2024-09-09T14:26:20.214Z] #53 ... [2024-09-09T14:26:20.214Z] [2024-09-09T14:26:20.214Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:20.214Z] #52 ... [2024-09-09T14:26:20.214Z] [2024-09-09T14:26:20.214Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:20.214Z] #50 ... [2024-09-09T14:26:20.214Z] [2024-09-09T14:26:20.214Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:20.797Z] #52 ... [2024-09-09T14:26:20.797Z] [2024-09-09T14:26:20.797Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T14:26:20.797Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:20.797Z] #82 ... [2024-09-09T14:26:20.797Z] [2024-09-09T14:26:20.797Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T14:26:20.797Z] #75 20.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:20.797Z] #75 21.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:20.797Z] #75 26.05 OK: 266 MiB in 52 packages [2024-09-09T14:26:20.797Z] #75 DONE 27.8s [2024-09-09T14:26:20.797Z] [2024-09-09T14:26:20.797Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:21.752Z] #52 ... [2024-09-09T14:26:21.752Z] [2024-09-09T14:26:21.752Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:26:21.752Z] #79 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:21.753Z] #79 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:21.753Z] #79 15.64 OK: 18 MiB in 19 packages [2024-09-09T14:26:21.753Z] #79 DONE 18.0s [2024-09-09T14:26:22.019Z] [2024-09-09T14:26:22.019Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T14:26:22.019Z] #77 15.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:22.019Z] #77 17.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:22.019Z] #77 20.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:26:22.019Z] #77 21.18 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:26:22.019Z] #77 21.29 OK: 8 MiB in 16 packages [2024-09-09T14:26:22.019Z] #77 DONE 24.3s [2024-09-09T14:26:22.019Z] [2024-09-09T14:26:22.019Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:22.019Z] #49 transferring context: 97.30MB 49.9s [2024-09-09T14:26:22.019Z] #49 ... [2024-09-09T14:26:22.019Z] [2024-09-09T14:26:22.019Z] #46 [core-command internal] load build context [2024-09-09T14:26:22.019Z] #46 ... [2024-09-09T14:26:22.019Z] [2024-09-09T14:26:22.019Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:22.285Z] #47 ... [2024-09-09T14:26:22.285Z] [2024-09-09T14:26:22.285Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:23.687Z] #49 ... [2024-09-09T14:26:23.687Z] [2024-09-09T14:26:23.687Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T14:26:23.687Z] #83 DONE 1.3s [2024-09-09T14:26:23.687Z] [2024-09-09T14:26:23.687Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:24.268Z] #49 ... [2024-09-09T14:26:24.268Z] [2024-09-09T14:26:24.268Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:24.268Z] #45 ... [2024-09-09T14:26:24.268Z] [2024-09-09T14:26:24.268Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:24.268Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.1s [2024-09-09T14:26:24.536Z] #38 ... [2024-09-09T14:26:24.536Z] [2024-09-09T14:26:24.536Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:24.536Z] #84 ... [2024-09-09T14:26:24.536Z] [2024-09-09T14:26:24.536Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:24.803Z] #45 ... [2024-09-09T14:26:24.803Z] [2024-09-09T14:26:24.803Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:24.803Z] #54 ... [2024-09-09T14:26:24.803Z] [2024-09-09T14:26:24.803Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:26:24.803Z] #81 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:24.803Z] #81 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:24.803Z] #81 15.35 OK: 8 MiB in 19 packages [2024-09-09T14:26:24.803Z] #81 DONE 16.7s [2024-09-09T14:26:24.803Z] [2024-09-09T14:26:24.803Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:25.386Z] #49 ... [2024-09-09T14:26:25.386Z] [2024-09-09T14:26:25.386Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T14:26:25.386Z] #82 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:25.386Z] #82 12.33 OK: 8 MiB in 17 packages [2024-09-09T14:26:25.386Z] #82 DONE 14.5s [2024-09-09T14:26:25.386Z] [2024-09-09T14:26:25.386Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:25.386Z] #49 ... [2024-09-09T14:26:25.386Z] [2024-09-09T14:26:25.386Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T14:26:25.386Z] #78 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:25.386Z] #78 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:25.387Z] #78 15.53 OK: 18 MiB in 19 packages [2024-09-09T14:26:25.387Z] #78 DONE 17.0s [2024-09-09T14:26:25.387Z] [2024-09-09T14:26:25.387Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:25.659Z] #49 ... [2024-09-09T14:26:25.659Z] [2024-09-09T14:26:25.659Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:25.924Z] #48 ... [2024-09-09T14:26:25.925Z] [2024-09-09T14:26:25.925Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:26.504Z] #49 ... [2024-09-09T14:26:26.504Z] [2024-09-09T14:26:26.504Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:26.504Z] #85 ... [2024-09-09T14:26:26.504Z] [2024-09-09T14:26:26.504Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:27.085Z] #45 transferring context: 97.43MB 56.4s [2024-09-09T14:26:27.085Z] #45 ... [2024-09-09T14:26:27.085Z] [2024-09-09T14:26:27.085Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:26:27.085Z] #86 ... [2024-09-09T14:26:27.085Z] [2024-09-09T14:26:27.085Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:28.038Z] #45 ... [2024-09-09T14:26:28.038Z] [2024-09-09T14:26:28.038Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:28.038Z] #58 ... [2024-09-09T14:26:28.038Z] [2024-09-09T14:26:28.038Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:28.302Z] #49 ... [2024-09-09T14:26:28.302Z] [2024-09-09T14:26:28.302Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:28.567Z] #51 ... [2024-09-09T14:26:28.567Z] [2024-09-09T14:26:28.567Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:28.567Z] #56 ... [2024-09-09T14:26:28.567Z] [2024-09-09T14:26:28.567Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:28.832Z] #49 ... [2024-09-09T14:26:28.832Z] [2024-09-09T14:26:28.832Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:26:28.832Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.9s done [2024-09-09T14:26:28.832Z] #55 ... [2024-09-09T14:26:28.832Z] [2024-09-09T14:26:28.832Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:29.097Z] #57 ... [2024-09-09T14:26:29.097Z] [2024-09-09T14:26:29.097Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:30.495Z] #49 ... [2024-09-09T14:26:30.495Z] [2024-09-09T14:26:30.495Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:30.495Z] #50 ... [2024-09-09T14:26:30.495Z] [2024-09-09T14:26:30.495Z] #53 [core-data internal] load build context [2024-09-09T14:26:30.495Z] #53 ... [2024-09-09T14:26:30.495Z] [2024-09-09T14:26:30.495Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:30.760Z] #50 ... [2024-09-09T14:26:30.760Z] [2024-09-09T14:26:30.760Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:30.760Z] #84 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:30.760Z] #84 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:30.760Z] #84 14.38 OK: 9 MiB in 17 packages [2024-09-09T14:26:30.760Z] #84 DONE 16.3s [2024-09-09T14:26:30.760Z] [2024-09-09T14:26:30.760Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:31.714Z] #50 ... [2024-09-09T14:26:31.714Z] [2024-09-09T14:26:31.714Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T14:26:31.714Z] #87 DONE 6.3s [2024-09-09T14:26:31.714Z] [2024-09-09T14:26:31.714Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:31.979Z] #50 ... [2024-09-09T14:26:31.979Z] [2024-09-09T14:26:31.979Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:32.254Z] #52 ... [2024-09-09T14:26:32.254Z] [2024-09-09T14:26:32.254Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:32.254Z] #50 ... [2024-09-09T14:26:32.254Z] [2024-09-09T14:26:32.254Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:26:32.254Z] #86 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:32.254Z] #86 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:32.254Z] #86 13.62 OK: 8 MiB in 16 packages [2024-09-09T14:26:32.254Z] #86 DONE 15.0s [2024-09-09T14:26:32.254Z] [2024-09-09T14:26:32.254Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:32.254Z] #50 transferring context: 105.78MB 60.7s [2024-09-09T14:26:32.254Z] #50 ... [2024-09-09T14:26:32.254Z] [2024-09-09T14:26:32.254Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:32.521Z] #47 ... [2024-09-09T14:26:32.521Z] [2024-09-09T14:26:32.521Z] #46 [core-command internal] load build context [2024-09-09T14:26:32.521Z] #46 ... [2024-09-09T14:26:32.521Z] [2024-09-09T14:26:32.521Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:32.789Z] #52 ... [2024-09-09T14:26:32.790Z] [2024-09-09T14:26:32.790Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T14:26:32.790Z] #80 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:32.790Z] #80 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:32.790Z] #80 15.52 OK: 9 MiB in 20 packages [2024-09-09T14:26:32.790Z] #80 DONE 16.9s [2024-09-09T14:26:32.790Z] [2024-09-09T14:26:32.790Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:33.056Z] #52 ... [2024-09-09T14:26:33.056Z] [2024-09-09T14:26:33.056Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:26:33.056Z] #85 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:33.056Z] #85 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:26:33.056Z] #85 15.54 OK: 13 MiB in 26 packages [2024-09-09T14:26:33.056Z] #85 DONE 16.8s [2024-09-09T14:26:33.056Z] [2024-09-09T14:26:33.056Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:33.328Z] #52 ... [2024-09-09T14:26:33.328Z] [2024-09-09T14:26:33.328Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T14:26:33.328Z] #88 DONE 1.5s [2024-09-09T14:26:33.328Z] [2024-09-09T14:26:33.328Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:35.272Z] #52 ... [2024-09-09T14:26:35.272Z] [2024-09-09T14:26:35.272Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:35.272Z] #54 ... [2024-09-09T14:26:35.272Z] [2024-09-09T14:26:35.272Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:35.272Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 59.8s [2024-09-09T14:26:35.272Z] #38 ... [2024-09-09T14:26:35.272Z] [2024-09-09T14:26:35.272Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:35.863Z] #54 ... [2024-09-09T14:26:35.863Z] [2024-09-09T14:26:35.863Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T14:26:35.863Z] #89 DONE 2.5s [2024-09-09T14:26:35.863Z] [2024-09-09T14:26:35.863Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:35.863Z] #54 ... [2024-09-09T14:26:35.863Z] [2024-09-09T14:26:35.863Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:36.129Z] #48 ... [2024-09-09T14:26:36.129Z] [2024-09-09T14:26:36.129Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:26:36.129Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.6s done [2024-09-09T14:26:37.534Z] #38 DONE 68.0s [2024-09-09T14:26:37.534Z] [2024-09-09T14:26:37.534Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:37.534Z] #52 transferring context: 150.72MB 64.5s [2024-09-09T14:26:38.115Z] #52 ... [2024-09-09T14:26:38.115Z] [2024-09-09T14:26:38.115Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:38.381Z] #58 ... [2024-09-09T14:26:38.381Z] [2024-09-09T14:26:38.381Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:38.381Z] #45 ... [2024-09-09T14:26:38.381Z] [2024-09-09T14:26:38.381Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:38.647Z] #52 ... [2024-09-09T14:26:38.647Z] [2024-09-09T14:26:38.647Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:38.647Z] #51 ... [2024-09-09T14:26:38.647Z] [2024-09-09T14:26:38.647Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:38.913Z] #52 ... [2024-09-09T14:26:38.913Z] [2024-09-09T14:26:38.913Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:38.913Z] #56 ... [2024-09-09T14:26:38.913Z] [2024-09-09T14:26:38.913Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:39.182Z] #52 ... [2024-09-09T14:26:39.182Z] [2024-09-09T14:26:39.182Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:26:39.448Z] #55 ... [2024-09-09T14:26:39.448Z] [2024-09-09T14:26:39.448Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:39.448Z] #57 ... [2024-09-09T14:26:39.448Z] [2024-09-09T14:26:39.448Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:40.858Z] #51 ... [2024-09-09T14:26:40.858Z] [2024-09-09T14:26:40.858Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:40.858Z] #49 ... [2024-09-09T14:26:40.858Z] [2024-09-09T14:26:40.858Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:40.858Z] #57 ... [2024-09-09T14:26:40.858Z] [2024-09-09T14:26:40.858Z] #53 [core-data internal] load build context [2024-09-09T14:26:40.858Z] #53 ... [2024-09-09T14:26:40.858Z] [2024-09-09T14:26:40.858Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:42.799Z] #57 transferring context: 58.00MB 65.9s [2024-09-09T14:26:42.799Z] #57 ... [2024-09-09T14:26:42.799Z] [2024-09-09T14:26:42.799Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:42.799Z] #50 ... [2024-09-09T14:26:42.799Z] [2024-09-09T14:26:42.799Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:42.799Z] #57 ... [2024-09-09T14:26:42.799Z] [2024-09-09T14:26:42.799Z] #46 [core-command internal] load build context [2024-09-09T14:26:42.799Z] #46 ... [2024-09-09T14:26:42.799Z] [2024-09-09T14:26:42.799Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:42.799Z] #47 ... [2024-09-09T14:26:42.799Z] [2024-09-09T14:26:42.799Z] #46 [core-command internal] load build context [2024-09-09T14:26:44.261Z] #46 ... [2024-09-09T14:26:44.261Z] [2024-09-09T14:26:44.261Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:26:44.261Z] #90 DONE 3.6s [2024-09-09T14:26:44.261Z] [2024-09-09T14:26:44.261Z] #46 [core-command internal] load build context [2024-09-09T14:26:44.530Z] #46 ... [2024-09-09T14:26:44.530Z] [2024-09-09T14:26:44.530Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:26:44.530Z] #91 DONE 4.4s [2024-09-09T14:26:44.530Z] [2024-09-09T14:26:44.530Z] #46 [core-command internal] load build context [2024-09-09T14:26:44.797Z] #46 ... [2024-09-09T14:26:44.797Z] [2024-09-09T14:26:44.797Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:26:44.797Z] #92 DONE 4.8s [2024-09-09T14:26:44.797Z] [2024-09-09T14:26:44.797Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T14:26:45.766Z] #93 ... [2024-09-09T14:26:45.766Z] [2024-09-09T14:26:45.766Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T14:26:45.766Z] #94 DONE 1.3s [2024-09-09T14:26:45.766Z] [2024-09-09T14:26:45.766Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T14:26:45.766Z] #95 DONE 1.5s [2024-09-09T14:26:45.766Z] [2024-09-09T14:26:45.766Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:46.032Z] #57 ... [2024-09-09T14:26:46.032Z] [2024-09-09T14:26:46.032Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:46.032Z] #54 ... [2024-09-09T14:26:46.032Z] [2024-09-09T14:26:46.032Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T14:26:46.032Z] #93 DONE 1.1s [2024-09-09T14:26:46.032Z] [2024-09-09T14:26:46.032Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:46.032Z] #54 ... [2024-09-09T14:26:46.032Z] [2024-09-09T14:26:46.032Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:46.299Z] #48 ... [2024-09-09T14:26:46.299Z] [2024-09-09T14:26:46.299Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:47.260Z] #57 ... [2024-09-09T14:26:47.260Z] [2024-09-09T14:26:47.260Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T14:26:47.260Z] #96 DONE 1.2s [2024-09-09T14:26:47.260Z] [2024-09-09T14:26:47.260Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:47.260Z] #57 ... [2024-09-09T14:26:47.260Z] [2024-09-09T14:26:47.260Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T14:26:47.260Z] #97 DONE 1.4s [2024-09-09T14:26:47.260Z] [2024-09-09T14:26:47.260Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:47.525Z] #57 ... [2024-09-09T14:26:47.525Z] [2024-09-09T14:26:47.525Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T14:26:47.525Z] #98 DONE 1.5s [2024-09-09T14:26:47.525Z] [2024-09-09T14:26:47.525Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:47.525Z] #57 transferring context: 79.70MB 70.9s [2024-09-09T14:26:48.491Z] #57 ... [2024-09-09T14:26:48.491Z] [2024-09-09T14:26:48.491Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:48.491Z] #58 ... [2024-09-09T14:26:48.491Z] [2024-09-09T14:26:48.491Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:48.491Z] #50 ... [2024-09-09T14:26:48.491Z] [2024-09-09T14:26:48.491Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:48.759Z] #45 ... [2024-09-09T14:26:48.759Z] [2024-09-09T14:26:48.759Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:26:48.759Z] #99 DONE 1.4s [2024-09-09T14:26:48.759Z] [2024-09-09T14:26:48.759Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:48.759Z] #45 ... [2024-09-09T14:26:48.759Z] [2024-09-09T14:26:48.759Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:48.759Z] #50 ... [2024-09-09T14:26:48.759Z] [2024-09-09T14:26:48.759Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:26:48.759Z] #100 DONE 1.3s [2024-09-09T14:26:48.759Z] [2024-09-09T14:26:48.759Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:49.033Z] #50 ... [2024-09-09T14:26:49.033Z] [2024-09-09T14:26:49.033Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:26:49.033Z] #101 DONE 1.5s [2024-09-09T14:26:49.033Z] [2024-09-09T14:26:49.033Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:49.033Z] #50 ... [2024-09-09T14:26:49.033Z] [2024-09-09T14:26:49.033Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:49.033Z] #56 ... [2024-09-09T14:26:49.033Z] [2024-09-09T14:26:49.033Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:49.306Z] #58 ... [2024-09-09T14:26:49.306Z] [2024-09-09T14:26:49.306Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:49.573Z] #52 ... [2024-09-09T14:26:49.574Z] [2024-09-09T14:26:49.574Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:49.843Z] #58 ... [2024-09-09T14:26:49.843Z] [2024-09-09T14:26:49.843Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T14:26:49.843Z] #102 DONE 0.8s [2024-09-09T14:26:49.843Z] [2024-09-09T14:26:49.843Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:26:49.843Z] #58 ... [2024-09-09T14:26:49.843Z] [2024-09-09T14:26:49.843Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T14:26:49.843Z] #103 DONE 1.0s [2024-09-09T14:26:50.111Z] [2024-09-09T14:26:50.111Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T14:26:50.111Z] #104 DONE 1.0s [2024-09-09T14:26:50.111Z] [2024-09-09T14:26:50.111Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T14:26:50.706Z] #105 ... [2024-09-09T14:26:50.706Z] [2024-09-09T14:26:50.706Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:26:50.973Z] #51 ... [2024-09-09T14:26:50.973Z] [2024-09-09T14:26:50.973Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:50.973Z] #49 ... [2024-09-09T14:26:50.973Z] [2024-09-09T14:26:50.973Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T14:26:50.973Z] #105 DONE 1.0s [2024-09-09T14:26:50.973Z] [2024-09-09T14:26:50.973Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:50.973Z] #49 ... [2024-09-09T14:26:50.973Z] [2024-09-09T14:26:50.973Z] #53 [core-data internal] load build context [2024-09-09T14:26:50.973Z] #53 ... [2024-09-09T14:26:50.973Z] [2024-09-09T14:26:50.973Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:51.239Z] #49 ... [2024-09-09T14:26:51.239Z] [2024-09-09T14:26:51.239Z] #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-09T14:26:51.239Z] #106 DONE 1.5s [2024-09-09T14:26:51.239Z] [2024-09-09T14:26:51.239Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:51.505Z] #49 ... [2024-09-09T14:26:51.505Z] [2024-09-09T14:26:51.505Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T14:26:51.505Z] #107 DONE 1.4s [2024-09-09T14:26:51.505Z] [2024-09-09T14:26:51.505Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:52.467Z] #49 transferring context: 211.03MB 80.4s [2024-09-09T14:26:53.055Z] #49 ... [2024-09-09T14:26:53.055Z] [2024-09-09T14:26:53.055Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:26:53.055Z] #47 ... [2024-09-09T14:26:53.055Z] [2024-09-09T14:26:53.055Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:55.002Z] #49 ... [2024-09-09T14:26:55.002Z] [2024-09-09T14:26:55.002Z] #46 [core-command internal] load build context [2024-09-09T14:26:55.002Z] #46 ... [2024-09-09T14:26:55.002Z] [2024-09-09T14:26:55.002Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:56.413Z] #49 ... [2024-09-09T14:26:56.413Z] [2024-09-09T14:26:56.413Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:26:56.413Z] #54 ... [2024-09-09T14:26:56.413Z] [2024-09-09T14:26:56.413Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:56.413Z] #49 ... [2024-09-09T14:26:56.413Z] [2024-09-09T14:26:56.413Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:26:56.413Z] #48 ... [2024-09-09T14:26:56.413Z] [2024-09-09T14:26:56.413Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:57.820Z] #49 transferring context: 233.38MB 85.5s [2024-09-09T14:26:58.406Z] #49 ... [2024-09-09T14:26:58.406Z] [2024-09-09T14:26:58.406Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:26:58.406Z] #57 ... [2024-09-09T14:26:58.406Z] [2024-09-09T14:26:58.406Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:58.673Z] #49 ... [2024-09-09T14:26:58.673Z] [2024-09-09T14:26:58.673Z] #45 [core-metadata internal] load build context [2024-09-09T14:26:58.942Z] #45 ... [2024-09-09T14:26:58.942Z] [2024-09-09T14:26:58.942Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:58.942Z] #49 ... [2024-09-09T14:26:58.942Z] [2024-09-09T14:26:58.942Z] #108 [security-spire-server] exporting to image [2024-09-09T14:26:58.942Z] #108 exporting layers 7.0s done [2024-09-09T14:26:58.942Z] #108 writing image sha256:45a311c70b4e249c6e90f5b6ca5533f71248b810627349e9158a4b76999f2385 0.1s done [2024-09-09T14:26:58.942Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-09T14:26:58.942Z] #108 writing image sha256:2a5a8331439654c95e305cbc2b59d7b989619c7f8961330b7a093bbd8d4c11dc 0.2s done [2024-09-09T14:26:58.942Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-09T14:26:58.942Z] #108 writing image sha256:8ad875e8a9db150dd68713a70705f21409ed86242ef65e57f209929c2e3f51cb 0.1s done [2024-09-09T14:26:58.942Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-09T14:26:58.942Z] #108 DONE 7.4s [2024-09-09T14:26:58.942Z] [2024-09-09T14:26:58.942Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:59.208Z] #49 ... [2024-09-09T14:26:59.208Z] [2024-09-09T14:26:59.208Z] #56 [support-notifications internal] load build context [2024-09-09T14:26:59.208Z] #56 ... [2024-09-09T14:26:59.208Z] [2024-09-09T14:26:59.208Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:26:59.474Z] #50 ... [2024-09-09T14:26:59.474Z] [2024-09-09T14:26:59.474Z] #49 [core-keeper internal] load build context [2024-09-09T14:26:59.741Z] #49 ... [2024-09-09T14:26:59.741Z] [2024-09-09T14:26:59.741Z] #52 [support-scheduler internal] load build context [2024-09-09T14:26:59.741Z] #52 ... [2024-09-09T14:26:59.741Z] [2024-09-09T14:26:59.741Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:00.007Z] #50 ... [2024-09-09T14:27:00.007Z] [2024-09-09T14:27:00.007Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:00.007Z] #58 ... [2024-09-09T14:27:00.007Z] [2024-09-09T14:27:00.007Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:00.971Z] #50 ... [2024-09-09T14:27:00.971Z] [2024-09-09T14:27:00.971Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:00.971Z] #51 ... [2024-09-09T14:27:00.971Z] [2024-09-09T14:27:00.971Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:01.241Z] #50 ... [2024-09-09T14:27:01.241Z] [2024-09-09T14:27:01.241Z] #53 [core-data internal] load build context [2024-09-09T14:27:01.241Z] #53 ... [2024-09-09T14:27:01.241Z] [2024-09-09T14:27:01.241Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:02.653Z] #51 transferring context: 218.43MB 90.0s [2024-09-09T14:27:03.236Z] #51 ... [2024-09-09T14:27:03.236Z] [2024-09-09T14:27:03.236Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:27:03.236Z] #47 ... [2024-09-09T14:27:03.236Z] [2024-09-09T14:27:03.236Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:05.188Z] #51 ... [2024-09-09T14:27:05.188Z] [2024-09-09T14:27:05.188Z] #46 [core-command internal] load build context [2024-09-09T14:27:05.188Z] #46 ... [2024-09-09T14:27:05.188Z] [2024-09-09T14:27:05.188Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:05.772Z] #58 ... [2024-09-09T14:27:05.772Z] [2024-09-09T14:27:05.772Z] #46 [core-command internal] load build context [2024-09-09T14:27:06.354Z] #46 ... [2024-09-09T14:27:06.354Z] [2024-09-09T14:27:06.354Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:06.354Z] #54 ... [2024-09-09T14:27:06.354Z] [2024-09-09T14:27:06.354Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:06.354Z] #58 ... [2024-09-09T14:27:06.354Z] [2024-09-09T14:27:06.354Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:27:06.621Z] #48 ... [2024-09-09T14:27:06.621Z] [2024-09-09T14:27:06.621Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:08.036Z] #54 transferring context: 105.49MB 92.8s [2024-09-09T14:27:08.624Z] #54 ... [2024-09-09T14:27:08.624Z] [2024-09-09T14:27:08.624Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:08.624Z] #57 ... [2024-09-09T14:27:08.624Z] [2024-09-09T14:27:08.624Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:08.890Z] #51 ... [2024-09-09T14:27:08.890Z] [2024-09-09T14:27:08.890Z] #45 [core-metadata internal] load build context [2024-09-09T14:27:08.890Z] #45 ... [2024-09-09T14:27:08.890Z] [2024-09-09T14:27:08.890Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:09.478Z] #51 ... [2024-09-09T14:27:09.478Z] [2024-09-09T14:27:09.478Z] #56 [support-notifications internal] load build context [2024-09-09T14:27:09.478Z] #56 ... [2024-09-09T14:27:09.478Z] [2024-09-09T14:27:09.478Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:09.744Z] #51 ... [2024-09-09T14:27:09.744Z] [2024-09-09T14:27:09.744Z] #49 [core-keeper internal] load build context [2024-09-09T14:27:10.014Z] #49 ... [2024-09-09T14:27:10.014Z] [2024-09-09T14:27:10.014Z] #52 [support-scheduler internal] load build context [2024-09-09T14:27:10.014Z] #52 transferring context: 310.11MB 96.8s done [2024-09-09T14:27:10.014Z] #52 DONE 97.9s [2024-09-09T14:27:10.014Z] [2024-09-09T14:27:10.014Z] #49 [core-keeper internal] load build context [2024-09-09T14:27:10.014Z] #49 ... [2024-09-09T14:27:10.014Z] [2024-09-09T14:27:10.014Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:11.441Z] #51 ... [2024-09-09T14:27:11.441Z] [2024-09-09T14:27:11.441Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:11.441Z] #50 ... [2024-09-09T14:27:11.441Z] [2024-09-09T14:27:11.441Z] #53 [core-data internal] load build context [2024-09-09T14:27:11.441Z] #53 ... [2024-09-09T14:27:11.441Z] [2024-09-09T14:27:11.441Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:12.405Z] #51 ... [2024-09-09T14:27:12.405Z] [2024-09-09T14:27:12.405Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:27:12.405Z] #109 DONE 2.3s [2024-09-09T14:27:12.405Z] [2024-09-09T14:27:12.405Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:13.365Z] #51 ... [2024-09-09T14:27:13.365Z] [2024-09-09T14:27:13.365Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:27:13.365Z] #47 ... [2024-09-09T14:27:13.365Z] [2024-09-09T14:27:13.365Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:14.322Z] #51 ... [2024-09-09T14:27:14.323Z] [2024-09-09T14:27:14.323Z] #49 [core-keeper internal] load build context [2024-09-09T14:27:14.323Z] #49 transferring context: 310.11MB 101.8s done [2024-09-09T14:27:14.323Z] #49 DONE 103.0s [2024-09-09T14:27:14.323Z] [2024-09-09T14:27:14.323Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:15.727Z] #51 ... [2024-09-09T14:27:15.727Z] [2024-09-09T14:27:15.727Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T14:27:15.727Z] #110 DONE 1.3s [2024-09-09T14:27:15.727Z] [2024-09-09T14:27:15.727Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:16.682Z] #51 ... [2024-09-09T14:27:16.682Z] [2024-09-09T14:27:16.682Z] #46 [core-command internal] load build context [2024-09-09T14:27:16.682Z] #46 ... [2024-09-09T14:27:16.682Z] [2024-09-09T14:27:16.682Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:16.682Z] #58 ... [2024-09-09T14:27:16.682Z] [2024-09-09T14:27:16.682Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:27:16.946Z] #48 ... [2024-09-09T14:27:16.946Z] [2024-09-09T14:27:16.946Z] #46 [core-command internal] load build context [2024-09-09T14:27:18.886Z] #46 ... [2024-09-09T14:27:18.886Z] [2024-09-09T14:27:18.886Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:18.886Z] #54 ... [2024-09-09T14:27:18.886Z] [2024-09-09T14:27:18.886Z] #46 [core-command internal] load build context [2024-09-09T14:27:18.886Z] #46 transferring context: 159.59MB 107.8s [2024-09-09T14:27:19.152Z] #46 ... [2024-09-09T14:27:19.152Z] [2024-09-09T14:27:19.152Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:19.152Z] #57 ... [2024-09-09T14:27:19.152Z] [2024-09-09T14:27:19.152Z] #45 [core-metadata internal] load build context [2024-09-09T14:27:19.152Z] #45 ... [2024-09-09T14:27:19.152Z] [2024-09-09T14:27:19.152Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:19.733Z] #57 ... [2024-09-09T14:27:19.733Z] [2024-09-09T14:27:19.733Z] #56 [support-notifications internal] load build context [2024-09-09T14:27:19.733Z] #56 ... [2024-09-09T14:27:19.733Z] [2024-09-09T14:27:19.733Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:21.697Z] #57 ... [2024-09-09T14:27:21.697Z] [2024-09-09T14:27:21.697Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:21.697Z] #50 ... [2024-09-09T14:27:21.697Z] [2024-09-09T14:27:21.697Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:21.697Z] #57 ... [2024-09-09T14:27:21.697Z] [2024-09-09T14:27:21.697Z] #53 [core-data internal] load build context [2024-09-09T14:27:21.963Z] #53 ... [2024-09-09T14:27:21.963Z] [2024-09-09T14:27:21.963Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:22.542Z] #57 ... [2024-09-09T14:27:22.542Z] [2024-09-09T14:27:22.542Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:27:22.542Z] #111 ... [2024-09-09T14:27:22.542Z] [2024-09-09T14:27:22.542Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:23.141Z] #57 ... [2024-09-09T14:27:23.141Z] [2024-09-09T14:27:23.141Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-09T14:27:23.141Z] #50 transferring context: 310.11MB 111.5s done [2024-09-09T14:27:23.141Z] #50 DONE 112.0s [2024-09-09T14:27:23.141Z] [2024-09-09T14:27:23.141Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:23.726Z] #57 ... [2024-09-09T14:27:23.726Z] [2024-09-09T14:27:23.726Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:27:23.726Z] #47 ... [2024-09-09T14:27:23.726Z] [2024-09-09T14:27:23.726Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:25.127Z] #57 ... [2024-09-09T14:27:25.127Z] [2024-09-09T14:27:25.127Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T14:27:25.127Z] #51 transferring context: 310.11MB 112.0s done [2024-09-09T14:27:25.127Z] #51 DONE 113.4s [2024-09-09T14:27:25.127Z] [2024-09-09T14:27:25.127Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:25.393Z] #57 ... [2024-09-09T14:27:25.393Z] [2024-09-09T14:27:25.393Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:27:25.393Z] #112 DONE 1.8s [2024-09-09T14:27:25.393Z] [2024-09-09T14:27:25.393Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:25.663Z] #57 ... [2024-09-09T14:27:25.663Z] [2024-09-09T14:27:25.663Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:27:25.663Z] #113 ... [2024-09-09T14:27:25.663Z] [2024-09-09T14:27:25.663Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:27.067Z] #57 ... [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #56 [support-notifications internal] load build context [2024-09-09T14:27:27.067Z] #56 transferring context: 310.11MB 109.9s done [2024-09-09T14:27:27.067Z] #56 DONE 112.2s [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:27.067Z] #57 ... [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:27.067Z] #58 ... [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:27:27.067Z] #48 ... [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:27:27.067Z] #114 DONE 1.6s [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:27:27.067Z] #48 ... [2024-09-09T14:27:27.067Z] [2024-09-09T14:27:27.067Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:28.481Z] #58 ... [2024-09-09T14:27:28.481Z] [2024-09-09T14:27:28.481Z] #53 [core-data internal] load build context [2024-09-09T14:27:28.481Z] #53 transferring context: 310.11MB 113.9s done [2024-09-09T14:27:28.481Z] #53 DONE 115.5s [2024-09-09T14:27:28.481Z] [2024-09-09T14:27:28.481Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:28.747Z] #58 ... [2024-09-09T14:27:28.747Z] [2024-09-09T14:27:28.747Z] #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:27:28.747Z] #115 DONE 1.6s [2024-09-09T14:27:28.747Z] [2024-09-09T14:27:28.747Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:29.011Z] #58 ... [2024-09-09T14:27:29.011Z] [2024-09-09T14:27:29.011Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:29.011Z] #54 ... [2024-09-09T14:27:29.011Z] [2024-09-09T14:27:29.011Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:29.276Z] #58 ... [2024-09-09T14:27:29.276Z] [2024-09-09T14:27:29.276Z] #46 [core-command internal] load build context [2024-09-09T14:27:29.276Z] #46 ... [2024-09-09T14:27:29.276Z] [2024-09-09T14:27:29.276Z] #45 [core-metadata internal] load build context [2024-09-09T14:27:29.541Z] #45 ... [2024-09-09T14:27:29.541Z] [2024-09-09T14:27:29.541Z] #46 [core-command internal] load build context [2024-09-09T14:27:32.873Z] #46 transferring context: 203.57MB 121.8s [2024-09-09T14:27:33.828Z] #46 ... [2024-09-09T14:27:33.828Z] [2024-09-09T14:27:33.828Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:27:33.828Z] #47 ... [2024-09-09T14:27:33.828Z] [2024-09-09T14:27:33.828Z] #46 [core-command internal] load build context [2024-09-09T14:27:34.410Z] #46 ... [2024-09-09T14:27:34.410Z] [2024-09-09T14:27:34.410Z] #45 [core-metadata internal] load build context [2024-09-09T14:27:34.410Z] #45 transferring context: 310.11MB 123.5s done [2024-09-09T14:27:34.410Z] #45 DONE 123.8s [2024-09-09T14:27:34.410Z] [2024-09-09T14:27:34.410Z] #46 [core-command internal] load build context [2024-09-09T14:27:35.372Z] #46 ... [2024-09-09T14:27:35.372Z] [2024-09-09T14:27:35.372Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:27:35.372Z] #47 transferring context: 310.11MB 124.1s done [2024-09-09T14:27:35.372Z] #47 DONE 124.6s [2024-09-09T14:27:35.372Z] [2024-09-09T14:27:35.372Z] #46 [core-command internal] load build context [2024-09-09T14:27:35.638Z] #46 ... [2024-09-09T14:27:35.638Z] [2024-09-09T14:27:35.638Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:27:35.638Z] #116 ... [2024-09-09T14:27:35.638Z] [2024-09-09T14:27:35.638Z] #46 [core-command internal] load build context [2024-09-09T14:27:36.217Z] #46 ... [2024-09-09T14:27:36.217Z] [2024-09-09T14:27:36.217Z] #57 [security-bootstrapper internal] load build context [2024-09-09T14:27:36.217Z] #57 transferring context: 310.11MB 119.6s done [2024-09-09T14:27:36.217Z] #57 DONE 121.7s [2024-09-09T14:27:36.217Z] [2024-09-09T14:27:36.217Z] #46 [core-command internal] load build context [2024-09-09T14:27:36.796Z] #46 ... [2024-09-09T14:27:36.797Z] [2024-09-09T14:27:36.797Z] #48 [security-proxy-auth internal] load build context [2024-09-09T14:27:36.797Z] #48 transferring context: 310.11MB 124.8s done [2024-09-09T14:27:36.797Z] #48 DONE 125.9s [2024-09-09T14:27:36.797Z] [2024-09-09T14:27:36.797Z] #46 [core-command internal] load build context [2024-09-09T14:27:37.061Z] #46 ... [2024-09-09T14:27:37.061Z] [2024-09-09T14:27:37.061Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:27:37.326Z] #117 ... [2024-09-09T14:27:37.326Z] [2024-09-09T14:27:37.326Z] #46 [core-command internal] load build context [2024-09-09T14:27:38.728Z] #46 ... [2024-09-09T14:27:38.728Z] [2024-09-09T14:27:38.728Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:27:38.993Z] #118 ... [2024-09-09T14:27:38.993Z] [2024-09-09T14:27:38.993Z] #46 [core-command internal] load build context [2024-09-09T14:27:39.258Z] #46 ... [2024-09-09T14:27:39.258Z] [2024-09-09T14:27:39.258Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:39.258Z] #54 ... [2024-09-09T14:27:39.258Z] [2024-09-09T14:27:39.258Z] #46 [core-command internal] load build context [2024-09-09T14:27:39.523Z] #46 ... [2024-09-09T14:27:39.523Z] [2024-09-09T14:27:39.523Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:39.523Z] #58 ... [2024-09-09T14:27:39.523Z] [2024-09-09T14:27:39.523Z] #46 [core-command internal] load build context [2024-09-09T14:27:40.478Z] #46 ... [2024-09-09T14:27:40.478Z] [2024-09-09T14:27:40.478Z] #58 [support-cron-scheduler internal] load build context [2024-09-09T14:27:40.478Z] #58 transferring context: 310.11MB 123.7s done [2024-09-09T14:27:40.478Z] #58 DONE 125.7s [2024-09-09T14:27:40.478Z] [2024-09-09T14:27:40.478Z] #46 [core-command internal] load build context [2024-09-09T14:27:44.070Z] #46 transferring context: 310.11MB 132.9s done [2024-09-09T14:27:44.070Z] #46 DONE 133.5s [2024-09-09T14:27:44.070Z] [2024-09-09T14:27:44.070Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:27:44.070Z] #54 transferring context: 310.11MB 128.8s done [2024-09-09T14:27:44.070Z] #54 DONE 130.5s [2024-09-09T14:27:44.070Z] [2024-09-09T14:27:44.070Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:40.534Z] #118 ... [2024-09-09T14:28:40.534Z] [2024-09-09T14:28:40.534Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:40.534Z] #111 DONE 85.4s [2024-09-09T14:28:40.534Z] [2024-09-09T14:28:40.534Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:40.534Z] #113 DONE 82.1s [2024-09-09T14:28:40.534Z] [2024-09-09T14:28:40.534Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T14:28:43.880Z] #119 ... [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #120 DONE 5.7s [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #121 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:28:43.880Z] #122 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:43.880Z] #123 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #124 [core-data builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #124 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:28:43.880Z] #125 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:43.880Z] #126 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:28:43.880Z] #127 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #128 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:43.880Z] #129 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T14:28:43.880Z] #119 DONE 5.7s [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:43.880Z] #130 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #131 [core-command builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #131 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:28:43.880Z] #132 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:28:43.880Z] #133 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-09T14:28:43.880Z] #134 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:28:43.880Z] #135 CACHED [2024-09-09T14:28:43.880Z] [2024-09-09T14:28:43.880Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:28:49.254Z] #136 5.362 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-09T14:28:53.506Z] #136 ... [2024-09-09T14:28:53.506Z] [2024-09-09T14:28:53.506Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T14:28:53.506Z] #0 4.149 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-09T14:28:53.506Z] #137 ... [2024-09-09T14:28:53.506Z] [2024-09-09T14:28:53.506Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:28:53.506Z] #0 4.858 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-09T14:28:53.774Z] #138 ... [2024-09-09T14:28:53.774Z] [2024-09-09T14:28:53.774Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:28:53.774Z] #0 5.118 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-09T14:28:53.774Z] #139 ... [2024-09-09T14:28:53.774Z] [2024-09-09T14:28:53.774Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:28:53.774Z] #0 5.389 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-09T14:28:54.041Z] #140 ... [2024-09-09T14:28:54.041Z] [2024-09-09T14:28:54.041Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:28:54.041Z] #0 5.347 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-09T14:28:54.321Z] #141 ... [2024-09-09T14:28:54.321Z] [2024-09-09T14:28:54.321Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:28:54.321Z] #0 4.680 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-09T14:29:00.997Z] #142 ... [2024-09-09T14:29:00.997Z] [2024-09-09T14:29:00.997Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:00.997Z] #116 DONE 94.7s [2024-09-09T14:29:00.997Z] [2024-09-09T14:29:00.997Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:00.997Z] #117 DONE 93.2s [2024-09-09T14:29:00.997Z] [2024-09-09T14:29:00.997Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T14:29:03.573Z] #143 ... [2024-09-09T14:29:03.573Z] [2024-09-09T14:29:03.573Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:03.573Z] #118 DONE 94.9s [2024-09-09T14:29:03.842Z] [2024-09-09T14:29:03.842Z] #144 [support-notifications builder 6/7] COPY . . [2024-09-09T14:29:04.811Z] #144 ... [2024-09-09T14:29:04.811Z] [2024-09-09T14:29:04.811Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T14:29:04.811Z] #143 DONE 4.6s [2024-09-09T14:29:04.811Z] [2024-09-09T14:29:04.811Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:29:04.811Z] #145 CACHED [2024-09-09T14:29:04.811Z] [2024-09-09T14:29:04.811Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T14:29:04.811Z] #146 CACHED [2024-09-09T14:29:04.811Z] [2024-09-09T14:29:04.811Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:04.811Z] #147 CACHED [2024-09-09T14:29:05.077Z] [2024-09-09T14:29:05.077Z] #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:05.077Z] #148 CACHED [2024-09-09T14:29:05.077Z] [2024-09-09T14:29:05.077Z] #149 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T14:29:05.077Z] #149 CACHED [2024-09-09T14:29:05.077Z] [2024-09-09T14:29:05.077Z] #150 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:29:05.077Z] #150 CACHED [2024-09-09T14:29:05.077Z] [2024-09-09T14:29:05.077Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T14:29:07.019Z] #151 ... [2024-09-09T14:29:07.019Z] [2024-09-09T14:29:07.019Z] #152 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T14:29:07.019Z] #152 DONE 6.8s [2024-09-09T14:29:07.291Z] [2024-09-09T14:29:07.291Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:29:09.863Z] #153 2.921 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-09T14:29:11.874Z] #153 ... [2024-09-09T14:29:11.874Z] [2024-09-09T14:29:11.874Z] #144 [support-notifications builder 6/7] COPY . . [2024-09-09T14:29:11.874Z] #144 DONE 7.8s [2024-09-09T14:29:11.874Z] [2024-09-09T14:29:11.874Z] #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:29:11.874Z] #154 CACHED [2024-09-09T14:29:11.874Z] [2024-09-09T14:29:11.874Z] #155 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T14:29:11.874Z] #155 CACHED [2024-09-09T14:29:11.874Z] [2024-09-09T14:29:11.874Z] #156 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:29:11.874Z] #156 CACHED [2024-09-09T14:29:11.874Z] [2024-09-09T14:29:11.874Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:29:14.475Z] #157 2.971 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-09T14:29:15.058Z] #157 ... [2024-09-09T14:29:15.058Z] [2024-09-09T14:29:15.058Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:29:15.058Z] #0 4.405 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-09T14:29:15.058Z] #158 ... [2024-09-09T14:29:15.058Z] [2024-09-09T14:29:15.058Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:29:15.058Z] #0 4.337 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-09T14:29:15.323Z] #159 ... [2024-09-09T14:29:15.323Z] [2024-09-09T14:29:15.323Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:29:15.323Z] #0 3.068 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-09T14:29:19.571Z] #160 ... [2024-09-09T14:29:19.571Z] [2024-09-09T14:29:19.571Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T14:29:19.571Z] #151 3.994 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-09T14:52:27.754Z] #151 ... [2024-09-09T14:52:27.754Z] [2024-09-09T14:52:27.754Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:52:27.754Z] #159 DONE 1401.4s [2024-09-09T14:52:27.754Z] [2024-09-09T14:52:27.754Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:52:27.754Z] #139 ... [2024-09-09T14:52:27.754Z] [2024-09-09T14:52:27.754Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T14:52:27.754Z] #161 DONE 0.2s [2024-09-09T14:52:27.754Z] [2024-09-09T14:52:27.754Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T14:52:29.704Z] #162 DONE 2.2s [2024-09-09T14:52:29.704Z] [2024-09-09T14:52:29.704Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:52:29.704Z] #163 DONE 0.3s [2024-09-09T14:52:29.704Z] [2024-09-09T14:52:29.704Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:52:30.000Z] #164 DONE 0.3s [2024-09-09T14:52:30.000Z] [2024-09-09T14:52:30.000Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T14:52:30.000Z] #151 1403.9 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-09T14:52:30.584Z] #151 ... [2024-09-09T14:52:30.585Z] [2024-09-09T14:52:30.585Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T14:52:30.585Z] #165 DONE 0.4s [2024-09-09T14:52:30.585Z] [2024-09-09T14:52:30.585Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T14:52:30.585Z] #166 DONE 0.1s [2024-09-09T14:52:30.585Z] [2024-09-09T14:52:30.585Z] #167 [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-09T14:52:30.863Z] #167 DONE 0.2s [2024-09-09T14:52:30.863Z] [2024-09-09T14:52:30.863Z] #168 [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-09T14:52:31.139Z] #168 DONE 0.1s [2024-09-09T14:52:31.139Z] [2024-09-09T14:52:31.139Z] #169 [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-09T14:52:31.139Z] #169 DONE 0.3s [2024-09-09T14:52:31.139Z] [2024-09-09T14:52:31.139Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:31.407Z] #136 ... [2024-09-09T14:52:31.407Z] [2024-09-09T14:52:31.407Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T14:52:31.686Z] #170 DONE 0.2s [2024-09-09T14:52:31.686Z] [2024-09-09T14:52:31.686Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T14:52:31.686Z] #171 DONE 0.2s [2024-09-09T14:52:31.686Z] [2024-09-09T14:52:31.686Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T14:52:34.273Z] #172 DONE 2.2s [2024-09-09T14:52:34.273Z] [2024-09-09T14:52:34.273Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:52:34.273Z] #142 ... [2024-09-09T14:52:34.273Z] [2024-09-09T14:52:34.273Z] #108 [security-bootstrapper] exporting to image [2024-09-09T14:52:34.273Z] #108 exporting layers [2024-09-09T14:52:35.229Z] #108 exporting layers 1.2s done [2024-09-09T14:52:35.229Z] #108 writing image sha256:50b9cfbac13b912cf0f19a2824a3fb2589bb64173c53a178261b1845300a1cb9 done [2024-09-09T14:52:35.229Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T14:52:35.229Z] #108 DONE 8.6s [2024-09-09T14:52:35.229Z] [2024-09-09T14:52:35.229Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:37.165Z] #136 ... [2024-09-09T14:52:37.165Z] [2024-09-09T14:52:37.165Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:52:37.165Z] #158 DONE 1412.2s [2024-09-09T14:52:37.166Z] [2024-09-09T14:52:37.166Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:52:37.758Z] #138 ... [2024-09-09T14:52:37.758Z] [2024-09-09T14:52:37.758Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:52:38.034Z] #173 DONE 0.3s [2024-09-09T14:52:38.034Z] [2024-09-09T14:52:38.034Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:52:38.034Z] #174 DONE 0.2s [2024-09-09T14:52:38.034Z] [2024-09-09T14:52:38.034Z] #175 [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-09T14:52:38.314Z] #175 DONE 0.1s [2024-09-09T14:52:38.314Z] [2024-09-09T14:52:38.314Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:38.314Z] #136 ... [2024-09-09T14:52:38.314Z] [2024-09-09T14:52:38.314Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T14:52:38.579Z] #176 DONE 0.2s [2024-09-09T14:52:38.579Z] [2024-09-09T14:52:38.579Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T14:52:38.846Z] #177 DONE 0.3s [2024-09-09T14:52:38.846Z] [2024-09-09T14:52:38.846Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T14:52:38.846Z] #178 DONE 0.2s [2024-09-09T14:52:38.846Z] [2024-09-09T14:52:38.846Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:52:41.421Z] #179 DONE 2.3s [2024-09-09T14:52:41.421Z] [2024-09-09T14:52:41.421Z] #108 [security-proxy-setup] exporting to image [2024-09-09T14:52:41.421Z] #108 exporting layers [2024-09-09T14:52:42.376Z] #108 exporting layers 0.9s done [2024-09-09T14:52:42.376Z] #108 writing image sha256:aac7ba41e19cb7a8737820f4357a5ba41615737d800a47887ca9b12b4a3330b6 done [2024-09-09T14:52:42.376Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T14:52:42.376Z] #108 DONE 9.5s [2024-09-09T14:52:42.376Z] [2024-09-09T14:52:42.376Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:50.560Z] #136 ... [2024-09-09T14:52:50.560Z] [2024-09-09T14:52:50.560Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T14:52:50.560Z] #151 DONE 1425.7s [2024-09-09T14:52:50.824Z] [2024-09-09T14:52:50.824Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:52:51.089Z] #138 ... [2024-09-09T14:52:51.089Z] [2024-09-09T14:52:51.089Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:52:51.355Z] #180 DONE 0.3s [2024-09-09T14:52:51.355Z] [2024-09-09T14:52:51.355Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:52:51.355Z] #139 ... [2024-09-09T14:52:51.355Z] [2024-09-09T14:52:51.355Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:52:51.619Z] #181 DONE 0.1s [2024-09-09T14:52:51.619Z] [2024-09-09T14:52:51.619Z] #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-09T14:52:51.619Z] #182 DONE 0.1s [2024-09-09T14:52:51.619Z] [2024-09-09T14:52:51.619Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:51.619Z] #136 ... [2024-09-09T14:52:51.619Z] [2024-09-09T14:52:51.619Z] #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-09T14:52:51.619Z] #183 DONE 0.1s [2024-09-09T14:52:51.894Z] [2024-09-09T14:52:51.894Z] #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-09T14:52:51.894Z] #184 DONE 0.1s [2024-09-09T14:52:51.894Z] [2024-09-09T14:52:51.894Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:52:51.894Z] #136 ... [2024-09-09T14:52:51.894Z] [2024-09-09T14:52:51.894Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T14:52:52.163Z] #185 DONE 0.2s [2024-09-09T14:52:52.163Z] [2024-09-09T14:52:52.163Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T14:52:52.433Z] #186 DONE 0.3s [2024-09-09T14:52:52.433Z] [2024-09-09T14:52:52.433Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T14:52:52.698Z] #187 DONE 0.2s [2024-09-09T14:52:52.698Z] [2024-09-09T14:52:52.698Z] #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-09T14:52:54.846Z] #188 DONE 2.3s [2024-09-09T14:52:54.846Z] [2024-09-09T14:52:54.846Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T14:52:54.846Z] #108 exporting layers [2024-09-09T14:52:56.307Z] #108 exporting layers 1.2s done [2024-09-09T14:52:56.307Z] #108 writing image sha256:7293cd6c94bb32f44ff6794f03d6c8bad20a0ecb5eb2aaf451301a65bfd090f8 done [2024-09-09T14:52:56.307Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T14:52:56.307Z] #108 DONE 10.8s [2024-09-09T14:52:56.307Z] [2024-09-09T14:52:56.307Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:53:35.174Z] #141 ... [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T14:53:35.174Z] #137 DONE 1486.2s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:53:35.174Z] #153 ... [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:53:35.174Z] #189 DONE 0.3s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:53:35.174Z] #142 ... [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:53:35.174Z] #190 DONE 0.1s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #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-09T14:53:35.174Z] #191 DONE 0.2s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #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-09T14:53:35.174Z] #192 DONE 0.3s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #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-09T14:53:35.174Z] #193 DONE 0.1s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #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-09T14:53:35.174Z] #194 DONE 2.6s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T14:53:35.174Z] #108 exporting layers [2024-09-09T14:53:35.174Z] #108 exporting layers 0.5s done [2024-09-09T14:53:35.174Z] #108 writing image sha256:e74b2b29e52cc3fe2dd2f2f2cd72615591651dcd2c16fcdf6e287c58d1e1b2ef done [2024-09-09T14:53:35.174Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-09T14:53:35.174Z] #108 DONE 11.2s [2024-09-09T14:53:35.174Z] [2024-09-09T14:53:35.174Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:56:11.871Z] #136 ... [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:56:11.871Z] #153 DONE 1619.8s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:56:11.871Z] #138 ... [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:56:11.871Z] #195 DONE 0.2s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:56:11.871Z] #160 ... [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:56:11.871Z] #196 DONE 0.2s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #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-09T14:56:11.871Z] #197 DONE 0.4s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #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-09T14:56:11.871Z] #198 DONE 0.1s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T14:56:11.871Z] #108 exporting layers [2024-09-09T14:56:11.871Z] #108 exporting layers 0.8s done [2024-09-09T14:56:11.871Z] #108 writing image sha256:d8faa33358099bfebdfeedf31f9ebf8e2a131cfc9b326c63e7f5389419fe44cf done [2024-09-09T14:56:11.871Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T14:56:11.871Z] #108 DONE 12.1s [2024-09-09T14:56:11.871Z] [2024-09-09T14:56:11.871Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:04:06.154Z] #157 ... [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T15:04:06.154Z] #139 DONE 2109.0s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T15:04:06.154Z] #136 ... [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:04:06.154Z] #199 DONE 0.2s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:04:06.154Z] #157 ... [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:04:06.154Z] #200 DONE 0.1s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T15:04:06.154Z] #201 DONE 0.5s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #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-09T15:04:06.154Z] #202 DONE 0.2s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T15:04:06.154Z] #136 ... [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T15:04:06.154Z] #203 DONE 0.1s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #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-09T15:04:06.154Z] #204 DONE 1.8s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #108 [security-proxy-auth] exporting to image [2024-09-09T15:04:06.154Z] #108 exporting layers [2024-09-09T15:04:06.154Z] #108 exporting layers 0.7s done [2024-09-09T15:04:06.154Z] #108 writing image sha256:754fc0b4f8ee153cb6af8cfa41383e950a9e9bf25cda136dd7f97669fc82140c done [2024-09-09T15:04:06.154Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T15:04:06.154Z] #108 DONE 12.8s [2024-09-09T15:04:06.154Z] [2024-09-09T15:04:06.154Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:05:02.519Z] #157 ... [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T15:05:02.519Z] #140 DONE 2177.9s [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T15:05:02.519Z] #136 ... [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:05:02.519Z] #205 DONE 0.1s [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:05:02.519Z] #206 DONE 0.3s [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T15:05:02.519Z] #160 ... [2024-09-09T15:05:02.519Z] [2024-09-09T15:05:02.519Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T15:05:02.784Z] #207 DONE 0.4s [2024-09-09T15:05:02.784Z] [2024-09-09T15:05:02.784Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:05:02.784Z] #208 DONE 0.2s [2024-09-09T15:05:02.784Z] [2024-09-09T15:05:02.784Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T15:05:03.049Z] #141 ... [2024-09-09T15:05:03.049Z] [2024-09-09T15:05:03.049Z] #108 [core-command] exporting to image [2024-09-09T15:05:03.049Z] #108 exporting layers [2024-09-09T15:05:03.314Z] #108 exporting layers 0.4s done [2024-09-09T15:05:03.314Z] #108 writing image sha256:862889325f4b017a0a7428e4d7ff1cdc4b7a831ba901c6b2cc727a9d4deb12d2 done [2024-09-09T15:05:03.314Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-09T15:05:03.314Z] #108 DONE 13.2s [2024-09-09T15:05:03.314Z] [2024-09-09T15:05:03.314Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T15:07:09.960Z] #142 ... [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T15:07:09.960Z] #136 DONE 2304.0s [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T15:07:09.960Z] #141 ... [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:09.960Z] #209 DONE 0.3s [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T15:07:09.960Z] #210 DONE 0.6s [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:07:09.960Z] #211 DONE 0.1s [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #108 [core-keeper] exporting to image [2024-09-09T15:07:09.960Z] #108 exporting layers [2024-09-09T15:07:09.960Z] #108 exporting layers 0.5s done [2024-09-09T15:07:09.960Z] #108 writing image sha256:912ca77e2da93f9cca532545be5d3dac8c4be44ef7bb3a12122be65f246b7aa4 done [2024-09-09T15:07:09.960Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-09T15:07:09.960Z] #108 DONE 13.8s [2024-09-09T15:07:09.960Z] [2024-09-09T15:07:09.960Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:11.365Z] #157 ... [2024-09-09T15:07:11.365Z] [2024-09-09T15:07:11.365Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T15:07:11.365Z] #142 DONE 2307.8s [2024-09-09T15:07:11.365Z] [2024-09-09T15:07:11.365Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:11.631Z] #157 ... [2024-09-09T15:07:11.631Z] [2024-09-09T15:07:11.631Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:11.900Z] #212 DONE 0.2s [2024-09-09T15:07:11.900Z] [2024-09-09T15:07:11.900Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T15:07:12.492Z] #160 ... [2024-09-09T15:07:12.492Z] [2024-09-09T15:07:12.492Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:07:12.492Z] #213 DONE 0.2s [2024-09-09T15:07:12.492Z] [2024-09-09T15:07:12.492Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T15:07:13.077Z] #214 DONE 0.5s [2024-09-09T15:07:13.077Z] [2024-09-09T15:07:13.077Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:13.077Z] #157 ... [2024-09-09T15:07:13.077Z] [2024-09-09T15:07:13.077Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T15:07:13.077Z] #138 DONE 2309.6s [2024-09-09T15:07:13.077Z] [2024-09-09T15:07:13.077Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:07:13.343Z] #215 DONE 0.4s [2024-09-09T15:07:13.343Z] [2024-09-09T15:07:13.343Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T15:07:13.610Z] #216 DONE 0.4s [2024-09-09T15:07:13.610Z] [2024-09-09T15:07:13.610Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:13.877Z] #157 ... [2024-09-09T15:07:13.877Z] [2024-09-09T15:07:13.877Z] #108 [core-metadata] exporting to image [2024-09-09T15:07:14.464Z] #108 ... [2024-09-09T15:07:14.464Z] [2024-09-09T15:07:14.464Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:14.464Z] #217 DONE 0.5s [2024-09-09T15:07:14.464Z] [2024-09-09T15:07:14.464Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:07:14.464Z] #218 DONE 0.2s [2024-09-09T15:07:14.464Z] [2024-09-09T15:07:14.464Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T15:07:14.730Z] #160 ... [2024-09-09T15:07:14.730Z] [2024-09-09T15:07:14.730Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T15:07:14.995Z] #219 ... [2024-09-09T15:07:14.995Z] [2024-09-09T15:07:14.995Z] #108 [core-metadata] exporting to image [2024-09-09T15:07:14.995Z] #108 exporting layers 1.1s done [2024-09-09T15:07:14.995Z] #108 writing image sha256:bcad3e60da34cf1e5f9878d69ff31f37377b5d24d0c0f684362137e22f3117d9 done [2024-09-09T15:07:14.995Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T15:07:14.995Z] #108 DONE 14.9s [2024-09-09T15:07:14.995Z] [2024-09-09T15:07:14.995Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T15:07:15.264Z] #55 ... [2024-09-09T15:07:15.264Z] [2024-09-09T15:07:15.264Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T15:07:15.264Z] #219 DONE 0.6s [2024-09-09T15:07:15.264Z] [2024-09-09T15:07:15.264Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:07:15.264Z] #220 DONE 0.1s [2024-09-09T15:07:15.530Z] [2024-09-09T15:07:15.530Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T15:07:15.530Z] #221 DONE 0.1s [2024-09-09T15:07:15.530Z] [2024-09-09T15:07:15.530Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:15.530Z] #157 ... [2024-09-09T15:07:15.530Z] [2024-09-09T15:07:15.530Z] #108 [core-data] exporting to image [2024-09-09T15:07:16.110Z] #108 exporting layers 0.5s done [2024-09-09T15:07:16.110Z] #108 writing image sha256:7a2d39861fcfc91c652748f98144b4f4b5b1ca932732dfd81f54f6e1b95301dc done [2024-09-09T15:07:16.110Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-09T15:07:16.110Z] #108 DONE 15.4s [2024-09-09T15:07:16.110Z] [2024-09-09T15:07:16.110Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T15:07:54.953Z] #141 DONE 2346.2s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:54.953Z] #157 ... [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:54.953Z] #222 DONE 0.2s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:07:54.953Z] #223 DONE 0.1s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T15:07:54.953Z] #224 DONE 0.4s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:54.953Z] #157 ... [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:07:54.953Z] #225 DONE 0.1s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #108 [support-scheduler] exporting to image [2024-09-09T15:07:54.953Z] #108 exporting layers [2024-09-09T15:07:54.953Z] #108 exporting layers 0.5s done [2024-09-09T15:07:54.953Z] #108 writing image sha256:c843303ed71707b7a9ae38c2f36009c8ce66bb82c41b6539f1f2a3e8009f8c48 done [2024-09-09T15:07:54.953Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T15:07:54.953Z] #108 DONE 16.0s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T15:07:54.953Z] #160 ... [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T15:07:54.953Z] #157 DONE 2322.8s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T15:07:54.953Z] #160 DONE 2322.8s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T15:07:54.953Z] #55 ... [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:54.953Z] #226 DONE 0.2s [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T15:07:54.953Z] #55 ... [2024-09-09T15:07:54.953Z] [2024-09-09T15:07:54.953Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:07:55.218Z] #227 DONE 0.2s [2024-09-09T15:07:55.218Z] [2024-09-09T15:07:55.218Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T15:07:55.218Z] #228 DONE 0.2s [2024-09-09T15:07:55.218Z] [2024-09-09T15:07:55.218Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T15:07:55.218Z] #229 ... [2024-09-09T15:07:55.218Z] [2024-09-09T15:07:55.218Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T15:07:55.218Z] #230 DONE 0.1s [2024-09-09T15:07:55.485Z] [2024-09-09T15:07:55.485Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T15:07:55.751Z] #231 DONE 0.4s [2024-09-09T15:07:55.751Z] [2024-09-09T15:07:55.751Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T15:07:55.751Z] #55 ... [2024-09-09T15:07:55.751Z] [2024-09-09T15:07:55.751Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T15:07:55.751Z] #229 DONE 0.6s [2024-09-09T15:07:55.751Z] [2024-09-09T15:07:55.751Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T15:07:55.751Z] #232 DONE 0.1s [2024-09-09T15:07:55.751Z] [2024-09-09T15:07:55.751Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T15:07:56.016Z] #233 DONE 0.1s [2024-09-09T15:07:56.016Z] [2024-09-09T15:07:56.016Z] #108 [support-cron-scheduler] exporting to image [2024-09-09T15:07:56.596Z] #108 exporting layers 0.6s done [2024-09-09T15:07:56.596Z] #108 writing image sha256:31561603e70c5f63a06b74062645b95796b78ce87ee333fad0afdd5d5842217b done [2024-09-09T15:07:56.596Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T15:07:57.177Z] #108 exporting layers 1.5s done [2024-09-09T15:07:57.177Z] #108 writing image sha256:bd51dd48866c786a6a71dd3e9e0c59acdf0056df5c2b363cea584d9b8de9a4c6 done [2024-09-09T15:07:57.177Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T15:07:57.177Z] #108 DONE 17.5s [2024-09-09T15:07:57.177Z] [2024-09-09T15:07:57.177Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T15:07:57.177Z] time="2024-09-09T14:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T15:07:57.272Z] $ docker stop --time=1 1fffc29a9b1cf9f56c778aef981a85ae09014e2671dce5da365d919ff34ebe44 [2024-09-09T15:07:58.952Z] $ docker rm -f --volumes 1fffc29a9b1cf9f56c778aef981a85ae09014e2671dce5da365d919ff34ebe44 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T15:07:59.549Z] + docker images [2024-09-09T15:07:59.549Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T15:07:59.549Z] support-notifications-arm64 latest 31561603e70c 4 seconds ago 42MB [2024-09-09T15:07:59.549Z] support-cron-scheduler-arm64 latest bd51dd48866c 4 seconds ago 43.6MB [2024-09-09T15:07:59.549Z] support-scheduler-arm64 latest c843303ed717 9 seconds ago 41.4MB [2024-09-09T15:07:59.549Z] core-data-arm64 latest 7a2d39861fcf 44 seconds ago 39.1MB [2024-09-09T15:07:59.549Z] core-metadata-arm64 latest bcad3e60da34 46 seconds ago 39.3MB [2024-09-09T15:07:59.549Z] core-keeper-arm64 latest 912ca77e2da9 50 seconds ago 39MB [2024-09-09T15:07:59.549Z] core-command-arm64 latest 862889325f4b 2 minutes ago 35.1MB [2024-09-09T15:07:59.549Z] security-proxy-auth-arm64 latest 754fc0b4f8ee 4 minutes ago 32.7MB [2024-09-09T15:07:59.549Z] security-spiffe-token-provider-arm64 latest d8faa3335809 11 minutes ago 29.1MB [2024-09-09T15:07:59.549Z] core-common-config-bootstrapper-arm64 latest e74b2b29e52c 14 minutes ago 15.4MB [2024-09-09T15:07:59.549Z] security-secretstore-setup-arm64 latest 7293cd6c94bb 15 minutes ago 36.4MB [2024-09-09T15:07:59.549Z] security-proxy-setup-arm64 latest aac7ba41e19c 15 minutes ago 26.2MB [2024-09-09T15:07:59.549Z] security-bootstrapper-arm64 latest 50b9cfbac13b 15 minutes ago 18.9MB [2024-09-09T15:07:59.549Z] security-spire-server-arm64 latest 8ad875e8a9db 41 minutes ago 116MB [2024-09-09T15:07:59.549Z] security-spire-config-arm64 latest 45a311c70b4e 41 minutes ago 115MB [2024-09-09T15:07:59.549Z] security-spire-agent-arm64 latest 2a5a83314396 41 minutes ago 174MB [2024-09-09T15:07:59.549Z] ci-base-image-arm64 latest 46eb156d72e9 About an hour ago 967MB [2024-09-09T15:07:59.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T15:07:59.549Z] 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-09T15:08:00.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T15:08:00.491Z] [2024-09-09T15:08:00.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T15:08:00.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T15:08:01.187Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T15:08:01.187Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T15:08:01.187Z] 04944245beec: Pulling fs layer [2024-09-09T15:08:01.187Z] 699f458cf7ca: Pulling fs layer [2024-09-09T15:08:01.187Z] 765212b225bb: Pulling fs layer [2024-09-09T15:08:01.187Z] f23df028b6ca: Pulling fs layer [2024-09-09T15:08:01.187Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T15:08:01.187Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T15:08:01.187Z] 765212b225bb: Waiting [2024-09-09T15:08:01.187Z] d65c8cfc05b1: Waiting [2024-09-09T15:08:01.187Z] f23df028b6ca: Waiting [2024-09-09T15:08:01.187Z] 2437ff75d9bd: Waiting [2024-09-09T15:08:01.187Z] 04944245beec: Verifying Checksum [2024-09-09T15:08:01.187Z] 04944245beec: Download complete [2024-09-09T15:08:01.187Z] 765212b225bb: Download complete [2024-09-09T15:08:01.187Z] f23df028b6ca: Verifying Checksum [2024-09-09T15:08:01.187Z] f23df028b6ca: Download complete [2024-09-09T15:08:01.187Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T15:08:01.187Z] d65c8cfc05b1: Download complete [2024-09-09T15:08:01.463Z] 699f458cf7ca: Verifying Checksum [2024-09-09T15:08:01.463Z] 699f458cf7ca: Download complete [2024-09-09T15:08:01.734Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T15:08:01.734Z] 8998bd30e6a1: Download complete [2024-09-09T15:08:04.315Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T15:08:04.315Z] 2437ff75d9bd: Download complete [2024-09-09T15:08:06.891Z] 8998bd30e6a1: Pull complete [2024-09-09T15:08:06.891Z] 04944245beec: Pull complete [2024-09-09T15:08:08.829Z] 699f458cf7ca: Pull complete [2024-09-09T15:08:08.829Z] 765212b225bb: Pull complete [2024-09-09T15:08:09.785Z] f23df028b6ca: Pull complete [2024-09-09T15:08:09.785Z] d65c8cfc05b1: Pull complete [2024-09-09T15:08:27.989Z] 2437ff75d9bd: Pull complete [2024-09-09T15:08:27.989Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T15:08:27.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T15:08:27.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T15:08:28.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-9881 does not seem to be running inside a container [2024-09-09T15:08:28.530Z] $ 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-09T15:08:31.403Z] $ docker top ebb9c5ad2a41800e0ba59d9b045e17c19cff82284975f3ec50b622048d1c4d17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:32.476Z] ---> job-cost.sh [2024-09-09T15:08:32.476Z] lf-activate-venv: SKIPPING [2024-09-09T15:08:32.476Z] INFO: No Stack... [2024-09-09T15:08:33.058Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T15:08:33.637Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T15:08:34.304Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-09T15:08:34.304Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T15:08:34.367Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-1-stack-cost] [2024-09-09T15:08:34.373Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4903-1-stack-cost] did not exist. Created. [2024-09-09T15:08:34.379Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T15:08:35.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T15:08:35.445Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T15:08:35.464Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T15:08:35.554Z] $ docker stop --time=1 ebb9c5ad2a41800e0ba59d9b045e17c19cff82284975f3ec50b622048d1c4d17 [2024-09-09T15:08:37.067Z] $ docker rm -f --volumes ebb9c5ad2a41800e0ba59d9b045e17c19cff82284975f3ec50b622048d1c4d17 [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-09T15:08:38.436Z] provisioning config files... [2024-09-09T15:08:38.444Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2411735304637633315tmp [Pipeline] { [Pipeline] sh [2024-09-09T15:08:38.823Z] + set +x [2024-09-09T15:08:38.823Z] + curl -s https://codecov.io/bash [2024-09-09T15:08:38.823Z] + bash -s -- [2024-09-09T15:08:38.823Z] [2024-09-09T15:08:38.823Z] _____ _ [2024-09-09T15:08:38.823Z] / ____| | | [2024-09-09T15:08:38.823Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T15:08:38.823Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T15:08:38.823Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T15:08:38.823Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T15:08:38.823Z] Bash-1.0.6 [2024-09-09T15:08:38.823Z] [2024-09-09T15:08:38.823Z] [2024-09-09T15:08:38.823Z] ==> git version 2.25.1 found [2024-09-09T15:08:38.823Z] ==> 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-09T15:08:38.823Z] Release-Date: 2020-01-08 [2024-09-09T15:08:38.823Z] 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-09T15:08:38.823Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T15:08:38.823Z] ==> Jenkins CI detected. [2024-09-09T15:08:38.823Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T15:08:38.823Z] project root: . [2024-09-09T15:08:38.823Z] --> token set from env [2024-09-09T15:08:38.823Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T15:08:38.823Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T15:08:39.083Z] ==> Python coveragepy not found [2024-09-09T15:08:39.083Z] ==> Searching for coverage reports in: [2024-09-09T15:08:39.083Z] + . [2024-09-09T15:08:39.083Z] -> Found 1 reports [2024-09-09T15:08:39.083Z] ==> Detecting git/mercurial file structure [2024-09-09T15:08:39.083Z] ==> Reading reports [2024-09-09T15:08:39.083Z] + ./coverage.out bytes=545683 [2024-09-09T15:08:39.083Z] ==> Appending adjustments [2024-09-09T15:08:39.083Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T15:08:40.463Z] + Found adjustments [2024-09-09T15:08:40.463Z] ==> Gzipping contents [2024-09-09T15:08:40.463Z] 68K /tmp/codecov.jrwLSc.gz [2024-09-09T15:08:40.463Z] ==> Uploading reports [2024-09-09T15:08:40.463Z] url: https://codecov.io [2024-09-09T15:08:40.463Z] query: branch=PR-4903&commit=894c180e6091bae46e33ccfe1e9c75dfd77b711d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= [2024-09-09T15:08:40.463Z] -> Pinging Codecov [2024-09-09T15:08:40.463Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4903&commit=894c180e6091bae46e33ccfe1e9c75dfd77b711d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= [2024-09-09T15:08:40.723Z] -> Uploading to [2024-09-09T15:08:40.723Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/894c180e6091bae46e33ccfe1e9c75dfd77b711d/ed4e5484-3eed-4ea6-87b2-40262e1318b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T150840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd625fe7c3854502a4fa1cd633d94860fe731eea2d6173c1ebbafb1413ab3b67 [2024-09-09T15:08:40.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T15:08:40.983Z] Dload Upload Total Spent Left Speed [2024-09-09T15:08:41.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68084 0 0 100 68084 0 217k --:--:-- --:--:-- --:--:-- 217k [2024-09-09T15:08:41.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/894c180e6091bae46e33ccfe1e9c75dfd77b711d [Pipeline] } [2024-09-09T15:08:41.368Z] 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-09T15:08:43.400Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:43.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:44.653Z] ---> package-listing.sh [2024-09-09T15:08:44.653Z] ++ facter osfamily [2024-09-09T15:08:44.653Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T15:08:44.913Z] + OS_FAMILY=debian [2024-09-09T15:08:44.913Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T15:08:44.913Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T15:08:44.913Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T15:08:44.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T15:08:44.913Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T15:08:44.913Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T15:08:44.913Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T15:08:44.913Z] + case "${OS_FAMILY}" in [2024-09-09T15:08:44.913Z] + dpkg -l [2024-09-09T15:08:44.913Z] + grep '^ii' [2024-09-09T15:08:44.913Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T15:08:44.913Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T15:08:44.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T15:08:44.913Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T15:08:44.913Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T15:08:44.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T15:08:44.952Z] 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-09T15:08:45.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T15:08:46.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T15:08:46.039Z] [2024-09-09T15:08:46.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T15:08:46.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T15:08:46.443Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T15:08:46.443Z] 5eb5b503b376: Pulling fs layer [2024-09-09T15:08:46.443Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T15:08:46.443Z] ec43610c2a17: Pulling fs layer [2024-09-09T15:08:46.444Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T15:08:46.444Z] 33b1e0a273af: Pulling fs layer [2024-09-09T15:08:46.444Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T15:08:46.444Z] 2f39f015ded8: Pulling fs layer [2024-09-09T15:08:46.444Z] 33b1e0a273af: Waiting [2024-09-09T15:08:46.444Z] 5d3b04190fa2: Waiting [2024-09-09T15:08:46.444Z] 2f39f015ded8: Waiting [2024-09-09T15:08:46.444Z] 3a2ae6a8a46f: Waiting [2024-09-09T15:08:46.444Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T15:08:46.444Z] 5c69ac0246d0: Download complete [2024-09-09T15:08:46.444Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T15:08:46.444Z] 3a2ae6a8a46f: Download complete [2024-09-09T15:08:46.444Z] 33b1e0a273af: Verifying Checksum [2024-09-09T15:08:46.444Z] 33b1e0a273af: Download complete [2024-09-09T15:08:46.444Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T15:08:46.444Z] 5d3b04190fa2: Download complete [2024-09-09T15:08:46.444Z] ec43610c2a17: Verifying Checksum [2024-09-09T15:08:46.444Z] ec43610c2a17: Download complete [2024-09-09T15:08:46.704Z] 5eb5b503b376: Verifying Checksum [2024-09-09T15:08:46.704Z] 5eb5b503b376: Download complete [2024-09-09T15:08:47.272Z] 2f39f015ded8: Download complete [2024-09-09T15:08:47.840Z] 5eb5b503b376: Pull complete [2024-09-09T15:08:47.840Z] 5c69ac0246d0: Pull complete [2024-09-09T15:08:48.407Z] ec43610c2a17: Pull complete [2024-09-09T15:08:48.407Z] 3a2ae6a8a46f: Pull complete [2024-09-09T15:08:48.667Z] 33b1e0a273af: Pull complete [2024-09-09T15:08:48.667Z] 5d3b04190fa2: Pull complete [2024-09-09T15:08:52.855Z] 2f39f015ded8: Pull complete [2024-09-09T15:08:52.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T15:08:52.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T15:08:52.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T15:08:53.196Z] prd-ubuntu20.04-docker-8c-8g-9880 does not seem to be running inside a container [2024-09-09T15:08:53.252Z] $ 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-09T15:08:56.821Z] $ docker top d23cc24053d285085fb8267191ae269f1e16a102b87ba9bd28d9f46702a9249d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T15:08:57.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T15:08:57.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T15:08:57.836Z] + ls /var/log/sa-host [2024-09-09T15:08:57.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T15:08:58.088Z] provisioning config files... [2024-09-09T15:08:58.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9778850229407035514tmp [Pipeline] { [Pipeline] echo [2024-09-09T15:08:58.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:58.495Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T15:08:58.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:58.950Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T15:08:58.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:59.316Z] ---> sudo-logs.sh [2024-09-09T15:08:59.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T15:08:59.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:08:59.755Z] ---> job-cost.sh [2024-09-09T15:08:59.755Z] lf-activate-venv: SKIPPING [2024-09-09T15:08:59.755Z] DEBUG: total: 0.2199999988079071 [2024-09-09T15:08:59.755Z] INFO: Retrieving Stack Cost... [2024-09-09T15:09:00.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T15:09:00.581Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T15:09:00.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T15:09:00.953Z] ---> logs-deploy.sh [2024-09-09T15:09:00.953Z] lf-activate-venv: SKIPPING [2024-09-09T15:09:00.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4903/1 [2024-09-09T15:09:00.953Z] INFO: archiving workspace using pattern(s): [2024-09-09T15:09:01.888Z] Archives upload complete. [2024-09-09T15:09:01.888Z] INFO: archiving logs to Nexus