Pull request #4902 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 21db3a63b67a0939892c10ac99221dcfb99b5ff7+489770a83fbc98f336c86b0914a62f33e4a7a33e (fbabfdeee908e5becfcd85ef43c8de4ee364838b) 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-ssh9096803556758433529.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-ssh1514076603499127189.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-4902/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-4902/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9205003700682460855.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-4902/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh156169463605683804.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-ssh890652754369153322.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-4902/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-4902/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5224855524116148827.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 ‘prd-ubuntu20.04-docker-8c-8g-9860’ Running on prd-ubuntu20.04-docker-8c-8g-9867 in /w/workspace/edgexfoundry_edgex-go_PR-4902 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4902/head:refs/remotes/origin/PR-4902 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 21db3a63b67a0939892c10ac99221dcfb99b5ff7 Merge succeeded, producing 4022567c1725964de56f03f5ff900a4975ffec3b Checking out Revision 4022567c1725964de56f03f5ff900a4975ffec3b (PR-4902) > git config core.sparsecheckout # timeout=10 > git checkout -f 21db3a63b67a0939892c10ac99221dcfb99b5ff7 # 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 4022567c1725964de56f03f5ff900a4975ffec3b # 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:39:43.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T13:39:44.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T13:39:44.330Z] ========================================================= [2024-09-09T13:39:44.330Z] EdgeX Global Pipelines Version Info [2024-09-09T13:39:44.330Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T13:39:45.076Z] ------------------- [2024-09-09T13:39:45.076Z] stable info: [2024-09-09T13:39:45.076Z] ------------------- [2024-09-09T13:39:45.076Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T13:39:45.076Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T13:39:45.076Z] Message: update stable to v1.0.263 [2024-09-09T13:39:45.648Z] ------------------- [2024-09-09T13:39:45.648Z] experimental info: [2024-09-09T13:39:45.648Z] ------------------- [2024-09-09T13:39:45.648Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T13:39:45.648Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T13:39:45.648Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T13:39:45.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T13:39:45.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T13:39:46.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T13:39:46.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T13:39:46.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T13:39:46.177Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T13:39:46.237Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T13:39:46.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T13:39:46.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T13:39:46.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T13:39:46.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T13:39:46.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T13:39:46.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T13:39:46.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T13:39:46.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T13:39:46.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T13:39:46.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T13:39:46.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T13:39:46.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T13:39:46.998Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T13:39:47.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T13:39:47.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T13:39:47.161Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T13:39:47.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4902 [Pipeline] echo [2024-09-09T13:39:47.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4902 [Pipeline] echo [2024-09-09T13:39:47.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4902 [Pipeline] echo [2024-09-09T13:39:47.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4022567c1725964de56f03f5ff900a4975ffec3b [Pipeline] echo [2024-09-09T13:39:47.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4022567 [Pipeline] echo [2024-09-09T13:39:47.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T13:39:47.651Z] provisioning config files... [2024-09-09T13:39:47.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14568825518118109098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T13:39:48.047Z] ---> ****-login.sh [2024-09-09T13:39:48.048Z] nexus3.edgexfoundry.org:10001 [2024-09-09T13:39:48.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:39:48.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:39:48.572Z] Configure a credential helper to remove this warning. See [2024-09-09T13:39:48.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:39:48.572Z] [2024-09-09T13:39:48.572Z] Login Succeeded [2024-09-09T13:39:48.572Z] nexus3.edgexfoundry.org:10002 [2024-09-09T13:39:48.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:39:48.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:39:48.572Z] Configure a credential helper to remove this warning. See [2024-09-09T13:39:48.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:39:48.572Z] [2024-09-09T13:39:48.572Z] Login Succeeded [2024-09-09T13:39:48.572Z] nexus3.edgexfoundry.org:10003 [2024-09-09T13:39:48.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:39:48.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:39:48.833Z] Configure a credential helper to remove this warning. See [2024-09-09T13:39:48.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:39:48.833Z] [2024-09-09T13:39:48.833Z] Login Succeeded [2024-09-09T13:39:48.833Z] nexus3.edgexfoundry.org:10004 [2024-09-09T13:39:48.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:39:48.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:39:48.833Z] Configure a credential helper to remove this warning. See [2024-09-09T13:39:48.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:39:48.833Z] [2024-09-09T13:39:48.833Z] Login Succeeded [2024-09-09T13:39:48.833Z] ****.io [2024-09-09T13:39:48.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:39:49.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:39:49.095Z] Configure a credential helper to remove this warning. See [2024-09-09T13:39:49.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:39:49.095Z] [2024-09-09T13:39:49.095Z] Login Succeeded [2024-09-09T13:39:49.095Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T13:39:49.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T13:39:49.580Z] + 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:39:49.580Z] + dirname cmd/core-command/Dockerfile+ [2024-09-09T13:39:49.580Z] cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/core-data/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T13:39:49.580Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T13:39:49.580Z] + cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T13:39:49.580Z] + dirname+ cmd/support-scheduler/Dockerfile [2024-09-09T13:39:49.580Z] cut -d/ -f2 [2024-09-09T13:39:49.580Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T13:39:49.630Z] 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:39:50.159Z] + git rev-list -1 --merges 4022567c1725964de56f03f5ff900a4975ffec3b~1..4022567c1725964de56f03f5ff900a4975ffec3b [Pipeline] echo [2024-09-09T13:39:50.200Z] -----------> git rev-list -1 --merges 4022567c1725964de56f03f5ff900a4975ffec3b~1..4022567c1725964de56f03f5ff900a4975ffec3b 4022567c1725964de56f03f5ff900a4975ffec3b [2024-09-09T13:39:50.200Z] 4022567c1725964de56f03f5ff900a4975ffec3b [false] [Pipeline] sh [2024-09-09T13:39:50.522Z] + git log --format=format:%s -1 4022567c1725964de56f03f5ff900a4975ffec3b [Pipeline] echo [2024-09-09T13:39:50.569Z] ========================================================= [2024-09-09T13:39:50.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T13:39:50.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T13:39:51.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T13:39:51.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T13:39:51.112Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T13:39:51.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T13:39:51.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T13:39:51.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T13:39:51.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:39:51.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:39:51.640Z] [2024-09-09T13:39:51.640Z] 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:39:52.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:39:52.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T13:39:52.056Z] b85a868b505f: Pulling fs layer [2024-09-09T13:39:52.056Z] e2be974225ed: Pulling fs layer [2024-09-09T13:39:52.056Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T13:39:52.056Z] 988bab9f4d93: Pulling fs layer [2024-09-09T13:39:52.056Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T13:39:52.056Z] eaf3925da568: Pulling fs layer [2024-09-09T13:39:52.056Z] bab4dde63d76: Pulling fs layer [2024-09-09T13:39:52.056Z] bde34c3a00c8: Pulling fs layer [2024-09-09T13:39:52.056Z] b352a97aabf1: Pulling fs layer [2024-09-09T13:39:52.056Z] 4872d77fe225: Pulling fs layer [2024-09-09T13:39:52.056Z] 5851b861e8e6: Pulling fs layer [2024-09-09T13:39:52.056Z] bab4dde63d76: Waiting [2024-09-09T13:39:52.056Z] eaf3925da568: Waiting [2024-09-09T13:39:52.056Z] bde34c3a00c8: Waiting [2024-09-09T13:39:52.056Z] 5851b861e8e6: Waiting [2024-09-09T13:39:52.056Z] b352a97aabf1: Waiting [2024-09-09T13:39:52.056Z] 4872d77fe225: Waiting [2024-09-09T13:39:52.056Z] 988bab9f4d93: Waiting [2024-09-09T13:39:52.056Z] 1469e6f7b9e6: Waiting [2024-09-09T13:39:52.056Z] e2be974225ed: Verifying Checksum [2024-09-09T13:39:52.056Z] e2be974225ed: Download complete [2024-09-09T13:39:52.056Z] 988bab9f4d93: Verifying Checksum [2024-09-09T13:39:52.056Z] 988bab9f4d93: Download complete [2024-09-09T13:39:52.056Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T13:39:52.056Z] 1469e6f7b9e6: Download complete [2024-09-09T13:39:52.319Z] eaf3925da568: Verifying Checksum [2024-09-09T13:39:52.319Z] eaf3925da568: Download complete [2024-09-09T13:39:52.319Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T13:39:52.319Z] 339a4e72a1f5: Download complete [2024-09-09T13:39:52.319Z] bde34c3a00c8: Verifying Checksum [2024-09-09T13:39:52.319Z] bde34c3a00c8: Download complete [2024-09-09T13:39:52.319Z] b85a868b505f: Verifying Checksum [2024-09-09T13:39:52.319Z] b85a868b505f: Download complete [2024-09-09T13:39:52.319Z] b352a97aabf1: Download complete [2024-09-09T13:39:52.319Z] 5851b861e8e6: Download complete [2024-09-09T13:39:52.319Z] 4872d77fe225: Verifying Checksum [2024-09-09T13:39:52.319Z] 4872d77fe225: Download complete [2024-09-09T13:39:52.577Z] bab4dde63d76: Verifying Checksum [2024-09-09T13:39:52.577Z] bab4dde63d76: Download complete [2024-09-09T13:39:53.512Z] b85a868b505f: Pull complete [2024-09-09T13:39:53.775Z] e2be974225ed: Pull complete [2024-09-09T13:39:54.041Z] 339a4e72a1f5: Pull complete [2024-09-09T13:39:54.041Z] 988bab9f4d93: Pull complete [2024-09-09T13:39:54.301Z] 1469e6f7b9e6: Pull complete [2024-09-09T13:39:54.563Z] eaf3925da568: Pull complete [2024-09-09T13:39:55.942Z] bab4dde63d76: Pull complete [2024-09-09T13:39:55.942Z] bde34c3a00c8: Pull complete [2024-09-09T13:39:56.202Z] b352a97aabf1: Pull complete [2024-09-09T13:39:56.202Z] 4872d77fe225: Pull complete [2024-09-09T13:39:56.202Z] 5851b861e8e6: Pull complete [2024-09-09T13:39:56.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T13:39:56.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T13:39:56.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:39:56.526Z] prd-ubuntu20.04-docker-8c-8g-9867 does not seem to be running inside a container [2024-09-09T13:39:56.552Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T13:40:00.368Z] $ docker top 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 -eo pid,comm [2024-09-09T13:40:00.423Z] 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:40:00.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T13:40:00.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T13:40:00.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T13:40:00.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T13:40:00.708Z] $ docker exec 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 ssh-agent [2024-09-09T13:40:00.819Z] SSH_AUTH_SOCK=/tmp/ssh-TWWeGwTDeqbA/agent.32 [2024-09-09T13:40:00.819Z] SSH_AGENT_PID=38 [2024-09-09T13:40:00.826Z] Running ssh-add (command line suppressed) [2024-09-09T13:40:00.923Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1041975268266380066.key (/w/workspace/edgex-go/1@tmp/private_key_1041975268266380066.key) [2024-09-09T13:40:00.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T13:40:01.284Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T13:40:01.317Z] $ docker exec --env ******** --env ******** 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 ssh-agent -k [2024-09-09T13:40:01.401Z] unset SSH_AUTH_SOCK; [2024-09-09T13:40:01.402Z] unset SSH_AGENT_PID; [2024-09-09T13:40:01.402Z] echo Agent pid 38 killed; [2024-09-09T13:40:01.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T13:40:01.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T13:40:01.525Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T13:40:01.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T13:40:01.630Z] $ docker exec 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 ssh-agent [2024-09-09T13:40:01.735Z] SSH_AUTH_SOCK=/tmp/ssh-UqfDXiQImwEv/agent.71 [2024-09-09T13:40:01.735Z] SSH_AGENT_PID=77 [2024-09-09T13:40:01.739Z] Running ssh-add (command line suppressed) [2024-09-09T13:40:01.829Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13146832697546940491.key (/w/workspace/edgex-go/1@tmp/private_key_13146832697546940491.key) [2024-09-09T13:40:01.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T13:40:02.240Z] + git semver init [2024-09-09T13:40:02.502Z] 2024-09-09 13:40:02,395 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T13:40:02.503Z] 2024-09-09 13:40:02,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T13:40:02.503Z] 2024-09-09 13:40:02,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T13:40:02.503Z] 2024-09-09 13:40:02,396 [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:40:14.430Z] 2024-09-09 13:40:14,119 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4902 with force:False [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,119 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4902 [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,124 [execute] INFO git cat-file --batch-check [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,130 [execute] INFO git cat-file --batch [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T13:40:14.431Z] 2024-09-09 13:40:14,136 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4902 [2024-09-09T13:40:14.431Z] 0.0.0 [Pipeline] } [2024-09-09T13:40:14.467Z] $ docker exec --env ******** --env ******** 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 ssh-agent -k [2024-09-09T13:40:14.554Z] unset SSH_AUTH_SOCK; [2024-09-09T13:40:14.555Z] unset SSH_AGENT_PID; [2024-09-09T13:40:14.555Z] echo Agent pid 77 killed; [2024-09-09T13:40:14.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T13:40:15.043Z] + git semver [Pipeline] } [2024-09-09T13:40:15.329Z] $ docker stop --time=1 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 [2024-09-09T13:40:16.620Z] $ docker rm -f --volumes 42f02a757afeeb711f00962b015af9493fbed71303208a45416060f38f463543 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T13:40:17.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T13:40:17.369Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T13:40:17.394Z] [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:40:18.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T13:40:18.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:40:18.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:40:18.418Z] ========================================================= [2024-09-09T13:40:18.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T13:40:18.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:40:18.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:40:18.773Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T13:40:18.773Z] 619be1103602: Pulling fs layer [2024-09-09T13:40:18.773Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T13:40:18.774Z] 5df492c9dc93: Pulling fs layer [2024-09-09T13:40:18.774Z] 7629e6793208: Pulling fs layer [2024-09-09T13:40:18.774Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T13:40:18.774Z] fb5054dd5b73: Pulling fs layer [2024-09-09T13:40:18.774Z] eeca6798cff9: Pulling fs layer [2024-09-09T13:40:18.774Z] aa269ceb94a6: Pulling fs layer [2024-09-09T13:40:18.774Z] ada007ff1a6a: Pulling fs layer [2024-09-09T13:40:18.774Z] fb5054dd5b73: Waiting [2024-09-09T13:40:18.774Z] eeca6798cff9: Waiting [2024-09-09T13:40:18.774Z] ada007ff1a6a: Waiting [2024-09-09T13:40:18.774Z] 4f4fb700ef54: Waiting [2024-09-09T13:40:18.774Z] 7862e08f4a3e: Download complete [2024-09-09T13:40:18.774Z] 7629e6793208: Verifying Checksum [2024-09-09T13:40:18.774Z] 7629e6793208: Download complete [2024-09-09T13:40:18.774Z] 4f4fb700ef54: Download complete [2024-09-09T13:40:18.774Z] 619be1103602: Verifying Checksum [2024-09-09T13:40:18.774Z] 619be1103602: Download complete [2024-09-09T13:40:18.774Z] fb5054dd5b73: Verifying Checksum [2024-09-09T13:40:18.774Z] fb5054dd5b73: Download complete [2024-09-09T13:40:18.774Z] eeca6798cff9: Verifying Checksum [2024-09-09T13:40:18.774Z] eeca6798cff9: Download complete [2024-09-09T13:40:19.034Z] ada007ff1a6a: Verifying Checksum [2024-09-09T13:40:19.034Z] ada007ff1a6a: Download complete [2024-09-09T13:40:19.034Z] 619be1103602: Pull complete [2024-09-09T13:40:19.034Z] 7862e08f4a3e: Pull complete [2024-09-09T13:40:19.295Z] 5df492c9dc93: Verifying Checksum [2024-09-09T13:40:19.295Z] 5df492c9dc93: Download complete [2024-09-09T13:40:19.554Z] aa269ceb94a6: Verifying Checksum [2024-09-09T13:40:19.554Z] aa269ceb94a6: Download complete [2024-09-09T13:40:22.091Z] 5df492c9dc93: Pull complete [2024-09-09T13:40:22.092Z] 7629e6793208: Pull complete [2024-09-09T13:40:22.350Z] 4f4fb700ef54: Pull complete [2024-09-09T13:40:22.350Z] fb5054dd5b73: Pull complete [2024-09-09T13:40:22.350Z] eeca6798cff9: Pull complete [2024-09-09T13:40:25.327Z] aa269ceb94a6: Pull complete [2024-09-09T13:40:25.327Z] ada007ff1a6a: Pull complete [2024-09-09T13:40:25.327Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T13:40:25.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:40:25.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:40:25.715Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:40:25.715Z] WORKDIR /edgex [2024-09-09T13:40:25.715Z] COPY go.mod . [2024-09-09T13:40:25.715Z] RUN go mod download [2024-09-09T13:40:25.715Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T13:40:26.281Z] Sending build context to Docker daemon 179.2MB [2024-09-09T13:40:26.281Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T13:40:26.281Z] ---> f489d0715acc [2024-09-09T13:40:26.281Z] Step 2/4 : WORKDIR /edgex [2024-09-09T13:40:30.474Z] ---> Running in bff6476d82b0 [2024-09-09T13:40:30.474Z] Removing intermediate container bff6476d82b0 [2024-09-09T13:40:30.474Z] ---> 8b14f831bea9 [2024-09-09T13:40:30.474Z] Step 3/4 : COPY go.mod . [2024-09-09T13:40:30.474Z] ---> 32550f5789a6 [2024-09-09T13:40:30.474Z] Step 4/4 : RUN go mod download [2024-09-09T13:40:30.474Z] ---> Running in bc73def6cbcc [2024-09-09T13:40:32.762Z] Still waiting to schedule task [2024-09-09T13:40:32.763Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9861’ [2024-09-09T13:41:02.590Z] Removing intermediate container bc73def6cbcc [2024-09-09T13:41:02.590Z] ---> de4af6754d86 [2024-09-09T13:41:02.590Z] Successfully built de4af6754d86 [2024-09-09T13:41:02.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:41:02.996Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T13:41:02.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:41:03.171Z] prd-ubuntu20.04-docker-8c-8g-9867 does not seem to be running inside a container [2024-09-09T13:41:03.203Z] $ 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-x86_64 cat [2024-09-09T13:41:03.639Z] $ docker top 8dc2ca6c8b0407fc1df42bd3a06ee2bbf0b4413223f2f52918d2f89ba1aeef5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T13:41:04.047Z] + go version [2024-09-09T13:41:04.047Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T13:41:04.097Z] $ docker stop --time=1 8dc2ca6c8b0407fc1df42bd3a06ee2bbf0b4413223f2f52918d2f89ba1aeef5f [2024-09-09T13:41:05.347Z] $ docker rm -f --volumes 8dc2ca6c8b0407fc1df42bd3a06ee2bbf0b4413223f2f52918d2f89ba1aeef5f [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:41:06.141Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T13:41:06.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:41:06.338Z] prd-ubuntu20.04-docker-8c-8g-9867 does not seem to be running inside a container [2024-09-09T13:41:06.366Z] $ 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-x86_64 cat [2024-09-09T13:41:06.702Z] $ docker top da5c6fda5175387c833cb79373a30911eeab6762085f7da941f70c3afadb99bd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T13:41:06.839Z] ========================================================= [2024-09-09T13:41:06.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T13:41:06.839Z] ========================================================= [Pipeline] sh [2024-09-09T13:41:07.145Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:41:07.519Z] + make test [2024-09-09T13:41:07.519Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T13:41:15.631Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T13:41:43.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T13:41:44.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T13:41:44.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T13:41:45.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-09-09T13:41:46.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T13:41:46.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T13:41:46.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T13:41:46.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T13:41:46.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T13:41:46.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T13:41:47.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T13:41:48.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T13:41:48.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:41:48.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T13:41:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T13:41:48.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T13:41:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T13:41:49.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T13:41:50.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2024-09-09T13:41:50.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-09T13:41:50.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.504s coverage: 93.4% of statements [2024-09-09T13:41:50.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.034s coverage: 91.7% of statements [2024-09-09T13:41:51.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T13:41:52.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T13:41:52.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T13:41:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 95.8% of statements [2024-09-09T13:41:53.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-09T13:41:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T13:41:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T13:41:54.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-09-09T13:41:54.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-09-09T13:41:54.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements [2024-09-09T13:41:54.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-09-09T13:41:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 77.8% of statements [2024-09-09T13:41:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-09-09T13:41:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-09-09T13:41:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-09T13:41:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T13:41:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T13:41:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T13:41:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T13:41:56.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T13:41:56.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T13:41:56.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T13:41:56.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T13:41:58.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T13:41:58.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T13:41:58.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T13:41:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T13:41:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T13:41:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T13:41:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T13:41:58.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T13:41:58.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T13:41:59.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T13:42:00.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T13:42:01.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T13:42:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T13:42:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T13:42:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T13:42:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T13:42:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T13:42:06.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T13:42:06.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T13:42:06.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T13:42:06.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T13:42:06.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T13:42:06.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T13:42:06.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T13:42:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T13:42:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T13:42:07.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T13:42:07.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-09T13:42:08.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T13:42:08.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T13:42:08.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:42:08.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T13:42:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T13:42:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T13:42:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T13:42:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T13:42:11.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T13:42:11.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:42:11.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T13:42:11.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T13:42:12.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T13:42:12.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T13:42:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T13:42:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.252s coverage: 36.5% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.1% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-09T13:42:20.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements [2024-09-09T13:42:20.470Z] 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-09T13:42:20.737Z] running golangci-lint [2024-09-09T13:42:20.997Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T13:42:20.997Z] go version go1.21.9 linux/amd64 [2024-09-09T13:42:20.997Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T13:42:21.256Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T13:42:43.187Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 20.773234102s" [2024-09-09T13:42:43.187Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.025845ms" [2024-09-09T13:42:55.379Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.419651283s with top 10 stages: buildir: 56.260066746s, gosec: 9.241273268s, inspect: 3.291250409s, fact_deprecated: 2.750518292s, printf: 1.89451801s, ctrlflow: 1.871112796s, S1038: 1.558937551s, fact_purity: 1.223040011s, nilness: 1.03567735s, directives: 868.126716ms" [2024-09-09T13:42:55.379Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T13:42:55.379Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, path_prettifier: 214/214, exclude-rules: 22/214, skip_dirs: 214/214, cgo: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, identifier_marker: 214/214" [2024-09-09T13:42:55.379Z] level=info msg="[runner] processing took 16.442243ms with stages: nolint: 7.345963ms, identifier_marker: 3.710007ms, path_prettifier: 1.699069ms, autogenerated_exclude: 1.667827ms, exclude-rules: 1.149278ms, skip_dirs: 814.639µs, cgo: 31.95µs, filename_unadjuster: 18.37µs, max_same_issues: 700ns, path_shortener: 590ns, fixer: 560ns, uniq_by_line: 500ns, skip_files: 480ns, diff: 450ns, exclude: 420ns, sort_results: 390ns, severity-rules: 290ns, max_from_linter: 240ns, source_code: 190ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" [2024-09-09T13:42:55.379Z] level=info msg="[runner] linters took 11.74441755s with stages: goanalysis_metalinter: 11.727857847s" [2024-09-09T13:42:55.379Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T13:42:55.379Z] level=info msg="Memory: 326 samples, avg is 312.6MB, max is 1309.8MB" [2024-09-09T13:42:55.379Z] level=info msg="Execution took 32.565805636s" [2024-09-09T13:42:55.379Z] go vet ./... [2024-09-09T13:43:00.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T13:43:00.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T13:43:00.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T13:43:00.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T13:43:01.012Z] + ls -al . [2024-09-09T13:43:01.012Z] total 916 [2024-09-09T13:43:01.012Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 13:41 . [2024-09-09T13:43:01.012Z] drwxr-xr-x 4 root root 4096 Sep 9 13:41 .. [2024-09-09T13:43:01.012Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:39 .blubracket [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 13:39 .dockerignore [2024-09-09T13:43:01.012Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 13:42 .git [2024-09-09T13:43:01.012Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:39 .github [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 13:39 .gitignore [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 13:39 .golangci.yml [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 13:39 .hadolint.yml [2024-09-09T13:43:01.012Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 13:40 .semver [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 13:39 .sonarcloud.properties [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 13:39 ADOPTERS.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 13:39 Attribution.txt [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 13:39 CHANGELOG.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 13:39 CONTRIBUTING.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 13:39 GOVERNANCE.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 13:39 Jenkinsfile [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 13:39 LICENSE [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 13:39 Makefile [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 13:39 OWNERS.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 13:39 README.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 13:39 SECURITY.md [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 13:40 VERSION [2024-09-09T13:43:01.012Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:39 bin [2024-09-09T13:43:01.012Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 13:39 cmd [2024-09-09T13:43:01.012Z] -rw-r--r-- 1 root root 546008 Sep 9 13:42 coverage.out [2024-09-09T13:43:01.012Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:39 fuzz_test [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 13:39 go.mod [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 13:39 go.sum [2024-09-09T13:43:01.012Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 13:39 internal [2024-09-09T13:43:01.012Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:39 openapi [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 13:39 security.txt [2024-09-09T13:43:01.012Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 13:39 version.go [Pipeline] sh [2024-09-09T13:43:01.326Z] + '[' -e coverage.out ] [2024-09-09T13:43:01.327Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T13:43:01.508Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T13:43:01.838Z] + make build [2024-09-09T13:43:01.838Z] 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-09T13:43:23.874Z] 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-09T13:43:23.874Z] 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-09T13:43:25.258Z] 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-09T13:43:25.827Z] 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-09T13:43:27.731Z] 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-09T13:43:31.017Z] 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-09T13:43:32.924Z] 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-09T13:43:34.829Z] 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-09T13:43:36.740Z] 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-09T13:43:37.000Z] 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-09T13:43:37.569Z] 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-09T13:43:38.506Z] 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-09T13:43:39.074Z] 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-09T13:43:40.033Z] $ docker stop --time=1 da5c6fda5175387c833cb79373a30911eeab6762085f7da941f70c3afadb99bd [2024-09-09T13:43:46.427Z] $ docker rm -f --volumes da5c6fda5175387c833cb79373a30911eeab6762085f7da941f70c3afadb99bd [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-09T13:43:48.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T13:43:48.129Z] [2024-09-09T13:43:48.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:43:48.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T13:43:48.538Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T13:43:48.538Z] 91d30c5bc195: Pulling fs layer [2024-09-09T13:43:48.538Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T13:43:48.538Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T13:43:48.538Z] 4698f68db338: Pulling fs layer [2024-09-09T13:43:48.538Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T13:43:48.538Z] e0025b399a48: Pulling fs layer [2024-09-09T13:43:48.538Z] 2a2f49069b9e: Waiting [2024-09-09T13:43:48.538Z] 4698f68db338: Waiting [2024-09-09T13:43:48.538Z] e0025b399a48: Waiting [2024-09-09T13:43:48.797Z] 91d30c5bc195: Download complete [2024-09-09T13:43:48.797Z] 4698f68db338: Verifying Checksum [2024-09-09T13:43:48.797Z] 4698f68db338: Download complete [2024-09-09T13:43:48.797Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T13:43:48.797Z] 2e9b0aa3be6d: Download complete [2024-09-09T13:43:48.797Z] e0025b399a48: Verifying Checksum [2024-09-09T13:43:48.797Z] e0025b399a48: Download complete [2024-09-09T13:43:48.797Z] 91d30c5bc195: Pull complete [2024-09-09T13:43:49.055Z] 2a2f49069b9e: Verifying Checksum [2024-09-09T13:43:49.055Z] 2a2f49069b9e: Download complete [2024-09-09T13:43:49.055Z] 2e9b0aa3be6d: Pull complete [2024-09-09T13:43:49.313Z] 9c61dcf015f6: Download complete [2024-09-09T13:43:51.840Z] 9c61dcf015f6: Pull complete [2024-09-09T13:43:51.840Z] 4698f68db338: Pull complete [2024-09-09T13:43:52.098Z] 2a2f49069b9e: Pull complete [2024-09-09T13:43:52.098Z] e0025b399a48: Pull complete [2024-09-09T13:43:52.098Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T13:43:52.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T13:43:52.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:43:52.362Z] prd-ubuntu20.04-docker-8c-8g-9867 does not seem to be running inside a container [2024-09-09T13:43:52.385Z] $ 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:latest cat [2024-09-09T13:43:55.771Z] $ docker top 256492b1310fc6d644e9505402fccf793b319fb1c066db22eeb8619af2865e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T13:44:03.006Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T13:44:05.540Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-09T13:44:05.541Z] #1 transferring dockerfile: [2024-09-09T13:44:05.541Z] #1 transferring dockerfile: 2.06kB done [2024-09-09T13:44:05.541Z] #1 DONE 0.0s [2024-09-09T13:44:05.541Z] [2024-09-09T13:44:05.541Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T13:44:05.541Z] #2 transferring dockerfile: 2.49kB done [2024-09-09T13:44:05.541Z] #2 DONE 0.0s [2024-09-09T13:44:05.541Z] [2024-09-09T13:44:05.541Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T13:44:05.541Z] #3 transferring dockerfile: 1.70kB done [2024-09-09T13:44:05.541Z] #3 DONE 0.0s [2024-09-09T13:44:05.541Z] [2024-09-09T13:44:05.541Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T13:44:05.541Z] #4 transferring dockerfile: 1.85kB done [2024-09-09T13:44:05.541Z] #4 DONE 0.0s [2024-09-09T13:44:05.541Z] [2024-09-09T13:44:05.541Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T13:44:05.541Z] #5 transferring dockerfile: 1.93kB done [2024-09-09T13:44:05.541Z] #5 DONE 0.0s [2024-09-09T13:44:05.541Z] [2024-09-09T13:44:05.541Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #6 transferring dockerfile: 1.93kB done [2024-09-09T13:44:05.801Z] #6 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #7 transferring dockerfile: 2.07kB done [2024-09-09T13:44:05.801Z] #7 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #8 transferring dockerfile: 2.23kB done [2024-09-09T13:44:05.801Z] #8 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #9 transferring dockerfile: 1.81kB done [2024-09-09T13:44:05.801Z] #9 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #10 transferring dockerfile: 2.15kB done [2024-09-09T13:44:05.801Z] #10 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #11 transferring dockerfile: 1.69kB done [2024-09-09T13:44:05.801Z] #11 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #12 transferring dockerfile: 2.50kB done [2024-09-09T13:44:05.801Z] #12 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #13 transferring dockerfile: 1.89kB done [2024-09-09T13:44:05.801Z] #13 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #14 transferring dockerfile: 3.17kB done [2024-09-09T13:44:05.801Z] #14 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #15 transferring dockerfile: 2.01kB done [2024-09-09T13:44:05.801Z] #15 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-09T13:44:05.801Z] #16 transferring dockerfile: 1.95kB done [2024-09-09T13:44:05.801Z] #16 DONE 0.0s [2024-09-09T13:44:05.801Z] [2024-09-09T13:44:05.801Z] #17 [core-metadata internal] load .dockerignore [2024-09-09T13:44:05.801Z] #17 transferring context: 50B done [2024-09-09T13:44:05.801Z] #17 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-09-09T13:44:06.060Z] #18 transferring context: 50B done [2024-09-09T13:44:06.060Z] #18 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-09-09T13:44:06.060Z] #19 transferring context: 50B done [2024-09-09T13:44:06.060Z] #19 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #20 [security-spire-server internal] load .dockerignore [2024-09-09T13:44:06.060Z] #20 transferring context: 50B done [2024-09-09T13:44:06.060Z] #20 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #21 [support-scheduler internal] load .dockerignore [2024-09-09T13:44:06.060Z] #21 transferring context: 50B done [2024-09-09T13:44:06.060Z] #21 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #22 [core-data internal] load .dockerignore [2024-09-09T13:44:06.060Z] #22 transferring context: 50B done [2024-09-09T13:44:06.060Z] #22 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #23 [core-command internal] load .dockerignore [2024-09-09T13:44:06.060Z] #23 transferring context: 50B done [2024-09-09T13:44:06.060Z] #23 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T13:44:06.060Z] #24 transferring context: 50B done [2024-09-09T13:44:06.060Z] #24 DONE 0.0s [2024-09-09T13:44:06.060Z] [2024-09-09T13:44:06.060Z] #25 [security-proxy-auth internal] load .dockerignore [2024-09-09T13:44:06.060Z] #25 transferring context: 50B done [2024-09-09T13:44:06.318Z] #25 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-09T13:44:06.318Z] #26 transferring context: 50B done [2024-09-09T13:44:06.318Z] #26 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #27 [security-spire-config internal] load .dockerignore [2024-09-09T13:44:06.318Z] #27 transferring context: 50B done [2024-09-09T13:44:06.318Z] #27 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T13:44:06.318Z] #28 transferring context: 50B done [2024-09-09T13:44:06.318Z] #28 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-09T13:44:06.318Z] #29 transferring context: 50B done [2024-09-09T13:44:06.318Z] #29 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-09T13:44:06.318Z] #30 transferring context: 50B done [2024-09-09T13:44:06.318Z] #30 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #31 [core-keeper internal] load .dockerignore [2024-09-09T13:44:06.318Z] #31 transferring context: 50B done [2024-09-09T13:44:06.318Z] #31 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #32 [support-notifications internal] load .dockerignore [2024-09-09T13:44:06.318Z] #32 transferring context: 50B done [2024-09-09T13:44:06.318Z] #32 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:06.318Z] #33 DONE 0.0s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T13:44:06.318Z] #34 DONE 0.1s [2024-09-09T13:44:06.318Z] [2024-09-09T13:44:06.318Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:06.576Z] #33 DONE 0.0s [2024-09-09T13:44:06.576Z] [2024-09-09T13:44:06.576Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:06.576Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:06.576Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:06.576Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:06.576Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.1s [2024-09-09T13:44:06.576Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:06.576Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T13:44:06.576Z] #35 ... [2024-09-09T13:44:06.577Z] [2024-09-09T13:44:06.577Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:06.577Z] #33 DONE 0.0s [2024-09-09T13:44:06.577Z] [2024-09-09T13:44:06.577Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:06.577Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:06.577Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:06.577Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:06.577Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:06.577Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:06.577Z] #35 ... [2024-09-09T13:44:06.577Z] [2024-09-09T13:44:06.577Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:06.577Z] #33 DONE 0.0s [2024-09-09T13:44:06.577Z] [2024-09-09T13:44:06.577Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:06.577Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:06.577Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:06.577Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:06.577Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:06.577Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:06.835Z] #35 ... [2024-09-09T13:44:06.835Z] [2024-09-09T13:44:06.835Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T13:44:06.835Z] #34 DONE 0.3s [2024-09-09T13:44:06.835Z] [2024-09-09T13:44:06.835Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:06.835Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:06.835Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:06.835Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:06.835Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:06.835Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:06.835Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T13:44:06.835Z] #35 ... [2024-09-09T13:44:06.835Z] [2024-09-09T13:44:06.835Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:06.835Z] #33 DONE 0.0s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T13:44:07.096Z] #33 DONE 0.0s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T13:44:07.096Z] #36 DONE 0.6s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T13:44:07.096Z] #37 DONE 0.9s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:07.096Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:07.096Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:07.096Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:07.096Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:07.096Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:07.096Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T13:44:07.096Z] #35 ... [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T13:44:07.096Z] #34 DONE 0.6s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T13:44:07.096Z] #37 DONE 0.9s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:07.096Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:07.096Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:07.096Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:07.096Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:07.096Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:07.096Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T13:44:07.096Z] #35 ... [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T13:44:07.096Z] #38 DONE 0.6s [2024-09-09T13:44:07.096Z] [2024-09-09T13:44:07.096Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:07.096Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T13:44:07.096Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T13:44:07.096Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T13:44:07.096Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-09T13:44:07.096Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T13:44:07.096Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-09T13:44:07.358Z] #35 ... [2024-09-09T13:44:07.358Z] [2024-09-09T13:44:07.358Z] #39 [security-spire-server internal] load build context [2024-09-09T13:44:07.358Z] #39 transferring context: 27.71kB 0.0s done [2024-09-09T13:44:07.358Z] #39 DONE 0.4s [2024-09-09T13:44:07.358Z] [2024-09-09T13:44:07.358Z] #40 [security-spire-config internal] load build context [2024-09-09T13:44:07.358Z] #40 transferring context: 25.96kB 0.0s done [2024-09-09T13:44:07.358Z] #40 DONE 0.4s [2024-09-09T13:44:07.874Z] [2024-09-09T13:44:07.874Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:07.874Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-09T13:44:07.874Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T13:44:07.874Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T13:44:07.874Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T13:44:09.255Z] #41 ... [2024-09-09T13:44:09.255Z] [2024-09-09T13:44:09.255Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T13:44:09.255Z] #35 DONE 2.9s [2024-09-09T13:44:09.255Z] [2024-09-09T13:44:09.255Z] #42 [support-scheduler internal] load build context [2024-09-09T13:44:12.944Z] #42 transferring context: 171.90MB 5.6s [2024-09-09T13:44:13.208Z] #42 ... [2024-09-09T13:44:13.208Z] [2024-09-09T13:44:13.208Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:13.208Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 5.9s [2024-09-09T13:44:13.590Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.1s [2024-09-09T13:44:17.043Z] #41 ... [2024-09-09T13:44:17.043Z] [2024-09-09T13:44:17.043Z] #43 [core-metadata internal] load build context [2024-09-09T13:44:17.303Z] #43 ... [2024-09-09T13:44:17.303Z] [2024-09-09T13:44:17.303Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:17.303Z] #41 ... [2024-09-09T13:44:17.303Z] [2024-09-09T13:44:17.303Z] #44 [security-bootstrapper internal] load build context [2024-09-09T13:44:17.303Z] #44 transferring context: 202.58MB 10.1s [2024-09-09T13:44:17.303Z] #44 ... [2024-09-09T13:44:17.303Z] [2024-09-09T13:44:17.303Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T13:44:17.303Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T13:44:17.561Z] #45 ... [2024-09-09T13:44:17.561Z] [2024-09-09T13:44:17.561Z] #46 [security-proxy-setup internal] load build context [2024-09-09T13:44:17.561Z] #46 ... [2024-09-09T13:44:17.561Z] [2024-09-09T13:44:17.561Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T13:44:17.561Z] #47 ... [2024-09-09T13:44:17.561Z] [2024-09-09T13:44:17.561Z] #48 [support-notifications internal] load build context [2024-09-09T13:44:17.822Z] #48 ... [2024-09-09T13:44:17.822Z] [2024-09-09T13:44:17.822Z] #49 [core-data internal] load build context [2024-09-09T13:44:17.822Z] #49 ... [2024-09-09T13:44:17.822Z] [2024-09-09T13:44:17.822Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T13:44:17.822Z] #50 ... [2024-09-09T13:44:17.822Z] [2024-09-09T13:44:17.822Z] #51 [security-proxy-auth internal] load build context [2024-09-09T13:44:18.079Z] #51 ... [2024-09-09T13:44:18.079Z] [2024-09-09T13:44:18.079Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T13:44:18.079Z] #52 ... [2024-09-09T13:44:18.079Z] [2024-09-09T13:44:18.079Z] #53 [security-spire-agent internal] load build context [2024-09-09T13:44:18.079Z] #53 transferring context: 27.24kB 0.0s done [2024-09-09T13:44:18.337Z] #53 ... [2024-09-09T13:44:18.337Z] [2024-09-09T13:44:18.337Z] #54 [core-command internal] load build context [2024-09-09T13:44:18.337Z] #54 transferring context: 197.93MB 11.7s [2024-09-09T13:44:18.337Z] #54 ... [2024-09-09T13:44:18.337Z] [2024-09-09T13:44:18.337Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T13:44:18.595Z] #55 ... [2024-09-09T13:44:18.595Z] [2024-09-09T13:44:18.595Z] #56 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-09T13:44:18.595Z] #56 ... [2024-09-09T13:44:18.595Z] [2024-09-09T13:44:18.595Z] #57 [core-keeper internal] load build context [2024-09-09T13:44:18.853Z] #57 ... [2024-09-09T13:44:18.853Z] [2024-09-09T13:44:18.853Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:18.853Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.5s [2024-09-09T13:44:19.111Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 11.8s [2024-09-09T13:44:19.683Z] #41 ... [2024-09-09T13:44:19.683Z] [2024-09-09T13:44:19.683Z] #53 [security-spire-agent internal] load build context [2024-09-09T13:44:19.683Z] #53 DONE 12.4s [2024-09-09T13:44:19.683Z] [2024-09-09T13:44:19.683Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:20.615Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 13.3s [2024-09-09T13:44:21.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9868 in /w/workspace/edgexfoundry_edgex-go_PR-4902 [Pipeline] { [Pipeline] ws [2024-09-09T13:44:21.183Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T13:44:23.152Z] #41 ... [2024-09-09T13:44:23.152Z] [2024-09-09T13:44:23.152Z] #42 [support-scheduler internal] load build context [2024-09-09T13:44:23.152Z] #42 transferring context: 495.49MB 16.0s done [2024-09-09T13:44:23.414Z] #42 ... [2024-09-09T13:44:23.414Z] [2024-09-09T13:44:23.414Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:23.704Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.6s [2024-09-09T13:44:24.292Z] The recommended git tool is: git [2024-09-09T13:44:25.606Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 18.3s [2024-09-09T13:44:26.542Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.3s [2024-09-09T13:44:27.477Z] #41 ... [2024-09-09T13:44:27.477Z] [2024-09-09T13:44:27.477Z] #43 [core-metadata internal] load build context [2024-09-09T13:44:27.477Z] #43 transferring context: 495.49MB 18.4s done [2024-09-09T13:44:27.477Z] #43 ... [2024-09-09T13:44:27.477Z] [2024-09-09T13:44:27.477Z] #44 [security-bootstrapper internal] load build context [2024-09-09T13:44:27.477Z] #44 transferring context: 495.49MB 16.2s done [2024-09-09T13:44:27.477Z] #44 ... [2024-09-09T13:44:27.477Z] [2024-09-09T13:44:27.477Z] #46 [security-proxy-setup internal] load build context [2024-09-09T13:44:27.477Z] #46 transferring context: 495.49MB 15.0s done [2024-09-09T13:44:27.738Z] #46 ... [2024-09-09T13:44:27.738Z] [2024-09-09T13:44:27.738Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:27.738Z] #41 ... [2024-09-09T13:44:27.738Z] [2024-09-09T13:44:27.738Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T13:44:27.738Z] #47 transferring context: 495.49MB 15.7s done [2024-09-09T13:44:28.198Z] #47 ... [2024-09-09T13:44:28.198Z] [2024-09-09T13:44:28.198Z] #48 [support-notifications internal] load build context [2024-09-09T13:44:28.198Z] #48 transferring context: 495.49MB 16.4s done [2024-09-09T13:44:28.457Z] #48 ... [2024-09-09T13:44:28.457Z] [2024-09-09T13:44:28.457Z] #49 [core-data internal] load build context [2024-09-09T13:44:28.457Z] #49 transferring context: 495.49MB 16.4s done [2024-09-09T13:44:28.457Z] #49 ... [2024-09-09T13:44:28.457Z] [2024-09-09T13:44:28.457Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T13:44:28.457Z] #50 transferring context: 495.49MB 16.0s done [2024-09-09T13:44:28.457Z] #50 ... [2024-09-09T13:44:28.457Z] [2024-09-09T13:44:28.457Z] #54 [core-command internal] load build context [2024-09-09T13:44:28.457Z] #54 transferring context: 495.49MB 18.5s done [2024-09-09T13:44:28.457Z] #54 ... [2024-09-09T13:44:28.457Z] [2024-09-09T13:44:28.457Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T13:44:28.457Z] #55 transferring context: 495.49MB 15.9s done [2024-09-09T13:44:28.825Z] #55 ... [2024-09-09T13:44:28.825Z] [2024-09-09T13:44:28.825Z] #51 [security-proxy-auth internal] load build context [2024-09-09T13:44:28.825Z] #51 transferring context: 495.49MB 16.1s done [2024-09-09T13:44:29.084Z] #51 ... [2024-09-09T13:44:29.084Z] [2024-09-09T13:44:29.084Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T13:44:29.084Z] #52 transferring context: 495.49MB 15.0s done [2024-09-09T13:44:29.084Z] #52 ... [2024-09-09T13:44:29.084Z] [2024-09-09T13:44:29.084Z] #57 [core-keeper internal] load build context [2024-09-09T13:44:29.084Z] #57 transferring context: 495.49MB 15.7s done [2024-09-09T13:44:29.084Z] #57 ... [2024-09-09T13:44:29.084Z] [2024-09-09T13:44:29.084Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:29.084Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.9s [2024-09-09T13:44:30.021Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-09T13:44:30.021Z] #41 ... [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #52 [security-spiffe-token-provider internal] load build context [2024-09-09T13:44:30.021Z] #52 DONE 22.9s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #46 [security-proxy-setup internal] load build context [2024-09-09T13:44:30.021Z] #46 DONE 22.9s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #42 [support-scheduler internal] load build context [2024-09-09T13:44:30.021Z] #42 DONE 23.3s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T13:44:30.021Z] #47 DONE 23.4s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T13:44:30.021Z] #50 DONE 23.3s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-09T13:44:30.021Z] #55 DONE 23.3s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #51 [security-proxy-auth internal] load build context [2024-09-09T13:44:30.021Z] #51 DONE 23.1s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #49 [core-data internal] load build context [2024-09-09T13:44:30.021Z] #49 DONE 23.4s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #56 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T13:44:30.021Z] #56 DONE 23.0s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:30.021Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.6s done [2024-09-09T13:44:30.021Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.6s done [2024-09-09T13:44:30.021Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.6s done [2024-09-09T13:44:30.021Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T13:44:30.021Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T13:44:30.021Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 22.7s [2024-09-09T13:44:30.021Z] #41 ... [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #57 [core-keeper internal] load build context [2024-09-09T13:44:30.021Z] #57 DONE 22.9s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #44 [security-bootstrapper internal] load build context [2024-09-09T13:44:30.021Z] #44 DONE 23.1s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #48 [support-notifications internal] load build context [2024-09-09T13:44:30.021Z] #48 DONE 22.9s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #54 [core-command internal] load build context [2024-09-09T13:44:30.021Z] #54 DONE 23.5s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #43 [core-metadata internal] load build context [2024-09-09T13:44:30.021Z] #43 DONE 23.7s [2024-09-09T13:44:30.021Z] [2024-09-09T13:44:30.021Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:30.021Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 22.8s [2024-09-09T13:44:30.021Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T13:44:30.021Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 22.9s [2024-09-09T13:44:30.279Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 23.0s [2024-09-09T13:44:30.279Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.1s done [2024-09-09T13:44:30.279Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-09T13:44:30.537Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.1s done [2024-09-09T13:44:31.477Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-09-09T13:44:32.145Z] using credential edgex-jenkins-ssh [2024-09-09T13:44:32.175Z] Cloning the remote Git repository [2024-09-09T13:44:32.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T13:44:32.365Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T13:44:32.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T13:44:32.671Z] > git --version # timeout=10 [2024-09-09T13:44:32.698Z] > git --version # 'git version 2.25.1' [2024-09-09T13:44:32.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T13:44:32.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T13:44:40.178Z] #41 ... [2024-09-09T13:44:40.178Z] [2024-09-09T13:44:40.178Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T13:44:40.178Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.178Z] #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.178Z] #0 3.623 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:40.178Z] #0 3.626 (2/2) Installing su-exec (0.2-r3) [2024-09-09T13:44:40.178Z] #0 3.629 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:40.178Z] #0 3.634 OK: 7 MiB in 17 packages [2024-09-09T13:44:40.178Z] #58 ... [2024-09-09T13:44:40.178Z] [2024-09-09T13:44:40.178Z] #59 [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-09T13:44:40.178Z] #59 ... [2024-09-09T13:44:40.178Z] [2024-09-09T13:44:40.178Z] #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-09T13:44:40.441Z] #60 ... [2024-09-09T13:44:40.441Z] [2024-09-09T13:44:40.441Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T13:44:40.441Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22.7s done [2024-09-09T13:44:40.441Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T13:44:40.441Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T13:44:40.441Z] #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T13:44:40.441Z] #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T13:44:40.441Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-09T13:44:40.441Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-09T13:44:40.442Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-09T13:44:40.442Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T13:44:40.442Z] #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-09-09T13:44:40.442Z] #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-09-09T13:44:40.707Z] #45 ... [2024-09-09T13:44:40.707Z] [2024-09-09T13:44:40.707Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T13:44:40.707Z] #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.707Z] #0 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.707Z] #0 0.957 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T13:44:40.707Z] #0 0.973 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:40.707Z] #0 0.976 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:40.707Z] #0 0.981 Executing ca-certificates-20240226-r0.trigger [2024-09-09T13:44:40.707Z] #0 1.027 OK: 8 MiB in 17 packages [2024-09-09T13:44:40.707Z] #61 ... [2024-09-09T13:44:40.707Z] [2024-09-09T13:44:40.707Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T13:44:40.707Z] #0 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.707Z] #0 0.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:40.707Z] #0 0.802 OK: 264 MiB in 52 packages [2024-09-09T13:44:40.969Z] #62 ... [2024-09-09T13:44:40.969Z] [2024-09-09T13:44:40.969Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T13:44:41.231Z] #63 ... [2024-09-09T13:44:41.231Z] [2024-09-09T13:44:41.231Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T13:44:41.492Z] #64 ... [2024-09-09T13:44:41.492Z] [2024-09-09T13:44:41.492Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T13:44:41.492Z] #65 ... [2024-09-09T13:44:41.492Z] [2024-09-09T13:44:41.492Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T13:44:42.061Z] #66 ... [2024-09-09T13:44:42.061Z] [2024-09-09T13:44:42.061Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T13:44:42.061Z] #67 ... [2024-09-09T13:44:42.061Z] [2024-09-09T13:44:42.061Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T13:44:42.061Z] #0 4.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:42.061Z] #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:42.061Z] #0 4.395 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:42.061Z] #0 4.398 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:42.061Z] #0 4.404 OK: 7 MiB in 16 packages [2024-09-09T13:44:42.322Z] #68 ... [2024-09-09T13:44:42.322Z] [2024-09-09T13:44:42.322Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T13:44:42.322Z] #69 ... [2024-09-09T13:44:42.322Z] [2024-09-09T13:44:42.322Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T13:44:42.581Z] #70 ... [2024-09-09T13:44:42.581Z] [2024-09-09T13:44:42.581Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T13:44:42.581Z] #71 ... [2024-09-09T13:44:42.581Z] [2024-09-09T13:44:42.581Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T13:44:42.848Z] #72 ... [2024-09-09T13:44:42.848Z] [2024-09-09T13:44:42.848Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T13:44:46.169Z] #73 ... [2024-09-09T13:44:46.170Z] [2024-09-09T13:44:46.170Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T13:44:46.170Z] #61 DONE 16.4s [2024-09-09T13:44:46.170Z] [2024-09-09T13:44:46.170Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T13:44:46.170Z] #58 DONE 16.5s [2024-09-09T13:44:46.170Z] [2024-09-09T13:44:46.170Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T13:44:46.170Z] #62 DONE 16.6s [2024-09-09T13:44:46.170Z] [2024-09-09T13:44:46.170Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T13:44:46.170Z] #68 DONE 16.6s [2024-09-09T13:44:46.170Z] [2024-09-09T13:44:46.170Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T13:44:46.432Z] #74 ... [2024-09-09T13:44:46.432Z] [2024-09-09T13:44:46.432Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:44:46.432Z] #75 DONE 0.1s [2024-09-09T13:44:46.432Z] [2024-09-09T13:44:46.432Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T13:44:46.432Z] #41 DONE 39.5s [2024-09-09T13:44:46.432Z] [2024-09-09T13:44:46.432Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:44:47.372Z] #76 ... [2024-09-09T13:44:47.372Z] [2024-09-09T13:44:47.372Z] #59 [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-09T13:44:47.372Z] #59 DONE 17.3s [2024-09-09T13:44:47.372Z] [2024-09-09T13:44:47.372Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T13:44:47.372Z] #73 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:47.372Z] #73 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:47.674Z] #73 17.66 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T13:44:47.674Z] #73 17.68 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:47.674Z] #73 17.68 (3/3) Installing tzdata (2024a-r0) [2024-09-09T13:44:47.674Z] #73 17.74 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:47.674Z] #73 17.75 Executing ca-certificates-20240226-r0.trigger [2024-09-09T13:44:48.054Z] #73 17.79 OK: 11 MiB in 18 packages [2024-09-09T13:44:48.626Z] #73 ... [2024-09-09T13:44:48.626Z] [2024-09-09T13:44:48.626Z] #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-09T13:44:48.626Z] #60 DONE 18.8s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T13:44:48.980Z] #73 DONE 19.0s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T13:44:48.980Z] #63 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #63 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #63 17.74 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T13:44:48.980Z] #63 17.74 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T13:44:48.980Z] #63 17.74 OK: 20070 distinct packages available [2024-09-09T13:44:48.980Z] #63 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #63 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #63 18.12 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T13:44:48.980Z] #63 18.14 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T13:44:48.980Z] #63 18.16 (3/11) Installing libunistring (1.1-r1) [2024-09-09T13:44:48.980Z] #63 18.18 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T13:44:48.980Z] #63 18.18 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T13:44:48.980Z] #63 18.19 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T13:44:48.980Z] #63 18.20 (7/11) Installing curl (8.9.0-r0) [2024-09-09T13:44:48.980Z] #63 18.20 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:48.980Z] #63 18.21 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T13:44:48.980Z] #63 18.21 (10/11) Installing libucontext (1.2-r2) [2024-09-09T13:44:48.980Z] #63 18.22 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T13:44:48.980Z] #63 18.22 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:48.980Z] #63 18.23 Executing ca-certificates-20240226-r0.trigger [2024-09-09T13:44:48.980Z] #63 18.27 OK: 12 MiB in 26 packages [2024-09-09T13:44:48.980Z] #63 DONE 19.1s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T13:44:48.980Z] #69 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #69 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #69 17.98 OK: 264 MiB in 52 packages [2024-09-09T13:44:48.980Z] #69 DONE 19.0s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T13:44:48.980Z] #71 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #71 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #71 17.93 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:48.980Z] #71 17.99 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T13:44:48.980Z] #71 18.08 (3/4) Installing su-exec (0.2-r3) [2024-09-09T13:44:48.980Z] #71 18.10 (4/4) Installing yq (4.33.3-r5) [2024-09-09T13:44:48.980Z] #71 18.18 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:48.980Z] #71 18.19 OK: 17 MiB in 19 packages [2024-09-09T13:44:48.980Z] #71 DONE 19.1s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T13:44:48.980Z] #66 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #66 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #66 17.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:48.980Z] #66 18.00 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:48.980Z] #66 18.00 OK: 7 MiB in 16 packages [2024-09-09T13:44:48.980Z] #66 DONE 19.1s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T13:44:48.980Z] #72 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #72 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #72 18.47 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T13:44:48.980Z] #72 18.47 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T13:44:48.980Z] #72 18.47 OK: 20070 distinct packages available [2024-09-09T13:44:48.980Z] #72 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #72 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #72 18.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:48.980Z] #72 18.77 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T13:44:48.980Z] #72 18.77 (3/4) Installing libucontext (1.2-r2) [2024-09-09T13:44:48.980Z] #72 18.78 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T13:44:48.980Z] #72 18.78 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:48.980Z] #72 18.79 OK: 8 MiB in 19 packages [2024-09-09T13:44:48.980Z] #72 DONE 19.1s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T13:44:48.980Z] #67 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #67 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:48.980Z] #67 18.53 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T13:44:48.980Z] #67 18.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:48.980Z] #67 18.58 (3/4) Installing su-exec (0.2-r3) [2024-09-09T13:44:48.980Z] #67 18.58 (4/4) Installing yq (4.33.3-r5) [2024-09-09T13:44:48.980Z] #67 18.73 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:48.980Z] #67 18.73 Executing ca-certificates-20240226-r0.trigger [2024-09-09T13:44:48.980Z] #67 18.77 OK: 17 MiB in 19 packages [2024-09-09T13:44:48.980Z] #67 DONE 19.1s [2024-09-09T13:44:48.980Z] [2024-09-09T13:44:48.980Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T13:44:49.551Z] #77 ... [2024-09-09T13:44:49.551Z] [2024-09-09T13:44:49.551Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T13:44:49.551Z] #64 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #64 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #64 18.93 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T13:44:49.551Z] #64 18.93 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T13:44:49.551Z] #64 18.93 OK: 20078 distinct packages available [2024-09-09T13:44:49.551Z] #64 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #64 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #64 19.28 OK: 264 MiB in 52 packages [2024-09-09T13:44:49.551Z] #64 DONE 19.8s [2024-09-09T13:44:49.551Z] [2024-09-09T13:44:49.551Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T13:44:49.551Z] #65 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #65 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #65 18.68 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T13:44:49.551Z] #65 18.68 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T13:44:49.551Z] #65 18.68 OK: 20070 distinct packages available [2024-09-09T13:44:49.551Z] #65 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #65 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:49.551Z] #65 19.05 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:49.551Z] #65 19.06 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T13:44:49.551Z] #65 19.06 (3/5) Installing libucontext (1.2-r2) [2024-09-09T13:44:49.551Z] #65 19.06 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T13:44:49.551Z] #65 19.07 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T13:44:49.551Z] #65 19.08 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:49.551Z] #65 19.08 OK: 8 MiB in 20 packages [2024-09-09T13:44:49.551Z] #65 DONE 19.8s [2024-09-09T13:44:49.812Z] [2024-09-09T13:44:49.812Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:44:49.812Z] #78 DONE 0.8s [2024-09-09T13:44:49.812Z] [2024-09-09T13:44:49.812Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T13:44:50.757Z] #79 ... [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T13:44:50.757Z] #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #0 3.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #0 3.686 OK: 8 MiB in 17 packages [2024-09-09T13:44:50.757Z] #80 DONE 4.2s [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:44:50.757Z] #81 DONE 0.8s [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T13:44:50.757Z] #70 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #70 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #70 19.88 OK: 264 MiB in 52 packages [2024-09-09T13:44:50.757Z] #70 DONE 20.7s [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T13:44:50.757Z] #74 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #74 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:50.757Z] #74 3.568 OK: 7 MiB in 16 packages [2024-09-09T13:44:50.757Z] #74 DONE 4.4s [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:44:50.757Z] #82 DONE 0.1s [2024-09-09T13:44:50.757Z] [2024-09-09T13:44:50.757Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:44:51.705Z] #83 ... [2024-09-09T13:44:51.705Z] [2024-09-09T13:44:51.705Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T13:44:51.705Z] #0 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:51.705Z] #0 5.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:51.705Z] #0 5.367 OK: 7 MiB in 17 packages [2024-09-09T13:44:51.705Z] #84 DONE 5.5s [2024-09-09T13:44:51.965Z] [2024-09-09T13:44:51.965Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T13:44:52.538Z] #85 ... [2024-09-09T13:44:52.538Z] [2024-09-09T13:44:52.538Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T13:44:52.538Z] #0 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.538Z] #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.538Z] #0 3.471 OK: 17 MiB in 19 packages [2024-09-09T13:44:52.538Z] #86 DONE 3.6s [2024-09-09T13:44:52.538Z] [2024-09-09T13:44:52.538Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T13:44:52.538Z] #87 DONE 0.0s [2024-09-09T13:44:52.799Z] [2024-09-09T13:44:52.799Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T13:44:52.799Z] #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.691 OK: 7 MiB in 16 packages [2024-09-09T13:44:52.799Z] #88 DONE 3.8s [2024-09-09T13:44:52.799Z] [2024-09-09T13:44:52.799Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T13:44:52.799Z] #0 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.781 OK: 12 MiB in 26 packages [2024-09-09T13:44:52.799Z] #89 DONE 3.9s [2024-09-09T13:44:52.799Z] [2024-09-09T13:44:52.799Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T13:44:52.799Z] #0 3.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:52.799Z] #0 3.872 OK: 8 MiB in 19 packages [2024-09-09T13:44:53.060Z] #90 DONE 4.0s [2024-09-09T13:44:53.060Z] [2024-09-09T13:44:53.060Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T13:44:53.060Z] #91 ... [2024-09-09T13:44:53.060Z] [2024-09-09T13:44:53.060Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T13:44:53.060Z] #0 3.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.060Z] #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.060Z] #0 3.957 OK: 11 MiB in 18 packages [2024-09-09T13:44:53.060Z] #92 DONE 4.1s [2024-09-09T13:44:53.223Z] Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit 21db3a63b67a0939892c10ac99221dcfb99b5ff7 [2024-09-09T13:44:53.321Z] [2024-09-09T13:44:53.322Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T13:44:53.322Z] #77 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.322Z] #77 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.322Z] #77 4.357 OK: 17 MiB in 19 packages [2024-09-09T13:44:51.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T13:44:51.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T13:44:52.327Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T13:44:52.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T13:44:52.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T13:44:52.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4902/head:refs/remotes/origin/PR-4902 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T13:44:53.241Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T13:44:53.316Z] > git checkout -f 21db3a63b67a0939892c10ac99221dcfb99b5ff7 # timeout=10 [2024-09-09T13:44:53.583Z] > git remote # timeout=10 [2024-09-09T13:44:53.600Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T13:44:53.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T13:44:53.640Z] > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [2024-09-09T13:44:53.894Z] #77 DONE 5.0s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T13:44:53.894Z] #0 3.652 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.894Z] #0 4.135 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.894Z] #0 4.776 OK: 264 MiB in 52 packages [2024-09-09T13:44:53.894Z] #93 DONE 5.2s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T13:44:53.894Z] #0 4.886 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.894Z] #0 5.355 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:53.894Z] #0 5.992 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T13:44:53.894Z] #0 6.285 Executing busybox-1.36.1-r7.trigger [2024-09-09T13:44:53.894Z] #0 6.291 OK: 7 MiB in 16 packages [2024-09-09T13:44:53.894Z] #94 DONE 6.8s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T13:44:53.894Z] #91 DONE 1.0s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T13:44:53.894Z] #85 DONE 2.2s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T13:44:53.894Z] #95 DONE 0.1s [2024-09-09T13:44:53.894Z] [2024-09-09T13:44:53.894Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T13:44:53.962Z] Merge succeeded, producing 0765a596c7cd811ea0a8369d6b624aafa2dfeeb2 [2024-09-09T13:44:53.963Z] Checking out Revision 0765a596c7cd811ea0a8369d6b624aafa2dfeeb2 (PR-4902) [2024-09-09T13:44:54.156Z] #96 DONE 0.1s [2024-09-09T13:44:54.156Z] [2024-09-09T13:44:54.156Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T13:44:54.156Z] #97 DONE 0.1s [2024-09-09T13:44:54.156Z] [2024-09-09T13:44:54.156Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T13:44:54.156Z] #98 DONE 0.1s [2024-09-09T13:44:54.156Z] [2024-09-09T13:44:54.156Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T13:44:54.156Z] #79 4.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:54.156Z] #79 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T13:44:54.156Z] #79 ... [2024-09-09T13:44:54.156Z] [2024-09-09T13:44:54.156Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T13:44:54.156Z] #99 DONE 0.0s [2024-09-09T13:44:54.156Z] [2024-09-09T13:44:54.156Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T13:44:54.156Z] #79 4.548 OK: 8 MiB in 20 packages [2024-09-09T13:44:54.805Z] #79 DONE 4.6s [2024-09-09T13:44:54.805Z] [2024-09-09T13:44:54.805Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T13:44:54.805Z] #100 DONE 0.1s [2024-09-09T13:44:54.805Z] [2024-09-09T13:44:54.805Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T13:44:54.805Z] #101 DONE 0.0s [2024-09-09T13:44:54.805Z] [2024-09-09T13:44:54.805Z] #102 [security-spire-config] exporting to image [2024-09-09T13:44:54.805Z] #102 exporting layers [2024-09-09T13:44:55.374Z] #102 ... [2024-09-09T13:44:55.374Z] [2024-09-09T13:44:55.374Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T13:44:55.374Z] #103 DONE 0.9s [2024-09-09T13:44:55.374Z] [2024-09-09T13:44:55.374Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T13:44:55.374Z] #104 DONE 0.9s [2024-09-09T13:44:55.374Z] [2024-09-09T13:44:55.374Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T13:44:55.374Z] #105 DONE 0.1s [2024-09-09T13:44:55.374Z] [2024-09-09T13:44:55.374Z] #102 [security-spire-config] exporting to image [2024-09-09T13:44:55.374Z] #102 exporting layers 1.1s done [2024-09-09T13:44:55.374Z] #102 writing image sha256:34f96ec4a8d7333061de9a9b6d6cd6ab39530474993321d6e027432908ffed8a done [2024-09-09T13:44:55.374Z] #102 naming to docker.io/library/security-spire-config done [2024-09-09T13:44:55.374Z] #102 DONE 1.1s [2024-09-09T13:44:55.374Z] [2024-09-09T13:44:55.374Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T13:44:55.943Z] #106 DONE 0.5s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T13:44:55.943Z] #107 DONE 0.5s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T13:44:55.943Z] #108 DONE 0.1s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T13:44:55.943Z] #109 DONE 0.1s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T13:44:55.943Z] #110 DONE 0.0s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T13:44:55.943Z] #111 DONE 0.1s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T13:44:55.943Z] #112 DONE 0.0s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #102 [security-spire-server] exporting to image [2024-09-09T13:44:55.943Z] #102 ... [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T13:44:55.943Z] #113 DONE 0.0s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T13:44:55.943Z] #114 DONE 0.1s [2024-09-09T13:44:55.943Z] [2024-09-09T13:44:55.943Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T13:44:55.943Z] #115 DONE 0.1s [2024-09-09T13:44:53.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T13:44:53.969Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T13:44:53.986Z] > git checkout -f 0765a596c7cd811ea0a8369d6b624aafa2dfeeb2 # timeout=10 [2024-09-09T13:44:56.203Z] [2024-09-09T13:44:56.203Z] #102 [security-spire-agent] exporting to image [2024-09-09T13:44:56.462Z] #102 ... [2024-09-09T13:44:56.462Z] [2024-09-09T13:44:56.462Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T13:44:56.722Z] #45 ... [2024-09-09T13:44:56.722Z] [2024-09-09T13:44:56.722Z] #102 [security-spire-server] exporting to image [2024-09-09T13:44:56.722Z] #102 exporting layers 0.6s done [2024-09-09T13:44:56.722Z] #102 writing image sha256:d3e7c73309c22cb3390b5c8bbed8d8fce9dded4599ae9dc67f30fc60846f7e02 done [2024-09-09T13:44:56.722Z] #102 naming to docker.io/library/security-spire-server done [2024-09-09T13:44:56.722Z] #102 exporting layers 0.6s done [2024-09-09T13:44:56.722Z] #102 writing image sha256:a51051a966d4bf9f13ba29e960c47e415aae2f6296021a7635610545b6f83c3c done [2024-09-09T13:44:56.722Z] #102 naming to docker.io/library/security-spire-agent done [2024-09-09T13:44:56.722Z] #102 DONE 1.8s [2024-09-09T13:44:56.722Z] [2024-09-09T13:44:56.722Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:44:57.750Z] Commit message: "Merge commit '489770a83fbc98f336c86b0914a62f33e4a7a33e' into HEAD" [2024-09-09T13:44:57.750Z] First time build. Skipping changelog. [2024-09-09T13:44:57.834Z] > git --version # timeout=10 [2024-09-09T13:44:57.846Z] > git --version # 'git version 2.25.1' [2024-09-09T13:44:57.860Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T13:44:59.863Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T13:44:59.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T13:44:59.863Z] Dload Upload Total Spent Left Speed [2024-09-09T13:44:59.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-09-09T13:45:00.022Z] #116 ... [2024-09-09T13:45:00.022Z] [2024-09-09T13:45:00.022Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:00.022Z] #117 ... [2024-09-09T13:45:00.022Z] [2024-09-09T13:45:00.022Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:00.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T13:45:00.595Z] + sudo tee /etc/docker/daemon.new [2024-09-09T13:45:00.595Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T13:45:00.595Z] { [2024-09-09T13:45:00.595Z] "registry-mirrors": [ [2024-09-09T13:45:00.595Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T13:45:00.595Z] ], [2024-09-09T13:45:00.595Z] "bip": "10.250.0.254/24", [2024-09-09T13:45:00.595Z] "hosts": [ [2024-09-09T13:45:00.595Z] "tcp://0.0.0.0:5555", [2024-09-09T13:45:00.595Z] "unix:///var/run/docker.sock" [2024-09-09T13:45:00.595Z] ], [2024-09-09T13:45:00.595Z] "mtu": 1458, [2024-09-09T13:45:00.595Z] "selinux-enabled": true, [2024-09-09T13:45:00.595Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T13:45:00.595Z] } [Pipeline] sh [2024-09-09T13:45:00.954Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T13:45:01.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T13:45:19.720Z] provisioning config files... [2024-09-09T13:45:19.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4855287319065623572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T13:45:20.246Z] ---> ****-login.sh [2024-09-09T13:45:20.246Z] nexus3.edgexfoundry.org:10001 [2024-09-09T13:45:20.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:45:21.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:45:21.103Z] Configure a credential helper to remove this warning. See [2024-09-09T13:45:21.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:45:21.103Z] [2024-09-09T13:45:21.103Z] Login Succeeded [2024-09-09T13:45:21.103Z] nexus3.edgexfoundry.org:10002 [2024-09-09T13:45:21.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:45:21.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:45:21.375Z] Configure a credential helper to remove this warning. See [2024-09-09T13:45:21.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:45:21.375Z] [2024-09-09T13:45:21.375Z] Login Succeeded [2024-09-09T13:45:21.375Z] nexus3.edgexfoundry.org:10003 [2024-09-09T13:45:21.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:45:21.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:45:21.647Z] Configure a credential helper to remove this warning. See [2024-09-09T13:45:21.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:45:21.647Z] [2024-09-09T13:45:21.647Z] Login Succeeded [2024-09-09T13:45:21.920Z] nexus3.edgexfoundry.org:10004 [2024-09-09T13:45:21.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:45:22.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:45:22.190Z] Configure a credential helper to remove this warning. See [2024-09-09T13:45:22.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:45:22.190Z] [2024-09-09T13:45:22.190Z] Login Succeeded [2024-09-09T13:45:22.190Z] ****.io [2024-09-09T13:45:22.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T13:45:22.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T13:45:22.734Z] Configure a credential helper to remove this warning. See [2024-09-09T13:45:22.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T13:45:22.734Z] [2024-09-09T13:45:22.734Z] Login Succeeded [2024-09-09T13:45:22.734Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T13:45:22.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T13:45:23.524Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T13:45:23.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:45:23.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T13:45:23.677Z] ========================================================= [2024-09-09T13:45:23.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T13:45:23.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:45:24.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T13:45:24.352Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T13:45:24.352Z] c6b39de5b339: Pulling fs layer [2024-09-09T13:45:24.352Z] a69c41024577: Pulling fs layer [2024-09-09T13:45:24.352Z] d6de4b400683: Pulling fs layer [2024-09-09T13:45:24.352Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T13:45:24.352Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T13:45:24.352Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T13:45:24.352Z] 00f215d4a9da: Pulling fs layer [2024-09-09T13:45:24.352Z] d496ad576159: Pulling fs layer [2024-09-09T13:45:24.352Z] 35cb2a7552d0: Waiting [2024-09-09T13:45:24.352Z] 4f4fb700ef54: Waiting [2024-09-09T13:45:24.352Z] 464afbd9ba4c: Waiting [2024-09-09T13:45:24.352Z] 00f215d4a9da: Waiting [2024-09-09T13:45:24.352Z] d496ad576159: Waiting [2024-09-09T13:45:24.352Z] a69c41024577: Verifying Checksum [2024-09-09T13:45:24.352Z] a69c41024577: Download complete [2024-09-09T13:45:24.352Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T13:45:24.352Z] 35cb2a7552d0: Download complete [2024-09-09T13:45:24.352Z] 4f4fb700ef54: Download complete [2024-09-09T13:45:24.352Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T13:45:24.352Z] 464afbd9ba4c: Download complete [2024-09-09T13:45:24.352Z] c6b39de5b339: Verifying Checksum [2024-09-09T13:45:24.352Z] c6b39de5b339: Download complete [2024-09-09T13:45:24.628Z] d496ad576159: Verifying Checksum [2024-09-09T13:45:24.628Z] d496ad576159: Download complete [2024-09-09T13:45:25.220Z] c6b39de5b339: Pull complete [2024-09-09T13:45:25.809Z] a69c41024577: Pull complete [2024-09-09T13:45:26.401Z] d6de4b400683: Verifying Checksum [2024-09-09T13:45:26.401Z] d6de4b400683: Download complete [2024-09-09T13:45:27.368Z] 00f215d4a9da: Verifying Checksum [2024-09-09T13:45:27.368Z] 00f215d4a9da: Download complete [2024-09-09T13:45:32.261Z] #118 ... [2024-09-09T13:45:32.261Z] [2024-09-09T13:45:32.261Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:32.261Z] #117 DONE 37.9s [2024-09-09T13:45:32.261Z] [2024-09-09T13:45:32.262Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:32.262Z] #83 DONE 37.0s [2024-09-09T13:45:32.262Z] [2024-09-09T13:45:32.262Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:32.262Z] #116 DONE 33.6s [2024-09-09T13:45:32.262Z] [2024-09-09T13:45:32.262Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:32.262Z] #76 DONE 41.2s [2024-09-09T13:45:32.262Z] [2024-09-09T13:45:32.262Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T13:45:32.262Z] #119 ... [2024-09-09T13:45:32.262Z] [2024-09-09T13:45:32.262Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:32.262Z] #118 DONE 37.1s [2024-09-09T13:45:32.262Z] [2024-09-09T13:45:32.262Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #120 ... [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #121 [core-metadata builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #121 DONE 9.4s [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #122 DONE 9.4s [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #123 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #124 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #125 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #120 DONE 9.4s [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #126 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #127 [core-data builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #127 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #128 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #129 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #130 [support-scheduler builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #130 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #131 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #132 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #133 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #134 [core-command builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #134 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #135 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #136 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #137 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #138 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #139 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #140 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #141 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #142 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #143 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #144 DONE 9.4s [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #145 [support-notifications builder 6/7] COPY . . [2024-09-09T13:45:37.561Z] #145 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T13:45:37.561Z] #146 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T13:45:37.561Z] #147 CACHED [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-09T13:45:37.561Z] #119 DONE 9.4s [2024-09-09T13:45:37.561Z] [2024-09-09T13:45:37.561Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T13:45:38.951Z] #148 1.837 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-09T13:45:39.707Z] d6de4b400683: Pull complete [2024-09-09T13:45:39.707Z] 35cb2a7552d0: Pull complete [2024-09-09T13:45:39.983Z] 4f4fb700ef54: Pull complete [2024-09-09T13:45:40.251Z] 464afbd9ba4c: Pull complete [2024-09-09T13:45:47.084Z] #148 ... [2024-09-09T13:45:47.084Z] [2024-09-09T13:45:47.084Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T13:45:47.084Z] #0 0.623 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-09T13:45:47.346Z] #149 ... [2024-09-09T13:45:47.346Z] [2024-09-09T13:45:47.346Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T13:45:47.346Z] #0 1.390 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-09T13:45:47.346Z] #150 ... [2024-09-09T13:45:47.346Z] [2024-09-09T13:45:47.346Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T13:45:47.346Z] #0 1.789 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-09T13:45:47.607Z] #151 ... [2024-09-09T13:45:47.607Z] [2024-09-09T13:45:47.607Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T13:45:47.607Z] #0 1.749 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-09T13:45:47.607Z] #152 ... [2024-09-09T13:45:47.607Z] [2024-09-09T13:45:47.607Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T13:45:47.607Z] #0 1.065 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-09T13:45:47.867Z] #153 ... [2024-09-09T13:45:47.867Z] [2024-09-09T13:45:47.867Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T13:45:47.867Z] #0 1.284 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-09T13:45:47.867Z] #154 ... [2024-09-09T13:45:47.867Z] [2024-09-09T13:45:47.867Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T13:45:47.867Z] #0 1.784 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-09T13:45:48.128Z] #155 ... [2024-09-09T13:45:48.128Z] [2024-09-09T13:45:48.128Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T13:45:48.128Z] #0 0.736 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-09T13:45:48.389Z] #156 ... [2024-09-09T13:45:48.389Z] [2024-09-09T13:45:48.389Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T13:45:48.389Z] #0 1.047 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-09T13:45:48.389Z] #157 ... [2024-09-09T13:45:48.389Z] [2024-09-09T13:45:48.389Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T13:45:48.389Z] #0 0.842 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-09T13:45:48.650Z] #158 ... [2024-09-09T13:45:48.650Z] [2024-09-09T13:45:48.650Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T13:45:48.650Z] #0 2.038 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-09T13:45:48.650Z] #159 ... [2024-09-09T13:45:48.650Z] [2024-09-09T13:45:48.650Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T13:45:48.650Z] #0 0.731 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-09T13:45:50.431Z] 00f215d4a9da: Pull complete [2024-09-09T13:45:50.704Z] d496ad576159: Pull complete [2024-09-09T13:45:50.704Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T13:45:50.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T13:45:50.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:45:51.118Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T13:45:51.118Z] WORKDIR /edgex [2024-09-09T13:45:51.118Z] COPY go.mod . [2024-09-09T13:45:51.118Z] RUN go mod download [2024-09-09T13:45:51.118Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T13:45:51.768Z] Sending build context to Docker daemon 3.54MB [2024-09-09T13:45:51.769Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T13:45:51.769Z] ---> f246e2811388 [2024-09-09T13:45:51.769Z] Step 2/4 : WORKDIR /edgex [2024-09-09T13:45:53.707Z] ---> Running in fef2e510fd24 [2024-09-09T13:45:53.974Z] Removing intermediate container fef2e510fd24 [2024-09-09T13:45:53.974Z] ---> d7d0966ed47a [2024-09-09T13:45:53.974Z] Step 3/4 : COPY go.mod . [2024-09-09T13:45:54.559Z] ---> e194bfc32c90 [2024-09-09T13:45:54.559Z] Step 4/4 : RUN go mod download [2024-09-09T13:45:54.559Z] ---> Running in ff22a8ad3112 [2024-09-09T13:47:02.440Z] Removing intermediate container ff22a8ad3112 [2024-09-09T13:47:02.440Z] ---> 0f45b928d547 [2024-09-09T13:47:02.440Z] Successfully built 0f45b928d547 [2024-09-09T13:47:02.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T13:47:02.878Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T13:47:02.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:47:03.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-9868 does not seem to be running inside a container [2024-09-09T13:47:03.282Z] $ 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-09T13:47:04.636Z] $ docker top b98f1b7dccb03f7bc51a7ee65abf8ad6d35529ccdfee98e079f6093fdedc334e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T13:47:05.571Z] + go version [2024-09-09T13:47:05.571Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T13:47:05.615Z] $ docker stop --time=1 b98f1b7dccb03f7bc51a7ee65abf8ad6d35529ccdfee98e079f6093fdedc334e [2024-09-09T13:47:07.280Z] $ docker rm -f --volumes b98f1b7dccb03f7bc51a7ee65abf8ad6d35529ccdfee98e079f6093fdedc334e [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:47:08.213Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T13:47:08.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T13:47:08.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-9868 does not seem to be running inside a container [2024-09-09T13:47:08.577Z] $ 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-09T13:47:09.828Z] $ docker top cbe29501b1cf1cbd0c1a2a1bc3295154f3897ba173128d18a2789618478e69f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T13:47:10.129Z] ========================================================= [2024-09-09T13:47:10.129Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T13:47:10.129Z] ========================================================= [Pipeline] sh [2024-09-09T13:47:10.781Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T13:47:11.514Z] + make test [2024-09-09T13:47:11.514Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T13:47:25.160Z] #160 ... [2024-09-09T13:47:25.160Z] [2024-09-09T13:47:25.160Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T13:47:25.160Z] #150 94.15 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-09T13:47:58.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T13:48:21.472Z] #150 DONE 161.0s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T13:48:21.472Z] #152 DONE 161.0s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T13:48:21.472Z] #159 DONE 161.0s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T13:48:21.472Z] #153 ... [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T13:48:21.472Z] #157 DONE 161.1s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T13:48:21.472Z] #148 DONE 161.1s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T13:48:21.472Z] #154 DONE 161.1s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T13:48:21.472Z] #160 DONE 161.1s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #161 ... [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T13:48:21.472Z] #156 DONE 161.4s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T13:48:21.472Z] #155 DONE 161.5s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #162 ... [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T13:48:21.472Z] #151 DONE 161.5s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T13:48:21.472Z] #158 DONE 161.5s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T13:48:21.472Z] #149 DONE 161.6s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T13:48:21.472Z] #153 DONE 161.6s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #163 ... [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #164 DONE 1.0s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #161 DONE 0.9s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.472Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.472Z] #165 DONE 1.0s [2024-09-09T13:48:21.472Z] [2024-09-09T13:48:21.473Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #166 DONE 1.0s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #162 DONE 0.8s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #167 DONE 1.0s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T13:48:21.473Z] #168 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T13:48:21.473Z] #169 ... [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #163 DONE 0.6s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #170 DONE 0.6s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #171 ... [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #172 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #173 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T13:48:21.473Z] #174 DONE 0.8s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #175 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:21.473Z] #175 ... [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #176 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #177 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #178 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #179 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #180 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #181 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #182 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #183 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #183 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #184 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #185 DONE 0.6s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:21.473Z] #186 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #187 CACHED [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:21.473Z] #171 DONE 0.7s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #188 [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-09T13:48:21.473Z] #188 DONE 0.3s [2024-09-09T13:48:21.473Z] [2024-09-09T13:48:21.473Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T13:48:22.884Z] #189 ... [2024-09-09T13:48:22.884Z] [2024-09-09T13:48:22.884Z] #175 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:22.884Z] #175 DONE 3.0s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T13:48:23.144Z] #190 DONE 3.0s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T13:48:23.144Z] #191 DONE 3.1s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T13:48:23.144Z] #192 DONE 3.1s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T13:48:23.144Z] #193 DONE 3.1s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #194 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T13:48:23.144Z] #194 DONE 3.0s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T13:48:23.144Z] #195 DONE 3.1s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T13:48:23.144Z] #196 DONE 3.0s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #197 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T13:48:23.144Z] #197 ... [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #198 [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-09T13:48:23.144Z] #198 DONE 3.1s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T13:48:23.144Z] #199 DONE 3.2s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T13:48:23.144Z] #189 DONE 3.0s [2024-09-09T13:48:23.144Z] [2024-09-09T13:48:23.144Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T13:48:23.144Z] #169 DONE 3.8s [2024-09-09T13:48:23.402Z] [2024-09-09T13:48:23.402Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T13:48:23.402Z] #200 DONE 2.1s [2024-09-09T13:48:23.402Z] [2024-09-09T13:48:23.402Z] #102 [core-keeper] exporting to image [2024-09-09T13:48:23.402Z] #102 exporting layers 0.3s done [2024-09-09T13:48:23.402Z] #102 writing image sha256:9b377727133e87999c1064c882afc2223147859191f98ee224b5c9d5e2c5cfa9 done [2024-09-09T13:48:23.402Z] #102 naming to docker.io/library/core-keeper 0.0s done [2024-09-09T13:48:23.402Z] #102 DONE 2.1s [2024-09-09T13:48:23.402Z] [2024-09-09T13:48:23.402Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T13:48:23.402Z] #201 ... [2024-09-09T13:48:23.402Z] [2024-09-09T13:48:23.402Z] #202 [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-09T13:48:23.402Z] #202 DONE 0.4s [2024-09-09T13:48:23.402Z] [2024-09-09T13:48:23.402Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.402Z] #203 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #204 [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-09T13:48:23.660Z] #204 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #197 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T13:48:23.660Z] #197 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #205 [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-09T13:48:23.660Z] #205 DONE 0.6s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.660Z] #206 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.660Z] #207 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.660Z] #208 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #102 [support-cron-scheduler] exporting to image [2024-09-09T13:48:23.660Z] #102 ... [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.660Z] #209 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.660Z] #210 DONE 0.6s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T13:48:23.660Z] #211 DONE 0.5s [2024-09-09T13:48:23.660Z] [2024-09-09T13:48:23.660Z] #102 [support-scheduler] exporting to image [2024-09-09T13:48:23.918Z] #102 ... [2024-09-09T13:48:23.918Z] [2024-09-09T13:48:23.918Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T13:48:23.918Z] #201 DONE 0.5s [2024-09-09T13:48:23.918Z] [2024-09-09T13:48:23.918Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T13:48:23.918Z] #212 DONE 0.5s [2024-09-09T13:48:23.918Z] [2024-09-09T13:48:23.918Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T13:48:23.918Z] #213 DONE 0.5s [2024-09-09T13:48:23.918Z] [2024-09-09T13:48:23.918Z] #214 [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-09T13:48:23.918Z] #214 DONE 0.5s [2024-09-09T13:48:23.918Z] [2024-09-09T13:48:23.918Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T13:48:23.918Z] #215 DONE 0.5s [2024-09-09T13:48:23.919Z] [2024-09-09T13:48:23.919Z] #102 [core-metadata] exporting to image [2024-09-09T13:48:23.919Z] #102 exporting layers 0.5s done [2024-09-09T13:48:24.178Z] #102 ... [2024-09-09T13:48:24.178Z] [2024-09-09T13:48:24.178Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T13:48:24.178Z] #216 DONE 0.4s [2024-09-09T13:48:24.178Z] [2024-09-09T13:48:24.178Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T13:48:24.178Z] #217 DONE 0.4s [2024-09-09T13:48:24.178Z] [2024-09-09T13:48:24.178Z] #102 [core-data] exporting to image [2024-09-09T13:48:24.178Z] #102 exporting layers 0.5s done [2024-09-09T13:48:24.435Z] #102 ... [2024-09-09T13:48:24.435Z] [2024-09-09T13:48:24.435Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T13:48:24.435Z] #218 DONE 0.4s [2024-09-09T13:48:24.435Z] [2024-09-09T13:48:24.435Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T13:48:24.435Z] #219 DONE 0.3s [2024-09-09T13:48:24.435Z] [2024-09-09T13:48:24.435Z] #102 [core-data] exporting to image [2024-09-09T13:48:24.435Z] #102 writing image sha256:1302d596d240ae3f077cb0b4c1511fcf1e3137d290b26b48889682b967064f97 [2024-09-09T13:48:24.435Z] #102 writing image sha256:500b897ab99740057324f98aebf84b5ec6ea5b1731e83ea8a4b5d47c9e4db3c0 [2024-09-09T13:48:24.435Z] #102 writing image sha256:7385ce51a92ebab7786af767a9c33f28d8ae01b1a6c8985b64e4c4feea98d110 [2024-09-09T13:48:24.695Z] #102 ... [2024-09-09T13:48:24.695Z] [2024-09-09T13:48:24.695Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T13:48:24.695Z] #220 DONE 0.5s [2024-09-09T13:48:24.695Z] [2024-09-09T13:48:24.695Z] #102 [support-scheduler] exporting to image [2024-09-09T13:48:24.695Z] #102 exporting layers 0.6s done [2024-09-09T13:48:24.695Z] #102 writing image sha256:1302d596d240ae3f077cb0b4c1511fcf1e3137d290b26b48889682b967064f97 0.3s done [2024-09-09T13:48:24.695Z] #102 writing image sha256:500b897ab99740057324f98aebf84b5ec6ea5b1731e83ea8a4b5d47c9e4db3c0 0.3s done [2024-09-09T13:48:24.695Z] #102 writing image sha256:7385ce51a92ebab7786af767a9c33f28d8ae01b1a6c8985b64e4c4feea98d110 0.3s done [2024-09-09T13:48:24.695Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T13:48:24.695Z] #102 naming to docker.io/library/core-command done [2024-09-09T13:48:24.695Z] #102 naming to docker.io/library/support-scheduler done [2024-09-09T13:48:24.695Z] #102 writing image sha256:5f2a8f2317df6ac6c2a3b29408e17726b771ea057d1fa6276b3090005d30a61d [2024-09-09T13:48:24.954Z] #102 ... [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T13:48:24.955Z] #221 DONE 0.6s [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #102 [core-metadata] exporting to image [2024-09-09T13:48:24.955Z] #102 exporting layers 0.7s done [2024-09-09T13:48:24.955Z] #102 writing image sha256:5f2a8f2317df6ac6c2a3b29408e17726b771ea057d1fa6276b3090005d30a61d 0.2s done [2024-09-09T13:48:24.955Z] #102 naming to docker.io/library/support-notifications done [2024-09-09T13:48:24.955Z] #102 writing image sha256:3f050f706ab7b4da11da8b50405d36724fed7b56ffa709917c0457791eae2b23 0.0s done [2024-09-09T13:48:24.955Z] #102 writing image sha256:d1189e519ab0c0d055523fbf4f887b71daf3ac86488dd428dc66ea51179816ee 0.0s done [2024-09-09T13:48:24.955Z] #102 naming to docker.io/library/support-cron-scheduler done [2024-09-09T13:48:24.955Z] #102 naming to docker.io/library/core-metadata done [2024-09-09T13:48:24.955Z] #102 ... [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T13:48:24.955Z] #222 DONE 0.3s [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T13:48:24.955Z] #223 DONE 0.9s [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T13:48:24.955Z] #224 DONE 0.1s [2024-09-09T13:48:24.955Z] [2024-09-09T13:48:24.955Z] #102 [security-proxy-auth] exporting to image [2024-09-09T13:48:24.955Z] #102 writing image sha256:4b0188894e3192080599a81d851dbdf36dafc060b8180729735129cd1d383859 done [2024-09-09T13:48:24.955Z] #102 naming to docker.io/library/core-data done [2024-09-09T13:48:25.212Z] #102 ... [2024-09-09T13:48:25.212Z] [2024-09-09T13:48:25.212Z] #225 [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-09T13:48:25.212Z] #225 DONE 0.1s [2024-09-09T13:48:25.212Z] [2024-09-09T13:48:25.213Z] #226 [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-09T13:48:25.213Z] #226 DONE 0.1s [2024-09-09T13:48:25.213Z] [2024-09-09T13:48:25.213Z] #227 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T13:48:25.213Z] #227 DONE 0.1s [2024-09-09T13:48:25.213Z] [2024-09-09T13:48:25.213Z] #228 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T13:48:25.213Z] #228 DONE 0.1s [2024-09-09T13:48:25.213Z] [2024-09-09T13:48:25.213Z] #102 [security-proxy-auth] exporting to image [2024-09-09T13:48:25.213Z] #102 exporting layers 0.3s done [2024-09-09T13:48:25.213Z] #102 writing image sha256:3d69e615f59b53815ec142d3a89d9855960be48d092050749b317bcc6f4ed134 done [2024-09-09T13:48:25.213Z] #102 naming to docker.io/library/security-proxy-auth done [2024-09-09T13:48:25.213Z] #102 DONE 3.8s [2024-09-09T13:48:25.213Z] [2024-09-09T13:48:25.213Z] #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T13:48:25.471Z] #229 DONE 0.1s [2024-09-09T13:48:25.471Z] [2024-09-09T13:48:25.471Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T13:48:25.471Z] #230 DONE 1.1s [2024-09-09T13:48:25.471Z] [2024-09-09T13:48:25.471Z] #231 [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-09T13:48:25.471Z] #231 DONE 1.3s [2024-09-09T13:48:25.471Z] [2024-09-09T13:48:25.471Z] #102 [core-common-config-bootstrapper] exporting to image [2024-09-09T13:48:25.472Z] #102 exporting layers 0.2s done [2024-09-09T13:48:25.472Z] #102 writing image sha256:29852688f56d57ecd85bf270b66a440b71931b3a2d6f67fcd0420c287c03bfb1 done [2024-09-09T13:48:25.472Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T13:48:25.472Z] #102 writing image sha256:bc2f558d117f297d43f7a36d016da878d5b2e21fc431f48846ec05ab49a60fc9 [2024-09-09T13:48:25.740Z] #102 ... [2024-09-09T13:48:25.740Z] [2024-09-09T13:48:25.740Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T13:48:25.740Z] #232 DONE 0.6s [2024-09-09T13:48:25.740Z] [2024-09-09T13:48:25.740Z] #102 [security-secretstore-setup] exporting to image [2024-09-09T13:48:25.740Z] #102 writing image sha256:bc2f558d117f297d43f7a36d016da878d5b2e21fc431f48846ec05ab49a60fc9 done [2024-09-09T13:48:25.740Z] #102 naming to docker.io/library/security-proxy-setup done [2024-09-09T13:48:25.740Z] #102 exporting layers 0.2s done [2024-09-09T13:48:25.740Z] #102 writing image sha256:b22130df9eb6dfdbd8824d885b0a125fecd83b56fcbfa25d54c8f7e3e524b28d [2024-09-09T13:48:26.000Z] #102 writing image sha256:b22130df9eb6dfdbd8824d885b0a125fecd83b56fcbfa25d54c8f7e3e524b28d done [2024-09-09T13:48:26.000Z] #102 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-09-09T13:48:26.000Z] #102 DONE 4.3s [2024-09-09T13:48:26.000Z] [2024-09-09T13:48:26.000Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T13:48:26.000Z] #233 DONE 0.6s [2024-09-09T13:48:26.000Z] [2024-09-09T13:48:26.000Z] #102 [security-bootstrapper] exporting to image [2024-09-09T13:48:26.260Z] #102 exporting layers 0.2s done [2024-09-09T13:48:26.260Z] #102 writing image sha256:90345524d08214a6a6905229da02068ce564eff5f38b18113a983715e77949ef done [2024-09-09T13:48:26.260Z] #102 naming to docker.io/library/security-bootstrapper done [2024-09-09T13:48:26.260Z] #102 DONE 4.5s [2024-09-09T13:48:26.260Z] [2024-09-09T13:48:26.260Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T13:48:26.260Z] time="2024-09-09T13:44:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T13:48:26.293Z] $ docker stop --time=1 256492b1310fc6d644e9505402fccf793b319fb1c066db22eeb8619af2865e03 [2024-09-09T13:48:27.621Z] $ docker rm -f --volumes 256492b1310fc6d644e9505402fccf793b319fb1c066db22eeb8619af2865e03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T13:48:28.049Z] + docker images [2024-09-09T13:48:28.049Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T13:48:28.049Z] security-proxy-setup latest bc2f558d117f 2 seconds ago 26.2MB [2024-09-09T13:48:28.049Z] security-secretstore-setup latest b22130df9eb6 2 seconds ago 37MB [2024-09-09T13:48:28.049Z] security-bootstrapper latest 90345524d082 2 seconds ago 19MB [2024-09-09T13:48:28.049Z] core-common-config-bootstrapper latest 29852688f56d 2 seconds ago 15.2MB [2024-09-09T13:48:28.049Z] security-proxy-auth latest 3d69e615f59b 3 seconds ago 33.1MB [2024-09-09T13:48:28.049Z] core-data latest 4b0188894e31 4 seconds ago 39.7MB [2024-09-09T13:48:28.049Z] security-spiffe-token-provider latest 7385ce51a92e 4 seconds ago 28.9MB [2024-09-09T13:48:28.049Z] support-notifications latest 5f2a8f2317df 4 seconds ago 42.5MB [2024-09-09T13:48:28.049Z] core-command latest 1302d596d240 4 seconds ago 35.5MB [2024-09-09T13:48:28.049Z] support-scheduler latest 500b897ab997 4 seconds ago 42MB [2024-09-09T13:48:28.049Z] support-cron-scheduler latest 3f050f706ab7 4 seconds ago 44.1MB [2024-09-09T13:48:28.049Z] core-metadata latest d1189e519ab0 4 seconds ago 39.8MB [2024-09-09T13:48:28.049Z] core-keeper latest 9b377727133e 5 seconds ago 39.5MB [2024-09-09T13:48:28.049Z] security-spire-server latest d3e7c73309c2 3 minutes ago 121MB [2024-09-09T13:48:28.049Z] security-spire-agent latest a51051a966d4 3 minutes ago 182MB [2024-09-09T13:48:28.049Z] security-spire-config latest 34f96ec4a8d7 3 minutes ago 120MB [2024-09-09T13:48:28.049Z] ci-base-image-x86_64 latest de4af6754d86 7 minutes ago 971MB [2024-09-09T13:48:28.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T13:48:28.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T13:48:28.049Z] 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-09T13:51:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T13:51:35.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T13:52:31.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T13:52:36.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T13:52:36.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T13:52:36.020Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T13:52:36.020Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T13:52:36.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T13:52:51.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T13:52:51.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T13:52:51.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.176s coverage: 28.7% of statements [2024-09-09T13:53:03.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.213s coverage: 97.0% of statements [2024-09-09T13:53:11.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T13:53:11.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T13:53:11.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T13:53:15.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.314s coverage: 69.2% of statements [2024-09-09T13:53:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T13:53:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T13:53:19.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.234s coverage: 53.2% of statements [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T13:53:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T13:53:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T13:53:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:53:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T13:53:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T13:53:33.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T13:53:41.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.979s coverage: 93.4% of statements [2024-09-09T13:53:41.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.342s coverage: 91.7% of statements [2024-09-09T13:53:42.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T13:53:42.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T13:53:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.258s coverage: 7.0% of statements [2024-09-09T13:53:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T13:53:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:53:56.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T13:53:59.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T13:53:59.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.113s coverage: 95.8% of statements [2024-09-09T13:54:00.518Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-09-09T13:54:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T13:54:06.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.117s coverage: 0.0% of statements [no tests to run] [2024-09-09T13:54:11.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T13:54:11.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T13:54:12.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.344s coverage: 0.8% of statements [2024-09-09T13:54:12.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.7% of statements [2024-09-09T13:54:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.123s coverage: 41.7% of statements [2024-09-09T13:54:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements [2024-09-09T13:54:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements [2024-09-09T13:54:17.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements [2024-09-09T13:54:21.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.098s coverage: 87.5% of statements [2024-09-09T13:54:23.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T13:54:24.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T13:54:24.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T13:54:24.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T13:54:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T13:54:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T13:54:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T13:54:28.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T13:54:34.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-09-09T13:54:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T13:54:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T13:54:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T13:54:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T13:54:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T13:54:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T13:54:39.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T13:54:44.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T13:54:44.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T13:54:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T13:54:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.000s coverage: 79.9% of statements [2024-09-09T13:54:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.148s coverage: 92.9% of statements [2024-09-09T13:54:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-09T13:54:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.132s coverage: 62.3% of statements [2024-09-09T13:54:48.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.112s coverage: 75.0% of statements [2024-09-09T13:54:52.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T13:54:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements [2024-09-09T13:54:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.094s coverage: 20.0% of statements [2024-09-09T13:54:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.084s coverage: 100.0% of statements [2024-09-09T13:54:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.291s coverage: 81.8% of statements [2024-09-09T13:54:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.279s coverage: 82.1% of statements [2024-09-09T13:54:55.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T13:54:56.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.131s coverage: 86.0% of statements [2024-09-09T13:55:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T13:55:01.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T13:55:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.832s coverage: 63.1% of statements [2024-09-09T13:55:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.104s coverage: 100.0% of statements [2024-09-09T13:55:04.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-09-09T13:55:04.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2024-09-09T13:55:05.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T13:55:05.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T13:55:05.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T13:55:05.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements [2024-09-09T13:55:06.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements [2024-09-09T13:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T13:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T13:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T13:55:15.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.729s coverage: 36.5% of statements [2024-09-09T13:55:15.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.127s coverage: 89.5% of statements [2024-09-09T13:55:16.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T13:55:16.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T13:55:16.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T13:55:16.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T13:55:17.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-09-09T13:55:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T13:55:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T13:55:21.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T13:55:22.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.139s coverage: 5.1% of statements [2024-09-09T13:55:30.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T13:55:30.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T13:55:30.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:55:30.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T13:55:31.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.364s coverage: 97.1% of statements [2024-09-09T13:55:39.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T13:55:39.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T13:55:39.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T13:55:39.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T13:55:46.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.210s coverage: 19.9% of statements [2024-09-09T13:55:48.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T13:55:48.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:55:48.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T13:55:48.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T13:55:49.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.559s coverage: 95.7% of statements [2024-09-09T13:55:52.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T13:55:52.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T13:55:54.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.175s coverage: 61.8% of statements [2024-09-09T13:55:57.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T13:55:57.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T13:55:59.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.321s coverage: 98.9% of statements [2024-09-09T13:56:01.051Z] 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-09T13:56:01.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T13:56:01.051Z] go vet ./... [2024-09-09T14:00:38.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T14:00:39.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T14:00:39.258Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T14:00:42.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T14:00:42.876Z] + ls -al . [2024-09-09T14:00:42.876Z] total 912 [2024-09-09T14:00:42.876Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 13:47 . [2024-09-09T14:00:42.876Z] drwxr-xr-x 4 root root 4096 Sep 9 13:47 .. [2024-09-09T14:00:42.876Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:44 .blubracket [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 13:44 .dockerignore [2024-09-09T14:00:42.876Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 13:44 .git [2024-09-09T14:00:42.876Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:44 .github [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 13:44 .gitignore [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 13:44 .golangci.yml [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 13:44 .hadolint.yml [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 13:44 .sonarcloud.properties [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 13:44 ADOPTERS.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 13:44 Attribution.txt [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 13:44 CHANGELOG.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 13:44 CONTRIBUTING.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 13:44 GOVERNANCE.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 13:44 Jenkinsfile [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 13:44 LICENSE [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 13:44 Makefile [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 13:44 OWNERS.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 13:44 README.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 13:44 SECURITY.md [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 13:40 VERSION [2024-09-09T14:00:42.876Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:44 bin [2024-09-09T14:00:42.876Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 13:44 cmd [2024-09-09T14:00:42.876Z] -rw-r--r-- 1 root root 546008 Sep 9 13:55 coverage.out [2024-09-09T14:00:42.876Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 13:44 fuzz_test [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 13:44 go.mod [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 13:44 go.sum [2024-09-09T14:00:42.876Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 13:44 internal [2024-09-09T14:00:42.876Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 13:44 openapi [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 13:44 security.txt [2024-09-09T14:00:42.876Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 13:44 version.go [Pipeline] sh [2024-09-09T14:00:43.540Z] + '[' -e coverage.out ] [2024-09-09T14:00:43.540Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T14:00:43.582Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T14:00:44.576Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T14:00:45.253Z] + make build [2024-09-09T14:00:45.253Z] 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:19.763Z] 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:04:25.116Z] 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:04:35.188Z] 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:04:37.125Z] 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:04:49.424Z] 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:05:21.642Z] 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:05:31.705Z] 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:05:44.012Z] 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:05:56.308Z] 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:06:00.564Z] 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:06:04.821Z] 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:06:08.165Z] 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:06:13.509Z] 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:06:18.883Z] $ docker stop --time=1 cbe29501b1cf1cbd0c1a2a1bc3295154f3897ba173128d18a2789618478e69f9 [2024-09-09T14:06:21.194Z] $ docker rm -f --volumes cbe29501b1cf1cbd0c1a2a1bc3295154f3897ba173128d18a2789618478e69f9 [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:06:25.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:06:25.782Z] [2024-09-09T14:06:25.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:06:26.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:06:26.477Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T14:06:26.477Z] 547446be3368: Pulling fs layer [2024-09-09T14:06:26.477Z] d125d8839a47: Pulling fs layer [2024-09-09T14:06:26.477Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T14:06:26.477Z] c3105a71a48b: Pulling fs layer [2024-09-09T14:06:26.477Z] 0f093f025ec4: Pulling fs layer [2024-09-09T14:06:26.477Z] c3106fc0e877: Pulling fs layer [2024-09-09T14:06:26.477Z] c3105a71a48b: Waiting [2024-09-09T14:06:26.477Z] 0f093f025ec4: Waiting [2024-09-09T14:06:26.477Z] c3106fc0e877: Waiting [2024-09-09T14:06:26.477Z] 547446be3368: Verifying Checksum [2024-09-09T14:06:26.477Z] 547446be3368: Download complete [2024-09-09T14:06:26.477Z] c3105a71a48b: Verifying Checksum [2024-09-09T14:06:26.477Z] c3105a71a48b: Download complete [2024-09-09T14:06:27.065Z] d125d8839a47: Verifying Checksum [2024-09-09T14:06:27.065Z] d125d8839a47: Download complete [2024-09-09T14:06:27.065Z] c3106fc0e877: Verifying Checksum [2024-09-09T14:06:27.065Z] c3106fc0e877: Download complete [2024-09-09T14:06:27.065Z] 0f093f025ec4: Verifying Checksum [2024-09-09T14:06:27.065Z] 0f093f025ec4: Download complete [2024-09-09T14:06:27.332Z] 547446be3368: Pull complete [2024-09-09T14:06:28.290Z] d125d8839a47: Pull complete [2024-09-09T14:06:29.248Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T14:06:29.248Z] 3e85d5ac6304: Download complete [2024-09-09T14:06:39.321Z] 3e85d5ac6304: Pull complete [2024-09-09T14:06:39.321Z] c3105a71a48b: Pull complete [2024-09-09T14:06:39.906Z] 0f093f025ec4: Pull complete [2024-09-09T14:06:40.173Z] c3106fc0e877: Pull complete [2024-09-09T14:06:40.173Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T14:06:40.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T14:06:40.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:06:40.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-9868 does not seem to be running inside a container [2024-09-09T14:06:40.618Z] $ 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:06:43.107Z] $ docker top 11a74378bc4fe60289f93a4e04b2627e127820dc782baa1ab98fe5043412aaf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:06:44.014Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T14:06:54.088Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-09T14:06:54.088Z] #1 transferring dockerfile: [2024-09-09T14:06:54.357Z] #1 transferring dockerfile: 1.93kB done [2024-09-09T14:06:54.357Z] #1 DONE 0.1s [2024-09-09T14:06:54.943Z] [2024-09-09T14:06:54.943Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-09T14:06:54.943Z] #2 transferring dockerfile: 2.07kB done [2024-09-09T14:06:54.943Z] #2 DONE 0.0s [2024-09-09T14:06:54.943Z] [2024-09-09T14:06:54.943Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T14:06:54.943Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-09-09T14:06:54.943Z] #3 DONE 0.1s [2024-09-09T14:06:54.943Z] [2024-09-09T14:06:54.943Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-09T14:06:55.218Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-09-09T14:06:55.218Z] #4 DONE 0.1s [2024-09-09T14:06:55.218Z] [2024-09-09T14:06:55.218Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T14:06:55.218Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-09-09T14:06:55.218Z] #5 DONE 0.1s [2024-09-09T14:06:55.218Z] [2024-09-09T14:06:55.218Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T14:06:55.218Z] #6 transferring dockerfile: 1.70kB done [2024-09-09T14:06:55.486Z] #6 DONE 0.1s [2024-09-09T14:06:55.486Z] [2024-09-09T14:06:55.486Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T14:06:55.486Z] #7 transferring dockerfile: 1.93kB done [2024-09-09T14:06:55.486Z] #7 DONE 0.1s [2024-09-09T14:06:55.486Z] [2024-09-09T14:06:55.486Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T14:06:55.486Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-09-09T14:06:55.486Z] #8 DONE 0.1s [2024-09-09T14:06:55.486Z] [2024-09-09T14:06:55.486Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T14:06:55.486Z] #9 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T14:06:55.486Z] #9 DONE 0.1s [2024-09-09T14:06:55.486Z] [2024-09-09T14:06:55.486Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:06:55.486Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T14:06:55.486Z] #10 DONE 0.1s [2024-09-09T14:06:55.486Z] [2024-09-09T14:06:55.486Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T14:06:55.761Z] #11 transferring dockerfile: 1.85kB 0.0s done [2024-09-09T14:06:55.761Z] #11 DONE 0.1s [2024-09-09T14:06:55.761Z] [2024-09-09T14:06:55.761Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T14:06:55.761Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-09-09T14:06:55.761Z] #12 DONE 0.1s [2024-09-09T14:06:55.761Z] [2024-09-09T14:06:55.761Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T14:06:56.031Z] #13 transferring dockerfile: 2.49kB done [2024-09-09T14:06:56.031Z] #13 DONE 0.2s [2024-09-09T14:06:56.031Z] [2024-09-09T14:06:56.031Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-09T14:06:56.031Z] #14 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T14:06:56.031Z] #14 DONE 0.2s [2024-09-09T14:06:56.031Z] [2024-09-09T14:06:56.031Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T14:06:56.031Z] #15 transferring dockerfile: 3.17kB done [2024-09-09T14:06:56.031Z] #15 DONE 0.1s [2024-09-09T14:06:56.031Z] [2024-09-09T14:06:56.031Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-09T14:06:56.031Z] #16 transferring dockerfile: 2.01kB 0.0s done [2024-09-09T14:06:56.300Z] #16 DONE 0.1s [2024-09-09T14:06:56.300Z] [2024-09-09T14:06:56.300Z] #17 [core-command internal] load .dockerignore [2024-09-09T14:06:56.300Z] #17 transferring context: 50B done [2024-09-09T14:06:56.300Z] #17 DONE 0.1s [2024-09-09T14:06:57.262Z] [2024-09-09T14:06:57.262Z] #18 [core-data internal] load .dockerignore [2024-09-09T14:06:57.262Z] #18 transferring context: 50B done [2024-09-09T14:06:57.262Z] #18 DONE 0.0s [2024-09-09T14:06:57.262Z] [2024-09-09T14:06:57.262Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T14:06:57.262Z] #19 transferring context: 50B 0.0s done [2024-09-09T14:06:57.262Z] #19 DONE 0.1s [2024-09-09T14:06:57.262Z] [2024-09-09T14:06:57.262Z] #20 [core-metadata internal] load .dockerignore [2024-09-09T14:06:57.262Z] #20 transferring context: 50B done [2024-09-09T14:06:57.262Z] #20 DONE 0.0s [2024-09-09T14:06:57.262Z] [2024-09-09T14:06:57.262Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-09T14:06:57.262Z] #21 transferring context: 50B 0.0s done [2024-09-09T14:06:57.262Z] #21 DONE 0.1s [2024-09-09T14:06:57.262Z] [2024-09-09T14:06:57.262Z] #22 [security-spire-server internal] load .dockerignore [2024-09-09T14:06:57.262Z] #22 transferring context: 50B 0.0s done [2024-09-09T14:06:57.262Z] #22 DONE 0.1s [2024-09-09T14:06:57.534Z] [2024-09-09T14:06:57.534Z] #23 [support-scheduler internal] load .dockerignore [2024-09-09T14:06:57.534Z] #23 transferring context: 50B 0.0s done [2024-09-09T14:06:57.534Z] #23 DONE 0.1s [2024-09-09T14:06:57.534Z] [2024-09-09T14:06:57.534Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-09T14:06:57.534Z] #24 transferring context: 50B done [2024-09-09T14:06:57.534Z] #24 DONE 0.1s [2024-09-09T14:06:57.534Z] [2024-09-09T14:06:57.534Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-09T14:06:57.534Z] #25 transferring context: 50B done [2024-09-09T14:06:57.534Z] #25 DONE 0.1s [2024-09-09T14:06:57.534Z] [2024-09-09T14:06:57.534Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T14:06:57.534Z] #26 transferring context: 50B done [2024-09-09T14:06:57.802Z] #26 DONE 0.1s [2024-09-09T14:06:57.802Z] [2024-09-09T14:06:57.802Z] #27 [support-notifications internal] load .dockerignore [2024-09-09T14:06:57.802Z] #27 transferring context: 50B 0.0s done [2024-09-09T14:06:57.802Z] #27 DONE 0.1s [2024-09-09T14:06:57.802Z] [2024-09-09T14:06:57.802Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-09T14:06:57.802Z] #28 transferring context: 50B done [2024-09-09T14:06:57.802Z] #28 DONE 0.1s [2024-09-09T14:06:57.802Z] [2024-09-09T14:06:57.802Z] #29 [security-spire-config internal] load .dockerignore [2024-09-09T14:06:58.074Z] #29 transferring context: 50B 0.0s done [2024-09-09T14:06:58.074Z] #29 DONE 0.1s [2024-09-09T14:06:58.074Z] [2024-09-09T14:06:58.074Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-09T14:06:58.074Z] #30 transferring context: 50B 0.0s done [2024-09-09T14:06:58.074Z] #30 DONE 0.1s [2024-09-09T14:06:58.074Z] [2024-09-09T14:06:58.074Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-09T14:06:58.074Z] #31 transferring context: 50B done [2024-09-09T14:06:58.074Z] #31 DONE 0.1s [2024-09-09T14:06:58.074Z] [2024-09-09T14:06:58.074Z] #32 [core-keeper internal] load .dockerignore [2024-09-09T14:06:58.074Z] #32 transferring context: 50B 0.0s done [2024-09-09T14:06:58.074Z] #32 DONE 0.1s [2024-09-09T14:06:58.074Z] [2024-09-09T14:06:58.074Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:06:58.074Z] #33 DONE 0.0s [2024-09-09T14:06:58.074Z] [2024-09-09T14:06:58.074Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:06:58.341Z] #34 DONE 0.2s [2024-09-09T14:06:58.341Z] [2024-09-09T14:06:58.341Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:06:58.341Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:06:58.613Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:06:58.613Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:06:58.613Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:06:58.613Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-09T14:06:58.613Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s [2024-09-09T14:06:58.882Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:06:58.882Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T14:06:59.151Z] #35 ... [2024-09-09T14:06:59.151Z] [2024-09-09T14:06:59.151Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:06:59.151Z] #36 DONE 1.0s [2024-09-09T14:06:59.151Z] [2024-09-09T14:06:59.151Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:06:59.735Z] #35 ... [2024-09-09T14:06:59.735Z] [2024-09-09T14:06:59.735Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T14:06:59.735Z] #37 DONE 0.3s [2024-09-09T14:06:59.735Z] [2024-09-09T14:06:59.735Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:06:59.735Z] #33 DONE 0.0s [2024-09-09T14:06:59.735Z] [2024-09-09T14:06:59.735Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:06:59.735Z] #34 ... [2024-09-09T14:06:59.735Z] [2024-09-09T14:06:59.735Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:06:59.735Z] #33 DONE 0.0s [2024-09-09T14:06:59.735Z] [2024-09-09T14:06:59.735Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:07:00.003Z] #34 DONE 0.3s [2024-09-09T14:07:00.003Z] [2024-09-09T14:07:00.003Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:00.003Z] #36 DONE 1.8s [2024-09-09T14:07:00.003Z] [2024-09-09T14:07:00.003Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:00.003Z] #37 DONE 0.6s [2024-09-09T14:07:00.003Z] [2024-09-09T14:07:00.004Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:00.004Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:00.004Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:00.004Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:00.004Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:00.004Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:00.004Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:00.004Z] #35 ... [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:00.004Z] #33 DONE 0.0s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:00.004Z] #36 DONE 1.8s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:00.004Z] #37 DONE 0.6s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:00.004Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:00.004Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:00.004Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:00.004Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:00.004Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:00.004Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:00.004Z] #35 ... [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:00.004Z] #33 DONE 0.0s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:00.004Z] #36 DONE 1.8s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:00.004Z] #37 DONE 0.6s [2024-09-09T14:07:00.004Z] [2024-09-09T14:07:00.004Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:00.004Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:00.004Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:00.004Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:00.004Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:00.004Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:00.004Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:00.589Z] #35 ... [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:00.589Z] #36 DONE 1.8s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:00.589Z] #33 DONE 0.0s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:00.589Z] #37 DONE 0.7s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:00.589Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:00.589Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:00.589Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:00.589Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:00.589Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:00.589Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:00.589Z] #35 ... [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:00.589Z] #36 DONE 1.9s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:00.589Z] #37 DONE 0.7s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:07:00.589Z] #34 DONE 0.8s [2024-09-09T14:07:00.589Z] [2024-09-09T14:07:00.589Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:00.589Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:00.589Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:00.589Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:00.589Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:00.589Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:00.589Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:00.858Z] #35 ... [2024-09-09T14:07:00.858Z] [2024-09-09T14:07:00.858Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:00.858Z] #33 DONE 0.0s [2024-09-09T14:07:00.858Z] [2024-09-09T14:07:00.858Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:01.126Z] #38 ... [2024-09-09T14:07:01.126Z] [2024-09-09T14:07:01.126Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:01.126Z] #36 DONE 1.9s [2024-09-09T14:07:01.126Z] [2024-09-09T14:07:01.126Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:01.126Z] #37 DONE 0.7s [2024-09-09T14:07:01.126Z] [2024-09-09T14:07:01.126Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:01.126Z] #38 ... [2024-09-09T14:07:01.126Z] [2024-09-09T14:07:01.126Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:01.126Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:01.126Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:01.126Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:01.126Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:01.126Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:01.126Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:01.126Z] #35 DONE 3.8s [2024-09-09T14:07:01.398Z] [2024-09-09T14:07:01.398Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:01.398Z] #33 DONE 0.0s [2024-09-09T14:07:01.398Z] [2024-09-09T14:07:01.398Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:01.672Z] #38 ... [2024-09-09T14:07:01.672Z] [2024-09-09T14:07:01.672Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:01.672Z] #33 DONE 0.1s [2024-09-09T14:07:01.672Z] [2024-09-09T14:07:01.672Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:01.672Z] #38 ... [2024-09-09T14:07:01.672Z] [2024-09-09T14:07:01.672Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:01.672Z] #33 DONE 0.1s [2024-09-09T14:07:01.672Z] [2024-09-09T14:07:01.672Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:02.259Z] #38 ... [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:02.259Z] #36 DONE 2.0s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:02.259Z] #37 DONE 0.8s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:02.259Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:02.259Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:02.259Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:02.259Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:02.259Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:02.259Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:02.259Z] #35 DONE 3.9s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:02.259Z] #38 ... [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:02.259Z] #36 DONE 2.0s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:02.259Z] #37 DONE 0.8s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:02.259Z] #33 DONE 0.1s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:02.259Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:02.259Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:02.259Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:02.259Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:02.259Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:02.259Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:02.259Z] #35 DONE 3.9s [2024-09-09T14:07:02.259Z] [2024-09-09T14:07:02.259Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:02.534Z] #38 ... [2024-09-09T14:07:02.534Z] [2024-09-09T14:07:02.534Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:02.534Z] #33 DONE 0.1s [2024-09-09T14:07:02.534Z] [2024-09-09T14:07:02.534Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:02.806Z] #38 ... [2024-09-09T14:07:02.806Z] [2024-09-09T14:07:02.806Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T14:07:02.806Z] #33 DONE 0.2s [2024-09-09T14:07:02.806Z] [2024-09-09T14:07:02.806Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:02.806Z] #38 transferring context: 8.54MB 1.9s [2024-09-09T14:07:03.391Z] #38 ... [2024-09-09T14:07:03.391Z] [2024-09-09T14:07:03.391Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T14:07:03.391Z] #39 DONE 2.9s [2024-09-09T14:07:03.391Z] [2024-09-09T14:07:03.391Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:03.391Z] #38 ... [2024-09-09T14:07:03.391Z] [2024-09-09T14:07:03.391Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:03.391Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:03.391Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:03.391Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:03.391Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:03.391Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:03.391Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:03.391Z] #35 DONE 3.9s [2024-09-09T14:07:03.391Z] [2024-09-09T14:07:03.391Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:04.372Z] #38 ... [2024-09-09T14:07:04.372Z] [2024-09-09T14:07:04.372Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:04.372Z] #36 DONE 2.2s [2024-09-09T14:07:04.372Z] [2024-09-09T14:07:04.372Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:04.372Z] #37 DONE 1.0s [2024-09-09T14:07:04.372Z] [2024-09-09T14:07:04.372Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:04.372Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:04.372Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:04.372Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:04.372Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:04.373Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:04.373Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:04.373Z] #35 DONE 4.1s [2024-09-09T14:07:04.373Z] [2024-09-09T14:07:04.373Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:04.373Z] #40 DONE 0.0s [2024-09-09T14:07:04.373Z] [2024-09-09T14:07:04.373Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T14:07:04.373Z] #34 DONE 4.2s [2024-09-09T14:07:04.373Z] [2024-09-09T14:07:04.373Z] #41 [security-spire-config internal] load build context [2024-09-09T14:07:04.373Z] #41 DONE 0.0s [2024-09-09T14:07:04.373Z] [2024-09-09T14:07:04.373Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:04.641Z] #38 ... [2024-09-09T14:07:04.641Z] [2024-09-09T14:07:04.641Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T14:07:04.641Z] #36 DONE 2.2s [2024-09-09T14:07:04.641Z] [2024-09-09T14:07:04.641Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T14:07:04.641Z] #37 DONE 1.0s [2024-09-09T14:07:04.641Z] [2024-09-09T14:07:04.641Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:04.641Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:04.641Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:04.641Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:04.641Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:04.641Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:04.641Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:04.641Z] #35 DONE 4.1s [2024-09-09T14:07:04.641Z] [2024-09-09T14:07:04.641Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:06.053Z] #38 ... [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T14:07:06.053Z] #42 DONE 4.6s [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:06.053Z] #38 ... [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T14:07:06.053Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T14:07:06.053Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T14:07:06.053Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T14:07:06.053Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T14:07:06.053Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-09T14:07:06.053Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T14:07:06.053Z] #35 DONE 4.1s [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:06.053Z] #38 ... [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #43 [security-spire-server internal] load build context [2024-09-09T14:07:06.053Z] #43 transferring context: 27.71kB 0.5s done [2024-09-09T14:07:06.053Z] #43 DONE 2.6s [2024-09-09T14:07:06.053Z] [2024-09-09T14:07:06.053Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:07.462Z] #38 ... [2024-09-09T14:07:07.462Z] [2024-09-09T14:07:07.462Z] #41 [security-spire-config internal] load build context [2024-09-09T14:07:07.462Z] #41 transferring context: 25.96kB 0.2s done [2024-09-09T14:07:07.462Z] #41 DONE 2.8s [2024-09-09T14:07:07.462Z] [2024-09-09T14:07:07.462Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:08.426Z] #38 ... [2024-09-09T14:07:08.426Z] [2024-09-09T14:07:08.426Z] #44 [core-command internal] load build context [2024-09-09T14:07:08.426Z] #44 ... [2024-09-09T14:07:08.426Z] [2024-09-09T14:07:08.426Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:08.426Z] #45 ... [2024-09-09T14:07:08.426Z] [2024-09-09T14:07:08.426Z] #44 [core-command internal] load build context [2024-09-09T14:07:09.846Z] #44 ... [2024-09-09T14:07:09.846Z] [2024-09-09T14:07:09.846Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:07:09.846Z] #0 6.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:09.846Z] #0 7.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:09.846Z] #0 8.808 OK: 266 MiB in 52 packages [2024-09-09T14:07:09.846Z] #46 ... [2024-09-09T14:07:09.846Z] [2024-09-09T14:07:09.846Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:09.846Z] #47 ... [2024-09-09T14:07:09.846Z] [2024-09-09T14:07:09.846Z] #48 [core-data internal] load build context [2024-09-09T14:07:10.112Z] #48 ... [2024-09-09T14:07:10.112Z] [2024-09-09T14:07:10.112Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:07:10.112Z] #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:10.112Z] #0 9.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:10.112Z] #49 ... [2024-09-09T14:07:10.112Z] [2024-09-09T14:07:10.112Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:10.378Z] #50 ... [2024-09-09T14:07:10.378Z] [2024-09-09T14:07:10.378Z] #48 [core-data internal] load build context [2024-09-09T14:07:10.378Z] #48 ... [2024-09-09T14:07:10.378Z] [2024-09-09T14:07:10.378Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:07:10.645Z] #51 ... [2024-09-09T14:07:10.645Z] [2024-09-09T14:07:10.645Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:10.924Z] #50 ... [2024-09-09T14:07:10.924Z] [2024-09-09T14:07:10.924Z] #52 [security-spire-agent internal] load build context [2024-09-09T14:07:10.924Z] #52 transferring context: 27.24kB 0.5s done [2024-09-09T14:07:10.924Z] #52 DONE 4.9s [2024-09-09T14:07:10.924Z] [2024-09-09T14:07:10.924Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:11.196Z] #50 ... [2024-09-09T14:07:11.196Z] [2024-09-09T14:07:11.196Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:07:11.196Z] #0 8.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:11.196Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:11.196Z] #53 ... [2024-09-09T14:07:11.196Z] [2024-09-09T14:07:11.196Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:11.466Z] #50 ... [2024-09-09T14:07:11.466Z] [2024-09-09T14:07:11.466Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:07:11.466Z] #46 DONE 12.6s [2024-09-09T14:07:11.466Z] [2024-09-09T14:07:11.466Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:11.742Z] #50 ... [2024-09-09T14:07:11.742Z] [2024-09-09T14:07:11.742Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:07:11.742Z] #54 ... [2024-09-09T14:07:11.742Z] [2024-09-09T14:07:11.742Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:11.742Z] #0 9.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:11.742Z] #55 ... [2024-09-09T14:07:11.742Z] [2024-09-09T14:07:11.742Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:07:12.009Z] #56 ... [2024-09-09T14:07:12.009Z] [2024-09-09T14:07:12.009Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:12.009Z] #57 ... [2024-09-09T14:07:12.009Z] [2024-09-09T14:07:12.009Z] #44 [core-command internal] load build context [2024-09-09T14:07:12.276Z] #44 ... [2024-09-09T14:07:12.276Z] [2024-09-09T14:07:12.276Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:12.276Z] #58 ... [2024-09-09T14:07:12.276Z] [2024-09-09T14:07:12.276Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T14:07:12.542Z] #59 ... [2024-09-09T14:07:12.542Z] [2024-09-09T14:07:12.542Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:12.542Z] #60 ... [2024-09-09T14:07:12.542Z] [2024-09-09T14:07:12.542Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:12.808Z] #61 ... [2024-09-09T14:07:12.808Z] [2024-09-09T14:07:12.808Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:13.392Z] #60 ... [2024-09-09T14:07:13.392Z] [2024-09-09T14:07:13.392Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:07:13.392Z] #62 ... [2024-09-09T14:07:13.392Z] [2024-09-09T14:07:13.392Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:13.392Z] #60 ... [2024-09-09T14:07:13.392Z] [2024-09-09T14:07:13.392Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:13.392Z] #63 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.9s done [2024-09-09T14:07:13.392Z] #63 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T14:07:13.392Z] #63 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T14:07:13.392Z] #63 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T14:07:13.660Z] #63 ... [2024-09-09T14:07:13.660Z] [2024-09-09T14:07:13.660Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:07:13.660Z] #64 ... [2024-09-09T14:07:13.660Z] [2024-09-09T14:07:13.660Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:13.928Z] #60 ... [2024-09-09T14:07:13.928Z] [2024-09-09T14:07:13.928Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T14:07:13.928Z] #53 11.04 OK: 266 MiB in 52 packages [2024-09-09T14:07:13.928Z] #53 DONE 13.1s [2024-09-09T14:07:14.197Z] [2024-09-09T14:07:14.197Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:14.197Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.3s [2024-09-09T14:07:14.197Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s [2024-09-09T14:07:14.197Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.5s [2024-09-09T14:07:14.471Z] #63 ... [2024-09-09T14:07:14.471Z] [2024-09-09T14:07:14.471Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:07:14.471Z] #65 transferring context: 1.42MB 6.9s [2024-09-09T14:07:14.471Z] #65 ... [2024-09-09T14:07:14.471Z] [2024-09-09T14:07:14.471Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:14.740Z] #40 ... [2024-09-09T14:07:14.740Z] [2024-09-09T14:07:14.740Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:15.011Z] #66 ... [2024-09-09T14:07:15.011Z] [2024-09-09T14:07:15.011Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:07:15.011Z] #67 ... [2024-09-09T14:07:15.011Z] [2024-09-09T14:07:15.011Z] #68 [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:07:15.011Z] #68 ... [2024-09-09T14:07:15.011Z] [2024-09-09T14:07:15.011Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:15.011Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done [2024-09-09T14:07:15.011Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s [2024-09-09T14:07:15.011Z] #63 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s [2024-09-09T14:07:15.011Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-09T14:07:15.279Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-09-09T14:07:15.863Z] #63 ... [2024-09-09T14:07:15.863Z] [2024-09-09T14:07:15.863Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:15.863Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.9s done [2024-09-09T14:07:15.863Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T14:07:15.863Z] #69 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T14:07:15.863Z] #69 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T14:07:15.863Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-09T14:07:15.863Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-09T14:07:15.863Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-09T14:07:15.863Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 1.1s [2024-09-09T14:07:15.863Z] #69 ... [2024-09-09T14:07:15.863Z] [2024-09-09T14:07:15.863Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:16.461Z] #58 ... [2024-09-09T14:07:16.461Z] [2024-09-09T14:07:16.461Z] #70 [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:07:16.728Z] #70 ... [2024-09-09T14:07:16.728Z] [2024-09-09T14:07:16.728Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:16.728Z] #63 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s done [2024-09-09T14:07:16.728Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.7s [2024-09-09T14:07:16.995Z] #63 ... [2024-09-09T14:07:16.995Z] [2024-09-09T14:07:16.995Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:16.995Z] #55 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:16.995Z] #55 12.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:16.995Z] #55 12.86 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:16.995Z] #55 13.02 OK: 8 MiB in 16 packages [2024-09-09T14:07:16.995Z] #55 DONE 16.3s [2024-09-09T14:07:16.995Z] [2024-09-09T14:07:16.995Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:17.262Z] #63 ... [2024-09-09T14:07:17.262Z] [2024-09-09T14:07:17.262Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:07:17.534Z] #71 ... [2024-09-09T14:07:17.534Z] [2024-09-09T14:07:17.534Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:07:17.534Z] #72 ... [2024-09-09T14:07:17.534Z] [2024-09-09T14:07:17.534Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:17.534Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.7s [2024-09-09T14:07:18.117Z] #63 ... [2024-09-09T14:07:18.117Z] [2024-09-09T14:07:18.117Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:07:18.117Z] #73 ... [2024-09-09T14:07:18.117Z] [2024-09-09T14:07:18.117Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:18.383Z] #58 ... [2024-09-09T14:07:18.383Z] [2024-09-09T14:07:18.383Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:18.661Z] #38 ... [2024-09-09T14:07:18.661Z] [2024-09-09T14:07:18.662Z] #68 [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:07:18.662Z] #68 DONE 13.9s [2024-09-09T14:07:18.662Z] [2024-09-09T14:07:18.662Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:18.662Z] #38 ... [2024-09-09T14:07:18.662Z] [2024-09-09T14:07:18.662Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:18.662Z] #45 ... [2024-09-09T14:07:18.662Z] [2024-09-09T14:07:18.662Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:18.929Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.0s [2024-09-09T14:07:19.511Z] #63 ... [2024-09-09T14:07:19.511Z] [2024-09-09T14:07:19.511Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T14:07:19.511Z] #49 12.25 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:07:19.511Z] #49 12.25 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:07:19.511Z] #49 12.25 OK: 19954 distinct packages available [2024-09-09T14:07:19.511Z] #49 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:19.511Z] #49 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:19.511Z] #49 16.69 OK: 266 MiB in 52 packages [2024-09-09T14:07:19.511Z] #49 DONE 19.3s [2024-09-09T14:07:19.511Z] [2024-09-09T14:07:19.511Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:19.511Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T14:07:19.511Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T14:07:19.778Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T14:07:20.047Z] #63 ... [2024-09-09T14:07:20.047Z] [2024-09-09T14:07:20.047Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:20.047Z] #47 transferring context: 29.38MB 18.5s [2024-09-09T14:07:20.324Z] #47 ... [2024-09-09T14:07:20.324Z] [2024-09-09T14:07:20.324Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:20.591Z] #45 ... [2024-09-09T14:07:20.591Z] [2024-09-09T14:07:20.591Z] #48 [core-data internal] load build context [2024-09-09T14:07:20.591Z] #48 ... [2024-09-09T14:07:20.591Z] [2024-09-09T14:07:20.591Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:07:20.858Z] #51 ... [2024-09-09T14:07:20.858Z] [2024-09-09T14:07:20.858Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:20.858Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 8.0s [2024-09-09T14:07:21.442Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.84MB / 28.04MB 8.6s [2024-09-09T14:07:22.034Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.0s [2024-09-09T14:07:22.034Z] #63 ... [2024-09-09T14:07:22.034Z] [2024-09-09T14:07:22.034Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:22.034Z] #50 ... [2024-09-09T14:07:22.034Z] [2024-09-09T14:07:22.034Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:22.301Z] #63 ... [2024-09-09T14:07:22.301Z] [2024-09-09T14:07:22.301Z] #44 [core-command internal] load build context [2024-09-09T14:07:22.568Z] #44 ... [2024-09-09T14:07:22.568Z] [2024-09-09T14:07:22.568Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:22.835Z] #63 ... [2024-09-09T14:07:22.835Z] [2024-09-09T14:07:22.835Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:22.835Z] #61 ... [2024-09-09T14:07:22.835Z] [2024-09-09T14:07:22.835Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:23.100Z] #63 ... [2024-09-09T14:07:23.100Z] [2024-09-09T14:07:23.100Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T14:07:23.100Z] #54 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:23.100Z] #54 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:23.100Z] #54 18.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:23.100Z] #54 18.12 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T14:07:23.100Z] #54 18.12 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:07:23.100Z] #54 18.12 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:07:23.100Z] #54 19.16 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:23.100Z] #54 19.30 OK: 18 MiB in 19 packages [2024-09-09T14:07:23.100Z] #54 DONE 21.6s [2024-09-09T14:07:23.100Z] [2024-09-09T14:07:23.100Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:23.367Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.6s [2024-09-09T14:07:23.954Z] #63 ... [2024-09-09T14:07:23.954Z] [2024-09-09T14:07:23.954Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T14:07:23.954Z] #59 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:23.954Z] #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:23.954Z] #59 18.85 OK: 266 MiB in 52 packages [2024-09-09T14:07:23.954Z] #59 DONE 21.9s [2024-09-09T14:07:23.954Z] [2024-09-09T14:07:23.954Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:23.954Z] #63 ... [2024-09-09T14:07:23.954Z] [2024-09-09T14:07:23.954Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:24.222Z] #60 ... [2024-09-09T14:07:24.222Z] [2024-09-09T14:07:24.222Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:24.492Z] #63 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-09T14:07:24.760Z] #63 ... [2024-09-09T14:07:24.760Z] [2024-09-09T14:07:24.760Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:07:24.760Z] #65 ... [2024-09-09T14:07:24.760Z] [2024-09-09T14:07:24.760Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:25.027Z] #40 ... [2024-09-09T14:07:25.027Z] [2024-09-09T14:07:25.027Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:25.027Z] #66 ... [2024-09-09T14:07:25.027Z] [2024-09-09T14:07:25.027Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:25.027Z] #63 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-09T14:07:25.295Z] #63 ... [2024-09-09T14:07:25.295Z] [2024-09-09T14:07:25.295Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:07:25.296Z] #56 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #56 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #56 19.02 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:07:25.296Z] #56 19.02 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:07:25.296Z] #56 19.02 OK: 19946 distinct packages available [2024-09-09T14:07:25.296Z] #56 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #56 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #56 ... [2024-09-09T14:07:25.296Z] [2024-09-09T14:07:25.296Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:25.296Z] #57 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #57 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:25.296Z] #57 21.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:25.296Z] #57 21.54 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:25.296Z] #57 21.69 OK: 8 MiB in 16 packages [2024-09-09T14:07:25.296Z] #57 DONE 23.5s [2024-09-09T14:07:25.296Z] [2024-09-09T14:07:25.296Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:25.296Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 12.5s [2024-09-09T14:07:26.261Z] #63 ... [2024-09-09T14:07:26.261Z] [2024-09-09T14:07:26.261Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:26.261Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-09-09T14:07:26.261Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 11.2s [2024-09-09T14:07:26.261Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T14:07:26.261Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-09T14:07:26.261Z] #69 ... [2024-09-09T14:07:26.261Z] [2024-09-09T14:07:26.261Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:27.232Z] #63 ... [2024-09-09T14:07:27.232Z] [2024-09-09T14:07:27.232Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:07:27.232Z] #74 ... [2024-09-09T14:07:27.232Z] [2024-09-09T14:07:27.232Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:27.232Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 12.4s [2024-09-09T14:07:28.197Z] #69 ... [2024-09-09T14:07:28.197Z] [2024-09-09T14:07:28.197Z] #70 [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:07:28.197Z] #70 DONE 21.5s [2024-09-09T14:07:28.197Z] [2024-09-09T14:07:28.197Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:28.197Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 13.2s [2024-09-09T14:07:28.468Z] #69 ... [2024-09-09T14:07:28.468Z] [2024-09-09T14:07:28.468Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T14:07:28.468Z] #62 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:28.468Z] #62 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:28.468Z] #62 21.51 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T14:07:28.468Z] #62 21.82 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:28.468Z] #62 21.82 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:28.468Z] #62 21.82 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:07:28.468Z] #62 23.33 OK: 9 MiB in 17 packages [2024-09-09T14:07:28.468Z] #62 DONE 25.2s [2024-09-09T14:07:28.468Z] [2024-09-09T14:07:28.468Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:28.736Z] #69 ... [2024-09-09T14:07:28.736Z] [2024-09-09T14:07:28.736Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:28.736Z] #58 transferring context: 21.35MB 24.8s [2024-09-09T14:07:28.736Z] #58 ... [2024-09-09T14:07:28.736Z] [2024-09-09T14:07:28.736Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:28.736Z] #69 ... [2024-09-09T14:07:28.736Z] [2024-09-09T14:07:28.736Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:29.005Z] #38 ... [2024-09-09T14:07:29.005Z] [2024-09-09T14:07:29.005Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:07:29.005Z] #64 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:29.005Z] #64 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:29.005Z] #64 22.06 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T14:07:29.005Z] #64 22.52 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:29.005Z] #64 22.52 (3/3) Installing tzdata (2024a-r0) [2024-09-09T14:07:29.005Z] #64 24.39 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:29.005Z] #64 24.56 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:07:29.005Z] #64 25.24 OK: 12 MiB in 18 packages [2024-09-09T14:07:29.005Z] #64 ... [2024-09-09T14:07:29.005Z] [2024-09-09T14:07:29.005Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T14:07:29.275Z] #75 ... [2024-09-09T14:07:29.275Z] [2024-09-09T14:07:29.275Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:29.275Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 16.3s [2024-09-09T14:07:29.544Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 16.6s [2024-09-09T14:07:30.135Z] #63 ... [2024-09-09T14:07:30.135Z] [2024-09-09T14:07:30.135Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:30.725Z] #47 ... [2024-09-09T14:07:30.725Z] [2024-09-09T14:07:30.725Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:30.725Z] #45 ... [2024-09-09T14:07:30.725Z] [2024-09-09T14:07:30.725Z] #48 [core-data internal] load build context [2024-09-09T14:07:30.999Z] #48 ... [2024-09-09T14:07:30.999Z] [2024-09-09T14:07:30.999Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:07:30.999Z] #51 ... [2024-09-09T14:07:30.999Z] [2024-09-09T14:07:30.999Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:31.582Z] #47 ... [2024-09-09T14:07:31.582Z] [2024-09-09T14:07:31.582Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T14:07:31.582Z] #56 25.73 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T14:07:31.582Z] #56 25.93 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T14:07:31.582Z] #56 25.93 (3/11) Installing libunistring (1.1-r1) [2024-09-09T14:07:31.582Z] #56 26.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T14:07:31.582Z] #56 26.16 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T14:07:31.582Z] #56 26.16 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T14:07:31.582Z] #56 26.32 (7/11) Installing curl (8.9.0-r0) [2024-09-09T14:07:31.582Z] #56 26.32 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:31.582Z] #56 26.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:07:31.582Z] #56 26.32 (10/11) Installing libucontext (1.2-r2) [2024-09-09T14:07:31.582Z] #56 26.32 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T14:07:31.582Z] #56 26.32 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:31.582Z] #56 26.42 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:07:31.582Z] #56 27.38 OK: 13 MiB in 26 packages [2024-09-09T14:07:31.582Z] #56 DONE 29.9s [2024-09-09T14:07:31.582Z] [2024-09-09T14:07:31.582Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:31.850Z] #47 ... [2024-09-09T14:07:31.850Z] [2024-09-09T14:07:31.850Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T14:07:31.850Z] #64 DONE 28.3s [2024-09-09T14:07:31.850Z] [2024-09-09T14:07:31.850Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:32.119Z] #47 ... [2024-09-09T14:07:32.119Z] [2024-09-09T14:07:32.119Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:32.119Z] #50 ... [2024-09-09T14:07:32.119Z] [2024-09-09T14:07:32.119Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:32.119Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 19.4s [2024-09-09T14:07:33.081Z] #63 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 20.0s done [2024-09-09T14:07:33.081Z] #63 ... [2024-09-09T14:07:33.081Z] [2024-09-09T14:07:33.081Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:33.081Z] #61 ... [2024-09-09T14:07:33.081Z] [2024-09-09T14:07:33.081Z] #44 [core-command internal] load build context [2024-09-09T14:07:33.081Z] #44 transferring context: 75.37MB 34.6s [2024-09-09T14:07:33.081Z] #44 ... [2024-09-09T14:07:33.081Z] [2024-09-09T14:07:33.081Z] #48 [core-data internal] load build context [2024-09-09T14:07:33.695Z] #48 ... [2024-09-09T14:07:33.695Z] [2024-09-09T14:07:33.695Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:07:33.695Z] #67 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:33.695Z] #67 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:33.695Z] #67 23.56 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:07:33.695Z] #67 23.56 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:07:33.695Z] #67 23.56 OK: 19946 distinct packages available [2024-09-09T14:07:33.695Z] #67 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:33.695Z] #67 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:33.695Z] #67 28.32 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:33.695Z] #67 28.32 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:07:33.695Z] #67 28.32 (3/5) Installing libucontext (1.2-r2) [2024-09-09T14:07:33.695Z] #67 28.32 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T14:07:33.695Z] #67 28.32 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T14:07:33.695Z] #67 28.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:33.695Z] #67 28.58 OK: 9 MiB in 20 packages [2024-09-09T14:07:33.695Z] #67 ... [2024-09-09T14:07:33.695Z] [2024-09-09T14:07:33.695Z] #48 [core-data internal] load build context [2024-09-09T14:07:33.965Z] #48 ... [2024-09-09T14:07:33.965Z] [2024-09-09T14:07:33.965Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:07:33.965Z] #76 ... [2024-09-09T14:07:33.965Z] [2024-09-09T14:07:33.965Z] #48 [core-data internal] load build context [2024-09-09T14:07:34.555Z] #48 ... [2024-09-09T14:07:34.555Z] [2024-09-09T14:07:34.555Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:34.555Z] #60 ... [2024-09-09T14:07:34.555Z] [2024-09-09T14:07:34.555Z] #48 [core-data internal] load build context [2024-09-09T14:07:34.832Z] #48 ... [2024-09-09T14:07:34.832Z] [2024-09-09T14:07:34.832Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:07:35.101Z] #65 ... [2024-09-09T14:07:35.101Z] [2024-09-09T14:07:35.101Z] #48 [core-data internal] load build context [2024-09-09T14:07:35.101Z] #48 ... [2024-09-09T14:07:35.101Z] [2024-09-09T14:07:35.101Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:35.369Z] #40 ... [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T14:07:35.369Z] #67 DONE 30.4s [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:35.369Z] #40 ... [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:35.369Z] #66 ... [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T14:07:35.369Z] #72 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:35.369Z] #72 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:35.369Z] #72 24.18 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T14:07:35.369Z] #72 24.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:35.369Z] #72 24.57 (3/4) Installing su-exec (0.2-r3) [2024-09-09T14:07:35.369Z] #72 24.57 (4/4) Installing yq (4.33.3-r5) [2024-09-09T14:07:35.369Z] #72 25.14 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:35.369Z] #72 25.30 Executing ca-certificates-20240226-r0.trigger [2024-09-09T14:07:35.369Z] #72 26.16 OK: 18 MiB in 19 packages [2024-09-09T14:07:35.369Z] #72 DONE 28.0s [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:35.369Z] #66 ... [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:07:35.369Z] #77 ... [2024-09-09T14:07:35.369Z] [2024-09-09T14:07:35.369Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:38.721Z] #40 ... [2024-09-09T14:07:38.721Z] [2024-09-09T14:07:38.721Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:38.721Z] #78 ... [2024-09-09T14:07:38.721Z] [2024-09-09T14:07:38.721Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:38.721Z] #40 ... [2024-09-09T14:07:38.721Z] [2024-09-09T14:07:38.721Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:38.721Z] #58 ... [2024-09-09T14:07:38.721Z] [2024-09-09T14:07:38.721Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:38.989Z] #79 ... [2024-09-09T14:07:38.989Z] [2024-09-09T14:07:38.989Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:38.989Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.4s done [2024-09-09T14:07:38.989Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.3s [2024-09-09T14:07:38.989Z] #69 ... [2024-09-09T14:07:38.989Z] [2024-09-09T14:07:38.989Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:39.417Z] #38 transferring context: 55.96MB 38.2s [2024-09-09T14:07:39.417Z] #38 ... [2024-09-09T14:07:39.417Z] [2024-09-09T14:07:39.417Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:39.732Z] #60 ... [2024-09-09T14:07:39.732Z] [2024-09-09T14:07:39.732Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:07:39.732Z] #71 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:39.732Z] #71 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:39.732Z] #71 26.19 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T14:07:39.732Z] #71 26.19 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T14:07:39.732Z] #71 26.19 OK: 19946 distinct packages available [2024-09-09T14:07:39.732Z] #71 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:39.732Z] #71 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:39.732Z] #71 31.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:39.732Z] #71 31.47 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T14:07:39.732Z] #71 31.52 (3/4) Installing libucontext (1.2-r2) [2024-09-09T14:07:39.732Z] #71 31.52 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T14:07:39.732Z] #71 31.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:39.732Z] #71 31.94 OK: 8 MiB in 19 packages [2024-09-09T14:07:39.732Z] #71 ... [2024-09-09T14:07:39.732Z] [2024-09-09T14:07:39.732Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:40.041Z] #45 ... [2024-09-09T14:07:40.041Z] [2024-09-09T14:07:40.041Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:41.068Z] #60 ... [2024-09-09T14:07:41.068Z] [2024-09-09T14:07:41.068Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T14:07:41.068Z] #73 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:41.068Z] #73 26.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:41.068Z] #73 29.84 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:41.068Z] #73 29.87 (2/2) Installing su-exec (0.2-r3) [2024-09-09T14:07:41.068Z] #73 29.97 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:41.068Z] #73 29.97 OK: 8 MiB in 17 packages [2024-09-09T14:07:41.068Z] #73 DONE 32.9s [2024-09-09T14:07:41.068Z] [2024-09-09T14:07:41.068Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:41.376Z] #60 ... [2024-09-09T14:07:41.376Z] [2024-09-09T14:07:41.376Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:07:41.376Z] #51 ... [2024-09-09T14:07:41.376Z] [2024-09-09T14:07:41.376Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:42.006Z] #38 ... [2024-09-09T14:07:42.006Z] [2024-09-09T14:07:42.006Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T14:07:42.006Z] #71 DONE 34.7s [2024-09-09T14:07:42.006Z] [2024-09-09T14:07:42.006Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:42.006Z] #80 ... [2024-09-09T14:07:42.006Z] [2024-09-09T14:07:42.006Z] #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:07:42.006Z] #74 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:42.006Z] #74 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:42.006Z] #74 23.82 OK: 8 MiB in 16 packages [2024-09-09T14:07:42.006Z] #74 DONE 26.1s [2024-09-09T14:07:42.006Z] [2024-09-09T14:07:42.006Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:42.296Z] #47 ... [2024-09-09T14:07:42.296Z] [2024-09-09T14:07:42.296Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:42.296Z] #81 ... [2024-09-09T14:07:42.296Z] [2024-09-09T14:07:42.296Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:42.594Z] #50 ... [2024-09-09T14:07:42.594Z] [2024-09-09T14:07:42.594Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:42.878Z] #47 ... [2024-09-09T14:07:42.878Z] [2024-09-09T14:07:42.878Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T14:07:42.878Z] #75 16.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:42.878Z] #75 17.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:42.878Z] #75 23.09 OK: 266 MiB in 52 packages [2024-09-09T14:07:42.878Z] #75 DONE 23.9s [2024-09-09T14:07:42.878Z] [2024-09-09T14:07:42.878Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:43.485Z] #47 ... [2024-09-09T14:07:43.485Z] [2024-09-09T14:07:43.485Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:43.485Z] #61 ... [2024-09-09T14:07:43.485Z] [2024-09-09T14:07:43.485Z] #44 [core-command internal] load build context [2024-09-09T14:07:43.485Z] #44 transferring context: 86.78MB 45.0s [2024-09-09T14:07:43.485Z] #44 ... [2024-09-09T14:07:43.485Z] [2024-09-09T14:07:43.485Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T14:07:43.485Z] #76 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:43.485Z] #76 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:43.485Z] #76 17.37 OK: 18 MiB in 19 packages [2024-09-09T14:07:43.485Z] #76 DONE 19.8s [2024-09-09T14:07:43.485Z] [2024-09-09T14:07:43.485Z] #44 [core-command internal] load build context [2024-09-09T14:07:43.485Z] #44 ... [2024-09-09T14:07:43.485Z] [2024-09-09T14:07:43.485Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:45.431Z] #47 ... [2024-09-09T14:07:45.431Z] [2024-09-09T14:07:45.431Z] #48 [core-data internal] load build context [2024-09-09T14:07:45.431Z] #48 ... [2024-09-09T14:07:45.431Z] [2024-09-09T14:07:45.431Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:07:45.431Z] #65 ... [2024-09-09T14:07:45.431Z] [2024-09-09T14:07:45.431Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T14:07:45.696Z] #82 ... [2024-09-09T14:07:45.697Z] [2024-09-09T14:07:45.697Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:45.697Z] #66 ... [2024-09-09T14:07:45.697Z] [2024-09-09T14:07:45.697Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:45.697Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s [2024-09-09T14:07:45.962Z] #63 ... [2024-09-09T14:07:45.962Z] [2024-09-09T14:07:45.962Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T14:07:45.962Z] #83 ... [2024-09-09T14:07:45.962Z] [2024-09-09T14:07:45.962Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:45.962Z] #63 ... [2024-09-09T14:07:45.962Z] [2024-09-09T14:07:45.962Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T14:07:45.962Z] #77 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:45.962Z] #77 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:45.962Z] #77 19.42 OK: 8 MiB in 16 packages [2024-09-09T14:07:45.962Z] #77 DONE 20.6s [2024-09-09T14:07:45.962Z] [2024-09-09T14:07:45.962Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:46.917Z] #63 ... [2024-09-09T14:07:46.917Z] [2024-09-09T14:07:46.917Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T14:07:46.917Z] #84 DONE 2.6s [2024-09-09T14:07:46.917Z] [2024-09-09T14:07:46.917Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:48.343Z] #63 ... [2024-09-09T14:07:48.343Z] [2024-09-09T14:07:48.343Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T14:07:48.343Z] #78 15.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:48.343Z] #78 16.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:48.343Z] #78 17.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T14:07:48.343Z] #78 18.68 Executing busybox-1.36.1-r7.trigger [2024-09-09T14:07:48.343Z] #78 18.76 OK: 8 MiB in 16 packages [2024-09-09T14:07:48.343Z] #78 DONE 19.8s [2024-09-09T14:07:48.343Z] [2024-09-09T14:07:48.343Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:48.343Z] #80 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:48.923Z] #80 ... [2024-09-09T14:07:48.923Z] [2024-09-09T14:07:48.923Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:48.923Z] #40 ... [2024-09-09T14:07:48.923Z] [2024-09-09T14:07:48.923Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:07:49.189Z] #63 ... [2024-09-09T14:07:49.189Z] [2024-09-09T14:07:49.189Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:49.189Z] #58 ... [2024-09-09T14:07:49.189Z] [2024-09-09T14:07:49.189Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:49.771Z] #40 transferring context: 18.23MB 42.7s [2024-09-09T14:07:50.350Z] #40 ... [2024-09-09T14:07:50.350Z] [2024-09-09T14:07:50.350Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:50.350Z] #45 ... [2024-09-09T14:07:50.350Z] [2024-09-09T14:07:50.350Z] #40 [core-keeper internal] load build context [2024-09-09T14:07:50.618Z] #40 ... [2024-09-09T14:07:50.619Z] [2024-09-09T14:07:50.619Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:07:50.619Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.9s [2024-09-09T14:07:50.884Z] #69 ... [2024-09-09T14:07:50.884Z] [2024-09-09T14:07:50.884Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:07:51.467Z] #45 ... [2024-09-09T14:07:51.467Z] [2024-09-09T14:07:51.467Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:07:51.467Z] #51 ... [2024-09-09T14:07:51.467Z] [2024-09-09T14:07:51.467Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:51.467Z] #60 ... [2024-09-09T14:07:51.467Z] [2024-09-09T14:07:51.467Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T14:07:51.737Z] #85 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:51.737Z] #85 ... [2024-09-09T14:07:51.737Z] [2024-09-09T14:07:51.737Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:52.006Z] #60 ... [2024-09-09T14:07:52.006Z] [2024-09-09T14:07:52.006Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:52.272Z] #38 ... [2024-09-09T14:07:52.272Z] [2024-09-09T14:07:52.272Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:07:52.272Z] #60 ... [2024-09-09T14:07:52.272Z] [2024-09-09T14:07:52.272Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:52.272Z] #81 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:52.272Z] #81 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:52.272Z] #81 18.83 OK: 13 MiB in 26 packages [2024-09-09T14:07:52.272Z] #81 DONE 20.1s [2024-09-09T14:07:52.536Z] [2024-09-09T14:07:52.537Z] #38 [support-scheduler internal] load build context [2024-09-09T14:07:52.802Z] #38 ... [2024-09-09T14:07:52.802Z] [2024-09-09T14:07:52.802Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:07:52.802Z] #86 ... [2024-09-09T14:07:52.802Z] [2024-09-09T14:07:52.802Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:52.802Z] #50 ... [2024-09-09T14:07:52.802Z] [2024-09-09T14:07:52.802Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:52.802Z] #79 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:52.802Z] #79 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:52.802Z] #79 22.81 OK: 9 MiB in 17 packages [2024-09-09T14:07:52.802Z] #79 DONE 24.3s [2024-09-09T14:07:52.802Z] [2024-09-09T14:07:52.802Z] #50 [core-metadata internal] load build context [2024-09-09T14:07:52.802Z] #50 ... [2024-09-09T14:07:52.802Z] [2024-09-09T14:07:52.802Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:07:52.802Z] #86 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:53.766Z] #86 ... [2024-09-09T14:07:53.767Z] [2024-09-09T14:07:53.767Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:53.767Z] #61 ... [2024-09-09T14:07:53.767Z] [2024-09-09T14:07:53.767Z] #44 [core-command internal] load build context [2024-09-09T14:07:53.767Z] #44 transferring context: 102.67MB 55.4s [2024-09-09T14:07:53.767Z] #44 ... [2024-09-09T14:07:53.767Z] [2024-09-09T14:07:53.767Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:54.349Z] #58 ... [2024-09-09T14:07:54.349Z] [2024-09-09T14:07:54.349Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T14:07:54.349Z] #80 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:54.349Z] #80 20.95 OK: 12 MiB in 18 packages [2024-09-09T14:07:54.349Z] #80 DONE 22.4s [2024-09-09T14:07:54.349Z] [2024-09-09T14:07:54.349Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:55.307Z] #58 ... [2024-09-09T14:07:55.307Z] [2024-09-09T14:07:55.307Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T14:07:55.307Z] #82 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:55.307Z] #82 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:55.307Z] #82 18.56 OK: 18 MiB in 19 packages [2024-09-09T14:07:55.307Z] #82 DONE 19.7s [2024-09-09T14:07:55.307Z] [2024-09-09T14:07:55.307Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:07:55.307Z] #58 ... [2024-09-09T14:07:55.307Z] [2024-09-09T14:07:55.307Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:55.307Z] #47 ... [2024-09-09T14:07:55.307Z] [2024-09-09T14:07:55.307Z] #61 [support-notifications internal] load build context [2024-09-09T14:07:55.573Z] #61 ... [2024-09-09T14:07:55.573Z] [2024-09-09T14:07:55.573Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T14:07:55.573Z] #83 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:55.573Z] #83 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:55.573Z] #83 18.61 OK: 9 MiB in 20 packages [2024-09-09T14:07:55.573Z] #83 DONE 20.3s [2024-09-09T14:07:55.573Z] [2024-09-09T14:07:55.573Z] #48 [core-data internal] load build context [2024-09-09T14:07:55.573Z] #48 ... [2024-09-09T14:07:55.573Z] [2024-09-09T14:07:55.573Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:55.839Z] #47 ... [2024-09-09T14:07:55.839Z] [2024-09-09T14:07:55.839Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:07:55.839Z] #65 ... [2024-09-09T14:07:55.839Z] [2024-09-09T14:07:55.839Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:07:55.839Z] #66 ... [2024-09-09T14:07:55.839Z] [2024-09-09T14:07:55.839Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:56.424Z] #47 ... [2024-09-09T14:07:56.424Z] [2024-09-09T14:07:56.424Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T14:07:56.424Z] #85 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:56.424Z] #85 14.42 OK: 8 MiB in 17 packages [2024-09-09T14:07:56.424Z] #85 DONE 15.2s [2024-09-09T14:07:56.424Z] [2024-09-09T14:07:56.424Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:07:57.022Z] #47 ... [2024-09-09T14:07:57.022Z] [2024-09-09T14:07:57.022Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T14:07:57.022Z] #86 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T14:07:57.022Z] #86 13.15 OK: 8 MiB in 19 packages [2024-09-09T14:07:57.022Z] #86 DONE 14.1s [2024-09-09T14:07:57.022Z] [2024-09-09T14:07:57.022Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:00.376Z] #47 transferring context: 98.71MB 58.5s [2024-09-09T14:08:00.376Z] #47 ... [2024-09-09T14:08:00.376Z] [2024-09-09T14:08:00.376Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:00.376Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.3s [2024-09-09T14:08:00.376Z] #63 ... [2024-09-09T14:08:00.376Z] [2024-09-09T14:08:00.376Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:00.966Z] #47 ... [2024-09-09T14:08:00.966Z] [2024-09-09T14:08:00.966Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T14:08:00.966Z] #87 DONE 4.1s [2024-09-09T14:08:00.966Z] [2024-09-09T14:08:00.966Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:00.966Z] #47 ... [2024-09-09T14:08:00.966Z] [2024-09-09T14:08:00.966Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:08:00.966Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.1s [2024-09-09T14:08:00.966Z] #69 ... [2024-09-09T14:08:00.966Z] [2024-09-09T14:08:00.966Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:00.966Z] #40 ... [2024-09-09T14:08:00.966Z] [2024-09-09T14:08:00.966Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:08:01.926Z] #69 ... [2024-09-09T14:08:01.926Z] [2024-09-09T14:08:01.926Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T14:08:01.926Z] #88 DONE 0.9s [2024-09-09T14:08:01.926Z] [2024-09-09T14:08:01.926Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:01.926Z] #51 ... [2024-09-09T14:08:01.926Z] [2024-09-09T14:08:01.926Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:02.192Z] #63 ... [2024-09-09T14:08:02.192Z] [2024-09-09T14:08:02.192Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:02.192Z] #45 ... [2024-09-09T14:08:02.192Z] [2024-09-09T14:08:02.192Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:02.461Z] #51 ... [2024-09-09T14:08:02.461Z] [2024-09-09T14:08:02.461Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:02.461Z] #60 ... [2024-09-09T14:08:02.461Z] [2024-09-09T14:08:02.461Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:02.727Z] #63 ... [2024-09-09T14:08:02.727Z] [2024-09-09T14:08:02.727Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:02.994Z] #38 ... [2024-09-09T14:08:02.995Z] [2024-09-09T14:08:02.995Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:02.995Z] #60 ... [2024-09-09T14:08:02.995Z] [2024-09-09T14:08:02.995Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:02.995Z] #50 ... [2024-09-09T14:08:02.995Z] [2024-09-09T14:08:02.995Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:03.966Z] #63 ... [2024-09-09T14:08:03.966Z] [2024-09-09T14:08:03.966Z] #44 [core-command internal] load build context [2024-09-09T14:08:03.966Z] #44 transferring context: 132.19MB 65.5s [2024-09-09T14:08:03.966Z] #44 ... [2024-09-09T14:08:03.966Z] [2024-09-09T14:08:03.966Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:05.393Z] #38 ... [2024-09-09T14:08:05.393Z] [2024-09-09T14:08:05.393Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:05.659Z] #58 ... [2024-09-09T14:08:05.659Z] [2024-09-09T14:08:05.659Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:05.659Z] #61 ... [2024-09-09T14:08:05.659Z] [2024-09-09T14:08:05.659Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:05.659Z] #58 ... [2024-09-09T14:08:05.659Z] [2024-09-09T14:08:05.659Z] #48 [core-data internal] load build context [2024-09-09T14:08:05.926Z] #48 ... [2024-09-09T14:08:05.926Z] [2024-09-09T14:08:05.926Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:05.926Z] #58 ... [2024-09-09T14:08:05.926Z] [2024-09-09T14:08:05.926Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:06.194Z] #66 ... [2024-09-09T14:08:06.194Z] [2024-09-09T14:08:06.194Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:06.194Z] #65 ... [2024-09-09T14:08:06.194Z] [2024-09-09T14:08:06.194Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:09.537Z] #66 ... [2024-09-09T14:08:09.537Z] [2024-09-09T14:08:09.537Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T14:08:09.537Z] #89 DONE 2.1s [2024-09-09T14:08:09.537Z] [2024-09-09T14:08:09.537Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:10.121Z] #66 transferring context: 61.93MB 62.0s [2024-09-09T14:08:11.084Z] #66 ... [2024-09-09T14:08:11.084Z] [2024-09-09T14:08:11.084Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:11.084Z] #47 ... [2024-09-09T14:08:11.084Z] [2024-09-09T14:08:11.084Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:11.084Z] #66 ... [2024-09-09T14:08:11.084Z] [2024-09-09T14:08:11.084Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:11.350Z] #40 ... [2024-09-09T14:08:11.350Z] [2024-09-09T14:08:11.350Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:11.930Z] #66 ... [2024-09-09T14:08:11.930Z] [2024-09-09T14:08:11.930Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:08:11.930Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 32.8s done [2024-09-09T14:08:11.930Z] #69 ... [2024-09-09T14:08:11.930Z] [2024-09-09T14:08:11.930Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:12.200Z] #47 ... [2024-09-09T14:08:12.200Z] [2024-09-09T14:08:12.200Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:12.468Z] #45 ... [2024-09-09T14:08:12.468Z] [2024-09-09T14:08:12.468Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:12.468Z] #66 ... [2024-09-09T14:08:12.468Z] [2024-09-09T14:08:12.468Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:12.734Z] #51 ... [2024-09-09T14:08:12.734Z] [2024-09-09T14:08:12.734Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:13.003Z] #66 ... [2024-09-09T14:08:13.003Z] [2024-09-09T14:08:13.003Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:13.273Z] #60 ... [2024-09-09T14:08:13.273Z] [2024-09-09T14:08:13.273Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:13.273Z] #50 ... [2024-09-09T14:08:13.273Z] [2024-09-09T14:08:13.273Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:14.244Z] #66 ... [2024-09-09T14:08:14.244Z] [2024-09-09T14:08:14.244Z] #44 [core-command internal] load build context [2024-09-09T14:08:14.244Z] #44 transferring context: 168.38MB 75.8s [2024-09-09T14:08:14.244Z] #44 ... [2024-09-09T14:08:14.244Z] [2024-09-09T14:08:14.244Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:14.512Z] #66 ... [2024-09-09T14:08:14.512Z] [2024-09-09T14:08:14.512Z] #63 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:14.512Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.1s [2024-09-09T14:08:14.779Z] #63 ... [2024-09-09T14:08:14.779Z] [2024-09-09T14:08:14.779Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:15.742Z] #66 ... [2024-09-09T14:08:15.742Z] [2024-09-09T14:08:15.742Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:15.742Z] #38 ... [2024-09-09T14:08:15.742Z] [2024-09-09T14:08:15.742Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:15.742Z] #66 ... [2024-09-09T14:08:15.742Z] [2024-09-09T14:08:15.742Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:16.012Z] #61 ... [2024-09-09T14:08:16.012Z] [2024-09-09T14:08:16.012Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:16.012Z] #38 ... [2024-09-09T14:08:16.012Z] [2024-09-09T14:08:16.012Z] #48 [core-data internal] load build context [2024-09-09T14:08:16.012Z] #48 ... [2024-09-09T14:08:16.012Z] [2024-09-09T14:08:16.012Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:16.281Z] #58 ... [2024-09-09T14:08:16.281Z] [2024-09-09T14:08:16.281Z] #48 [core-data internal] load build context [2024-09-09T14:08:16.281Z] #48 ... [2024-09-09T14:08:16.281Z] [2024-09-09T14:08:16.281Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:16.547Z] #65 ... [2024-09-09T14:08:16.547Z] [2024-09-09T14:08:16.547Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:16.547Z] #66 ... [2024-09-09T14:08:16.547Z] [2024-09-09T14:08:16.547Z] #63 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T14:08:16.547Z] #63 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.7s done [2024-09-09T14:08:16.547Z] #63 DONE 73.2s [2024-09-09T14:08:16.547Z] [2024-09-09T14:08:16.547Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:20.808Z] #66 transferring context: 108.78MB 72.3s [2024-09-09T14:08:21.393Z] #66 ... [2024-09-09T14:08:21.393Z] [2024-09-09T14:08:21.393Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:21.393Z] #40 ... [2024-09-09T14:08:21.393Z] [2024-09-09T14:08:21.393Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:22.353Z] #66 ... [2024-09-09T14:08:22.353Z] [2024-09-09T14:08:22.353Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:22.622Z] #45 ... [2024-09-09T14:08:22.622Z] [2024-09-09T14:08:22.622Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:22.622Z] #47 ... [2024-09-09T14:08:22.622Z] [2024-09-09T14:08:22.622Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:22.622Z] #45 ... [2024-09-09T14:08:22.622Z] [2024-09-09T14:08:22.622Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:22.887Z] #51 ... [2024-09-09T14:08:22.887Z] [2024-09-09T14:08:22.887Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:23.473Z] #45 ... [2024-09-09T14:08:23.473Z] [2024-09-09T14:08:23.473Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:23.473Z] #60 ... [2024-09-09T14:08:23.473Z] [2024-09-09T14:08:23.473Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:23.739Z] #50 ... [2024-09-09T14:08:23.739Z] [2024-09-09T14:08:23.739Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:24.329Z] #60 ... [2024-09-09T14:08:24.329Z] [2024-09-09T14:08:24.329Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:08:24.330Z] #90 DONE 4.3s [2024-09-09T14:08:24.330Z] [2024-09-09T14:08:24.330Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:24.330Z] #60 ... [2024-09-09T14:08:24.330Z] [2024-09-09T14:08:24.330Z] #44 [core-command internal] load build context [2024-09-09T14:08:24.330Z] #44 transferring context: 201.57MB 85.9s [2024-09-09T14:08:24.330Z] #44 ... [2024-09-09T14:08:24.330Z] [2024-09-09T14:08:24.330Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:24.921Z] #60 ... [2024-09-09T14:08:24.921Z] [2024-09-09T14:08:24.921Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:08:24.921Z] #91 DONE 3.8s [2024-09-09T14:08:24.921Z] [2024-09-09T14:08:24.921Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:25.190Z] #60 ... [2024-09-09T14:08:25.190Z] [2024-09-09T14:08:25.190Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T14:08:25.190Z] #92 DONE 5.1s [2024-09-09T14:08:25.190Z] [2024-09-09T14:08:25.190Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:25.774Z] #60 ... [2024-09-09T14:08:25.774Z] [2024-09-09T14:08:25.774Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T14:08:25.774Z] #93 DONE 1.6s [2024-09-09T14:08:25.774Z] [2024-09-09T14:08:25.774Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:26.045Z] #60 ... [2024-09-09T14:08:26.045Z] [2024-09-09T14:08:26.045Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:26.045Z] #61 ... [2024-09-09T14:08:26.045Z] [2024-09-09T14:08:26.045Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:26.311Z] #38 ... [2024-09-09T14:08:26.311Z] [2024-09-09T14:08:26.311Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:26.311Z] #61 ... [2024-09-09T14:08:26.311Z] [2024-09-09T14:08:26.311Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T14:08:26.311Z] #94 DONE 1.4s [2024-09-09T14:08:26.311Z] [2024-09-09T14:08:26.311Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:26.311Z] #61 ... [2024-09-09T14:08:26.311Z] [2024-09-09T14:08:26.311Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:26.582Z] #58 ... [2024-09-09T14:08:26.582Z] [2024-09-09T14:08:26.582Z] #48 [core-data internal] load build context [2024-09-09T14:08:26.582Z] #48 ... [2024-09-09T14:08:26.582Z] [2024-09-09T14:08:26.582Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:26.582Z] #65 ... [2024-09-09T14:08:26.582Z] [2024-09-09T14:08:26.582Z] #48 [core-data internal] load build context [2024-09-09T14:08:26.850Z] #48 ... [2024-09-09T14:08:26.850Z] [2024-09-09T14:08:26.850Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T14:08:26.850Z] #95 DONE 1.5s [2024-09-09T14:08:26.850Z] [2024-09-09T14:08:26.850Z] #48 [core-data internal] load build context [2024-09-09T14:08:27.434Z] #48 ... [2024-09-09T14:08:27.434Z] [2024-09-09T14:08:27.434Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T14:08:27.434Z] #96 DONE 1.5s [2024-09-09T14:08:27.434Z] [2024-09-09T14:08:27.434Z] #48 [core-data internal] load build context [2024-09-09T14:08:28.018Z] #48 ... [2024-09-09T14:08:28.018Z] [2024-09-09T14:08:28.018Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T14:08:28.018Z] #97 DONE 1.3s [2024-09-09T14:08:28.018Z] [2024-09-09T14:08:28.018Z] #48 [core-data internal] load build context [2024-09-09T14:08:28.288Z] #48 ... [2024-09-09T14:08:28.288Z] [2024-09-09T14:08:28.288Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T14:08:28.288Z] #98 DONE 1.2s [2024-09-09T14:08:28.288Z] [2024-09-09T14:08:28.288Z] #48 [core-data internal] load build context [2024-09-09T14:08:29.249Z] #48 ... [2024-09-09T14:08:29.249Z] [2024-09-09T14:08:29.249Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:08:29.249Z] #99 DONE 1.6s [2024-09-09T14:08:29.249Z] [2024-09-09T14:08:29.249Z] #48 [core-data internal] load build context [2024-09-09T14:08:29.522Z] #48 ... [2024-09-09T14:08:29.522Z] [2024-09-09T14:08:29.522Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:08:29.522Z] #100 DONE 1.5s [2024-09-09T14:08:29.522Z] [2024-09-09T14:08:29.522Z] #48 [core-data internal] load build context [2024-09-09T14:08:29.789Z] #48 ... [2024-09-09T14:08:29.789Z] [2024-09-09T14:08:29.789Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T14:08:29.789Z] #101 DONE 1.4s [2024-09-09T14:08:29.789Z] [2024-09-09T14:08:29.789Z] #48 [core-data internal] load build context [2024-09-09T14:08:30.056Z] #48 ... [2024-09-09T14:08:30.056Z] [2024-09-09T14:08:30.056Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T14:08:30.056Z] #102 DONE 0.8s [2024-09-09T14:08:30.056Z] [2024-09-09T14:08:30.056Z] #48 [core-data internal] load build context [2024-09-09T14:08:30.325Z] #48 transferring context: 176.92MB 90.3s [2024-09-09T14:08:30.907Z] #48 ... [2024-09-09T14:08:30.907Z] [2024-09-09T14:08:30.907Z] #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:08:30.907Z] #103 DONE 1.3s [2024-09-09T14:08:30.907Z] [2024-09-09T14:08:30.907Z] #48 [core-data internal] load build context [2024-09-09T14:08:31.497Z] #48 ... [2024-09-09T14:08:31.497Z] [2024-09-09T14:08:31.497Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T14:08:31.497Z] #104 DONE 1.6s [2024-09-09T14:08:31.497Z] [2024-09-09T14:08:31.497Z] #48 [core-data internal] load build context [2024-09-09T14:08:31.497Z] #48 ... [2024-09-09T14:08:31.497Z] [2024-09-09T14:08:31.497Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:31.763Z] #40 ... [2024-09-09T14:08:31.763Z] [2024-09-09T14:08:31.763Z] #48 [core-data internal] load build context [2024-09-09T14:08:31.763Z] #48 ... [2024-09-09T14:08:31.763Z] [2024-09-09T14:08:31.763Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T14:08:31.763Z] #105 DONE 1.5s [2024-09-09T14:08:31.763Z] [2024-09-09T14:08:31.763Z] #48 [core-data internal] load build context [2024-09-09T14:08:32.031Z] #48 ... [2024-09-09T14:08:32.031Z] [2024-09-09T14:08:32.031Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T14:08:32.031Z] #106 DONE 1.2s [2024-09-09T14:08:32.031Z] [2024-09-09T14:08:32.031Z] #48 [core-data internal] load build context [2024-09-09T14:08:32.615Z] #48 ... [2024-09-09T14:08:32.615Z] [2024-09-09T14:08:32.615Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:32.615Z] #66 ... [2024-09-09T14:08:32.615Z] [2024-09-09T14:08:32.615Z] #48 [core-data internal] load build context [2024-09-09T14:08:32.615Z] #48 ... [2024-09-09T14:08:32.615Z] [2024-09-09T14:08:32.615Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:32.883Z] #47 ... [2024-09-09T14:08:32.883Z] [2024-09-09T14:08:32.883Z] #48 [core-data internal] load build context [2024-09-09T14:08:32.883Z] #48 ... [2024-09-09T14:08:32.883Z] [2024-09-09T14:08:32.883Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:33.149Z] #51 ... [2024-09-09T14:08:33.149Z] [2024-09-09T14:08:33.149Z] #48 [core-data internal] load build context [2024-09-09T14:08:33.415Z] #48 ... [2024-09-09T14:08:33.416Z] [2024-09-09T14:08:33.416Z] #107 [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:08:33.416Z] #107 DONE 1.7s [2024-09-09T14:08:33.683Z] [2024-09-09T14:08:33.683Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:33.683Z] #47 ... [2024-09-09T14:08:33.683Z] [2024-09-09T14:08:33.683Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:33.683Z] #45 ... [2024-09-09T14:08:33.683Z] [2024-09-09T14:08:33.683Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:33.956Z] #50 ... [2024-09-09T14:08:33.956Z] [2024-09-09T14:08:33.956Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:34.538Z] #47 ... [2024-09-09T14:08:34.538Z] [2024-09-09T14:08:34.538Z] #44 [core-command internal] load build context [2024-09-09T14:08:34.538Z] #44 transferring context: 233.24MB 96.0s [2024-09-09T14:08:34.538Z] #44 ... [2024-09-09T14:08:34.538Z] [2024-09-09T14:08:34.538Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:36.470Z] #47 ... [2024-09-09T14:08:36.470Z] [2024-09-09T14:08:36.470Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:36.470Z] #60 ... [2024-09-09T14:08:36.470Z] [2024-09-09T14:08:36.470Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:36.470Z] #38 ... [2024-09-09T14:08:36.470Z] [2024-09-09T14:08:36.470Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:36.470Z] #60 ... [2024-09-09T14:08:36.470Z] [2024-09-09T14:08:36.470Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:36.735Z] #61 ... [2024-09-09T14:08:36.735Z] [2024-09-09T14:08:36.735Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:36.735Z] #58 ... [2024-09-09T14:08:36.735Z] [2024-09-09T14:08:36.735Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:36.736Z] #65 ... [2024-09-09T14:08:36.736Z] [2024-09-09T14:08:36.736Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:41.021Z] #61 ... [2024-09-09T14:08:41.021Z] [2024-09-09T14:08:41.021Z] #108 [security-spire-config] exporting to image [2024-09-09T14:08:41.021Z] #108 exporting layers 6.3s done [2024-09-09T14:08:41.021Z] #108 writing image sha256:7c7b398fc79781317b2baa4b2088fcadb19f7bad83c60313cbb44b7f82f6e1d2 0.2s done [2024-09-09T14:08:41.021Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-09T14:08:41.021Z] #108 writing image sha256:1203b5c8f3c0d5f11c7e5e9bc2b6b49704d1dd57620394c9614d5d2d5b455797 0.1s done [2024-09-09T14:08:41.021Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-09T14:08:41.021Z] #108 writing image sha256:1d7f94943f0d00e3c10a59ec3fa856bbf7d036a4e3182b7411d7cfe087543787 0.0s done [2024-09-09T14:08:41.021Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-09T14:08:41.021Z] #108 DONE 8.3s [2024-09-09T14:08:41.021Z] [2024-09-09T14:08:41.021Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:41.021Z] #61 transferring context: 250.55MB 97.1s [2024-09-09T14:08:41.982Z] #61 ... [2024-09-09T14:08:41.982Z] [2024-09-09T14:08:41.982Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:41.982Z] #40 ... [2024-09-09T14:08:41.982Z] [2024-09-09T14:08:41.982Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:42.946Z] #61 ... [2024-09-09T14:08:42.946Z] [2024-09-09T14:08:42.946Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:42.946Z] #66 ... [2024-09-09T14:08:42.946Z] [2024-09-09T14:08:42.946Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:43.213Z] #61 ... [2024-09-09T14:08:43.213Z] [2024-09-09T14:08:43.213Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:43.213Z] #51 ... [2024-09-09T14:08:43.213Z] [2024-09-09T14:08:43.213Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:43.479Z] #61 ... [2024-09-09T14:08:43.479Z] [2024-09-09T14:08:43.480Z] #48 [core-data internal] load build context [2024-09-09T14:08:43.747Z] #48 ... [2024-09-09T14:08:43.747Z] [2024-09-09T14:08:43.747Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:43.747Z] #61 ... [2024-09-09T14:08:43.747Z] [2024-09-09T14:08:43.747Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-09T14:08:43.747Z] #45 transferring context: 310.11MB 103.5s done [2024-09-09T14:08:43.747Z] #45 DONE 103.8s [2024-09-09T14:08:43.747Z] [2024-09-09T14:08:43.747Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:44.015Z] #61 ... [2024-09-09T14:08:44.015Z] [2024-09-09T14:08:44.015Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:44.015Z] #50 ... [2024-09-09T14:08:44.015Z] [2024-09-09T14:08:44.015Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:44.615Z] #61 ... [2024-09-09T14:08:44.615Z] [2024-09-09T14:08:44.615Z] #44 [core-command internal] load build context [2024-09-09T14:08:44.886Z] #44 ... [2024-09-09T14:08:44.886Z] [2024-09-09T14:08:44.886Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:46.304Z] #61 ... [2024-09-09T14:08:46.304Z] [2024-09-09T14:08:46.304Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:08:46.304Z] #109 DONE 2.3s [2024-09-09T14:08:46.304Z] [2024-09-09T14:08:46.304Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:46.304Z] #61 ... [2024-09-09T14:08:46.304Z] [2024-09-09T14:08:46.304Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:46.304Z] #47 ... [2024-09-09T14:08:46.304Z] [2024-09-09T14:08:46.304Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:46.573Z] #61 ... [2024-09-09T14:08:46.573Z] [2024-09-09T14:08:46.573Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:46.573Z] #38 ... [2024-09-09T14:08:46.573Z] [2024-09-09T14:08:46.573Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:46.573Z] #60 ... [2024-09-09T14:08:46.573Z] [2024-09-09T14:08:46.573Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:46.843Z] #38 ... [2024-09-09T14:08:46.843Z] [2024-09-09T14:08:46.843Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:46.843Z] #58 ... [2024-09-09T14:08:46.843Z] [2024-09-09T14:08:46.843Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:47.113Z] #65 ... [2024-09-09T14:08:47.113Z] [2024-09-09T14:08:47.113Z] #60 [support-cron-scheduler internal] load build context [2024-09-09T14:08:48.524Z] #60 transferring context: 310.11MB 104.9s done [2024-09-09T14:08:49.484Z] #60 DONE 107.2s [2024-09-09T14:08:49.484Z] [2024-09-09T14:08:49.484Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:50.899Z] #47 ... [2024-09-09T14:08:50.899Z] [2024-09-09T14:08:50.899Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:08:50.899Z] #110 DONE 1.3s [2024-09-09T14:08:50.899Z] [2024-09-09T14:08:50.899Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:52.310Z] #47 ... [2024-09-09T14:08:52.310Z] [2024-09-09T14:08:52.310Z] #40 [core-keeper internal] load build context [2024-09-09T14:08:52.310Z] #40 ... [2024-09-09T14:08:52.310Z] [2024-09-09T14:08:52.310Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:52.895Z] #47 ... [2024-09-09T14:08:52.895Z] [2024-09-09T14:08:52.895Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:52.895Z] #66 ... [2024-09-09T14:08:52.895Z] [2024-09-09T14:08:52.895Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:53.480Z] #47 ... [2024-09-09T14:08:53.480Z] [2024-09-09T14:08:53.480Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:08:53.480Z] #51 transferring context: 245.57MB 112.8s [2024-09-09T14:08:53.480Z] #51 ... [2024-09-09T14:08:53.480Z] [2024-09-09T14:08:53.480Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:53.746Z] #47 ... [2024-09-09T14:08:53.746Z] [2024-09-09T14:08:53.746Z] #48 [core-data internal] load build context [2024-09-09T14:08:54.017Z] #48 ... [2024-09-09T14:08:54.017Z] [2024-09-09T14:08:54.017Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:54.017Z] #47 ... [2024-09-09T14:08:54.285Z] [2024-09-09T14:08:54.285Z] #61 [support-notifications internal] load build context [2024-09-09T14:08:54.285Z] #61 transferring context: 310.11MB 110.5s done [2024-09-09T14:08:54.285Z] #61 DONE 112.0s [2024-09-09T14:08:54.285Z] [2024-09-09T14:08:54.285Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:54.285Z] #47 ... [2024-09-09T14:08:54.285Z] [2024-09-09T14:08:54.285Z] #50 [core-metadata internal] load build context [2024-09-09T14:08:54.285Z] #50 ... [2024-09-09T14:08:54.285Z] [2024-09-09T14:08:54.285Z] #47 [security-proxy-setup internal] load build context [2024-09-09T14:08:54.552Z] #47 transferring context: 310.11MB 113.2s done [2024-09-09T14:08:54.552Z] #47 DONE 113.5s [2024-09-09T14:08:54.552Z] [2024-09-09T14:08:54.552Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:54.821Z] #66 ... [2024-09-09T14:08:54.821Z] [2024-09-09T14:08:54.821Z] #44 [core-command internal] load build context [2024-09-09T14:08:55.090Z] #44 ... [2024-09-09T14:08:55.090Z] [2024-09-09T14:08:55.090Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:55.675Z] #66 ... [2024-09-09T14:08:55.675Z] [2024-09-09T14:08:55.675Z] #38 [support-scheduler internal] load build context [2024-09-09T14:08:55.675Z] #38 transferring context: 310.11MB 114.1s done [2024-09-09T14:08:55.675Z] #38 DONE 114.8s [2024-09-09T14:08:55.675Z] [2024-09-09T14:08:55.675Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:56.258Z] #66 ... [2024-09-09T14:08:56.258Z] [2024-09-09T14:08:56.258Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:08:56.525Z] #111 ... [2024-09-09T14:08:56.525Z] [2024-09-09T14:08:56.525Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:56.525Z] #66 ... [2024-09-09T14:08:56.525Z] [2024-09-09T14:08:56.525Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:08:56.525Z] #112 DONE 1.8s [2024-09-09T14:08:56.525Z] [2024-09-09T14:08:56.525Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:56.833Z] #66 ... [2024-09-09T14:08:56.833Z] [2024-09-09T14:08:56.833Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:08:56.833Z] #113 DONE 1.1s [2024-09-09T14:08:56.833Z] [2024-09-09T14:08:56.833Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:08:57.417Z] #66 ... [2024-09-09T14:08:57.417Z] [2024-09-09T14:08:57.417Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:57.417Z] #65 ... [2024-09-09T14:08:57.417Z] [2024-09-09T14:08:57.417Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:08:57.689Z] #58 ... [2024-09-09T14:08:57.689Z] [2024-09-09T14:08:57.689Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:08:59.106Z] #65 ... [2024-09-09T14:08:59.106Z] [2024-09-09T14:08:59.106Z] #44 [core-command internal] load build context [2024-09-09T14:08:59.106Z] #44 transferring context: 310.11MB 120.3s done [2024-09-09T14:08:59.106Z] #44 DONE 120.7s [2024-09-09T14:08:59.106Z] [2024-09-09T14:08:59.106Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:01.050Z] #65 ... [2024-09-09T14:09:01.050Z] [2024-09-09T14:09:01.050Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:09:01.050Z] #114 ... [2024-09-09T14:09:01.050Z] [2024-09-09T14:09:01.051Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:02.026Z] #65 ... [2024-09-09T14:09:02.026Z] [2024-09-09T14:09:02.026Z] #58 [core-common-config-bootstrapper internal] load build context [2024-09-09T14:09:02.026Z] #58 transferring context: 310.11MB 117.9s done [2024-09-09T14:09:02.026Z] #58 DONE 119.9s [2024-09-09T14:09:02.026Z] [2024-09-09T14:09:02.026Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:02.294Z] #65 ... [2024-09-09T14:09:02.294Z] [2024-09-09T14:09:02.294Z] #40 [core-keeper internal] load build context [2024-09-09T14:09:02.564Z] #40 ... [2024-09-09T14:09:02.564Z] [2024-09-09T14:09:02.564Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:03.977Z] #65 ... [2024-09-09T14:09:03.977Z] [2024-09-09T14:09:03.977Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:09:03.977Z] #51 ... [2024-09-09T14:09:03.977Z] [2024-09-09T14:09:03.977Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:03.977Z] #65 ... [2024-09-09T14:09:03.977Z] [2024-09-09T14:09:03.977Z] #48 [core-data internal] load build context [2024-09-09T14:09:04.247Z] #48 ... [2024-09-09T14:09:04.247Z] [2024-09-09T14:09:04.247Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:04.247Z] #65 ... [2024-09-09T14:09:04.247Z] [2024-09-09T14:09:04.247Z] #50 [core-metadata internal] load build context [2024-09-09T14:09:04.514Z] #50 ... [2024-09-09T14:09:04.514Z] [2024-09-09T14:09:04.514Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:05.924Z] #65 ... [2024-09-09T14:09:05.924Z] [2024-09-09T14:09:05.924Z] #66 [security-bootstrapper internal] load build context [2024-09-09T14:09:05.924Z] #66 transferring context: 310.11MB 117.6s done [2024-09-09T14:09:05.924Z] #66 DONE 121.3s [2024-09-09T14:09:05.924Z] [2024-09-09T14:09:05.924Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:06.514Z] #65 ... [2024-09-09T14:09:06.514Z] [2024-09-09T14:09:06.514Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:09:06.514Z] #115 ... [2024-09-09T14:09:06.514Z] [2024-09-09T14:09:06.514Z] #40 [core-keeper internal] load build context [2024-09-09T14:09:06.514Z] #40 transferring context: 310.11MB 119.3s done [2024-09-09T14:09:06.514Z] #40 DONE 122.1s [2024-09-09T14:09:06.514Z] [2024-09-09T14:09:06.514Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T14:09:06.794Z] #116 ... [2024-09-09T14:09:06.794Z] [2024-09-09T14:09:06.794Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:09:06.794Z] #117 ... [2024-09-09T14:09:06.794Z] [2024-09-09T14:09:06.794Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:07.774Z] #65 ... [2024-09-09T14:09:07.774Z] [2024-09-09T14:09:07.774Z] #50 [core-metadata internal] load build context [2024-09-09T14:09:07.774Z] #50 transferring context: 310.11MB 126.8s done [2024-09-09T14:09:07.774Z] #50 DONE 127.5s [2024-09-09T14:09:07.774Z] [2024-09-09T14:09:07.774Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:08.744Z] #65 ... [2024-09-09T14:09:08.744Z] [2024-09-09T14:09:08.744Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T14:09:08.744Z] #116 DONE 2.0s [2024-09-09T14:09:08.744Z] [2024-09-09T14:09:08.744Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:09.021Z] #65 ... [2024-09-09T14:09:09.021Z] [2024-09-09T14:09:09.021Z] #51 [security-proxy-auth internal] load build context [2024-09-09T14:09:09.021Z] #51 transferring context: 310.11MB 128.0s done [2024-09-09T14:09:09.021Z] #51 DONE 128.5s [2024-09-09T14:09:09.021Z] [2024-09-09T14:09:09.021Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:09.021Z] #65 ... [2024-09-09T14:09:09.021Z] [2024-09-09T14:09:09.021Z] #48 [core-data internal] load build context [2024-09-09T14:09:09.021Z] #48 transferring context: 310.11MB 128.9s done [2024-09-09T14:09:09.021Z] #48 DONE 129.2s [2024-09-09T14:09:09.021Z] [2024-09-09T14:09:09.021Z] #65 [security-secretstore-setup internal] load build context [2024-09-09T14:09:09.021Z] #65 transferring context: 310.11MB 121.6s done [2024-09-09T14:09:09.604Z] #65 DONE 124.8s [2024-09-09T14:09:09.604Z] [2024-09-09T14:09:09.604Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #118 ... [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #114 DONE 80.3s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #111 DONE 84.8s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T14:10:17.520Z] #119 DONE 4.9s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #115 DONE 79.5s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T14:10:17.520Z] #120 ... [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T14:10:17.520Z] #121 DONE 5.0s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-09T14:10:17.520Z] #122 CACHED [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #123 CACHED [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:17.520Z] #124 CACHED [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #117 DONE 79.3s [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:10:17.520Z] #125 ... [2024-09-09T14:10:17.520Z] [2024-09-09T14:10:17.520Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:17.520Z] #118 DONE 68.9s [2024-09-09T14:10:17.789Z] [2024-09-09T14:10:17.789Z] #126 [core-keeper builder 7/8] COPY . . [2024-09-09T14:10:24.451Z] #126 ... [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #127 [support-scheduler builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #127 DONE 7.4s [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:10:24.451Z] #0 2.376 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:10:24.451Z] #128 ... [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #126 [core-keeper builder 7/8] COPY . . [2024-09-09T14:10:24.451Z] #126 DONE 5.9s [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #129 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #130 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #131 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #132 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #133 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #134 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #135 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #136 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #137 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #120 DONE 7.6s [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #138 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #139 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #140 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #141 [core-metadata builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #141 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #142 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #143 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #144 [core-data builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #144 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #145 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #146 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T14:10:24.451Z] #147 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #148 [core-command builder 6/7] COPY . . [2024-09-09T14:10:24.451Z] #148 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #149 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T14:10:24.451Z] #149 CACHED [2024-09-09T14:10:24.451Z] [2024-09-09T14:10:24.451Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:10:26.407Z] #150 ... [2024-09-09T14:10:26.407Z] [2024-09-09T14:10:26.407Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:10:26.407Z] #0 2.692 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:10:26.407Z] #151 ... [2024-09-09T14:10:26.407Z] [2024-09-09T14:10:26.407Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:10:29.005Z] #152 ... [2024-09-09T14:10:29.006Z] [2024-09-09T14:10:29.006Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:10:29.006Z] #125 2.926 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:10:29.273Z] #125 ... [2024-09-09T14:10:29.273Z] [2024-09-09T14:10:29.273Z] #153 [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:10:29.273Z] #0 5.423 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:10:30.262Z] #153 ... [2024-09-09T14:10:30.262Z] [2024-09-09T14:10:30.262Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:10:30.262Z] #0 6.785 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:10:30.845Z] #154 ... [2024-09-09T14:10:30.845Z] [2024-09-09T14:10:30.845Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:10:30.845Z] #0 7.494 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:10:31.431Z] #155 ... [2024-09-09T14:10:31.431Z] [2024-09-09T14:10:31.431Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:10:31.431Z] #150 7.701 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:10:33.379Z] #150 ... [2024-09-09T14:10:33.379Z] [2024-09-09T14:10:33.379Z] #156 [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:10:33.379Z] #0 7.818 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:10:33.645Z] #156 ... [2024-09-09T14:10:33.645Z] [2024-09-09T14:10:33.645Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:10:33.645Z] #0 7.830 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:10:33.912Z] #157 ... [2024-09-09T14:10:33.912Z] [2024-09-09T14:10:33.912Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:10:33.912Z] #0 7.687 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:10:33.912Z] #158 ... [2024-09-09T14:10:33.912Z] [2024-09-09T14:10:33.912Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:10:33.912Z] #0 7.188 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:10:34.179Z] #159 ... [2024-09-09T14:10:34.179Z] [2024-09-09T14:10:34.179Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:10:34.179Z] #0 7.326 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:10:34.179Z] #160 ... [2024-09-09T14:10:34.179Z] [2024-09-09T14:10:34.179Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T14:10:34.179Z] #152 7.899 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:31:42.487Z] #152 DONE 1270.8s [2024-09-09T14:31:42.487Z] [2024-09-09T14:31:42.487Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:31:42.487Z] #158 ... [2024-09-09T14:31:42.487Z] [2024-09-09T14:31:42.487Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:31:42.487Z] #161 DONE 0.4s [2024-09-09T14:31:42.487Z] [2024-09-09T14:31:42.487Z] #156 [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:31:42.487Z] #156 1271.5 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:31:42.488Z] #156 ... [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:31:42.488Z] #162 DONE 0.1s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T14:31:42.488Z] #163 DONE 0.3s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:31:42.488Z] #150 ... [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T14:31:42.488Z] #164 DONE 0.3s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #153 [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:31:42.488Z] #153 ... [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T14:31:42.488Z] #165 DONE 0.2s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T14:31:42.488Z] #166 DONE 0.1s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T14:31:42.488Z] #167 DONE 2.1s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #108 [security-proxy-setup] exporting to image [2024-09-09T14:31:42.488Z] #108 exporting layers [2024-09-09T14:31:42.488Z] #108 exporting layers 1.0s done [2024-09-09T14:31:42.488Z] #108 writing image sha256:439001e2565e4e60c7ce6e2f0feb866554d7d85a87abec613c98bb277dd58be5 done [2024-09-09T14:31:42.488Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T14:31:42.488Z] #108 DONE 9.3s [2024-09-09T14:31:42.488Z] [2024-09-09T14:31:42.488Z] #153 [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:31:44.433Z] #153 ... [2024-09-09T14:31:44.433Z] [2024-09-09T14:31:44.433Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T14:31:44.433Z] #150 DONE 1280.9s [2024-09-09T14:31:44.701Z] [2024-09-09T14:31:44.702Z] #156 [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:31:44.702Z] #156 ... [2024-09-09T14:31:44.702Z] [2024-09-09T14:31:44.702Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T14:31:45.293Z] #168 DONE 0.2s [2024-09-09T14:31:45.293Z] [2024-09-09T14:31:45.293Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T14:31:47.887Z] #169 DONE 2.4s [2024-09-09T14:31:47.887Z] [2024-09-09T14:31:47.887Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:31:47.887Z] #159 ... [2024-09-09T14:31:47.887Z] [2024-09-09T14:31:47.887Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:31:47.887Z] #170 DONE 0.3s [2024-09-09T14:31:47.887Z] [2024-09-09T14:31:47.887Z] #153 [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:31:47.887Z] #153 ... [2024-09-09T14:31:47.887Z] [2024-09-09T14:31:47.887Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:31:48.156Z] #171 DONE 0.2s [2024-09-09T14:31:48.156Z] [2024-09-09T14:31:48.156Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T14:31:48.440Z] #172 DONE 0.3s [2024-09-09T14:31:48.440Z] [2024-09-09T14:31:48.440Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T14:31:48.440Z] #173 DONE 0.1s [2024-09-09T14:31:48.440Z] [2024-09-09T14:31:48.440Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T14:31:48.440Z] #174 DONE 0.1s [2024-09-09T14:31:48.440Z] [2024-09-09T14:31:48.440Z] #153 [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:31:48.728Z] #153 ... [2024-09-09T14:31:48.728Z] [2024-09-09T14:31:48.728Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T14:31:48.728Z] #175 DONE 0.2s [2024-09-09T14:31:48.728Z] [2024-09-09T14:31:48.728Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T14:31:49.009Z] #176 DONE 0.1s [2024-09-09T14:31:49.009Z] [2024-09-09T14:31:49.009Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T14:31:49.009Z] #177 DONE 0.2s [2024-09-09T14:31:49.009Z] [2024-09-09T14:31:49.009Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T14:31:49.279Z] #178 DONE 0.2s [2024-09-09T14:31:49.280Z] [2024-09-09T14:31:49.280Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T14:31:51.882Z] #179 DONE 2.1s [2024-09-09T14:31:51.882Z] [2024-09-09T14:31:51.882Z] #108 [security-bootstrapper] exporting to image [2024-09-09T14:31:51.882Z] #108 exporting layers [2024-09-09T14:31:52.472Z] #108 exporting layers 1.0s done [2024-09-09T14:31:52.472Z] #108 writing image sha256:f9e63f84495cc83614d29e9588bdf9a7dcd3825093a02b0636e06958a3129425 done [2024-09-09T14:31:52.472Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T14:31:52.472Z] #108 DONE 10.3s [2024-09-09T14:31:52.472Z] [2024-09-09T14:31:52.472Z] #156 [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:31:56.744Z] #156 DONE 1293.3s [2024-09-09T14:31:56.744Z] [2024-09-09T14:31:56.744Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:31:57.354Z] #157 ... [2024-09-09T14:31:57.354Z] [2024-09-09T14:31:57.354Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:31:57.636Z] #180 DONE 0.3s [2024-09-09T14:31:57.636Z] [2024-09-09T14:31:57.636Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:31:57.926Z] #181 DONE 0.3s [2024-09-09T14:31:57.926Z] [2024-09-09T14:31:57.926Z] #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:31:58.200Z] #182 DONE 0.3s [2024-09-09T14:31:58.200Z] [2024-09-09T14:31:58.200Z] #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:31:58.200Z] #183 DONE 0.2s [2024-09-09T14:31:58.200Z] [2024-09-09T14:31:58.200Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:31:58.471Z] #157 ... [2024-09-09T14:31:58.471Z] [2024-09-09T14:31:58.471Z] #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:31:58.471Z] #184 DONE 0.1s [2024-09-09T14:31:58.471Z] [2024-09-09T14:31:58.471Z] #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:31:58.741Z] #185 DONE 0.3s [2024-09-09T14:31:58.741Z] [2024-09-09T14:31:58.741Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:31:58.741Z] #69 ... [2024-09-09T14:31:58.741Z] [2024-09-09T14:31:58.741Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T14:31:59.343Z] #186 DONE 0.4s [2024-09-09T14:31:59.343Z] [2024-09-09T14:31:59.343Z] #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:31:59.343Z] #187 DONE 0.2s [2024-09-09T14:31:59.343Z] [2024-09-09T14:31:59.343Z] #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:32:01.955Z] #188 DONE 2.1s [2024-09-09T14:32:01.955Z] [2024-09-09T14:32:01.955Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T14:32:01.955Z] #108 exporting layers [2024-09-09T14:32:02.927Z] #108 exporting layers 1.6s done [2024-09-09T14:32:03.198Z] #108 writing image sha256:9166393570fc67fba39c0f47ffc12a178b3ce51d4e1221cb4c69fecbce2025ef done [2024-09-09T14:32:03.198Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-09T14:32:03.198Z] #108 DONE 11.9s [2024-09-09T14:32:03.198Z] [2024-09-09T14:32:03.198Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:32:50.119Z] #157 ... [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #153 [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:32:50.119Z] #153 DONE 1345.2s [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:32:50.119Z] #157 ... [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:32:50.119Z] #189 DONE 0.3s [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:32:50.119Z] #190 DONE 0.3s [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:32:50.119Z] #125 ... [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #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:32:50.119Z] #191 DONE 0.2s [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #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:32:50.119Z] #192 DONE 0.1s [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:32:50.119Z] #125 ... [2024-09-09T14:32:50.119Z] [2024-09-09T14:32:50.119Z] #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:32:50.391Z] #193 DONE 0.3s [2024-09-09T14:32:50.391Z] [2024-09-09T14:32:50.391Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:32:50.391Z] #157 ... [2024-09-09T14:32:50.391Z] [2024-09-09T14:32:50.391Z] #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:32:52.374Z] #194 DONE 2.1s [2024-09-09T14:32:52.374Z] [2024-09-09T14:32:52.374Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T14:32:52.374Z] #108 exporting layers [2024-09-09T14:32:53.366Z] #108 exporting layers 0.8s done [2024-09-09T14:32:53.366Z] #108 writing image sha256:a6a30cd4887677be8cba954698160d44b4903a92d0f8fc82afb9fbfe517e7451 done [2024-09-09T14:32:53.366Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-09-09T14:32:53.366Z] #108 DONE 12.8s [2024-09-09T14:32:53.366Z] [2024-09-09T14:32:53.366Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:35:00.042Z] #157 ... [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T14:35:00.042Z] #151 DONE 1483.0s [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:35:00.042Z] #154 ... [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:35:00.042Z] #195 DONE 0.1s [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:35:00.042Z] #154 ... [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:35:00.042Z] #196 DONE 0.2s [2024-09-09T14:35:00.042Z] [2024-09-09T14:35:00.042Z] #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:35:00.310Z] #197 DONE 0.4s [2024-09-09T14:35:00.310Z] [2024-09-09T14:35:00.310Z] #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:35:00.310Z] #198 DONE 0.1s [2024-09-09T14:35:00.310Z] [2024-09-09T14:35:00.310Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T14:35:00.310Z] #108 exporting layers [2024-09-09T14:35:01.270Z] #108 exporting layers 0.8s done [2024-09-09T14:35:01.270Z] #108 writing image sha256:9a3b1d4b982b7af64a8188dc22cb1ee1e0db95f979241bdc04f373a4a8ecf1cd done [2024-09-09T14:35:01.270Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T14:35:01.270Z] #108 DONE 13.7s [2024-09-09T14:35:01.270Z] [2024-09-09T14:35:01.270Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:44:54.085Z] #125 ... [2024-09-09T14:44:54.085Z] [2024-09-09T14:44:54.085Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T14:44:54.085Z] #157 DONE 2069.9s [2024-09-09T14:44:54.085Z] [2024-09-09T14:44:54.085Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:44:54.085Z] #69 ... [2024-09-09T14:44:54.085Z] [2024-09-09T14:44:54.085Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:44:54.355Z] #199 DONE 0.1s [2024-09-09T14:44:54.355Z] [2024-09-09T14:44:54.355Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:44:54.355Z] #200 DONE 0.2s [2024-09-09T14:44:54.355Z] [2024-09-09T14:44:54.355Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T14:44:54.956Z] #201 DONE 0.5s [2024-09-09T14:44:54.956Z] [2024-09-09T14:44:54.956Z] #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-09T14:44:54.956Z] #202 DONE 0.1s [2024-09-09T14:44:54.956Z] [2024-09-09T14:44:54.956Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T14:44:55.225Z] #203 DONE 0.2s [2024-09-09T14:44:55.225Z] [2024-09-09T14:44:55.225Z] #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-09T14:44:57.831Z] #204 DONE 2.2s [2024-09-09T14:44:57.831Z] [2024-09-09T14:44:57.831Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:44:57.831Z] #125 ... [2024-09-09T14:44:57.831Z] [2024-09-09T14:44:57.831Z] #108 [security-proxy-auth] exporting to image [2024-09-09T14:44:57.831Z] #108 exporting layers [2024-09-09T14:44:58.099Z] #108 exporting layers 0.7s done [2024-09-09T14:44:58.383Z] #108 writing image sha256:09d879d87a8b217036769cd490091db62275fda0d53254813ee92a7dd6e45918 done [2024-09-09T14:44:58.383Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-09T14:44:58.383Z] #108 DONE 14.4s [2024-09-09T14:44:58.383Z] [2024-09-09T14:44:58.383Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:46:20.047Z] #160 ... [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T14:46:20.047Z] #159 DONE 2144.6s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:46:20.047Z] #125 ... [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:46:20.047Z] #205 DONE 0.1s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:46:20.047Z] #125 ... [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:46:20.047Z] #206 DONE 0.2s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T14:46:20.047Z] #207 DONE 0.5s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:46:20.047Z] #155 ... [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:46:20.047Z] #208 DONE 0.2s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #108 [core-command] exporting to image [2024-09-09T14:46:20.047Z] #108 exporting layers [2024-09-09T14:46:20.047Z] #108 exporting layers 0.5s done [2024-09-09T14:46:20.047Z] #108 writing image sha256:529b6a0e9692b55cc72e05cbbbbd8e8d90b421b51691a7ae04f0ccb4da0d6d6d done [2024-09-09T14:46:20.047Z] #108 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-09T14:46:20.047Z] #108 DONE 15.0s [2024-09-09T14:46:20.047Z] [2024-09-09T14:46:20.047Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:48:56.778Z] #128 ... [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.778Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T14:48:56.778Z] #155 DONE 2298.8s [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.778Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:48:56.778Z] #160 ... [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.778Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:48:56.778Z] #209 DONE 0.1s [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.778Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:48:56.778Z] #128 ... [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.778Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T14:48:56.778Z] #210 DONE 0.6s [2024-09-09T14:48:56.778Z] [2024-09-09T14:48:56.779Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:48:56.779Z] #211 DONE 0.1s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:48:56.779Z] #160 ... [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #108 [core-keeper] exporting to image [2024-09-09T14:48:56.779Z] #108 exporting layers [2024-09-09T14:48:56.779Z] #108 exporting layers 0.5s done [2024-09-09T14:48:56.779Z] #108 writing image sha256:3fc105e2ead295aa1cf7daa4cbd35372517e87af905328a704f6fceffeccbee4 done [2024-09-09T14:48:56.779Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T14:48:56.779Z] #108 DONE 15.5s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:48:56.779Z] #158 ... [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T14:48:56.779Z] #154 DONE 2307.6s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:48:56.779Z] #125 ... [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:48:56.779Z] #212 DONE 0.3s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:48:56.779Z] #213 DONE 0.2s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:48:56.779Z] #128 ... [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T14:48:56.779Z] #214 DONE 0.5s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:48:56.779Z] #215 DONE 0.2s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T14:48:56.779Z] #216 DONE 0.1s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #108 [core-data] exporting to image [2024-09-09T14:48:56.779Z] #108 exporting layers [2024-09-09T14:48:56.779Z] #108 exporting layers 0.7s done [2024-09-09T14:48:56.779Z] #108 writing image sha256:a2ae4175bc07eff673e7bfed79ee8f046134e4bd2e24fe7e55110cadfabab686 done [2024-09-09T14:48:56.779Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-09T14:48:56.779Z] #108 DONE 16.2s [2024-09-09T14:48:56.779Z] [2024-09-09T14:48:56.779Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:49:03.035Z] #125 ... [2024-09-09T14:49:03.035Z] [2024-09-09T14:49:03.035Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T14:49:03.035Z] #158 DONE 2318.5s [2024-09-09T14:49:03.035Z] [2024-09-09T14:49:03.035Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:49:03.035Z] #160 ... [2024-09-09T14:49:03.035Z] [2024-09-09T14:49:03.035Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:49:03.035Z] #217 DONE 0.1s [2024-09-09T14:49:03.035Z] [2024-09-09T14:49:03.035Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:49:03.035Z] #128 ... [2024-09-09T14:49:03.035Z] [2024-09-09T14:49:03.035Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:49:03.035Z] #218 DONE 0.1s [2024-09-09T14:49:03.535Z] [2024-09-09T14:49:03.535Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T14:49:03.805Z] #219 DONE 0.5s [2024-09-09T14:49:03.805Z] [2024-09-09T14:49:03.805Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:49:03.805Z] #220 DONE 0.2s [2024-09-09T14:49:03.805Z] [2024-09-09T14:49:03.805Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:49:03.805Z] #125 ... [2024-09-09T14:49:03.805Z] [2024-09-09T14:49:03.805Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T14:49:03.805Z] #221 DONE 0.1s [2024-09-09T14:49:04.074Z] [2024-09-09T14:49:04.074Z] #108 [core-metadata] exporting to image [2024-09-09T14:49:04.074Z] #108 exporting layers [2024-09-09T14:49:04.658Z] #108 exporting layers 0.5s done [2024-09-09T14:49:04.658Z] #108 writing image sha256:1c4086a51dbf497f11e6d5f151e5bed5fe3803465ce1a4c09efd6281cd884ba7 done [2024-09-09T14:49:04.658Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T14:49:04.658Z] #108 DONE 16.8s [2024-09-09T14:49:04.658Z] [2024-09-09T14:49:04.658Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:49:43.804Z] #125 ... [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T14:49:43.804Z] #160 DONE 2355.4s [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:49:43.804Z] #69 ... [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:49:43.804Z] #222 DONE 0.2s [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:49:43.804Z] #128 ... [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:49:43.804Z] #223 DONE 0.2s [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.804Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T14:49:43.804Z] #224 ... [2024-09-09T14:49:43.804Z] [2024-09-09T14:49:43.805Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T14:49:43.805Z] #128 DONE 2363.9s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:49:43.805Z] #69 ... [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T14:49:43.805Z] #224 DONE 0.8s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:49:43.805Z] #225 DONE 0.3s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #125 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T14:49:43.805Z] #125 DONE 2364.7s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:49:43.805Z] #226 DONE 0.3s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:49:43.805Z] #69 ... [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #108 [support-scheduler] exporting to image [2024-09-09T14:49:43.805Z] #108 exporting layers [2024-09-09T14:49:43.805Z] #108 ... [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:49:43.805Z] #227 DONE 0.2s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T14:49:43.805Z] #228 ... [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #108 [support-scheduler] exporting to image [2024-09-09T14:49:43.805Z] #108 exporting layers 0.8s done [2024-09-09T14:49:43.805Z] #108 writing image sha256:fac2dcda06df5e56e55bfc4e6d4ce94b744556ae8105c0eb3898eb495eb579b3 0.0s done [2024-09-09T14:49:43.805Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T14:49:43.805Z] #108 DONE 17.6s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T14:49:43.805Z] #229 DONE 0.3s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T14:49:43.805Z] #228 DONE 0.6s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T14:49:43.805Z] #230 DONE 0.1s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T14:49:43.805Z] #231 DONE 0.1s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #108 [support-notifications] exporting to image [2024-09-09T14:49:43.805Z] #108 ... [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T14:49:43.805Z] #232 DONE 0.6s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T14:49:43.805Z] #233 DONE 0.1s [2024-09-09T14:49:43.805Z] [2024-09-09T14:49:43.805Z] #108 [support-cron-scheduler] exporting to image [2024-09-09T14:49:43.805Z] #108 exporting layers 0.9s done [2024-09-09T14:49:43.805Z] #108 writing image sha256:675ee2863f31736300751aecf5557fa9391ab96cdf432764da8f63eb9fa699ae done [2024-09-09T14:49:43.805Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T14:49:44.387Z] #108 exporting layers 1.6s done [2024-09-09T14:49:44.387Z] #108 writing image sha256:4dfd0f54cfa25e2cb73858b872b479ca6cff5c96a44dcfc9e8473403263d3383 done [2024-09-09T14:49:44.387Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T14:49:44.387Z] #108 DONE 19.9s [2024-09-09T14:49:44.387Z] [2024-09-09T14:49:44.387Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T14:49:44.387Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T14:49:44.388Z] time="2024-09-09T14:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T14:49:44.476Z] $ docker stop --time=1 11a74378bc4fe60289f93a4e04b2627e127820dc782baa1ab98fe5043412aaf6 [2024-09-09T14:49:46.259Z] $ docker rm -f --volumes 11a74378bc4fe60289f93a4e04b2627e127820dc782baa1ab98fe5043412aaf6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T14:49:46.886Z] + docker images [2024-09-09T14:49:46.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T14:49:46.886Z] support-cron-scheduler-arm64 latest 4dfd0f54cfa2 4 seconds ago 43.6MB [2024-09-09T14:49:46.886Z] support-notifications-arm64 latest 675ee2863f31 5 seconds ago 42MB [2024-09-09T14:49:46.886Z] support-scheduler-arm64 latest fac2dcda06df 6 seconds ago 41.4MB [2024-09-09T14:49:46.886Z] core-metadata-arm64 latest 1c4086a51dbf 43 seconds ago 39.3MB [2024-09-09T14:49:46.886Z] core-data-arm64 latest a2ae4175bc07 54 seconds ago 39.1MB [2024-09-09T14:49:46.886Z] core-keeper-arm64 latest 3fc105e2ead2 About a minute ago 39MB [2024-09-09T14:49:46.886Z] core-command-arm64 latest 529b6a0e9692 3 minutes ago 35.1MB [2024-09-09T14:49:46.886Z] security-proxy-auth-arm64 latest 09d879d87a8b 4 minutes ago 32.7MB [2024-09-09T14:49:46.886Z] security-spiffe-token-provider-arm64 latest 9a3b1d4b982b 14 minutes ago 29.1MB [2024-09-09T14:49:46.886Z] core-common-config-bootstrapper-arm64 latest a6a30cd48876 16 minutes ago 15.4MB [2024-09-09T14:49:46.886Z] security-secretstore-setup-arm64 latest 9166393570fc 17 minutes ago 36.4MB [2024-09-09T14:49:46.886Z] security-bootstrapper-arm64 latest f9e63f84495c 17 minutes ago 18.9MB [2024-09-09T14:49:46.886Z] security-proxy-setup-arm64 latest 439001e2565e 18 minutes ago 26.2MB [2024-09-09T14:49:46.886Z] security-spire-config-arm64 latest 1d7f94943f0d 41 minutes ago 115MB [2024-09-09T14:49:46.886Z] security-spire-agent-arm64 latest 1203b5c8f3c0 41 minutes ago 174MB [2024-09-09T14:49:46.886Z] security-spire-server-arm64 latest 7c7b398fc797 41 minutes ago 116MB [2024-09-09T14:49:46.887Z] ci-base-image-arm64 latest 0f45b928d547 About an hour ago 967MB [2024-09-09T14:49:46.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T14:49:46.887Z] 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-09T14:49:47.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:49:47.815Z] [2024-09-09T14:49:47.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:49:48.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:49:48.520Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T14:49:48.520Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T14:49:48.520Z] 04944245beec: Pulling fs layer [2024-09-09T14:49:48.520Z] 699f458cf7ca: Pulling fs layer [2024-09-09T14:49:48.520Z] 765212b225bb: Pulling fs layer [2024-09-09T14:49:48.520Z] f23df028b6ca: Pulling fs layer [2024-09-09T14:49:48.520Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T14:49:48.520Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T14:49:48.520Z] d65c8cfc05b1: Waiting [2024-09-09T14:49:48.520Z] 765212b225bb: Waiting [2024-09-09T14:49:48.520Z] 2437ff75d9bd: Waiting [2024-09-09T14:49:48.520Z] 04944245beec: Verifying Checksum [2024-09-09T14:49:48.520Z] 04944245beec: Download complete [2024-09-09T14:49:48.520Z] 765212b225bb: Download complete [2024-09-09T14:49:48.790Z] f23df028b6ca: Verifying Checksum [2024-09-09T14:49:48.790Z] f23df028b6ca: Download complete [2024-09-09T14:49:48.790Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T14:49:48.790Z] d65c8cfc05b1: Download complete [2024-09-09T14:49:48.790Z] 699f458cf7ca: Verifying Checksum [2024-09-09T14:49:48.790Z] 699f458cf7ca: Download complete [2024-09-09T14:49:49.374Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T14:49:49.374Z] 8998bd30e6a1: Download complete [2024-09-09T14:49:51.955Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T14:49:51.955Z] 2437ff75d9bd: Download complete [2024-09-09T14:49:54.534Z] 8998bd30e6a1: Pull complete [2024-09-09T14:49:54.803Z] 04944245beec: Pull complete [2024-09-09T14:49:56.750Z] 699f458cf7ca: Pull complete [2024-09-09T14:49:56.750Z] 765212b225bb: Pull complete [2024-09-09T14:49:57.713Z] f23df028b6ca: Pull complete [2024-09-09T14:49:57.980Z] d65c8cfc05b1: Pull complete [2024-09-09T14:50:16.197Z] 2437ff75d9bd: Pull complete [2024-09-09T14:50:16.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T14:50:16.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T14:50:16.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:50:16.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-9868 does not seem to be running inside a container [2024-09-09T14:50:16.659Z] $ 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-09T14:50:19.977Z] $ docker top 487b76ce8691742ec3068373633605ede2d041640b0724235ca77e3867ecc963 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:21.045Z] ---> job-cost.sh [2024-09-09T14:50:21.045Z] lf-activate-venv: SKIPPING [2024-09-09T14:50:21.045Z] INFO: No Stack... [2024-09-09T14:50:21.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T14:50:22.220Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T14:50:22.907Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-09T14:50:22.907Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T14:50:22.974Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4902-1-stack-cost] [2024-09-09T14:50:22.984Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4902-1-stack-cost] did not exist. Created. [2024-09-09T14:50:22.993Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4902-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T14:50:23.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T14:50:24.027Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T14:50:24.048Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4902-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T14:50:24.134Z] $ docker stop --time=1 487b76ce8691742ec3068373633605ede2d041640b0724235ca77e3867ecc963 [2024-09-09T14:50:25.785Z] $ docker rm -f --volumes 487b76ce8691742ec3068373633605ede2d041640b0724235ca77e3867ecc963 [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-09T14:50:27.123Z] provisioning config files... [2024-09-09T14:50:27.131Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15792304670497781602tmp [Pipeline] { [Pipeline] sh [2024-09-09T14:50:27.505Z] + set +x [2024-09-09T14:50:27.505Z] + curl -s https://codecov.io/bash [2024-09-09T14:50:27.505Z] + bash -s -- [2024-09-09T14:50:27.505Z] [2024-09-09T14:50:27.505Z] _____ _ [2024-09-09T14:50:27.505Z] / ____| | | [2024-09-09T14:50:27.505Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T14:50:27.505Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T14:50:27.505Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T14:50:27.505Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T14:50:27.505Z] Bash-1.0.6 [2024-09-09T14:50:27.505Z] [2024-09-09T14:50:27.505Z] [2024-09-09T14:50:27.505Z] ==> git version 2.25.1 found [2024-09-09T14:50:27.505Z] ==> 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-09T14:50:27.505Z] Release-Date: 2020-01-08 [2024-09-09T14:50:27.505Z] 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-09T14:50:27.505Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T14:50:27.505Z] ==> Jenkins CI detected. [2024-09-09T14:50:27.505Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T14:50:27.505Z] project root: . [2024-09-09T14:50:27.505Z] --> token set from env [2024-09-09T14:50:27.505Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T14:50:27.505Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T14:50:27.505Z] ==> Python coveragepy not found [2024-09-09T14:50:27.505Z] ==> Searching for coverage reports in: [2024-09-09T14:50:27.505Z] + . [2024-09-09T14:50:27.766Z] -> Found 1 reports [2024-09-09T14:50:27.766Z] ==> Detecting git/mercurial file structure [2024-09-09T14:50:27.766Z] ==> Reading reports [2024-09-09T14:50:27.766Z] + ./coverage.out bytes=546008 [2024-09-09T14:50:27.766Z] ==> Appending adjustments [2024-09-09T14:50:27.766Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T14:50:29.145Z] + Found adjustments [2024-09-09T14:50:29.145Z] ==> Gzipping contents [2024-09-09T14:50:29.145Z] 68K /tmp/codecov.OBZUa9.gz [2024-09-09T14:50:29.145Z] ==> Uploading reports [2024-09-09T14:50:29.145Z] url: https://codecov.io [2024-09-09T14:50:29.145Z] query: branch=PR-4902&commit=4022567c1725964de56f03f5ff900a4975ffec3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4902%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4902&job=&cmd_args= [2024-09-09T14:50:29.145Z] -> Pinging Codecov [2024-09-09T14:50:29.145Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4902&commit=4022567c1725964de56f03f5ff900a4975ffec3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4902%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4902&job=&cmd_args= [2024-09-09T14:50:29.145Z] -> Uploading to [2024-09-09T14:50:29.145Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/4022567c1725964de56f03f5ff900a4975ffec3b/ab03c4af-f091-4150-a181-0c1c97d5241e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T145029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bde4decf2b95fbcfcbcdb5adb5753a45ac3feef8e0f71acf475955eb776d56cd [2024-09-09T14:50:29.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T14:50:29.145Z] Dload Upload Total Spent Left Speed [2024-09-09T14:50:29.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68099 0 0 100 68099 0 247k --:--:-- --:--:-- --:--:-- 247k [2024-09-09T14:50:29.404Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4022567c1725964de56f03f5ff900a4975ffec3b [Pipeline] } [2024-09-09T14:50:29.436Z] 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-09T14:50:31.146Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:31.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:32.404Z] ---> package-listing.sh [2024-09-09T14:50:32.404Z] ++ facter osfamily [2024-09-09T14:50:32.404Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T14:50:32.663Z] + OS_FAMILY=debian [2024-09-09T14:50:32.663Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T14:50:32.663Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T14:50:32.663Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T14:50:32.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T14:50:32.663Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T14:50:32.663Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T14:50:32.663Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T14:50:32.663Z] + case "${OS_FAMILY}" in [2024-09-09T14:50:32.663Z] + dpkg -l [2024-09-09T14:50:32.663Z] + grep '^ii' [2024-09-09T14:50:32.663Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T14:50:32.663Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T14:50:32.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T14:50:32.663Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T14:50:32.663Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T14:50:32.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T14:50:32.705Z] 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-09T14:50:33.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:50:33.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:50:33.657Z] [2024-09-09T14:50:33.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T14:50:34.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:50:34.054Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T14:50:34.054Z] 5eb5b503b376: Pulling fs layer [2024-09-09T14:50:34.054Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T14:50:34.054Z] ec43610c2a17: Pulling fs layer [2024-09-09T14:50:34.054Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T14:50:34.054Z] 33b1e0a273af: Pulling fs layer [2024-09-09T14:50:34.054Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T14:50:34.054Z] 2f39f015ded8: Pulling fs layer [2024-09-09T14:50:34.054Z] 3a2ae6a8a46f: Waiting [2024-09-09T14:50:34.054Z] 2f39f015ded8: Waiting [2024-09-09T14:50:34.054Z] 33b1e0a273af: Waiting [2024-09-09T14:50:34.054Z] 5d3b04190fa2: Waiting [2024-09-09T14:50:34.054Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T14:50:34.054Z] 5c69ac0246d0: Download complete [2024-09-09T14:50:34.054Z] 3a2ae6a8a46f: Download complete [2024-09-09T14:50:34.054Z] 33b1e0a273af: Verifying Checksum [2024-09-09T14:50:34.054Z] 33b1e0a273af: Download complete [2024-09-09T14:50:34.054Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T14:50:34.054Z] 5d3b04190fa2: Download complete [2024-09-09T14:50:34.054Z] ec43610c2a17: Verifying Checksum [2024-09-09T14:50:34.054Z] ec43610c2a17: Download complete [2024-09-09T14:50:34.311Z] 5eb5b503b376: Download complete [2024-09-09T14:50:34.877Z] 2f39f015ded8: Download complete [2024-09-09T14:50:35.444Z] 5eb5b503b376: Pull complete [2024-09-09T14:50:35.444Z] 5c69ac0246d0: Pull complete [2024-09-09T14:50:36.009Z] ec43610c2a17: Pull complete [2024-09-09T14:50:36.009Z] 3a2ae6a8a46f: Pull complete [2024-09-09T14:50:36.271Z] 33b1e0a273af: Pull complete [2024-09-09T14:50:36.271Z] 5d3b04190fa2: Pull complete [2024-09-09T14:50:40.453Z] 2f39f015ded8: Pull complete [2024-09-09T14:50:40.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T14:50:40.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T14:50:40.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T14:50:40.775Z] prd-ubuntu20.04-docker-8c-8g-9867 does not seem to be running inside a container [2024-09-09T14:50:40.795Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T14:50:45.333Z] $ docker top bb4fe2f2d89537ef27c3416216f99afea850c99b4afb0d7974a8716c068c54ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T14:50:45.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T14:50:46.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T14:50:46.393Z] + ls /var/log/sa-host [2024-09-09T14:50:46.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T14:50:46.637Z] provisioning config files... [2024-09-09T14:50:46.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1797499858095107404tmp [Pipeline] { [Pipeline] echo [2024-09-09T14:50:46.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:47.035Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T14:50:47.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:47.500Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T14:50:47.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:47.886Z] ---> sudo-logs.sh [2024-09-09T14:50:47.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T14:50:47.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:48.307Z] ---> job-cost.sh [2024-09-09T14:50:48.307Z] lf-activate-venv: SKIPPING [2024-09-09T14:50:48.307Z] DEBUG: total: 0.2199999988079071 [2024-09-09T14:50:48.307Z] INFO: Retrieving Stack Cost... [2024-09-09T14:50:48.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T14:50:49.138Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T14:50:49.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T14:50:49.521Z] ---> logs-deploy.sh [2024-09-09T14:50:49.521Z] lf-activate-venv: SKIPPING [2024-09-09T14:50:49.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4902/1 [2024-09-09T14:50:49.521Z] INFO: archiving workspace using pattern(s): [2024-09-09T14:50:50.458Z] Archives upload complete. [2024-09-09T14:50:50.458Z] INFO: archiving logs to Nexus