Pull request #4905 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1c70b789550ef8a2d47f9bd81025120f5ea545d+489770a83fbc98f336c86b0914a62f33e4a7a33e (ded3b898d7b7c367db357836aaa4ee61c634f3fa) 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-ssh14704282620827602282.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-ssh11070571490558897190.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-4905/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-4905/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11769374959833668238.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-4905/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10291703765054370260.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-ssh13459149789165921752.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-4905/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-4905/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7698239345034032374.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9901 in /w/workspace/edgexfoundry_edgex-go_PR-4905 [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/4905/head:refs/remotes/origin/PR-4905 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit b1c70b789550ef8a2d47f9bd81025120f5ea545d Merge succeeded, producing b1c70b789550ef8a2d47f9bd81025120f5ea545d Checking out Revision b1c70b789550ef8a2d47f9bd81025120f5ea545d (PR-4905) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # 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 b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T19:15:39.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T19:15:39.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T19:15:39.970Z] ========================================================= [2024-09-09T19:15:39.970Z] EdgeX Global Pipelines Version Info [2024-09-09T19:15:39.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:15:40.786Z] ------------------- [2024-09-09T19:15:40.787Z] stable info: [2024-09-09T19:15:40.787Z] ------------------- [2024-09-09T19:15:40.787Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T19:15:40.787Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:15:40.787Z] Message: update stable to v1.0.263 [2024-09-09T19:15:41.360Z] ------------------- [2024-09-09T19:15:41.360Z] experimental info: [2024-09-09T19:15:41.360Z] ------------------- [2024-09-09T19:15:41.360Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T19:15:41.360Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:15:41.360Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T19:15:41.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T19:15:41.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T19:15:41.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T19:15:41.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T19:15:41.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T19:15:41.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T19:15:41.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T19:15:42.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T19:15:42.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T19:15:42.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T19:15:42.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T19:15:42.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T19:15:42.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T19:15:42.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T19:15:42.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T19:15:42.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T19:15:42.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T19:15:42.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T19:15:42.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T19:15:42.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T19:15:42.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T19:15:43.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T19:15:43.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T19:15:43.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4905 [Pipeline] echo [2024-09-09T19:15:43.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4905 [Pipeline] echo [2024-09-09T19:15:43.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4905 [Pipeline] echo [2024-09-09T19:15:43.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo [2024-09-09T19:15:43.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c70b7 [Pipeline] echo [2024-09-09T19:15:43.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T19:15:43.635Z] provisioning config files... [2024-09-09T19:15:43.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11440795127585661873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:15:44.044Z] ---> ****-login.sh [2024-09-09T19:15:44.044Z] nexus3.edgexfoundry.org:10001 [2024-09-09T19:15:44.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:44.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:44.305Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:44.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:44.305Z] [2024-09-09T19:15:44.305Z] Login Succeeded [2024-09-09T19:15:44.305Z] nexus3.edgexfoundry.org:10002 [2024-09-09T19:15:44.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:44.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:44.305Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:44.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:44.305Z] [2024-09-09T19:15:44.305Z] Login Succeeded [2024-09-09T19:15:44.305Z] nexus3.edgexfoundry.org:10003 [2024-09-09T19:15:44.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:44.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:44.565Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:44.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:44.565Z] [2024-09-09T19:15:44.565Z] Login Succeeded [2024-09-09T19:15:44.565Z] nexus3.edgexfoundry.org:10004 [2024-09-09T19:15:44.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:44.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:44.566Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:44.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:44.566Z] [2024-09-09T19:15:44.566Z] Login Succeeded [2024-09-09T19:15:44.566Z] ****.io [2024-09-09T19:15:44.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:15:44.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:15:44.829Z] Configure a credential helper to remove this warning. See [2024-09-09T19:15:44.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:15:44.829Z] [2024-09-09T19:15:44.829Z] Login Succeeded [2024-09-09T19:15:44.829Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T19:15:44.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T19:15:45.326Z] + 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-09T19:15:45.326Z] + dirname cmd/core-command/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T19:15:45.326Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2024-09-09T19:15:45.326Z] -d/ -f2 [2024-09-09T19:15:45.326Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T19:15:45.326Z] + + cut -d/ -f2 [2024-09-09T19:15:45.326Z] dirname cmd/core-data/Dockerfile [2024-09-09T19:15:45.326Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T19:15:45.326Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-09T19:15:45.326Z] cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2024-09-09T19:15:45.326Z] cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T19:15:45.326Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T19:15:45.326Z] cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-spire-config/Dockerfile+ [2024-09-09T19:15:45.326Z] cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T19:15:45.326Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T19:15:45.326Z] + cut -d/ -f2 [2024-09-09T19:15:45.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T19:15:45.381Z] 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-09T19:15:45.943Z] + git rev-list -1 --merges b1c70b789550ef8a2d47f9bd81025120f5ea545d~1..b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo [2024-09-09T19:15:45.985Z] -----------> git rev-list -1 --merges b1c70b789550ef8a2d47f9bd81025120f5ea545d~1..b1c70b789550ef8a2d47f9bd81025120f5ea545d b1c70b789550ef8a2d47f9bd81025120f5ea545d [false] [Pipeline] sh [2024-09-09T19:15:46.322Z] + git log --format=format:%s -1 b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] echo [2024-09-09T19:15:46.376Z] ========================================================= [2024-09-09T19:15:46.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T19:15:46.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T19:15:46.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T19:15:46.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T19:15:46.855Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T19:15:46.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T19:15:46.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T19:15:46.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T19:15:46.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:15:47.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:47.316Z] [2024-09-09T19:15:47.316Z] 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-09T19:15:47.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:47.749Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T19:15:47.749Z] b85a868b505f: Pulling fs layer [2024-09-09T19:15:47.749Z] e2be974225ed: Pulling fs layer [2024-09-09T19:15:47.749Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T19:15:47.749Z] 988bab9f4d93: Pulling fs layer [2024-09-09T19:15:47.749Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T19:15:47.749Z] eaf3925da568: Pulling fs layer [2024-09-09T19:15:47.749Z] bab4dde63d76: Pulling fs layer [2024-09-09T19:15:47.749Z] bde34c3a00c8: Pulling fs layer [2024-09-09T19:15:47.749Z] b352a97aabf1: Pulling fs layer [2024-09-09T19:15:47.749Z] 4872d77fe225: Pulling fs layer [2024-09-09T19:15:47.749Z] 5851b861e8e6: Pulling fs layer [2024-09-09T19:15:47.749Z] bde34c3a00c8: Waiting [2024-09-09T19:15:47.749Z] eaf3925da568: Waiting [2024-09-09T19:15:47.749Z] b352a97aabf1: Waiting [2024-09-09T19:15:47.749Z] 4872d77fe225: Waiting [2024-09-09T19:15:47.749Z] bab4dde63d76: Waiting [2024-09-09T19:15:47.749Z] 988bab9f4d93: Waiting [2024-09-09T19:15:47.749Z] 5851b861e8e6: Waiting [2024-09-09T19:15:47.749Z] 1469e6f7b9e6: Waiting [2024-09-09T19:15:47.749Z] e2be974225ed: Verifying Checksum [2024-09-09T19:15:47.749Z] e2be974225ed: Download complete [2024-09-09T19:15:47.749Z] 988bab9f4d93: Verifying Checksum [2024-09-09T19:15:47.749Z] 988bab9f4d93: Download complete [2024-09-09T19:15:48.009Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T19:15:48.009Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T19:15:48.009Z] 339a4e72a1f5: Download complete [2024-09-09T19:15:48.009Z] bde34c3a00c8: Download complete [2024-09-09T19:15:48.009Z] b352a97aabf1: Download complete [2024-09-09T19:15:48.009Z] 4872d77fe225: Download complete [2024-09-09T19:15:48.009Z] 5851b861e8e6: Verifying Checksum [2024-09-09T19:15:48.009Z] 5851b861e8e6: Download complete [2024-09-09T19:15:48.009Z] b85a868b505f: Verifying Checksum [2024-09-09T19:15:48.009Z] b85a868b505f: Download complete [2024-09-09T19:15:48.268Z] bab4dde63d76: Verifying Checksum [2024-09-09T19:15:48.268Z] bab4dde63d76: Download complete [2024-09-09T19:15:49.206Z] b85a868b505f: Pull complete [2024-09-09T19:15:49.466Z] e2be974225ed: Pull complete [2024-09-09T19:15:50.036Z] 339a4e72a1f5: Pull complete [2024-09-09T19:15:50.036Z] 988bab9f4d93: Pull complete [2024-09-09T19:15:50.296Z] 1469e6f7b9e6: Pull complete [2024-09-09T19:15:50.558Z] eaf3925da568: Pull complete [2024-09-09T19:15:52.467Z] bab4dde63d76: Pull complete [2024-09-09T19:15:52.467Z] bde34c3a00c8: Pull complete [2024-09-09T19:15:52.467Z] b352a97aabf1: Pull complete [2024-09-09T19:15:52.728Z] 4872d77fe225: Pull complete [2024-09-09T19:15:52.728Z] 5851b861e8e6: Pull complete [2024-09-09T19:15:52.728Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T19:15:52.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T19:15:52.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:15:53.046Z] prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container [2024-09-09T19:15:53.080Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T19:15:55.958Z] $ docker top d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 -eo pid,comm [2024-09-09T19:15:56.015Z] 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-09T19:15:56.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T19:15:56.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T19:15:56.180Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T19:15:56.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T19:15:56.299Z] $ docker exec d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent [2024-09-09T19:15:56.402Z] SSH_AUTH_SOCK=/tmp/ssh-7zBX9RspmkUf/agent.32 [2024-09-09T19:15:56.402Z] SSH_AGENT_PID=38 [2024-09-09T19:15:56.408Z] Running ssh-add (command line suppressed) [2024-09-09T19:15:56.509Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17721321080656187972.key (/w/workspace/edgex-go/1@tmp/private_key_17721321080656187972.key) [2024-09-09T19:15:56.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T19:15:56.882Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T19:15:56.908Z] $ docker exec --env ******** --env ******** d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent -k [2024-09-09T19:15:57.010Z] unset SSH_AUTH_SOCK; [2024-09-09T19:15:57.010Z] unset SSH_AGENT_PID; [2024-09-09T19:15:57.010Z] echo Agent pid 38 killed; [2024-09-09T19:15:57.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T19:15:57.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T19:15:57.147Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T19:15:57.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T19:15:57.260Z] $ docker exec d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent [2024-09-09T19:15:57.366Z] SSH_AUTH_SOCK=/tmp/ssh-Ltj0WsEVtRBV/agent.71 [2024-09-09T19:15:57.366Z] SSH_AGENT_PID=77 [2024-09-09T19:15:57.371Z] Running ssh-add (command line suppressed) [2024-09-09T19:15:57.471Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3855037645401698758.key (/w/workspace/edgex-go/1@tmp/private_key_3855037645401698758.key) [2024-09-09T19:15:57.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T19:15:57.842Z] + git semver init [2024-09-09T19:15:58.102Z] 2024-09-09 19:15:58,027 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T19:15:58.102Z] 2024-09-09 19:15:58,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-09T19:15:58.102Z] 2024-09-09 19:15:58,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-09T19:15:58.102Z] 2024-09-09 19:15:58,029 [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-09T19:16:03.385Z] 2024-09-09 19:16:03,379 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-09T19:16:03.385Z] 2024-09-09 19:16:03,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4905 with force:False [2024-09-09T19:16:03.385Z] 2024-09-09 19:16:03,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4905 [2024-09-09T19:16:03.646Z] 2024-09-09 19:16:03,385 [execute] INFO git cat-file --batch-check [2024-09-09T19:16:03.646Z] 2024-09-09 19:16:03,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T19:16:03.646Z] 2024-09-09 19:16:03,391 [execute] INFO git cat-file --batch [2024-09-09T19:16:03.646Z] 2024-09-09 19:16:03,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T19:16:03.646Z] 2024-09-09 19:16:03,396 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4905 [2024-09-09T19:16:03.646Z] 0.0.0 [Pipeline] } [2024-09-09T19:16:03.672Z] $ docker exec --env ******** --env ******** d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 ssh-agent -k [2024-09-09T19:16:03.775Z] unset SSH_AUTH_SOCK; [2024-09-09T19:16:03.776Z] unset SSH_AGENT_PID; [2024-09-09T19:16:03.776Z] echo Agent pid 77 killed; [2024-09-09T19:16:03.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T19:16:04.262Z] + git semver [Pipeline] } [2024-09-09T19:16:04.554Z] $ docker stop --time=1 d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 [2024-09-09T19:16:05.864Z] $ docker rm -f --volumes d8b3ff03c6787766753e4614d51792fcc361d3f9f29c6852aa5389f90548fc44 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T19:16:06.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T19:16:06.633Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T19:16:06.659Z] [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-09T19:16:07.582Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T19:16:07.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:16:07.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:16:07.745Z] ========================================================= [2024-09-09T19:16:07.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T19:16:07.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:16:08.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:16:08.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T19:16:08.109Z] 619be1103602: Pulling fs layer [2024-09-09T19:16:08.109Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T19:16:08.109Z] 5df492c9dc93: Pulling fs layer [2024-09-09T19:16:08.109Z] 7629e6793208: Pulling fs layer [2024-09-09T19:16:08.109Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T19:16:08.109Z] fb5054dd5b73: Pulling fs layer [2024-09-09T19:16:08.109Z] eeca6798cff9: Pulling fs layer [2024-09-09T19:16:08.109Z] aa269ceb94a6: Pulling fs layer [2024-09-09T19:16:08.109Z] ada007ff1a6a: Pulling fs layer [2024-09-09T19:16:08.109Z] 7629e6793208: Waiting [2024-09-09T19:16:08.109Z] 4f4fb700ef54: Waiting [2024-09-09T19:16:08.109Z] fb5054dd5b73: Waiting [2024-09-09T19:16:08.109Z] eeca6798cff9: Waiting [2024-09-09T19:16:08.109Z] aa269ceb94a6: Waiting [2024-09-09T19:16:08.109Z] ada007ff1a6a: Waiting [2024-09-09T19:16:08.109Z] 7862e08f4a3e: Download complete [2024-09-09T19:16:08.109Z] 7629e6793208: Verifying Checksum [2024-09-09T19:16:08.109Z] 7629e6793208: Download complete [2024-09-09T19:16:08.109Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T19:16:08.109Z] 4f4fb700ef54: Download complete [2024-09-09T19:16:08.109Z] fb5054dd5b73: Verifying Checksum [2024-09-09T19:16:08.109Z] fb5054dd5b73: Download complete [2024-09-09T19:16:08.109Z] 619be1103602: Download complete [2024-09-09T19:16:08.109Z] eeca6798cff9: Verifying Checksum [2024-09-09T19:16:08.109Z] eeca6798cff9: Download complete [2024-09-09T19:16:08.368Z] 619be1103602: Pull complete [2024-09-09T19:16:08.368Z] ada007ff1a6a: Verifying Checksum [2024-09-09T19:16:08.368Z] ada007ff1a6a: Download complete [2024-09-09T19:16:08.628Z] 7862e08f4a3e: Pull complete [2024-09-09T19:16:08.628Z] 5df492c9dc93: Verifying Checksum [2024-09-09T19:16:08.628Z] 5df492c9dc93: Download complete [2024-09-09T19:16:08.887Z] aa269ceb94a6: Verifying Checksum [2024-09-09T19:16:08.887Z] aa269ceb94a6: Download complete [2024-09-09T19:16:12.180Z] 5df492c9dc93: Pull complete [2024-09-09T19:16:12.180Z] 7629e6793208: Pull complete [2024-09-09T19:16:12.180Z] 4f4fb700ef54: Pull complete [2024-09-09T19:16:12.180Z] fb5054dd5b73: Pull complete [2024-09-09T19:16:12.180Z] eeca6798cff9: Pull complete [2024-09-09T19:16:14.714Z] aa269ceb94a6: Pull complete [2024-09-09T19:16:14.980Z] ada007ff1a6a: Pull complete [2024-09-09T19:16:14.980Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T19:16:14.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:16:14.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:16:15.353Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:16:15.354Z] WORKDIR /edgex [2024-09-09T19:16:15.354Z] COPY go.mod . [2024-09-09T19:16:15.354Z] RUN go mod download [2024-09-09T19:16:15.354Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T19:16:15.929Z] Sending build context to Docker daemon 179.3MB [2024-09-09T19:16:15.929Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T19:16:15.929Z] ---> f489d0715acc [2024-09-09T19:16:15.929Z] Step 2/4 : WORKDIR /edgex [2024-09-09T19:16:22.078Z] Still waiting to schedule task [2024-09-09T19:16:22.078Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T19:16:22.500Z] ---> Running in aae665027ced [2024-09-09T19:16:22.500Z] Removing intermediate container aae665027ced [2024-09-09T19:16:22.500Z] ---> 8fd4787398c0 [2024-09-09T19:16:22.500Z] Step 3/4 : COPY go.mod . [2024-09-09T19:16:22.500Z] ---> 5e67a89ade97 [2024-09-09T19:16:22.500Z] Step 4/4 : RUN go mod download [2024-09-09T19:16:22.500Z] ---> Running in 02b7470d4f10 [2024-09-09T19:16:49.116Z] Removing intermediate container 02b7470d4f10 [2024-09-09T19:16:49.116Z] ---> ebac11f947dc [2024-09-09T19:16:49.116Z] Successfully built ebac11f947dc [2024-09-09T19:16:49.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:16:49.527Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T19:16:49.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:16:49.712Z] prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container [2024-09-09T19:16:49.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T19:16:50.196Z] $ docker top 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:16:50.613Z] + go version [2024-09-09T19:16:50.613Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T19:16:50.658Z] $ docker stop --time=1 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 [2024-09-09T19:16:51.919Z] $ docker rm -f --volumes 5655b6b9adaf2ba357510775df106223fa8673a3cef73af6d71efc611a6f5210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:16:52.740Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T19:16:52.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:16:52.930Z] prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container [2024-09-09T19:16:52.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T19:16:53.303Z] $ docker top 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T19:16:53.451Z] ========================================================= [2024-09-09T19:16:53.451Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T19:16:53.451Z] ========================================================= [Pipeline] sh [2024-09-09T19:16:53.749Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:16:54.135Z] + make test [2024-09-09T19:16:54.135Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T19:17:02.256Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T19:17:34.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T19:17:34.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-09-09T19:17:35.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T19:17:35.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T19:17:35.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T19:17:35.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T19:17:35.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T19:17:35.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T19:17:36.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T19:17:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T19:17:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T19:17:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T19:17:37.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T19:17:39.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T19:17:39.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T19:17:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-09-09T19:17:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-09T19:17:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.488s coverage: 93.4% of statements [2024-09-09T19:17:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-09-09T19:17:40.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T19:17:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T19:17:40.974Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T19:17:41.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements [2024-09-09T19:17:41.540Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2024-09-09T19:17:41.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T19:17:41.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T19:17:41.799Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-09-09T19:17:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-09-09T19:17:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements [2024-09-09T19:17:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-09T19:17:42.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-09-09T19:17:43.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-09T19:17:43.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2024-09-09T19:17:43.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-09T19:17:43.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T19:17:43.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T19:17:43.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T19:17:43.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T19:17:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T19:17:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T19:17:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T19:17:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T19:17:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T19:17:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T19:17:45.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T19:17:45.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T19:17:45.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T19:17:45.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T19:17:45.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T19:17:46.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T19:17:46.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T19:17:46.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T19:17:48.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T19:17:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T19:17:50.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T19:17:50.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T19:17:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T19:17:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T19:17:52.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T19:17:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T19:17:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T19:17:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T19:17:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T19:17:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T19:17:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T19:17:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T19:17:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-09-09T19:17:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T19:17:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T19:17:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T19:17:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T19:17:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T19:17:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:56.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T19:17:57.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T19:17:57.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T19:17:57.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T19:17:57.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T19:17:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T19:17:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:17:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T19:17:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T19:17:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T19:17:59.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T19:18:00.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T19:18:00.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements [2024-09-09T19:18:08.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-09-09T19:18:08.949Z] 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-09T19:18:08.949Z] running golangci-lint [2024-09-09T19:18:08.949Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T19:18:08.949Z] go version go1.21.9 linux/amd64 [2024-09-09T19:18:08.949Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T19:18:08.949Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T19:18:35.493Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 22.298638278s" [2024-09-09T19:18:35.493Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.049126ms" [2024-09-09T19:18:45.457Z] level=info msg="[linters_context/goanalysis] analyzers took 2m40.859722594s with top 10 stages: buildir: 59.943402958s, gosec: 9.508334176s, inspect: 2.962386985s, fact_deprecated: 2.934169878s, printf: 2.912876817s, ctrlflow: 2.639535787s, S1038: 2.158038018s, fact_purity: 1.547925498s, nilness: 1.51734463s, unmarshal: 1.343320618s" [2024-09-09T19:18:45.457Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T19:18:45.457Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, nolint: 0/22" [2024-09-09T19:18:45.457Z] level=info msg="[runner] processing took 18.671853ms with stages: nolint: 8.205574ms, identifier_marker: 5.209305ms, exclude-rules: 1.735394ms, path_prettifier: 1.651244ms, autogenerated_exclude: 1.100034ms, skip_dirs: 714.272µs, cgo: 34.83µs, filename_unadjuster: 15.79µs, fixer: 750ns, max_from_linter: 720ns, uniq_by_line: 690ns, max_same_issues: 670ns, exclude: 520ns, skip_files: 390ns, sort_results: 390ns, path_shortener: 370ns, severity-rules: 260ns, diff: 240ns, max_per_file_from_linter: 170ns, source_code: 130ns, path_prefixer: 110ns" [2024-09-09T19:18:45.457Z] level=info msg="[runner] linters took 12.637292507s with stages: goanalysis_metalinter: 12.618524664s" [2024-09-09T19:18:45.457Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T19:18:45.457Z] level=info msg="Memory: 351 samples, avg is 316.8MB, max is 1372.4MB" [2024-09-09T19:18:45.457Z] level=info msg="Execution took 34.993025744s" [2024-09-09T19:18:45.457Z] go vet ./... [2024-09-09T19:18:50.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T19:18:50.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T19:18:50.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T19:18:51.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T19:18:51.353Z] + ls -al . [2024-09-09T19:18:51.353Z] total 916 [2024-09-09T19:18:51.353Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 19:16 . [2024-09-09T19:18:51.353Z] drwxr-xr-x 4 root root 4096 Sep 9 19:16 .. [2024-09-09T19:18:51.353Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 .blubracket [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 19:15 .dockerignore [2024-09-09T19:18:51.353Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 19:18 .git [2024-09-09T19:18:51.353Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 .github [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:15 .gitignore [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 19:15 .golangci.yml [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 19:15 .hadolint.yml [2024-09-09T19:18:51.353Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 19:16 .semver [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 19:15 .sonarcloud.properties [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:15 ADOPTERS.md [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:15 Attribution.txt [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:15 CHANGELOG.md [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:15 CONTRIBUTING.md [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 19:15 GOVERNANCE.md [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 19:15 Jenkinsfile [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:15 LICENSE [2024-09-09T19:18:51.353Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:15 Makefile [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 19:15 OWNERS.md [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:15 README.md [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 19:15 SECURITY.md [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 19:16 VERSION [2024-09-09T19:18:51.354Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 bin [2024-09-09T19:18:51.354Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 19:15 cmd [2024-09-09T19:18:51.354Z] -rw-r--r-- 1 root root 545683 Sep 9 19:18 coverage.out [2024-09-09T19:18:51.354Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:15 fuzz_test [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 19:15 go.mod [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 19:15 go.sum [2024-09-09T19:18:51.354Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 19:15 internal [2024-09-09T19:18:51.354Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:15 openapi [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 19:15 security.txt [2024-09-09T19:18:51.354Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 19:15 version.go [Pipeline] sh [2024-09-09T19:18:52.012Z] + '[' -e coverage.out ] [2024-09-09T19:18:52.012Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T19:18:52.156Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T19:18:52.462Z] + make build [2024-09-09T19:18:52.463Z] 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-09T19:18:58.549Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9903 in /w/workspace/edgexfoundry_edgex-go_PR-4905 [Pipeline] { [Pipeline] ws [2024-09-09T19:18:58.626Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T19:19:01.733Z] The recommended git tool is: git [2024-09-09T19:19:09.709Z] using credential edgex-jenkins-ssh [2024-09-09T19:19:09.738Z] Cloning the remote Git repository [2024-09-09T19:19:09.797Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:19:09.919Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-09T19:19:10.187Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:19:10.189Z] > git --version # timeout=10 [2024-09-09T19:19:10.266Z] > git --version # 'git version 2.25.1' [2024-09-09T19:19:10.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:19:10.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T19:19:20.239Z] 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-09T19:19:20.239Z] 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-09T19:19:20.498Z] 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-09T19:19:21.065Z] 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-09T19:19:22.969Z] 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-09T19:19:27.148Z] 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-09T19:19:29.050Z] 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-09T19:19:30.295Z] Merging remotes/origin/main commit 489770a83fbc98f336c86b0914a62f33e4a7a33e into PR head commit b1c70b789550ef8a2d47f9bd81025120f5ea545d [2024-09-09T19:19:28.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T19:19:28.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T19:19:29.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T19:19:29.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T19:19:29.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:19:29.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4905/head:refs/remotes/origin/PR-4905 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T19:19:30.310Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T19:19:30.371Z] > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 [2024-09-09T19:19:30.705Z] Merge succeeded, producing b1c70b789550ef8a2d47f9bd81025120f5ea545d [2024-09-09T19:19:30.706Z] Checking out Revision b1c70b789550ef8a2d47f9bd81025120f5ea545d (PR-4905) [2024-09-09T19:19:30.946Z] 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-09T19:19:31.401Z] Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0" [2024-09-09T19:19:31.438Z] > git --version # timeout=10 [2024-09-09T19:19:31.452Z] > git --version # 'git version 2.25.1' [2024-09-09T19:19:31.465Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T19:19:32.844Z] 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-09T19:19:30.608Z] > git remote # timeout=10 [2024-09-09T19:19:30.627Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T19:19:30.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T19:19:30.660Z] > git merge 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [2024-09-09T19:19:30.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T19:19:30.708Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T19:19:30.724Z] > git checkout -f b1c70b789550ef8a2d47f9bd81025120f5ea545d # timeout=10 [2024-09-09T19:19:34.219Z] 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-09T19:19:34.787Z] 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-09T19:19:35.355Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T19:19:36.287Z] 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-09T19:19:36.326Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T19:19:36.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T19:19:36.326Z] Dload Upload Total Spent Left Speed [2024-09-09T19:19:36.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-09-09T19:19:36.696Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T19:19:37.052Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T19:19:37.052Z] + sudo tee /etc/docker/daemon.new [2024-09-09T19:19:37.052Z] { [2024-09-09T19:19:37.052Z] "registry-mirrors": [ [2024-09-09T19:19:37.052Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T19:19:37.052Z] ], [2024-09-09T19:19:37.052Z] "bip": "10.250.0.254/24", [2024-09-09T19:19:37.052Z] "hosts": [ [2024-09-09T19:19:37.052Z] "tcp://0.0.0.0:5555", [2024-09-09T19:19:37.052Z] "unix:///var/run/docker.sock" [2024-09-09T19:19:37.052Z] ], [2024-09-09T19:19:37.052Z] "mtu": 1458, [2024-09-09T19:19:37.052Z] "selinux-enabled": true, [2024-09-09T19:19:37.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T19:19:37.052Z] } [Pipeline] sh [Pipeline] } [2024-09-09T19:19:37.247Z] $ docker stop --time=1 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 [2024-09-09T19:19:37.417Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-09T19:19:44.459Z] $ docker rm -f --volumes 59ff17ad9f708c9df60ab623a094b15b237a8d7b60a654e1ec7a58d0da6deb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2024-09-09T19:19:45.495Z] + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:19:46.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:46.187Z] [2024-09-09T19:19:46.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:19:46.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:46.605Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T19:19:46.605Z] 91d30c5bc195: Pulling fs layer [2024-09-09T19:19:46.605Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T19:19:46.605Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T19:19:46.605Z] 4698f68db338: Pulling fs layer [2024-09-09T19:19:46.605Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T19:19:46.605Z] e0025b399a48: Pulling fs layer [2024-09-09T19:19:46.605Z] e0025b399a48: Waiting [2024-09-09T19:19:46.605Z] 4698f68db338: Waiting [2024-09-09T19:19:46.864Z] 91d30c5bc195: Verifying Checksum [2024-09-09T19:19:46.864Z] 91d30c5bc195: Download complete [2024-09-09T19:19:46.864Z] 4698f68db338: Verifying Checksum [2024-09-09T19:19:46.864Z] 4698f68db338: Download complete [2024-09-09T19:19:46.864Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T19:19:46.864Z] 2e9b0aa3be6d: Download complete [2024-09-09T19:19:46.864Z] e0025b399a48: Download complete [2024-09-09T19:19:46.864Z] 91d30c5bc195: Pull complete [2024-09-09T19:19:46.864Z] 2a2f49069b9e: Download complete [2024-09-09T19:19:47.125Z] 2e9b0aa3be6d: Pull complete [2024-09-09T19:19:47.382Z] 9c61dcf015f6: Verifying Checksum [2024-09-09T19:19:47.382Z] 9c61dcf015f6: Download complete [2024-09-09T19:19:49.911Z] 9c61dcf015f6: Pull complete [2024-09-09T19:19:49.911Z] 4698f68db338: Pull complete [2024-09-09T19:19:50.170Z] 2a2f49069b9e: Pull complete [2024-09-09T19:19:50.170Z] e0025b399a48: Pull complete [2024-09-09T19:19:50.170Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T19:19:50.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T19:19:50.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:19:50.438Z] prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container [2024-09-09T19:19:50.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-09T19:19:53.797Z] $ docker top 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:19:54.245Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T19:19:56.781Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T19:19:56.781Z] #1 transferring dockerfile: 1.93kB done [2024-09-09T19:19:56.781Z] #1 DONE 0.0s [2024-09-09T19:19:56.781Z] [2024-09-09T19:19:56.781Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-09T19:19:56.781Z] #2 transferring dockerfile: 1.93kB done [2024-09-09T19:19:56.781Z] #2 DONE 0.0s [2024-09-09T19:19:56.781Z] [2024-09-09T19:19:56.781Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T19:19:56.781Z] #3 transferring dockerfile: 1.81kB done [2024-09-09T19:19:56.781Z] #3 DONE 0.0s [2024-09-09T19:19:56.781Z] [2024-09-09T19:19:56.781Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T19:19:56.781Z] #4 transferring dockerfile: 2.49kB done [2024-09-09T19:19:56.781Z] #4 DONE 0.0s [2024-09-09T19:19:56.781Z] [2024-09-09T19:19:56.781Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T19:19:56.781Z] #5 transferring dockerfile: 1.89kB done [2024-09-09T19:19:56.781Z] #5 DONE 0.0s [2024-09-09T19:19:56.781Z] [2024-09-09T19:19:56.781Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #6 transferring dockerfile: 2.06kB done [2024-09-09T19:19:56.782Z] #6 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #7 transferring dockerfile: 1.69kB done [2024-09-09T19:19:56.782Z] #7 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #8 transferring dockerfile: 1.85kB done [2024-09-09T19:19:56.782Z] #8 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #9 [support-scheduler internal] load .dockerignore [2024-09-09T19:19:56.782Z] #9 transferring context: 50B done [2024-09-09T19:19:56.782Z] #9 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #10 transferring dockerfile: 2.15kB done [2024-09-09T19:19:56.782Z] #10 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #11 transferring dockerfile: 2.07kB done [2024-09-09T19:19:56.782Z] #11 DONE 0.1s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #12 transferring dockerfile: 1.95kB done [2024-09-09T19:19:56.782Z] #12 DONE 0.1s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #13 transferring dockerfile: 2.01kB done [2024-09-09T19:19:56.782Z] #13 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #14 transferring dockerfile: 1.70kB done [2024-09-09T19:19:56.782Z] #14 DONE 0.0s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #15 transferring dockerfile: 2.50kB done [2024-09-09T19:19:56.782Z] #15 DONE 0.1s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #16 transferring dockerfile: 2.23kB done [2024-09-09T19:19:56.782Z] #16 DONE 0.1s [2024-09-09T19:19:56.782Z] [2024-09-09T19:19:56.782Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:19:56.782Z] #17 transferring dockerfile: 3.17kB done [2024-09-09T19:19:56.782Z] #17 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #18 [core-command internal] load .dockerignore [2024-09-09T19:19:57.040Z] #18 transferring context: 50B done [2024-09-09T19:19:57.040Z] #18 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-09T19:19:57.040Z] #19 transferring context: 50B done [2024-09-09T19:19:57.040Z] #19 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-09T19:19:57.040Z] #20 transferring context: 50B done [2024-09-09T19:19:57.040Z] #20 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T19:19:57.040Z] #21 transferring context: 50B done [2024-09-09T19:19:57.040Z] #21 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #22 [core-metadata internal] load .dockerignore [2024-09-09T19:19:57.040Z] #22 transferring context: 50B done [2024-09-09T19:19:57.040Z] #22 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #23 [security-spire-config internal] load .dockerignore [2024-09-09T19:19:57.040Z] #23 transferring context: 50B done [2024-09-09T19:19:57.040Z] #23 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-09-09T19:19:57.040Z] #24 transferring context: 50B done [2024-09-09T19:19:57.040Z] #24 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #25 [core-data internal] load .dockerignore [2024-09-09T19:19:57.040Z] #25 transferring context: 50B done [2024-09-09T19:19:57.040Z] #25 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #26 [security-proxy-auth internal] load .dockerignore [2024-09-09T19:19:57.040Z] #26 transferring context: 50B done [2024-09-09T19:19:57.040Z] #26 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #27 [support-notifications internal] load .dockerignore [2024-09-09T19:19:57.040Z] #27 transferring context: 50B done [2024-09-09T19:19:57.040Z] #27 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #28 [core-keeper internal] load .dockerignore [2024-09-09T19:19:57.040Z] #28 transferring context: 50B done [2024-09-09T19:19:57.040Z] #28 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-09T19:19:57.040Z] #29 transferring context: 50B done [2024-09-09T19:19:57.040Z] #29 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #30 [security-spire-server internal] load .dockerignore [2024-09-09T19:19:57.040Z] #30 transferring context: 50B done [2024-09-09T19:19:57.040Z] #30 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:57.040Z] #31 DONE 0.0s [2024-09-09T19:19:57.040Z] [2024-09-09T19:19:57.040Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-09T19:19:57.299Z] #32 transferring context: 50B done [2024-09-09T19:19:57.299Z] #32 DONE 0.1s [2024-09-09T19:19:57.299Z] [2024-09-09T19:19:57.299Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T19:19:57.299Z] #33 transferring context: 50B done [2024-09-09T19:19:57.299Z] #33 DONE 0.0s [2024-09-09T19:19:57.299Z] [2024-09-09T19:19:57.299Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:57.299Z] #34 DONE 0.1s [2024-09-09T19:19:57.299Z] [2024-09-09T19:19:57.299Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:57.299Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:57.299Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-09T19:19:57.299Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:57.299Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:57.299Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:57.299Z] #35 ... [2024-09-09T19:19:57.299Z] [2024-09-09T19:19:57.299Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:57.299Z] #31 DONE 0.0s [2024-09-09T19:19:57.558Z] [2024-09-09T19:19:57.558Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:57.558Z] #31 DONE 0.0s [2024-09-09T19:19:57.558Z] [2024-09-09T19:19:57.558Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:57.558Z] #34 ... [2024-09-09T19:19:57.558Z] [2024-09-09T19:19:57.558Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:57.558Z] #31 DONE 0.0s [2024-09-09T19:19:57.558Z] [2024-09-09T19:19:57.558Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:57.817Z] #34 ... [2024-09-09T19:19:57.817Z] [2024-09-09T19:19:57.817Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T19:19:57.817Z] #31 DONE 0.0s [2024-09-09T19:19:57.817Z] [2024-09-09T19:19:57.817Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:19:58.102Z] #34 DONE 0.7s [2024-09-09T19:19:58.102Z] [2024-09-09T19:19:58.102Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:19:58.102Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:58.102Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.8s done [2024-09-09T19:19:58.102Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:58.102Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:58.102Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:58.102Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-09T19:19:58.102Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T19:19:58.668Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:19:58.668Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.8s done [2024-09-09T19:19:58.668Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:19:58.668Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T19:19:58.668Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T19:19:58.668Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-09T19:19:58.668Z] #35 DONE 1.6s [2024-09-09T19:19:58.668Z] [2024-09-09T19:19:58.668Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T19:19:58.668Z] #36 DONE 1.3s [2024-09-09T19:19:58.668Z] [2024-09-09T19:19:58.668Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T19:19:58.668Z] #37 DONE 1.3s [2024-09-09T19:19:58.668Z] [2024-09-09T19:19:58.668Z] #38 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T19:20:03.850Z] provisioning config files... [2024-09-09T19:20:03.873Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14759898245627899742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T19:20:03.972Z] #38 ... [2024-09-09T19:20:03.972Z] [2024-09-09T19:20:03.972Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:03.972Z] #39 transferring context: 171.47MB 6.5s [2024-09-09T19:20:04.366Z] ---> ****-login.sh [2024-09-09T19:20:04.366Z] nexus3.edgexfoundry.org:10001 [2024-09-09T19:20:04.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:20:04.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:20:04.902Z] Configure a credential helper to remove this warning. See [2024-09-09T19:20:04.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:20:04.902Z] [2024-09-09T19:20:04.902Z] Login Succeeded [2024-09-09T19:20:04.902Z] nexus3.edgexfoundry.org:10002 [2024-09-09T19:20:04.916Z] #39 ... [2024-09-09T19:20:04.916Z] [2024-09-09T19:20:04.916Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:20:04.916Z] #40 ... [2024-09-09T19:20:04.916Z] [2024-09-09T19:20:04.916Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:05.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:20:05.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:20:05.436Z] Configure a credential helper to remove this warning. See [2024-09-09T19:20:05.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:20:05.436Z] [2024-09-09T19:20:05.436Z] Login Succeeded [2024-09-09T19:20:05.436Z] nexus3.edgexfoundry.org:10003 [2024-09-09T19:20:05.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:20:05.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:20:05.708Z] Configure a credential helper to remove this warning. See [2024-09-09T19:20:05.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:20:05.708Z] [2024-09-09T19:20:05.708Z] Login Succeeded [2024-09-09T19:20:05.708Z] nexus3.edgexfoundry.org:10004 [2024-09-09T19:20:05.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:20:05.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:20:05.978Z] Configure a credential helper to remove this warning. See [2024-09-09T19:20:05.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:20:05.978Z] [2024-09-09T19:20:05.978Z] Login Succeeded [2024-09-09T19:20:05.978Z] ****.io [2024-09-09T19:20:06.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T19:20:06.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T19:20:06.514Z] Configure a credential helper to remove this warning. See [2024-09-09T19:20:06.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T19:20:06.514Z] [2024-09-09T19:20:06.515Z] Login Succeeded [2024-09-09T19:20:06.515Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T19:20:06.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T19:20:07.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-09T19:20:07.516Z] #39 ... [2024-09-09T19:20:07.517Z] [2024-09-09T19:20:07.517Z] #41 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T19:20:07.517Z] #41 ... [2024-09-09T19:20:07.517Z] [2024-09-09T19:20:07.517Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:07.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:20:07.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T19:20:07.647Z] ========================================================= [2024-09-09T19:20:07.647Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T19:20:07.647Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:20:08.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:20:08.041Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T19:20:08.041Z] c6b39de5b339: Pulling fs layer [2024-09-09T19:20:08.041Z] a69c41024577: Pulling fs layer [2024-09-09T19:20:08.041Z] d6de4b400683: Pulling fs layer [2024-09-09T19:20:08.098Z] #39 ... [2024-09-09T19:20:08.098Z] [2024-09-09T19:20:08.098Z] #42 [support-notifications internal] load build context [2024-09-09T19:20:08.098Z] #42 ... [2024-09-09T19:20:08.098Z] [2024-09-09T19:20:08.098Z] #43 [security-proxy-setup internal] load build context [2024-09-09T19:20:08.322Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T19:20:08.322Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T19:20:08.322Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T19:20:08.322Z] 00f215d4a9da: Pulling fs layer [2024-09-09T19:20:08.322Z] d496ad576159: Pulling fs layer [2024-09-09T19:20:08.322Z] 4f4fb700ef54: Waiting [2024-09-09T19:20:08.322Z] 464afbd9ba4c: Waiting [2024-09-09T19:20:08.322Z] 00f215d4a9da: Waiting [2024-09-09T19:20:08.322Z] d496ad576159: Waiting [2024-09-09T19:20:08.322Z] 35cb2a7552d0: Waiting [2024-09-09T19:20:08.322Z] a69c41024577: Verifying Checksum [2024-09-09T19:20:08.322Z] a69c41024577: Download complete [2024-09-09T19:20:08.322Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T19:20:08.322Z] 35cb2a7552d0: Download complete [2024-09-09T19:20:08.322Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T19:20:08.322Z] 4f4fb700ef54: Download complete [2024-09-09T19:20:08.322Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T19:20:08.322Z] 464afbd9ba4c: Download complete [2024-09-09T19:20:08.322Z] c6b39de5b339: Verifying Checksum [2024-09-09T19:20:08.323Z] c6b39de5b339: Download complete [2024-09-09T19:20:08.376Z] #43 ... [2024-09-09T19:20:08.376Z] [2024-09-09T19:20:08.376Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-09T19:20:08.666Z] #44 ... [2024-09-09T19:20:08.666Z] [2024-09-09T19:20:08.666Z] #45 [core-data internal] load build context [2024-09-09T19:20:08.666Z] #45 ... [2024-09-09T19:20:08.666Z] [2024-09-09T19:20:08.666Z] #46 [security-proxy-auth internal] load build context [2024-09-09T19:20:08.666Z] #46 ... [2024-09-09T19:20:08.666Z] [2024-09-09T19:20:08.666Z] #47 [security-spire-config internal] load build context [2024-09-09T19:20:08.666Z] #47 transferring context: 25.96kB 0.1s done [2024-09-09T19:20:08.912Z] d496ad576159: Verifying Checksum [2024-09-09T19:20:08.912Z] d496ad576159: Download complete [2024-09-09T19:20:08.960Z] #47 ... [2024-09-09T19:20:08.960Z] [2024-09-09T19:20:08.960Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:20:08.960Z] #48 ... [2024-09-09T19:20:08.960Z] [2024-09-09T19:20:08.960Z] #49 [core-command internal] load build context [2024-09-09T19:20:08.960Z] #49 transferring context: 283.76MB 10.8s [2024-09-09T19:20:09.270Z] #49 ... [2024-09-09T19:20:09.270Z] [2024-09-09T19:20:09.270Z] #50 [security-bootstrapper internal] load build context [2024-09-09T19:20:09.270Z] #50 ... [2024-09-09T19:20:09.270Z] [2024-09-09T19:20:09.270Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:20:09.270Z] #51 ... [2024-09-09T19:20:09.270Z] [2024-09-09T19:20:09.270Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:20:09.500Z] c6b39de5b339: Pull complete [2024-09-09T19:20:09.627Z] #52 ... [2024-09-09T19:20:09.627Z] [2024-09-09T19:20:09.627Z] #53 [core-keeper internal] load build context [2024-09-09T19:20:09.627Z] #53 ... [2024-09-09T19:20:09.627Z] [2024-09-09T19:20:09.627Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:20:09.627Z] #54 ... [2024-09-09T19:20:09.627Z] [2024-09-09T19:20:09.627Z] #55 [support-cron-scheduler internal] load build context [2024-09-09T19:20:09.885Z] #55 ... [2024-09-09T19:20:09.885Z] [2024-09-09T19:20:09.885Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:20:09.885Z] #56 ... [2024-09-09T19:20:09.885Z] [2024-09-09T19:20:09.885Z] #57 [security-spire-server internal] load build context [2024-09-09T19:20:09.885Z] #57 transferring context: 27.71kB 0.0s done [2024-09-09T19:20:10.092Z] a69c41024577: Pull complete [2024-09-09T19:20:10.143Z] #57 ... [2024-09-09T19:20:10.143Z] [2024-09-09T19:20:10.143Z] #58 [security-spire-agent internal] load build context [2024-09-09T19:20:10.143Z] #58 transferring context: 27.24kB 0.0s done [2024-09-09T19:20:10.143Z] #58 ... [2024-09-09T19:20:10.143Z] [2024-09-09T19:20:10.143Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:20:10.360Z] d6de4b400683: Verifying Checksum [2024-09-09T19:20:10.406Z] #59 ... [2024-09-09T19:20:10.406Z] [2024-09-09T19:20:10.406Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:20:10.406Z] #60 ... [2024-09-09T19:20:10.406Z] [2024-09-09T19:20:10.406Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:20:10.406Z] #61 transferring context: 297.06MB 12.3s [2024-09-09T19:20:10.406Z] #61 ... [2024-09-09T19:20:10.406Z] [2024-09-09T19:20:10.406Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:20:11.007Z] #62 ... [2024-09-09T19:20:11.007Z] [2024-09-09T19:20:11.007Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:11.007Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:11.007Z] #63 ... [2024-09-09T19:20:11.007Z] [2024-09-09T19:20:11.007Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:11.007Z] #64 ... [2024-09-09T19:20:11.007Z] [2024-09-09T19:20:11.007Z] #65 [core-metadata internal] load build context [2024-09-09T19:20:11.270Z] #65 ... [2024-09-09T19:20:11.270Z] [2024-09-09T19:20:11.270Z] #66 [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-09T19:20:11.270Z] #66 ... [2024-09-09T19:20:11.270Z] [2024-09-09T19:20:11.270Z] #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:20:11.270Z] #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12.3s done [2024-09-09T19:20:11.324Z] 00f215d4a9da: Verifying Checksum [2024-09-09T19:20:11.324Z] 00f215d4a9da: Download complete [2024-09-09T19:20:11.529Z] #67 ... [2024-09-09T19:20:11.529Z] [2024-09-09T19:20:11.529Z] #65 [core-metadata internal] load build context [2024-09-09T19:20:14.075Z] #65 transferring context: 495.72MB 15.4s done [2024-09-09T19:20:15.458Z] #65 ... [2024-09-09T19:20:15.459Z] [2024-09-09T19:20:15.459Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:20:15.459Z] #40 transferring context: 495.72MB 16.5s done [2024-09-09T19:20:15.459Z] #40 ... [2024-09-09T19:20:15.459Z] [2024-09-09T19:20:15.459Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:15.459Z] #39 ... [2024-09-09T19:20:15.459Z] [2024-09-09T19:20:15.459Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:20:17.532Z] #61 transferring context: 495.72MB 18.1s done [2024-09-09T19:20:17.532Z] #61 ... [2024-09-09T19:20:17.532Z] [2024-09-09T19:20:17.532Z] #42 [support-notifications internal] load build context [2024-09-09T19:20:17.532Z] #42 transferring context: 495.72MB 18.5s done [2024-09-09T19:20:17.532Z] #42 ... [2024-09-09T19:20:17.532Z] [2024-09-09T19:20:17.532Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-09T19:20:17.532Z] #44 transferring context: 495.72MB 18.6s done [2024-09-09T19:20:17.796Z] #44 ... [2024-09-09T19:20:17.796Z] [2024-09-09T19:20:17.796Z] #43 [security-proxy-setup internal] load build context [2024-09-09T19:20:17.796Z] #43 transferring context: 495.72MB 19.5s done [2024-09-09T19:20:18.734Z] #43 ... [2024-09-09T19:20:18.734Z] [2024-09-09T19:20:18.734Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:18.734Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.9s done [2024-09-09T19:20:18.734Z] #63 ... [2024-09-09T19:20:18.734Z] [2024-09-09T19:20:18.734Z] #45 [core-data internal] load build context [2024-09-09T19:20:18.734Z] #45 transferring context: 495.72MB 17.7s done [2024-09-09T19:20:18.995Z] #45 ... [2024-09-09T19:20:18.995Z] [2024-09-09T19:20:18.995Z] #46 [security-proxy-auth internal] load build context [2024-09-09T19:20:18.995Z] #46 transferring context: 495.72MB 17.7s done [2024-09-09T19:20:18.995Z] #46 ... [2024-09-09T19:20:18.995Z] [2024-09-09T19:20:18.995Z] #50 [security-bootstrapper internal] load build context [2024-09-09T19:20:18.995Z] #50 transferring context: 495.72MB 18.5s done [2024-09-09T19:20:19.255Z] #50 ... [2024-09-09T19:20:19.255Z] [2024-09-09T19:20:19.255Z] #49 [core-command internal] load build context [2024-09-09T19:20:19.255Z] #49 transferring context: 495.72MB 15.7s done [2024-09-09T19:20:19.515Z] #49 ... [2024-09-09T19:20:19.515Z] [2024-09-09T19:20:19.515Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:19.515Z] #39 transferring context: 495.72MB 21.0s done [2024-09-09T19:20:19.515Z] #39 ... [2024-09-09T19:20:19.515Z] [2024-09-09T19:20:19.515Z] #53 [core-keeper internal] load build context [2024-09-09T19:20:19.515Z] #53 transferring context: 495.72MB 16.5s done [2024-09-09T19:20:20.084Z] #53 ... [2024-09-09T19:20:20.084Z] [2024-09-09T19:20:20.084Z] #55 [support-cron-scheduler internal] load build context [2024-09-09T19:20:20.084Z] #55 transferring context: 495.72MB 16.1s done [2024-09-09T19:20:23.658Z] d6de4b400683: Pull complete [2024-09-09T19:20:23.658Z] 35cb2a7552d0: Pull complete [2024-09-09T19:20:23.658Z] 4f4fb700ef54: Pull complete [2024-09-09T19:20:23.930Z] 464afbd9ba4c: Pull complete [2024-09-09T19:20:25.436Z] #55 ... [2024-09-09T19:20:25.436Z] [2024-09-09T19:20:25.436Z] #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:20:25.436Z] #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T19:20:32.238Z] #67 ... [2024-09-09T19:20:32.238Z] [2024-09-09T19:20:32.238Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:32.238Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T19:20:34.022Z] 00f215d4a9da: Pull complete [2024-09-09T19:20:34.612Z] d496ad576159: Pull complete [2024-09-09T19:20:34.612Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T19:20:34.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:20:34.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:20:35.033Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:20:35.033Z] WORKDIR /edgex [2024-09-09T19:20:35.033Z] COPY go.mod . [2024-09-09T19:20:35.033Z] RUN go mod download build [2024-09-09T19:20:35.033Z] -t ci-base-image-arm64 -f - . [2024-09-09T19:20:35.545Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T19:20:35.545Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T19:20:35.545Z] #63 ... [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #57 [security-spire-server internal] load build context [2024-09-09T19:20:35.545Z] #57 DONE 36.8s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #47 [security-spire-config internal] load build context [2024-09-09T19:20:35.545Z] #47 DONE 36.8s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #65 [core-metadata internal] load build context [2024-09-09T19:20:35.545Z] #65 DONE 37.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #58 [security-spire-agent internal] load build context [2024-09-09T19:20:35.545Z] #58 DONE 36.8s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #55 [support-cron-scheduler internal] load build context [2024-09-09T19:20:35.545Z] #55 DONE 37.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #53 [core-keeper internal] load build context [2024-09-09T19:20:35.545Z] #53 DONE 37.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #49 [core-command internal] load build context [2024-09-09T19:20:35.545Z] #49 DONE 37.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #40 [security-secretstore-setup internal] load build context [2024-09-09T19:20:35.545Z] #40 DONE 37.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T19:20:35.545Z] #41 DONE 38.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:35.545Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-09T19:20:35.545Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-09T19:20:35.545Z] #63 ... [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #45 [core-data internal] load build context [2024-09-09T19:20:35.545Z] #45 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:20:35.545Z] #61 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #46 [security-proxy-auth internal] load build context [2024-09-09T19:20:35.545Z] #46 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #42 [support-notifications internal] load build context [2024-09-09T19:20:35.545Z] #42 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #50 [security-bootstrapper internal] load build context [2024-09-09T19:20:35.545Z] #50 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #43 [security-proxy-setup internal] load build context [2024-09-09T19:20:35.545Z] #43 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-09T19:20:35.545Z] #44 DONE 37.6s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #39 [support-scheduler internal] load build context [2024-09-09T19:20:35.545Z] #39 DONE 38.5s [2024-09-09T19:20:35.545Z] [2024-09-09T19:20:35.545Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:35.545Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T19:20:35.545Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T19:20:35.545Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T19:20:35.545Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.2s [2024-09-09T19:20:35.545Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.2s [2024-09-09T19:20:35.615Z] Sending build context to Docker daemon 3.539MB [2024-09-09T19:20:35.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T19:20:35.615Z] ---> f246e2811388 [2024-09-09T19:20:35.615Z] Step 2/4 : WORKDIR /edgex [2024-09-09T19:20:35.803Z] #63 ... [2024-09-09T19:20:35.803Z] [2024-09-09T19:20:35.803Z] #68 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T19:20:35.803Z] #68 DONE 0.3s [2024-09-09T19:20:35.803Z] [2024-09-09T19:20:35.804Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:35.804Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-09T19:20:35.804Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T19:20:35.804Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T19:20:35.804Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.4s [2024-09-09T19:20:36.061Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s [2024-09-09T19:20:36.319Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-09T19:20:36.319Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-09T19:20:36.612Z] #63 ... [2024-09-09T19:20:36.612Z] [2024-09-09T19:20:36.612Z] #38 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:36.612Z] #38 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:36.612Z] #38 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:36.612Z] #38 37.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:36.612Z] #38 37.71 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:36.612Z] #38 37.72 OK: 7 MiB in 16 packages [2024-09-09T19:20:36.612Z] #38 DONE 38.2s [2024-09-09T19:20:36.612Z] [2024-09-09T19:20:36.612Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:37.178Z] #63 ... [2024-09-09T19:20:37.178Z] [2024-09-09T19:20:37.178Z] #66 [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-09T19:20:37.178Z] #66 DONE 37.9s [2024-09-09T19:20:37.178Z] [2024-09-09T19:20:37.178Z] #67 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:20:37.178Z] #67 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T19:20:37.178Z] #67 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T19:20:37.178Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T19:20:37.178Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-09T19:20:37.178Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-09T19:20:37.178Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T19:20:37.178Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-09-09T19:20:37.178Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T19:20:37.178Z] #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T19:20:37.178Z] #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s [2024-09-09T19:20:37.744Z] #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-09T19:20:38.208Z] ---> Running in 27e375dd814d [2024-09-09T19:20:38.208Z] Removing intermediate container 27e375dd814d [2024-09-09T19:20:38.208Z] ---> b4a4a524477e [2024-09-09T19:20:38.208Z] Step 3/4 : COPY go.mod . [2024-09-09T19:20:38.476Z] ---> 4ecdf9dcd9d0 [2024-09-09T19:20:38.476Z] Step 4/4 : RUN go mod download [2024-09-09T19:20:38.476Z] ---> Running in 899d454f9c7b [2024-09-09T19:20:38.683Z] #67 ... [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:20:38.683Z] #52 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #52 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #52 37.88 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.683Z] #52 37.88 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T19:20:38.683Z] #52 37.89 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:20:38.683Z] #52 37.90 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:20:38.683Z] #52 37.95 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.683Z] #52 37.96 OK: 17 MiB in 19 packages [2024-09-09T19:20:38.683Z] #52 DONE 39.5s [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:20:38.683Z] #60 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #60 38.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #60 38.60 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:38.683Z] #60 38.61 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.683Z] #60 38.62 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.683Z] #60 38.62 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:38.683Z] #60 38.66 OK: 8 MiB in 17 packages [2024-09-09T19:20:38.683Z] #60 DONE 39.9s [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:20:38.683Z] #54 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #54 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #54 37.79 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:38.683Z] #54 37.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:38.683Z] #54 37.79 OK: 20070 distinct packages available [2024-09-09T19:20:38.683Z] #54 37.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #54 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #54 38.14 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.683Z] #54 38.14 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:38.683Z] #54 38.14 (3/5) Installing libucontext (1.2-r2) [2024-09-09T19:20:38.683Z] #54 38.14 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:38.683Z] #54 38.15 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T19:20:38.683Z] #54 38.16 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.683Z] #54 38.16 OK: 8 MiB in 20 packages [2024-09-09T19:20:38.683Z] #54 DONE 39.5s [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:20:38.683Z] #51 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #51 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #51 37.80 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:38.683Z] #51 37.80 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:38.683Z] #51 37.80 OK: 20070 distinct packages available [2024-09-09T19:20:38.683Z] #51 37.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #51 37.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #51 38.14 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.683Z] #51 38.15 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:38.683Z] #51 38.15 (3/4) Installing libucontext (1.2-r2) [2024-09-09T19:20:38.683Z] #51 38.16 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:38.683Z] #51 38.16 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.683Z] #51 38.17 OK: 8 MiB in 19 packages [2024-09-09T19:20:38.683Z] #51 DONE 39.5s [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:20:38.683Z] #56 37.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #56 37.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #56 37.90 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:38.683Z] #56 37.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:38.683Z] #56 37.90 OK: 20070 distinct packages available [2024-09-09T19:20:38.683Z] #56 37.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #56 38.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.683Z] #56 38.29 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:38.683Z] #56 38.30 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T19:20:38.683Z] #56 38.33 (3/11) Installing libunistring (1.1-r1) [2024-09-09T19:20:38.683Z] #56 38.36 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T19:20:38.683Z] #56 38.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T19:20:38.683Z] #56 38.38 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T19:20:38.683Z] #56 38.39 (7/11) Installing curl (8.9.0-r0) [2024-09-09T19:20:38.683Z] #56 38.39 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.683Z] #56 38.39 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:20:38.683Z] #56 38.40 (10/11) Installing libucontext (1.2-r2) [2024-09-09T19:20:38.683Z] #56 38.40 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T19:20:38.683Z] #56 38.40 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.683Z] #56 38.41 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:38.683Z] #56 38.45 OK: 12 MiB in 26 packages [2024-09-09T19:20:38.683Z] #56 DONE 39.5s [2024-09-09T19:20:38.683Z] [2024-09-09T19:20:38.683Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:38.942Z] #69 ... [2024-09-09T19:20:38.942Z] [2024-09-09T19:20:38.942Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:20:38.942Z] #48 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.942Z] #48 38.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.942Z] #48 39.26 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.942Z] #48 39.72 (2/2) Installing su-exec (0.2-r3) [2024-09-09T19:20:38.942Z] #48 39.73 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.942Z] #48 39.74 OK: 7 MiB in 17 packages [2024-09-09T19:20:38.942Z] #48 DONE 40.0s [2024-09-09T19:20:38.942Z] [2024-09-09T19:20:38.942Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:20:38.942Z] #62 38.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.942Z] #62 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:38.942Z] #62 39.12 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:38.942Z] #62 39.52 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:38.942Z] #62 39.53 (3/3) Installing tzdata (2024a-r0) [2024-09-09T19:20:38.942Z] #62 39.60 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:38.942Z] #62 39.70 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:38.942Z] #62 39.73 OK: 11 MiB in 18 packages [2024-09-09T19:20:38.942Z] #62 DONE 39.9s [2024-09-09T19:20:38.942Z] [2024-09-09T19:20:38.942Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:20:38.942Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-09T19:20:38.942Z] #63 DONE 40.3s [2024-09-09T19:20:38.942Z] [2024-09-09T19:20:38.942Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:20:39.199Z] #67 DONE 40.4s [2024-09-09T19:20:39.199Z] [2024-09-09T19:20:39.199Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:40.133Z] #70 ... [2024-09-09T19:20:40.133Z] [2024-09-09T19:20:40.133Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:40.133Z] #64 40.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.133Z] #64 40.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.133Z] #64 40.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:40.133Z] #64 40.51 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:40.133Z] #64 40.52 OK: 7 MiB in 16 packages [2024-09-09T19:20:40.133Z] #64 DONE 40.8s [2024-09-09T19:20:40.133Z] [2024-09-09T19:20:40.133Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:20:40.133Z] #59 40.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.133Z] #59 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.133Z] #59 40.49 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T19:20:40.133Z] #59 40.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:40.133Z] #59 40.51 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:20:40.133Z] #59 40.51 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:20:40.134Z] #59 40.57 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:40.134Z] #59 40.61 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:20:40.134Z] #59 40.71 OK: 17 MiB in 19 packages [2024-09-09T19:20:40.134Z] #59 DONE 40.9s [2024-09-09T19:20:40.134Z] [2024-09-09T19:20:40.134Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:20:40.393Z] #71 ... [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:20:40.393Z] #72 DONE 4.6s [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:20:40.393Z] #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.393Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.393Z] #0 4.475 OK: 264 MiB in 52 packages [2024-09-09T19:20:40.393Z] #73 DONE 4.6s [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:20:40.393Z] #0 4.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.393Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:40.393Z] #0 4.470 OK: 264 MiB in 52 packages [2024-09-09T19:20:40.393Z] #74 DONE 4.8s [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:40.393Z] #75 DONE 0.1s [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:40.393Z] #76 DONE 0.1s [2024-09-09T19:20:40.393Z] [2024-09-09T19:20:40.393Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:41.335Z] #77 ... [2024-09-09T19:20:41.335Z] [2024-09-09T19:20:41.335Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:20:41.335Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.335Z] #0 5.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.335Z] #0 5.451 OK: 264 MiB in 52 packages [2024-09-09T19:20:41.335Z] #78 DONE 5.6s [2024-09-09T19:20:41.335Z] [2024-09-09T19:20:41.335Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:41.335Z] #79 DONE 0.1s [2024-09-09T19:20:41.335Z] [2024-09-09T19:20:41.335Z] #80 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:41.335Z] #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.335Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.335Z] #0 4.447 OK: 7 MiB in 16 packages [2024-09-09T19:20:41.335Z] #80 DONE 4.8s [2024-09-09T19:20:41.335Z] [2024-09-09T19:20:41.335Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:41.593Z] #81 ... [2024-09-09T19:20:41.593Z] [2024-09-09T19:20:41.593Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:20:41.593Z] #0 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.593Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.593Z] #0 5.488 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:20:41.593Z] #0 5.488 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:20:41.593Z] #0 5.488 OK: 20078 distinct packages available [2024-09-09T19:20:41.593Z] #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.593Z] #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.593Z] #0 5.842 OK: 264 MiB in 52 packages [2024-09-09T19:20:41.593Z] #82 DONE 6.0s [2024-09-09T19:20:41.853Z] [2024-09-09T19:20:41.853Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:20:41.853Z] #83 DONE 0.1s [2024-09-09T19:20:41.853Z] [2024-09-09T19:20:41.853Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:41.853Z] #84 ... [2024-09-09T19:20:41.853Z] [2024-09-09T19:20:41.853Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:41.853Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.853Z] #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:41.853Z] #0 3.142 OK: 12 MiB in 26 packages [2024-09-09T19:20:41.853Z] #85 DONE 3.2s [2024-09-09T19:20:42.112Z] [2024-09-09T19:20:42.112Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:42.112Z] #0 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #0 3.301 OK: 8 MiB in 17 packages [2024-09-09T19:20:42.112Z] #86 DONE 3.4s [2024-09-09T19:20:42.112Z] [2024-09-09T19:20:42.112Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:20:42.112Z] #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #0 3.347 OK: 17 MiB in 19 packages [2024-09-09T19:20:42.112Z] #87 DONE 3.5s [2024-09-09T19:20:42.112Z] [2024-09-09T19:20:42.112Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:42.112Z] #0 3.987 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #0 4.479 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:42.112Z] #88 ... [2024-09-09T19:20:42.112Z] [2024-09-09T19:20:42.112Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T19:20:42.113Z] #89 DONE 0.0s [2024-09-09T19:20:42.113Z] [2024-09-09T19:20:42.113Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:42.113Z] #88 5.117 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:20:42.113Z] #88 ... [2024-09-09T19:20:42.113Z] [2024-09-09T19:20:42.113Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:42.113Z] #69 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.051Z] #69 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.310Z] #69 ... [2024-09-09T19:20:43.310Z] [2024-09-09T19:20:43.310Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:20:43.310Z] #88 5.415 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:20:43.310Z] #88 5.420 OK: 7 MiB in 16 packages [2024-09-09T19:20:43.310Z] #88 DONE 6.1s [2024-09-09T19:20:43.310Z] [2024-09-09T19:20:43.310Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:20:43.310Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.310Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.310Z] #0 3.890 OK: 8 MiB in 19 packages [2024-09-09T19:20:43.310Z] #90 DONE 4.6s [2024-09-09T19:20:43.310Z] [2024-09-09T19:20:43.310Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:43.310Z] #69 4.633 OK: 8 MiB in 20 packages [2024-09-09T19:20:43.569Z] #69 ... [2024-09-09T19:20:43.569Z] [2024-09-09T19:20:43.569Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:20:43.569Z] #71 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.569Z] #71 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.569Z] #71 2.801 OK: 17 MiB in 19 packages [2024-09-09T19:20:43.569Z] #71 DONE 3.4s [2024-09-09T19:20:43.569Z] [2024-09-09T19:20:43.569Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:43.827Z] #91 ... [2024-09-09T19:20:43.827Z] [2024-09-09T19:20:43.827Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:20:43.827Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.827Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.827Z] #0 2.826 OK: 7 MiB in 16 packages [2024-09-09T19:20:43.827Z] #92 DONE 3.9s [2024-09-09T19:20:43.827Z] [2024-09-09T19:20:43.827Z] #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:20:43.827Z] #70 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.827Z] #70 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.828Z] #70 3.677 OK: 11 MiB in 18 packages [2024-09-09T19:20:43.828Z] #70 DONE 4.9s [2024-09-09T19:20:43.828Z] [2024-09-09T19:20:43.828Z] #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:20:43.828Z] #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.828Z] #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:43.828Z] #0 4.615 OK: 7 MiB in 17 packages [2024-09-09T19:20:43.828Z] #93 DONE 5.0s [2024-09-09T19:20:43.828Z] [2024-09-09T19:20:43.828Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:20:43.828Z] #69 DONE 5.2s [2024-09-09T19:20:43.828Z] [2024-09-09T19:20:43.828Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:20:45.727Z] #94 ... [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:45.727Z] #91 DONE 2.2s [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:20:45.727Z] #0 3.565 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:45.727Z] #0 4.039 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T19:20:45.727Z] #0 4.686 OK: 264 MiB in 52 packages [2024-09-09T19:20:45.727Z] #95 DONE 5.3s [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:45.727Z] #96 DONE 1.8s [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T19:20:45.727Z] #97 DONE 1.7s [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T19:20:45.727Z] #98 DONE 0.1s [2024-09-09T19:20:45.727Z] [2024-09-09T19:20:45.727Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T19:20:46.299Z] #99 DONE 0.6s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T19:20:46.299Z] #100 DONE 0.6s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T19:20:46.299Z] #101 DONE 0.1s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:20:46.299Z] #102 DONE 0.6s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T19:20:46.299Z] #103 DONE 0.5s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:46.299Z] #104 DONE 0.1s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:46.299Z] #105 DONE 0.1s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T19:20:46.299Z] #106 DONE 0.1s [2024-09-09T19:20:46.299Z] [2024-09-09T19:20:46.299Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T19:20:46.557Z] #107 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T19:20:46.557Z] #108 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T19:20:46.557Z] #109 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T19:20:46.557Z] #110 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:20:46.557Z] #111 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:20:46.557Z] #112 DONE 0.1s [2024-09-09T19:20:46.557Z] [2024-09-09T19:20:46.557Z] #113 [security-spire-server] exporting to image [2024-09-09T19:20:46.557Z] #113 exporting layers [2024-09-09T19:20:46.815Z] #113 ... [2024-09-09T19:20:46.815Z] [2024-09-09T19:20:46.815Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T19:20:46.815Z] #114 DONE 0.1s [2024-09-09T19:20:46.815Z] [2024-09-09T19:20:46.815Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T19:20:46.815Z] #115 DONE 0.1s [2024-09-09T19:20:46.815Z] [2024-09-09T19:20:46.815Z] #113 [security-spire-config] exporting to image [2024-09-09T19:20:47.073Z] #113 ... [2024-09-09T19:20:47.073Z] [2024-09-09T19:20:47.073Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:20:47.073Z] #94 DONE 3.2s [2024-09-09T19:20:47.073Z] [2024-09-09T19:20:47.073Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T19:20:47.073Z] #116 DONE 0.0s [2024-09-09T19:20:47.333Z] [2024-09-09T19:20:47.333Z] #113 [security-spire-server] exporting to image [2024-09-09T19:20:47.333Z] #113 exporting layers 0.7s done [2024-09-09T19:20:47.333Z] #113 writing image sha256:0f49ec1c57f923f206232e6e7730822e3f877b90aad4f69dacf7b9f73907cac6 done [2024-09-09T19:20:47.333Z] #113 naming to docker.io/library/security-spire-server done [2024-09-09T19:20:47.333Z] #113 exporting layers 0.7s done [2024-09-09T19:20:47.333Z] #113 writing image sha256:c419bd98ccc20b6376cd3338a503be0a84f82dd76e10890d50091024c9952938 0.0s done [2024-09-09T19:20:47.333Z] #113 naming to docker.io/library/security-spire-config done [2024-09-09T19:20:47.593Z] #113 writing image sha256:c35ae5877cf68bd1b1d44d230fb53571f209919739440ebb257f93f0faae2cb0 done [2024-09-09T19:20:47.593Z] #113 naming to docker.io/library/security-spire-agent done [2024-09-09T19:20:47.593Z] #113 DONE 0.9s [2024-09-09T19:20:47.593Z] [2024-09-09T19:20:47.593Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:20:50.887Z] #117 ... [2024-09-09T19:20:50.887Z] [2024-09-09T19:20:50.887Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:23.428Z] #118 DONE 40.7s [2024-09-09T19:21:23.428Z] [2024-09-09T19:21:23.428Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:23.428Z] #77 DONE 40.7s [2024-09-09T19:21:23.428Z] [2024-09-09T19:21:23.428Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:23.428Z] #84 DONE 39.3s [2024-09-09T19:21:23.428Z] [2024-09-09T19:21:23.428Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:23.428Z] #81 DONE 39.7s [2024-09-09T19:21:23.428Z] [2024-09-09T19:21:23.428Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:23.428Z] #117 DONE 34.9s [2024-09-09T19:21:23.428Z] [2024-09-09T19:21:23.428Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-09T19:21:27.636Z] #119 ... [2024-09-09T19:21:27.636Z] [2024-09-09T19:21:27.636Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-09T19:21:31.830Z] #120 ... [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #121 [support-scheduler builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #121 ... [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #122 DONE 10.3s [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-09T19:21:31.830Z] #120 DONE 10.3s [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #123 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #124 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #125 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #126 DONE 10.3s [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #127 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #128 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #129 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #130 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #131 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #132 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #133 [core-data builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #133 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #134 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #135 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #136 [core-metadata builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #136 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #137 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #138 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #119 DONE 10.3s [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #139 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #140 [core-command builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #140 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #141 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #142 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #143 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #144 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #145 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:21:31.830Z] #146 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:21:31.830Z] #147 CACHED [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #121 [support-scheduler builder 6/7] COPY . . [2024-09-09T19:21:31.830Z] #121 DONE 10.3s [2024-09-09T19:21:31.830Z] [2024-09-09T19:21:31.830Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:21:32.402Z] #148 0.868 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-09T19:21:37.678Z] #148 ... [2024-09-09T19:21:37.678Z] [2024-09-09T19:21:37.678Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:21:37.678Z] #0 1.614 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-09T19:21:41.864Z] #149 ... [2024-09-09T19:21:41.864Z] [2024-09-09T19:21:41.864Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:21:41.864Z] #0 1.550 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-09T19:21:41.864Z] #150 ... [2024-09-09T19:21:41.864Z] [2024-09-09T19:21:41.864Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T19:21:41.864Z] #0 1.756 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-09T19:21:41.864Z] #151 ... [2024-09-09T19:21:41.864Z] [2024-09-09T19:21:41.864Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:21:41.864Z] #0 0.685 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-09T19:21:41.864Z] #152 ... [2024-09-09T19:21:41.864Z] [2024-09-09T19:21:41.864Z] #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-09T19:21:41.864Z] #0 1.398 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-09T19:21:42.123Z] #153 ... [2024-09-09T19:21:42.123Z] [2024-09-09T19:21:42.123Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:21:42.123Z] #0 0.726 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-09T19:21:42.123Z] #154 ... [2024-09-09T19:21:42.123Z] [2024-09-09T19:21:42.123Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:21:42.123Z] #0 0.717 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-09T19:21:42.381Z] #155 ... [2024-09-09T19:21:42.381Z] [2024-09-09T19:21:42.381Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:21:42.381Z] #0 1.218 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-09T19:21:42.381Z] #156 ... [2024-09-09T19:21:42.381Z] [2024-09-09T19:21:42.381Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:21:42.381Z] #0 1.139 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-09T19:21:42.639Z] #157 ... [2024-09-09T19:21:42.639Z] [2024-09-09T19:21:42.639Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:21:42.639Z] #0 1.115 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-09T19:21:42.639Z] #158 ... [2024-09-09T19:21:42.639Z] [2024-09-09T19:21:42.639Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:21:42.639Z] #0 0.896 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-09T19:21:42.898Z] #159 ... [2024-09-09T19:21:42.898Z] [2024-09-09T19:21:42.898Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:21:42.898Z] #0 1.697 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-09T19:21:46.339Z] Removing intermediate container 899d454f9c7b [2024-09-09T19:21:46.339Z] ---> 35536c88e62a [2024-09-09T19:21:46.339Z] Successfully built 35536c88e62a [2024-09-09T19:21:46.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:21:46.774Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T19:21:46.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:21:47.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container [2024-09-09T19:21:47.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T19:21:48.429Z] $ docker top 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:21:49.355Z] + go version [2024-09-09T19:21:49.355Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T19:21:55.477Z] $ docker stop --time=1 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 [2024-09-09T19:21:57.145Z] $ docker rm -f --volumes 098452f99c1f63ddecbd922960b7216c415c54522daa9f97a2d82675d8506529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:21:58.129Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T19:21:58.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:21:58.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container [2024-09-09T19:21:58.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T19:21:59.820Z] $ docker top 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T19:22:00.131Z] ========================================================= [2024-09-09T19:22:00.131Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T19:22:00.131Z] ========================================================= [Pipeline] sh [2024-09-09T19:22:00.776Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T19:22:01.522Z] + make test [2024-09-09T19:22:01.522Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T19:22:48.384Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T19:23:19.416Z] #160 ... [2024-09-09T19:23:19.416Z] [2024-09-09T19:23:19.416Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T19:23:19.416Z] #151 100.4 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-09T19:23:46.063Z] #151 DONE 132.7s [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:23:46.063Z] #150 DONE 132.6s [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #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-09T19:23:46.063Z] #153 DONE 132.6s [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:23:46.063Z] #152 ... [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:23:46.063Z] #160 DONE 133.6s [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:23:46.063Z] #155 ... [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:23:46.063Z] #152 DONE 134.0s [2024-09-09T19:23:46.063Z] [2024-09-09T19:23:46.063Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:46.320Z] #161 DONE 0.8s [2024-09-09T19:23:46.320Z] [2024-09-09T19:23:46.320Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:46.320Z] #162 DONE 0.7s [2024-09-09T19:23:46.320Z] [2024-09-09T19:23:46.320Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T19:23:46.320Z] #163 DONE 0.7s [2024-09-09T19:23:46.320Z] [2024-09-09T19:23:46.320Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:46.320Z] #164 DONE 0.7s [2024-09-09T19:23:46.320Z] [2024-09-09T19:23:46.320Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:46.320Z] #165 DONE 0.8s [2024-09-09T19:23:46.320Z] [2024-09-09T19:23:46.320Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:46.889Z] #166 ... [2024-09-09T19:23:46.889Z] [2024-09-09T19:23:46.889Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:46.889Z] #167 DONE 0.7s [2024-09-09T19:23:47.152Z] [2024-09-09T19:23:47.152Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.152Z] #168 DONE 0.7s [2024-09-09T19:23:47.152Z] [2024-09-09T19:23:47.152Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.152Z] #169 DONE 0.8s [2024-09-09T19:23:47.152Z] [2024-09-09T19:23:47.152Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T19:23:47.152Z] #170 ... [2024-09-09T19:23:47.152Z] [2024-09-09T19:23:47.152Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:47.152Z] #166 DONE 0.9s [2024-09-09T19:23:47.412Z] [2024-09-09T19:23:47.413Z] #171 [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-09T19:23:51.741Z] #171 ... [2024-09-09T19:23:51.741Z] [2024-09-09T19:23:51.741Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T19:23:51.741Z] #172 DONE 4.2s [2024-09-09T19:23:51.741Z] [2024-09-09T19:23:51.741Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T19:23:52.000Z] #173 DONE 5.0s [2024-09-09T19:23:52.000Z] [2024-09-09T19:23:52.000Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T19:23:52.000Z] #170 DONE 5.1s [2024-09-09T19:23:52.000Z] [2024-09-09T19:23:52.000Z] #171 [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-09T19:23:52.000Z] #171 DONE 4.9s [2024-09-09T19:23:52.000Z] [2024-09-09T19:23:52.000Z] #174 [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-09T19:23:56.213Z] #174 ... [2024-09-09T19:23:56.213Z] [2024-09-09T19:23:56.213Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T19:23:56.473Z] #175 ... [2024-09-09T19:23:56.473Z] [2024-09-09T19:23:56.473Z] #176 [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-09T19:23:57.931Z] #176 ... [2024-09-09T19:23:57.931Z] [2024-09-09T19:23:57.931Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T19:23:57.931Z] #175 DONE 11.3s [2024-09-09T19:23:57.931Z] [2024-09-09T19:23:57.931Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:57.931Z] #177 ... [2024-09-09T19:23:57.931Z] [2024-09-09T19:23:57.931Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T19:23:57.931Z] #178 DONE 6.3s [2024-09-09T19:23:58.192Z] [2024-09-09T19:23:58.192Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T19:23:58.192Z] #179 ... [2024-09-09T19:23:58.192Z] [2024-09-09T19:23:58.192Z] #174 [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-09T19:23:58.192Z] #174 DONE 6.1s [2024-09-09T19:23:58.192Z] [2024-09-09T19:23:58.192Z] #180 [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-09T19:23:58.192Z] #180 DONE 6.1s [2024-09-09T19:23:58.192Z] [2024-09-09T19:23:58.192Z] #176 [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-09T19:23:58.192Z] #176 DONE 6.1s [2024-09-09T19:23:58.451Z] [2024-09-09T19:23:58.451Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:23:58.451Z] #177 DONE 0.7s [2024-09-09T19:23:58.451Z] [2024-09-09T19:23:58.451Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:58.451Z] #181 ... [2024-09-09T19:23:58.451Z] [2024-09-09T19:23:58.451Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T19:23:58.451Z] #179 DONE 0.4s [2024-09-09T19:23:58.451Z] [2024-09-09T19:23:58.451Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:23:58.451Z] #182 DONE 0.3s [2024-09-09T19:23:58.727Z] [2024-09-09T19:23:58.727Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T19:23:58.727Z] #183 DONE 0.3s [2024-09-09T19:23:58.727Z] [2024-09-09T19:23:58.727Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:23:58.727Z] #184 ... [2024-09-09T19:23:58.727Z] [2024-09-09T19:23:58.727Z] #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:23:58.727Z] #181 DONE 0.4s [2024-09-09T19:23:58.986Z] [2024-09-09T19:23:58.986Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T19:23:58.986Z] #185 ... [2024-09-09T19:23:58.986Z] [2024-09-09T19:23:58.986Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T19:23:58.986Z] #186 DONE 0.6s [2024-09-09T19:23:59.244Z] [2024-09-09T19:23:59.244Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:23:59.244Z] #187 ... [2024-09-09T19:23:59.244Z] [2024-09-09T19:23:59.244Z] #113 [security-spiffe-token-provider] exporting to image [2024-09-09T19:23:59.244Z] #113 exporting layers 0.8s done [2024-09-09T19:23:59.244Z] #113 writing image sha256:2bd9adf07ea6392827251328d3f325f9f359be3ffeae81aaae3514a40edcfc88 0.0s done [2024-09-09T19:23:59.244Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T19:23:59.244Z] #113 DONE 2.0s [2024-09-09T19:23:59.502Z] [2024-09-09T19:23:59.502Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T19:23:59.761Z] #188 DONE 1.0s [2024-09-09T19:23:59.761Z] [2024-09-09T19:23:59.761Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T19:24:00.019Z] #189 ... [2024-09-09T19:24:00.019Z] [2024-09-09T19:24:00.019Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T19:24:00.019Z] #185 DONE 1.1s [2024-09-09T19:24:00.019Z] [2024-09-09T19:24:00.019Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T19:24:00.596Z] #190 ... [2024-09-09T19:24:00.596Z] [2024-09-09T19:24:00.596Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T19:24:00.596Z] #189 DONE 1.1s [2024-09-09T19:24:00.857Z] [2024-09-09T19:24:00.857Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T19:24:00.857Z] #191 ... [2024-09-09T19:24:00.857Z] [2024-09-09T19:24:00.857Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:24:00.857Z] #184 DONE 2.4s [2024-09-09T19:24:01.118Z] [2024-09-09T19:24:01.118Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T19:24:01.118Z] #190 DONE 1.1s [2024-09-09T19:24:01.118Z] [2024-09-09T19:24:01.118Z] #113 [core-common-config-bootstrapper] exporting to image [2024-09-09T19:24:01.689Z] #113 ... [2024-09-09T19:24:01.689Z] [2024-09-09T19:24:01.689Z] #192 [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-09T19:24:01.689Z] #192 DONE 0.6s [2024-09-09T19:24:01.689Z] [2024-09-09T19:24:01.689Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:24:01.689Z] #187 DONE 2.6s [2024-09-09T19:24:01.689Z] [2024-09-09T19:24:01.689Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T19:24:01.689Z] #191 DONE 0.8s [2024-09-09T19:24:01.689Z] [2024-09-09T19:24:01.689Z] #113 [security-proxy-setup] exporting to image [2024-09-09T19:24:01.949Z] #113 ... [2024-09-09T19:24:01.949Z] [2024-09-09T19:24:01.949Z] #193 [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-09T19:24:01.949Z] #193 DONE 0.2s [2024-09-09T19:24:01.949Z] [2024-09-09T19:24:01.949Z] #113 [core-common-config-bootstrapper] exporting to image [2024-09-09T19:24:01.949Z] #113 exporting layers 0.8s done [2024-09-09T19:24:01.949Z] #113 writing image sha256:0c93ee444b6ee08491c2e8c6ff2ef8cfbdac994ca6bc9207e2f38a4fc7b9c29a done [2024-09-09T19:24:01.949Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T19:24:02.211Z] #113 exporting layers 0.7s done [2024-09-09T19:24:02.211Z] #113 writing image sha256:4b4fb575f9e85b1526c2ed15c6051fefb595ac5d7986311edb6707ffbce9c4c0 [2024-09-09T19:24:02.472Z] #113 writing image sha256:4b4fb575f9e85b1526c2ed15c6051fefb595ac5d7986311edb6707ffbce9c4c0 done [2024-09-09T19:24:02.472Z] #113 naming to docker.io/library/security-proxy-setup done [2024-09-09T19:24:02.472Z] #113 DONE 3.4s [2024-09-09T19:24:02.472Z] [2024-09-09T19:24:02.472Z] #194 [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-09T19:24:02.472Z] #194 DONE 0.5s [2024-09-09T19:24:02.472Z] [2024-09-09T19:24:02.472Z] #195 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T19:24:03.045Z] #195 DONE 0.6s [2024-09-09T19:24:03.045Z] [2024-09-09T19:24:03.045Z] #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:24:03.045Z] #196 DONE 1.4s [2024-09-09T19:24:03.045Z] [2024-09-09T19:24:03.045Z] #113 [security-secretstore-setup] exporting to image [2024-09-09T19:24:03.304Z] #113 ... [2024-09-09T19:24:03.304Z] [2024-09-09T19:24:03.304Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T19:24:03.304Z] #197 DONE 0.2s [2024-09-09T19:24:03.304Z] [2024-09-09T19:24:03.304Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T19:24:03.875Z] #198 ... [2024-09-09T19:24:03.875Z] [2024-09-09T19:24:03.875Z] #113 [security-secretstore-setup] exporting to image [2024-09-09T19:24:03.875Z] #113 exporting layers 0.7s done [2024-09-09T19:24:03.875Z] #113 writing image sha256:802434234f4a1ebcabed29ec8cfc0d6e11556ff0ca90879f7c317ec071cb651e done [2024-09-09T19:24:03.875Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-09-09T19:24:03.875Z] #113 DONE 4.1s [2024-09-09T19:24:03.875Z] [2024-09-09T19:24:03.875Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:24:06.431Z] #154 ... [2024-09-09T19:24:06.431Z] [2024-09-09T19:24:06.431Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T19:24:06.431Z] #198 DONE 3.0s [2024-09-09T19:24:06.431Z] [2024-09-09T19:24:06.431Z] #113 [security-bootstrapper] exporting to image [2024-09-09T19:24:07.838Z] #113 exporting layers 1.2s done [2024-09-09T19:24:07.838Z] #113 writing image sha256:3409f0ebdc0745a0eacab45818cf11142d2f3eba4975ca54f710711d3cc410ff 0.1s done [2024-09-09T19:24:07.838Z] #113 naming to docker.io/library/security-bootstrapper 0.0s done [2024-09-09T19:24:07.838Z] #113 DONE 5.4s [2024-09-09T19:24:07.838Z] [2024-09-09T19:24:07.838Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:24:13.147Z] #159 ... [2024-09-09T19:24:13.147Z] [2024-09-09T19:24:13.147Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:24:13.147Z] #157 DONE 161.9s [2024-09-09T19:24:13.408Z] [2024-09-09T19:24:13.408Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:24:16.007Z] #156 ... [2024-09-09T19:24:16.007Z] [2024-09-09T19:24:16.007Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:24:16.007Z] #159 DONE 164.6s [2024-09-09T19:24:16.268Z] [2024-09-09T19:24:16.268Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:24:18.880Z] #158 ... [2024-09-09T19:24:18.880Z] [2024-09-09T19:24:18.880Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:24:18.880Z] #155 DONE 167.3s [2024-09-09T19:24:18.880Z] [2024-09-09T19:24:18.880Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:24:18.880Z] #156 DONE 167.3s [2024-09-09T19:24:18.880Z] [2024-09-09T19:24:18.880Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:24:18.880Z] #158 DONE 167.4s [2024-09-09T19:24:18.880Z] [2024-09-09T19:24:18.880Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:24:19.147Z] #148 ... [2024-09-09T19:24:19.147Z] [2024-09-09T19:24:19.147Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:24:19.147Z] #154 DONE 167.7s [2024-09-09T19:24:19.147Z] [2024-09-09T19:24:19.147Z] #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.409Z] #199 DONE 0.4s [2024-09-09T19:24:19.409Z] [2024-09-09T19:24:19.409Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.409Z] #200 DONE 0.4s [2024-09-09T19:24:19.409Z] [2024-09-09T19:24:19.409Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.669Z] #201 ... [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:24:19.669Z] #149 DONE 168.1s [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.669Z] #202 DONE 0.3s [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:24:19.669Z] #148 DONE 168.2s [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.669Z] #203 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.669Z] #204 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.669Z] #205 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.669Z] #206 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.669Z] #201 DONE 0.2s [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.669Z] #207 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.669Z] #208 CACHED [2024-09-09T19:24:19.669Z] [2024-09-09T19:24:19.669Z] #209 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:19.930Z] #209 ... [2024-09-09T19:24:19.930Z] [2024-09-09T19:24:19.930Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:19.930Z] #210 DONE 0.2s [2024-09-09T19:24:19.930Z] [2024-09-09T19:24:19.930Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T19:24:20.192Z] #211 ... [2024-09-09T19:24:20.192Z] [2024-09-09T19:24:20.192Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:20.192Z] #212 DONE 0.5s [2024-09-09T19:24:20.192Z] [2024-09-09T19:24:20.192Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T19:24:20.192Z] #213 DONE 0.5s [2024-09-09T19:24:20.192Z] [2024-09-09T19:24:20.192Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.584Z] #214 ... [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T19:24:21.584Z] #211 DONE 1.7s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T19:24:21.584Z] #215 DONE 1.8s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T19:24:21.584Z] #216 DONE 1.7s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T19:24:21.584Z] #217 DONE 1.8s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #209 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T19:24:21.584Z] #209 DONE 1.8s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T19:24:21.584Z] #218 DONE 1.7s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.584Z] #214 DONE 1.4s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:21.584Z] #219 DONE 1.4s [2024-09-09T19:24:21.584Z] [2024-09-09T19:24:21.584Z] #113 [core-keeper] exporting to image [2024-09-09T19:24:21.584Z] #113 exporting layers [2024-09-09T19:24:21.845Z] #113 ... [2024-09-09T19:24:21.845Z] [2024-09-09T19:24:21.845Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.845Z] #220 DONE 0.2s [2024-09-09T19:24:21.845Z] [2024-09-09T19:24:21.845Z] #221 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.845Z] #221 DONE 0.2s [2024-09-09T19:24:21.845Z] [2024-09-09T19:24:21.845Z] #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.845Z] #222 DONE 0.3s [2024-09-09T19:24:21.845Z] [2024-09-09T19:24:21.845Z] #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:21.845Z] #223 DONE 0.2s [2024-09-09T19:24:21.845Z] [2024-09-09T19:24:21.845Z] #113 [core-command] exporting to image [2024-09-09T19:24:22.106Z] #113 ... [2024-09-09T19:24:22.106Z] [2024-09-09T19:24:22.106Z] #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T19:24:22.106Z] #224 DONE 0.5s [2024-09-09T19:24:22.106Z] [2024-09-09T19:24:22.106Z] #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:22.106Z] #225 DONE 0.6s [2024-09-09T19:24:22.106Z] [2024-09-09T19:24:22.106Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T19:24:22.106Z] #226 DONE 0.6s [2024-09-09T19:24:22.106Z] [2024-09-09T19:24:22.106Z] #113 [core-keeper] exporting to image [2024-09-09T19:24:22.106Z] #113 exporting layers 0.4s done [2024-09-09T19:24:22.106Z] #113 writing image sha256:e6c9be1fcb0de2c078523698b15d586aecb03d91e00793746d628efd19bbf69a done [2024-09-09T19:24:22.106Z] #113 naming to docker.io/library/core-keeper done [2024-09-09T19:24:22.106Z] #113 writing image sha256:580f35c2894e274ad21ae822a7ef374cbd7d2a0291161c25525adf96bca00d32 done [2024-09-09T19:24:22.106Z] #113 naming to docker.io/library/support-scheduler [2024-09-09T19:24:22.367Z] #113 ... [2024-09-09T19:24:22.367Z] [2024-09-09T19:24:22.367Z] #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T19:24:22.367Z] #227 DONE 0.8s [2024-09-09T19:24:22.367Z] [2024-09-09T19:24:22.367Z] #113 [support-scheduler] exporting to image [2024-09-09T19:24:22.367Z] #113 exporting layers 0.7s done [2024-09-09T19:24:22.367Z] #113 naming to docker.io/library/support-scheduler 0.3s done [2024-09-09T19:24:22.630Z] #113 ... [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #228 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T19:24:22.630Z] #228 DONE 0.8s [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T19:24:22.630Z] #229 DONE 0.4s [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T19:24:22.630Z] #230 DONE 0.5s [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T19:24:22.630Z] #231 DONE 0.4s [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #113 [support-notifications] exporting to image [2024-09-09T19:24:22.630Z] #113 writing image sha256:dc7a8dcf2595ee6a5b319e972828fd4983be11fb3e37b6cbac4a39a16effda94 done [2024-09-09T19:24:22.630Z] #113 naming to docker.io/library/core-command done [2024-09-09T19:24:22.630Z] #113 ... [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T19:24:22.630Z] #232 DONE 0.1s [2024-09-09T19:24:22.630Z] [2024-09-09T19:24:22.630Z] #113 [support-cron-scheduler] exporting to image [2024-09-09T19:24:22.630Z] #113 exporting layers 0.3s done [2024-09-09T19:24:22.630Z] #113 writing image sha256:af909b42fe57e98c70fbe91255b39d8faa977601eb280cf80fd8bfdff46b6395 [2024-09-09T19:24:22.891Z] #113 exporting layers 0.2s done [2024-09-09T19:24:22.891Z] #113 writing image sha256:af909b42fe57e98c70fbe91255b39d8faa977601eb280cf80fd8bfdff46b6395 done [2024-09-09T19:24:22.891Z] #113 naming to docker.io/library/core-data done [2024-09-09T19:24:22.891Z] #113 writing image sha256:16e98d5e9ebc7bb23c1612afeb8734aafd89731d6597d4cc0aa6636c43da5271 done [2024-09-09T19:24:22.891Z] #113 naming to docker.io/library/support-notifications done [2024-09-09T19:24:22.891Z] #113 ... [2024-09-09T19:24:22.891Z] [2024-09-09T19:24:22.891Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T19:24:22.891Z] #233 DONE 0.4s [2024-09-09T19:24:22.891Z] [2024-09-09T19:24:22.891Z] #113 [security-proxy-auth] exporting to image [2024-09-09T19:24:22.891Z] #113 writing image sha256:ac44a791ab8e2930cd65b771c98ce2beff57d82fbc23415cc92103e479674b18 done [2024-09-09T19:24:22.891Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-09-09T19:24:23.151Z] #113 exporting layers 0.7s done [2024-09-09T19:24:23.151Z] #113 exporting layers 0.4s done [2024-09-09T19:24:23.151Z] #113 writing image sha256:4e333405a9500ef69a13f839c17ce9b4e4bdc4604eec98bbf13f98419d48c5a5 done [2024-09-09T19:24:23.151Z] #113 naming to docker.io/library/core-metadata done [2024-09-09T19:24:23.151Z] #113 writing image sha256:4d5706dc3a19c1aaae7ad3606cbc8dd0ea835647dc17c3cd4e979dfb49f7c409 done [2024-09-09T19:24:23.151Z] #113 naming to docker.io/library/security-proxy-auth done [2024-09-09T19:24:23.151Z] #113 DONE 7.2s [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T19:24:23.151Z] time="2024-09-09T19:19:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T19:24:23.187Z] $ docker stop --time=1 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 [2024-09-09T19:24:24.516Z] $ docker rm -f --volumes 81db43da0e5d50b4b239bf582ded2de15e8c240faa3887a5205d5fcfde7f21b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T19:24:24.958Z] + docker images [2024-09-09T19:24:24.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T19:24:24.958Z] support-notifications latest 16e98d5e9ebc 2 seconds ago 42.6MB [2024-09-09T19:24:24.958Z] support-cron-scheduler latest ac44a791ab8e 2 seconds ago 44.2MB [2024-09-09T19:24:24.958Z] core-data latest af909b42fe57 2 seconds ago 39.7MB [2024-09-09T19:24:24.958Z] core-metadata latest 4e333405a950 2 seconds ago 39.9MB [2024-09-09T19:24:24.958Z] security-proxy-auth latest 4d5706dc3a19 2 seconds ago 33.1MB [2024-09-09T19:24:24.958Z] core-keeper latest e6c9be1fcb0d 3 seconds ago 39.6MB [2024-09-09T19:24:24.958Z] support-scheduler latest 580f35c2894e 3 seconds ago 42MB [2024-09-09T19:24:24.958Z] core-command latest dc7a8dcf2595 3 seconds ago 35.5MB [2024-09-09T19:24:24.958Z] security-bootstrapper latest 3409f0ebdc07 18 seconds ago 19MB [2024-09-09T19:24:24.958Z] security-secretstore-setup latest 802434234f4a 22 seconds ago 37MB [2024-09-09T19:24:24.958Z] security-proxy-setup latest 4b4fb575f9e8 23 seconds ago 26.2MB [2024-09-09T19:24:24.958Z] core-common-config-bootstrapper latest 0c93ee444b6e 24 seconds ago 15.2MB [2024-09-09T19:24:24.958Z] security-spiffe-token-provider latest 2bd9adf07ea6 26 seconds ago 28.9MB [2024-09-09T19:24:24.958Z] security-spire-agent latest c35ae5877cf6 3 minutes ago 182MB [2024-09-09T19:24:24.958Z] security-spire-config latest c419bd98ccc2 3 minutes ago 120MB [2024-09-09T19:24:24.958Z] security-spire-server latest 0f49ec1c57f9 3 minutes ago 121MB [2024-09-09T19:24:24.958Z] ci-base-image-x86_64 latest ebac11f947dc 7 minutes ago 971MB [2024-09-09T19:24:24.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T19:24:24.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T19:24:24.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T19:26:10.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T19:26:10.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T19:27:08.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T19:27:09.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T19:27:09.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T19:27:09.570Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T19:27:09.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T19:27:09.570Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T19:27:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T19:27:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T19:27:23.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.134s coverage: 28.7% of statements [2024-09-09T19:27:35.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.203s coverage: 97.0% of statements [2024-09-09T19:27:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T19:27:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T19:27:40.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T19:27:44.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements [2024-09-09T19:27:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T19:27:46.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T19:27:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T19:27:53.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T19:28:01.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T19:28:01.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:28:01.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T19:28:01.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T19:28:01.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T19:28:06.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.836s coverage: 93.4% of statements [2024-09-09T19:28:06.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.310s coverage: 91.7% of statements [2024-09-09T19:28:09.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T19:28:09.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T19:28:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.244s coverage: 7.0% of statements [2024-09-09T19:28:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T19:28:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:28:20.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T19:28:22.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T19:28:23.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.772s coverage: 95.8% of statements [2024-09-09T19:28:23.314Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements [2024-09-09T19:28:27.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T19:28:28.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.121s coverage: 0.0% of statements [no tests to run] [2024-09-09T19:28:35.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T19:28:35.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T19:28:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.8% of statements [2024-09-09T19:28:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.157s coverage: 30.7% of statements [2024-09-09T19:28:40.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.127s coverage: 41.7% of statements [2024-09-09T19:28:40.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 77.8% of statements [2024-09-09T19:28:40.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements [2024-09-09T19:28:40.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-09-09T19:28:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-09-09T19:28:46.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T19:28:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T19:28:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T19:28:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T19:28:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T19:28:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T19:28:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T19:28:51.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T19:28:57.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-09-09T19:28:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T19:28:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T19:28:57.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T19:29:02.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T19:29:02.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T19:29:02.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T19:29:02.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T19:29:07.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T19:29:07.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T19:29:09.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T19:29:11.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.930s coverage: 79.9% of statements [2024-09-09T19:29:11.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.158s coverage: 92.9% of statements [2024-09-09T19:29:11.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements [2024-09-09T19:29:11.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements [2024-09-09T19:29:11.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements [2024-09-09T19:29:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T19:29:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements [2024-09-09T19:29:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements [2024-09-09T19:29:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.084s coverage: 100.0% of statements [2024-09-09T19:29:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements [2024-09-09T19:29:16.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-09-09T19:29:17.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T19:29:18.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements [2024-09-09T19:29:22.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T19:29:22.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T19:29:24.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.756s coverage: 63.1% of statements [2024-09-09T19:29:24.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements [2024-09-09T19:29:26.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2024-09-09T19:29:26.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-09-09T19:29:26.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T19:29:26.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T19:29:26.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T19:29:26.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-09-09T19:29:27.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-09-09T19:29:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T19:29:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T19:29:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T19:29:35.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.726s coverage: 36.5% of statements [2024-09-09T19:29:35.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements [2024-09-09T19:29:36.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T19:29:36.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T19:29:36.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T19:29:36.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T19:29:37.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-09-09T19:29:40.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T19:29:40.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T19:29:40.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T19:29:41.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.120s coverage: 5.2% of statements [2024-09-09T19:29:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T19:29:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T19:29:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:29:48.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T19:29:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.321s coverage: 97.1% of statements [2024-09-09T19:29:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T19:29:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T19:29:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T19:29:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T19:30:03.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.196s coverage: 19.9% of statements [2024-09-09T19:30:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T19:30:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:30:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T19:30:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T19:30:05.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements [2024-09-09T19:30:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T19:30:08.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T19:30:09.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.174s coverage: 61.8% of statements [2024-09-09T19:30:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T19:30:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T19:30:12.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.311s coverage: 98.9% of statements [2024-09-09T19:30:14.774Z] 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-09T19:30:14.774Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T19:30:14.774Z] go vet ./... [2024-09-09T19:34:52.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T19:34:52.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T19:34:52.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T19:34:52.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T19:34:53.234Z] + ls -al . [2024-09-09T19:34:53.234Z] total 912 [2024-09-09T19:34:53.234Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 19:22 . [2024-09-09T19:34:53.234Z] drwxr-xr-x 4 root root 4096 Sep 9 19:21 .. [2024-09-09T19:34:53.234Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 .blubracket [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 19:19 .dockerignore [2024-09-09T19:34:53.234Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 19:19 .git [2024-09-09T19:34:53.234Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:19 .github [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 19:19 .gitignore [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 19:19 .golangci.yml [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 19:19 .hadolint.yml [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 19:19 .sonarcloud.properties [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 19:19 ADOPTERS.md [2024-09-09T19:34:53.234Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 19:19 Attribution.txt [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 19:19 CHANGELOG.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 19:19 CONTRIBUTING.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 19:19 GOVERNANCE.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 19:19 Jenkinsfile [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 19:19 LICENSE [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 19:19 Makefile [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 19:19 OWNERS.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 19:19 README.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 19:19 SECURITY.md [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 19:16 VERSION [2024-09-09T19:34:53.235Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 bin [2024-09-09T19:34:53.235Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 19:19 cmd [2024-09-09T19:34:53.235Z] -rw-r--r-- 1 root root 545683 Sep 9 19:30 coverage.out [2024-09-09T19:34:53.235Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 19:19 fuzz_test [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 19:19 go.mod [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 19:19 go.sum [2024-09-09T19:34:53.235Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 19:19 internal [2024-09-09T19:34:53.235Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 19:19 openapi [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 19:19 security.txt [2024-09-09T19:34:53.235Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 19:19 version.go [Pipeline] sh [2024-09-09T19:34:53.895Z] + '[' -e coverage.out ] [2024-09-09T19:34:53.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T19:34:53.945Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T19:34:54.794Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T19:34:55.126Z] + make build [2024-09-09T19:34:55.390Z] 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-09T19:38:17.288Z] 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-09T19:38:23.937Z] 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-09T19:38:32.137Z] 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-09T19:38:34.719Z] 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-09T19:38:44.782Z] 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-09T19:39:11.438Z] 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-09T19:39:21.507Z] 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-09T19:39:33.817Z] 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-09T19:39:46.124Z] 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-09T19:39:49.454Z] 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-09T19:39:52.793Z] 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-09T19:39:57.060Z] 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-09T19:40:02.388Z] 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-09T19:40:06.652Z] $ docker stop --time=1 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e [2024-09-09T19:40:08.806Z] $ docker rm -f --volumes 2fa7596c7a2be277bc91028653e54d9bbfb96621671eed8b915290cdbf8c1f0e [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-09T19:40:13.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:40:13.053Z] [2024-09-09T19:40:13.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T19:40:13.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:40:13.745Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T19:40:13.745Z] 547446be3368: Pulling fs layer [2024-09-09T19:40:13.745Z] d125d8839a47: Pulling fs layer [2024-09-09T19:40:13.745Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T19:40:13.745Z] c3105a71a48b: Pulling fs layer [2024-09-09T19:40:13.745Z] 0f093f025ec4: Pulling fs layer [2024-09-09T19:40:13.745Z] c3106fc0e877: Pulling fs layer [2024-09-09T19:40:13.745Z] c3105a71a48b: Waiting [2024-09-09T19:40:13.745Z] 0f093f025ec4: Waiting [2024-09-09T19:40:13.745Z] c3106fc0e877: Waiting [2024-09-09T19:40:13.745Z] 547446be3368: Verifying Checksum [2024-09-09T19:40:13.745Z] 547446be3368: Download complete [2024-09-09T19:40:13.745Z] c3105a71a48b: Verifying Checksum [2024-09-09T19:40:13.745Z] c3105a71a48b: Download complete [2024-09-09T19:40:14.328Z] d125d8839a47: Verifying Checksum [2024-09-09T19:40:14.328Z] d125d8839a47: Download complete [2024-09-09T19:40:14.328Z] c3106fc0e877: Verifying Checksum [2024-09-09T19:40:14.328Z] c3106fc0e877: Download complete [2024-09-09T19:40:14.328Z] 0f093f025ec4: Verifying Checksum [2024-09-09T19:40:14.328Z] 0f093f025ec4: Download complete [2024-09-09T19:40:14.596Z] 547446be3368: Pull complete [2024-09-09T19:40:15.556Z] d125d8839a47: Pull complete [2024-09-09T19:40:16.515Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T19:40:16.515Z] 3e85d5ac6304: Download complete [2024-09-09T19:40:26.570Z] 3e85d5ac6304: Pull complete [2024-09-09T19:40:26.570Z] c3105a71a48b: Pull complete [2024-09-09T19:40:27.978Z] 0f093f025ec4: Pull complete [2024-09-09T19:40:28.245Z] c3106fc0e877: Pull complete [2024-09-09T19:40:28.245Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T19:40:28.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T19:40:28.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T19:40:28.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container [2024-09-09T19:40:28.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-09T19:40:30.993Z] $ docker top f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T19:40:31.913Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T19:40:44.367Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-09-09T19:40:44.367Z] #1 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #2 transferring dockerfile: 2.49kB 0.0s done [2024-09-09T19:40:44.367Z] #2 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #3 transferring dockerfile: 1.93kB done [2024-09-09T19:40:44.367Z] #3 DONE 0.0s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #4 transferring dockerfile: 3.17kB 0.0s done [2024-09-09T19:40:44.367Z] #4 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #5 transferring dockerfile: 1.69kB done [2024-09-09T19:40:44.367Z] #5 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #6 transferring dockerfile: 2.01kB done [2024-09-09T19:40:44.367Z] #6 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #7 transferring dockerfile: 1.81kB done [2024-09-09T19:40:44.367Z] #7 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-09-09T19:40:44.367Z] #8 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #9 transferring dockerfile: 1.95kB done [2024-09-09T19:40:44.367Z] #9 ... [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #10 transferring dockerfile: 1.70kB done [2024-09-09T19:40:44.367Z] #10 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #9 ... [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #11 transferring dockerfile: 2.06kB done [2024-09-09T19:40:44.367Z] #11 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T19:40:44.367Z] #12 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-09-09T19:40:44.367Z] #13 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #14 transferring dockerfile: 1.89kB done [2024-09-09T19:40:44.367Z] #14 DONE 0.1s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #15 transferring dockerfile: 1.85kB done [2024-09-09T19:40:44.367Z] #15 DONE 0.0s [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #9 ... [2024-09-09T19:40:44.367Z] [2024-09-09T19:40:44.367Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-09T19:40:44.367Z] #16 transferring dockerfile: 1.93kB 0.0s done [2024-09-09T19:40:44.367Z] #16 DONE 0.1s [2024-09-09T19:40:44.633Z] [2024-09-09T19:40:44.633Z] #17 [core-data internal] load .dockerignore [2024-09-09T19:40:44.633Z] #17 transferring context: 50B 0.0s done [2024-09-09T19:40:44.633Z] #17 DONE 0.0s [2024-09-09T19:40:44.633Z] [2024-09-09T19:40:44.633Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:45.213Z] #9 ... [2024-09-09T19:40:45.213Z] [2024-09-09T19:40:45.213Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-09-09T19:40:45.213Z] #18 transferring context: 50B done [2024-09-09T19:40:45.213Z] #18 DONE 0.0s [2024-09-09T19:40:45.213Z] [2024-09-09T19:40:45.213Z] #19 [support-scheduler internal] load .dockerignore [2024-09-09T19:40:45.213Z] #19 transferring context: 50B done [2024-09-09T19:40:45.213Z] #19 DONE 0.1s [2024-09-09T19:40:45.213Z] [2024-09-09T19:40:45.213Z] #20 [security-bootstrapper internal] load .dockerignore [2024-09-09T19:40:45.213Z] #20 transferring context: 50B done [2024-09-09T19:40:45.481Z] #20 DONE 0.1s [2024-09-09T19:40:45.481Z] [2024-09-09T19:40:45.481Z] #21 [security-spire-config internal] load .dockerignore [2024-09-09T19:40:45.481Z] #21 transferring context: 50B done [2024-09-09T19:40:45.481Z] #21 DONE 0.1s [2024-09-09T19:40:45.481Z] [2024-09-09T19:40:45.481Z] #22 [core-keeper internal] load .dockerignore [2024-09-09T19:40:45.481Z] #22 transferring context: 50B done [2024-09-09T19:40:45.481Z] #22 DONE 0.1s [2024-09-09T19:40:45.481Z] [2024-09-09T19:40:45.481Z] #23 [security-proxy-setup internal] load .dockerignore [2024-09-09T19:40:45.746Z] #23 transferring context: 50B 0.0s done [2024-09-09T19:40:45.746Z] #23 DONE 0.1s [2024-09-09T19:40:45.746Z] [2024-09-09T19:40:45.746Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-09T19:40:45.746Z] #24 transferring context: 50B 0.0s done [2024-09-09T19:40:45.746Z] #24 DONE 0.1s [2024-09-09T19:40:45.746Z] [2024-09-09T19:40:45.746Z] #25 [support-notifications internal] load .dockerignore [2024-09-09T19:40:45.746Z] #25 transferring context: 50B done [2024-09-09T19:40:45.746Z] #25 DONE 0.1s [2024-09-09T19:40:45.746Z] [2024-09-09T19:40:45.746Z] #26 [security-spire-server internal] load .dockerignore [2024-09-09T19:40:45.746Z] #26 transferring context: 50B 0.0s done [2024-09-09T19:40:45.746Z] #26 DONE 0.1s [2024-09-09T19:40:45.746Z] [2024-09-09T19:40:45.746Z] #27 [core-metadata internal] load .dockerignore [2024-09-09T19:40:45.746Z] #27 transferring context: 50B done [2024-09-09T19:40:45.746Z] #27 DONE 0.1s [2024-09-09T19:40:45.746Z] [2024-09-09T19:40:45.746Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T19:40:46.013Z] #28 transferring context: 50B 0.0s done [2024-09-09T19:40:46.013Z] #28 DONE 0.1s [2024-09-09T19:40:46.013Z] [2024-09-09T19:40:46.013Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-09T19:40:46.013Z] #29 transferring context: 50B 0.0s done [2024-09-09T19:40:46.013Z] #29 DONE 0.1s [2024-09-09T19:40:46.013Z] [2024-09-09T19:40:46.013Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:46.013Z] #9 ... [2024-09-09T19:40:46.013Z] [2024-09-09T19:40:46.013Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T19:40:46.013Z] #30 transferring context: 50B done [2024-09-09T19:40:46.013Z] #30 DONE 0.1s [2024-09-09T19:40:46.280Z] [2024-09-09T19:40:46.280Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-09T19:40:46.280Z] #31 transferring context: 50B 0.0s done [2024-09-09T19:40:46.280Z] #31 DONE 0.1s [2024-09-09T19:40:46.280Z] [2024-09-09T19:40:46.280Z] #32 [core-command internal] load .dockerignore [2024-09-09T19:40:46.280Z] #32 transferring context: 50B done [2024-09-09T19:40:46.280Z] #32 DONE 0.1s [2024-09-09T19:40:46.280Z] [2024-09-09T19:40:46.280Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T19:40:46.546Z] #9 ... [2024-09-09T19:40:46.546Z] [2024-09-09T19:40:46.546Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:46.546Z] #33 DONE 0.0s [2024-09-09T19:40:46.546Z] [2024-09-09T19:40:46.546Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:40:46.546Z] #34 DONE 0.1s [2024-09-09T19:40:46.546Z] [2024-09-09T19:40:46.546Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:46.546Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:46.812Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:46.812Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:46.812Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:46.812Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s [2024-09-09T19:40:46.812Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:46.812Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T19:40:47.394Z] #35 ... [2024-09-09T19:40:47.394Z] [2024-09-09T19:40:47.394Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:47.394Z] #36 DONE 1.0s [2024-09-09T19:40:47.394Z] [2024-09-09T19:40:47.394Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:47.662Z] #35 ... [2024-09-09T19:40:47.662Z] [2024-09-09T19:40:47.662Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:47.662Z] #33 DONE 0.0s [2024-09-09T19:40:47.662Z] [2024-09-09T19:40:47.662Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:47.930Z] #35 ... [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:47.930Z] #33 DONE 0.0s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:47.930Z] #36 DONE 1.8s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:47.930Z] #37 DONE 0.6s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:47.930Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:47.930Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:47.930Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:47.930Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:47.930Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:47.930Z] #35 ... [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:40:47.930Z] #34 DONE 0.5s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:47.930Z] #35 ... [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:47.930Z] #33 DONE 0.0s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:47.930Z] #36 DONE 1.8s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:47.930Z] #37 DONE 0.6s [2024-09-09T19:40:47.930Z] [2024-09-09T19:40:47.930Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:47.930Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:47.930Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:47.930Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:47.930Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:47.930Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:48.199Z] #35 ... [2024-09-09T19:40:48.199Z] [2024-09-09T19:40:48.199Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:40:48.199Z] #34 DONE 0.6s [2024-09-09T19:40:48.199Z] [2024-09-09T19:40:48.199Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:48.199Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:48.199Z] #35 ... [2024-09-09T19:40:48.199Z] [2024-09-09T19:40:48.199Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:48.199Z] #36 DONE 1.8s [2024-09-09T19:40:48.199Z] [2024-09-09T19:40:48.199Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:48.199Z] #37 DONE 0.6s [2024-09-09T19:40:48.199Z] [2024-09-09T19:40:48.199Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:48.199Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:48.199Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:48.199Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:48.199Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:48.199Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:48.199Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:48.465Z] #35 ... [2024-09-09T19:40:48.465Z] [2024-09-09T19:40:48.465Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:48.465Z] #33 DONE 0.0s [2024-09-09T19:40:48.730Z] [2024-09-09T19:40:48.730Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:48.730Z] #36 DONE 1.8s [2024-09-09T19:40:48.730Z] [2024-09-09T19:40:48.730Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:48.730Z] #37 DONE 0.7s [2024-09-09T19:40:48.730Z] [2024-09-09T19:40:48.730Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:48.730Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:48.730Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:48.730Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:48.730Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:48.730Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:48.730Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:48.730Z] #35 ... [2024-09-09T19:40:48.730Z] [2024-09-09T19:40:48.730Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:48.730Z] #33 DONE 0.0s [2024-09-09T19:40:48.994Z] [2024-09-09T19:40:48.994Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:48.994Z] #38 ... [2024-09-09T19:40:48.994Z] [2024-09-09T19:40:48.994Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:48.994Z] #36 DONE 1.8s [2024-09-09T19:40:48.994Z] [2024-09-09T19:40:48.994Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:48.994Z] #37 DONE 0.7s [2024-09-09T19:40:48.994Z] [2024-09-09T19:40:48.994Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:40:48.994Z] #34 DONE 1.3s [2024-09-09T19:40:48.994Z] [2024-09-09T19:40:48.994Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:49.260Z] #38 ... [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:49.260Z] #36 DONE 1.8s [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:49.260Z] #37 DONE 0.7s [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:49.260Z] #38 ... [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:49.260Z] #33 DONE 0.0s [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:49.260Z] #38 ... [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:49.260Z] #33 DONE 0.0s [2024-09-09T19:40:49.260Z] [2024-09-09T19:40:49.260Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:49.841Z] #38 ... [2024-09-09T19:40:49.841Z] [2024-09-09T19:40:49.841Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:49.841Z] #33 DONE 0.0s [2024-09-09T19:40:49.841Z] [2024-09-09T19:40:49.841Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:50.107Z] #38 ... [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:50.107Z] #36 DONE 1.9s [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:50.107Z] #37 DONE 0.7s [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:50.107Z] #33 DONE 0.0s [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:50.107Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:50.107Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:50.107Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:50.107Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:50.107Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:50.107Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:50.107Z] #35 DONE 4.3s [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:50.107Z] #38 ... [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:50.107Z] #33 DONE 0.0s [2024-09-09T19:40:50.107Z] [2024-09-09T19:40:50.107Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:50.375Z] #38 ... [2024-09-09T19:40:50.375Z] [2024-09-09T19:40:50.375Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T19:40:50.375Z] #33 DONE 0.0s [2024-09-09T19:40:50.375Z] [2024-09-09T19:40:50.375Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:50.964Z] #38 ... [2024-09-09T19:40:50.964Z] [2024-09-09T19:40:50.964Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:50.964Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:50.964Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:50.964Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:50.964Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:50.964Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:50.964Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:50.964Z] #35 DONE 4.3s [2024-09-09T19:40:50.964Z] [2024-09-09T19:40:50.964Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T19:40:50.964Z] #39 DONE 2.7s [2024-09-09T19:40:50.964Z] [2024-09-09T19:40:50.964Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:51.232Z] #38 transferring context: 15.00MB 2.6s [2024-09-09T19:40:52.194Z] #38 ... [2024-09-09T19:40:52.194Z] [2024-09-09T19:40:52.194Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T19:40:52.194Z] #40 DONE 3.4s [2024-09-09T19:40:52.194Z] [2024-09-09T19:40:52.194Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:52.461Z] #38 ... [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:52.461Z] #36 DONE 1.9s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:52.461Z] #37 DONE 0.7s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:52.461Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:52.461Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:52.461Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:52.461Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:52.461Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:52.461Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:52.461Z] #35 DONE 4.3s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T19:40:52.461Z] #34 DONE 4.5s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:52.461Z] #38 ... [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:52.461Z] #36 DONE 1.9s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:52.461Z] #37 DONE 0.8s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:52.461Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:52.461Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:52.461Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:52.461Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:52.461Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:52.461Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:52.461Z] #35 DONE 4.4s [2024-09-09T19:40:52.461Z] [2024-09-09T19:40:52.461Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:52.461Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:40:52.729Z] #41 ... [2024-09-09T19:40:52.729Z] [2024-09-09T19:40:52.729Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T19:40:52.729Z] #36 DONE 1.9s [2024-09-09T19:40:52.729Z] [2024-09-09T19:40:52.729Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-09T19:40:52.729Z] #37 DONE 0.8s [2024-09-09T19:40:52.729Z] [2024-09-09T19:40:52.729Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T19:40:52.729Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T19:40:52.729Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T19:40:52.729Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T19:40:52.729Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T19:40:52.729Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-09T19:40:52.729Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done [2024-09-09T19:40:52.729Z] #35 DONE 4.4s [2024-09-09T19:40:52.729Z] [2024-09-09T19:40:52.729Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:40:52.729Z] #42 DONE 0.0s [2024-09-09T19:40:52.729Z] [2024-09-09T19:40:52.729Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:53.312Z] #38 ... [2024-09-09T19:40:53.312Z] [2024-09-09T19:40:53.312Z] #43 [security-spire-server internal] load build context [2024-09-09T19:40:53.312Z] #43 transferring context: 27.71kB 0.4s done [2024-09-09T19:40:53.312Z] #43 DONE 2.1s [2024-09-09T19:40:53.312Z] [2024-09-09T19:40:53.312Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:53.578Z] #38 ... [2024-09-09T19:40:53.578Z] [2024-09-09T19:40:53.578Z] #44 [security-spire-config internal] load build context [2024-09-09T19:40:53.578Z] #44 transferring context: 25.96kB 0.2s done [2024-09-09T19:40:53.578Z] #44 DONE 2.5s [2024-09-09T19:40:53.578Z] [2024-09-09T19:40:53.578Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:40:54.167Z] #38 ... [2024-09-09T19:40:54.167Z] [2024-09-09T19:40:54.167Z] #45 [security-spire-agent internal] load build context [2024-09-09T19:40:54.167Z] #45 transferring context: 27.24kB 0.1s done [2024-09-09T19:40:54.167Z] #45 DONE 2.0s [2024-09-09T19:40:54.445Z] [2024-09-09T19:40:54.445Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:54.445Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done [2024-09-09T19:40:54.445Z] #46 DONE 3.3s [2024-09-09T19:40:54.445Z] [2024-09-09T19:40:54.445Z] #47 [core-data internal] load build context [2024-09-09T19:40:54.712Z] #47 ... [2024-09-09T19:40:54.712Z] [2024-09-09T19:40:54.712Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:40:56.116Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T19:40:56.382Z] #46 ... [2024-09-09T19:40:56.383Z] [2024-09-09T19:40:56.383Z] #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T19:40:56.383Z] #48 DONE 7.7s [2024-09-09T19:40:56.666Z] [2024-09-09T19:40:56.666Z] #49 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:40:58.074Z] #49 ... [2024-09-09T19:40:58.074Z] [2024-09-09T19:40:58.074Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:40:58.074Z] #0 9.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:58.074Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:58.074Z] #50 ... [2024-09-09T19:40:58.074Z] [2024-09-09T19:40:58.074Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:40:58.075Z] #51 ... [2024-09-09T19:40:58.075Z] [2024-09-09T19:40:58.075Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:40:58.075Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:58.075Z] #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:58.075Z] #0 9.677 OK: 266 MiB in 52 packages [2024-09-09T19:40:58.339Z] #52 ... [2024-09-09T19:40:58.339Z] [2024-09-09T19:40:58.339Z] #53 [support-scheduler internal] load build context [2024-09-09T19:40:58.759Z] #53 ... [2024-09-09T19:40:58.759Z] [2024-09-09T19:40:58.759Z] #54 [core-keeper internal] load build context [2024-09-09T19:40:58.759Z] #54 ... [2024-09-09T19:40:58.759Z] [2024-09-09T19:40:58.759Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:40:59.053Z] #52 DONE 10.9s [2024-09-09T19:40:59.053Z] [2024-09-09T19:40:59.053Z] #55 [support-notifications internal] load build context [2024-09-09T19:40:59.053Z] #55 ... [2024-09-09T19:40:59.053Z] [2024-09-09T19:40:59.053Z] #53 [support-scheduler internal] load build context [2024-09-09T19:40:59.053Z] #53 ... [2024-09-09T19:40:59.053Z] [2024-09-09T19:40:59.053Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:40:59.321Z] #56 transferring context: 21.07MB 9.6s [2024-09-09T19:40:59.322Z] #56 ... [2024-09-09T19:40:59.322Z] [2024-09-09T19:40:59.322Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:40:59.322Z] #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:59.322Z] #0 7.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:40:59.322Z] #0 9.941 OK: 266 MiB in 52 packages [2024-09-09T19:40:59.322Z] #57 ... [2024-09-09T19:40:59.322Z] [2024-09-09T19:40:59.322Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:00.276Z] #56 ... [2024-09-09T19:41:00.276Z] [2024-09-09T19:41:00.276Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:00.276Z] #58 ... [2024-09-09T19:41:00.276Z] [2024-09-09T19:41:00.276Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:00.276Z] #59 ... [2024-09-09T19:41:00.276Z] [2024-09-09T19:41:00.276Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T19:41:00.276Z] #57 DONE 10.9s [2024-09-09T19:41:00.276Z] [2024-09-09T19:41:00.276Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:00.276Z] #59 ... [2024-09-09T19:41:00.276Z] [2024-09-09T19:41:00.276Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:00.542Z] #60 ... [2024-09-09T19:41:00.542Z] [2024-09-09T19:41:00.542Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:01.126Z] #58 ... [2024-09-09T19:41:01.126Z] [2024-09-09T19:41:01.126Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T19:41:01.126Z] #50 12.75 OK: 266 MiB in 52 packages [2024-09-09T19:41:01.126Z] #50 DONE 14.1s [2024-09-09T19:41:01.126Z] [2024-09-09T19:41:01.126Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:01.126Z] #58 ... [2024-09-09T19:41:01.126Z] [2024-09-09T19:41:01.126Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:01.126Z] #61 ... [2024-09-09T19:41:01.126Z] [2024-09-09T19:41:01.126Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:41:01.405Z] #62 ... [2024-09-09T19:41:01.405Z] [2024-09-09T19:41:01.405Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:41:01.405Z] #63 ... [2024-09-09T19:41:01.405Z] [2024-09-09T19:41:01.405Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:41:01.671Z] #64 ... [2024-09-09T19:41:01.671Z] [2024-09-09T19:41:01.671Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:41:01.671Z] #65 ... [2024-09-09T19:41:01.671Z] [2024-09-09T19:41:01.671Z] #66 [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-09T19:41:01.671Z] #66 ... [2024-09-09T19:41:01.671Z] [2024-09-09T19:41:01.671Z] #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:01.937Z] #67 ... [2024-09-09T19:41:01.937Z] [2024-09-09T19:41:01.937Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:01.937Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T19:41:01.937Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T19:41:01.937Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-09-09T19:41:01.937Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-09-09T19:41:01.937Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done [2024-09-09T19:41:01.937Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T19:41:01.937Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T19:41:01.937Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.4s [2024-09-09T19:41:02.519Z] #46 ... [2024-09-09T19:41:02.519Z] [2024-09-09T19:41:02.519Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:41:02.519Z] #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:02.519Z] #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:02.519Z] #0 9.779 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:41:02.519Z] #0 9.779 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:41:02.519Z] #0 9.779 OK: 19954 distinct packages available [2024-09-09T19:41:02.519Z] #68 ... [2024-09-09T19:41:02.519Z] [2024-09-09T19:41:02.519Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:41:02.519Z] #69 ... [2024-09-09T19:41:02.519Z] [2024-09-09T19:41:02.519Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:02.785Z] #70 ... [2024-09-09T19:41:02.785Z] [2024-09-09T19:41:02.785Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:02.785Z] #42 ... [2024-09-09T19:41:02.785Z] [2024-09-09T19:41:02.785Z] #71 [core-command internal] load build context [2024-09-09T19:41:03.051Z] #71 ... [2024-09-09T19:41:03.051Z] [2024-09-09T19:41:03.051Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:41:03.051Z] #72 ... [2024-09-09T19:41:03.051Z] [2024-09-09T19:41:03.051Z] #71 [core-command internal] load build context [2024-09-09T19:41:04.006Z] #71 ... [2024-09-09T19:41:04.006Z] [2024-09-09T19:41:04.006Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:41:04.274Z] #73 ... [2024-09-09T19:41:04.274Z] [2024-09-09T19:41:04.274Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:04.274Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.6s [2024-09-09T19:41:04.274Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-09T19:41:04.274Z] #46 ... [2024-09-09T19:41:04.274Z] [2024-09-09T19:41:04.274Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:41:04.539Z] #74 ... [2024-09-09T19:41:04.539Z] [2024-09-09T19:41:04.539Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:04.539Z] #38 transferring context: 47.66MB 15.8s [2024-09-09T19:41:04.539Z] #38 ... [2024-09-09T19:41:04.539Z] [2024-09-09T19:41:04.539Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:04.806Z] #46 ... [2024-09-09T19:41:04.806Z] [2024-09-09T19:41:04.806Z] #47 [core-data internal] load build context [2024-09-09T19:41:05.071Z] #47 ... [2024-09-09T19:41:05.071Z] [2024-09-09T19:41:05.071Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:06.040Z] #38 ... [2024-09-09T19:41:06.040Z] [2024-09-09T19:41:06.040Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:06.040Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.8s done [2024-09-09T19:41:06.040Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T19:41:06.040Z] #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T19:41:06.040Z] #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T19:41:06.040Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-09-09T19:41:06.040Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-09T19:41:06.040Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done [2024-09-09T19:41:06.040Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 8.4s [2024-09-09T19:41:06.040Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-09T19:41:06.040Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-09T19:41:06.305Z] #41 ... [2024-09-09T19:41:06.305Z] [2024-09-09T19:41:06.305Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T19:41:06.305Z] #68 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:06.305Z] #68 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:06.305Z] #68 12.39 OK: 266 MiB in 52 packages [2024-09-09T19:41:06.305Z] #68 DONE 13.8s [2024-09-09T19:41:06.305Z] [2024-09-09T19:41:06.305Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:06.305Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 8.5s [2024-09-09T19:41:06.305Z] #41 ... [2024-09-09T19:41:06.305Z] [2024-09-09T19:41:06.305Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:06.305Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.6s [2024-09-09T19:41:07.258Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.8s [2024-09-09T19:41:08.214Z] #46 ... [2024-09-09T19:41:08.214Z] [2024-09-09T19:41:08.214Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:08.214Z] #51 ... [2024-09-09T19:41:08.214Z] [2024-09-09T19:41:08.214Z] #47 [core-data internal] load build context [2024-09-09T19:41:08.799Z] #47 transferring context: 61.14MB 22.1s [2024-09-09T19:41:08.799Z] #47 ... [2024-09-09T19:41:08.799Z] [2024-09-09T19:41:08.799Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:08.799Z] #54 ... [2024-09-09T19:41:08.799Z] [2024-09-09T19:41:08.799Z] #47 [core-data internal] load build context [2024-09-09T19:41:09.064Z] #47 ... [2024-09-09T19:41:09.064Z] [2024-09-09T19:41:09.064Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:09.064Z] #55 ... [2024-09-09T19:41:09.064Z] [2024-09-09T19:41:09.064Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:09.330Z] #53 ... [2024-09-09T19:41:09.330Z] [2024-09-09T19:41:09.330Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:09.330Z] #61 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:09.330Z] #61 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:09.330Z] #61 16.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:09.330Z] #61 16.23 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:09.330Z] #61 16.31 OK: 8 MiB in 16 packages [2024-09-09T19:41:09.330Z] #61 DONE 17.9s [2024-09-09T19:41:09.330Z] [2024-09-09T19:41:09.330Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:41:10.284Z] #75 ... [2024-09-09T19:41:10.284Z] [2024-09-09T19:41:10.284Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:10.284Z] #56 ... [2024-09-09T19:41:10.284Z] [2024-09-09T19:41:10.284Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:10.284Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.8s [2024-09-09T19:41:10.553Z] #46 ... [2024-09-09T19:41:10.553Z] [2024-09-09T19:41:10.553Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:10.553Z] #59 ... [2024-09-09T19:41:10.553Z] [2024-09-09T19:41:10.553Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:10.553Z] #60 ... [2024-09-09T19:41:10.553Z] [2024-09-09T19:41:10.553Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:11.136Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.42MB / 28.04MB 13.5s [2024-09-09T19:41:11.401Z] #46 ... [2024-09-09T19:41:11.401Z] [2024-09-09T19:41:11.401Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:11.401Z] #58 ... [2024-09-09T19:41:11.401Z] [2024-09-09T19:41:11.401Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T19:41:11.401Z] #65 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:11.401Z] #65 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:11.401Z] #65 16.28 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T19:41:11.401Z] #65 16.57 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:11.401Z] #65 16.57 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:41:11.401Z] #65 16.57 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:41:11.401Z] #65 17.30 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:11.401Z] #65 17.30 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:41:11.401Z] #65 17.79 OK: 18 MiB in 19 packages [2024-09-09T19:41:11.401Z] #65 DONE 20.0s [2024-09-09T19:41:11.401Z] [2024-09-09T19:41:11.401Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:11.982Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.4s [2024-09-09T19:41:12.563Z] #46 ... [2024-09-09T19:41:12.563Z] [2024-09-09T19:41:12.563Z] #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:12.563Z] #67 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:12.563Z] #67 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:12.563Z] #67 18.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:12.563Z] #67 18.82 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:12.563Z] #67 18.95 OK: 8 MiB in 16 packages [2024-09-09T19:41:12.563Z] #67 DONE 21.3s [2024-09-09T19:41:12.563Z] [2024-09-09T19:41:12.563Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:13.143Z] #46 ... [2024-09-09T19:41:13.143Z] [2024-09-09T19:41:13.143Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:13.143Z] #70 ... [2024-09-09T19:41:13.143Z] [2024-09-09T19:41:13.143Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:13.143Z] #42 ... [2024-09-09T19:41:13.143Z] [2024-09-09T19:41:13.143Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:13.721Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.9s [2024-09-09T19:41:13.721Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.92MB / 28.04MB 16.2s [2024-09-09T19:41:14.301Z] #46 ... [2024-09-09T19:41:14.301Z] [2024-09-09T19:41:14.301Z] #71 [core-command internal] load build context [2024-09-09T19:41:14.301Z] #71 ... [2024-09-09T19:41:14.301Z] [2024-09-09T19:41:14.301Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:14.880Z] #46 ... [2024-09-09T19:41:14.880Z] [2024-09-09T19:41:14.880Z] #66 [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-09T19:41:14.880Z] #66 DONE 23.4s [2024-09-09T19:41:14.880Z] [2024-09-09T19:41:14.881Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:15.145Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.0s done [2024-09-09T19:41:16.100Z] #46 ... [2024-09-09T19:41:16.100Z] [2024-09-09T19:41:16.100Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:16.100Z] #38 transferring context: 61.34MB 27.3s [2024-09-09T19:41:16.365Z] #38 ... [2024-09-09T19:41:16.365Z] [2024-09-09T19:41:16.365Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:16.365Z] #58 ... [2024-09-09T19:41:16.365Z] [2024-09-09T19:41:16.365Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:16.365Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.9s done [2024-09-09T19:41:16.365Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.0s [2024-09-09T19:41:16.632Z] #41 ... [2024-09-09T19:41:16.632Z] [2024-09-09T19:41:16.632Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:16.632Z] #58 ... [2024-09-09T19:41:16.632Z] [2024-09-09T19:41:16.632Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T19:41:16.632Z] #62 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:16.632Z] #62 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:16.632Z] #62 24.08 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:16.632Z] #62 24.17 (2/2) Installing su-exec (0.2-r3) [2024-09-09T19:41:16.632Z] #62 24.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:16.632Z] #62 24.40 OK: 8 MiB in 17 packages [2024-09-09T19:41:16.632Z] #62 DONE 25.5s [2024-09-09T19:41:16.632Z] [2024-09-09T19:41:16.632Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:17.213Z] #58 ... [2024-09-09T19:41:17.213Z] [2024-09-09T19:41:17.213Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T19:41:17.213Z] #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:17.213Z] #63 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:17.213Z] #63 22.01 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T19:41:17.213Z] #63 22.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:17.213Z] #63 22.35 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:17.213Z] #63 22.49 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:41:17.213Z] #63 23.68 OK: 9 MiB in 17 packages [2024-09-09T19:41:17.213Z] #63 DONE 25.8s [2024-09-09T19:41:17.213Z] [2024-09-09T19:41:17.213Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:18.628Z] #58 ... [2024-09-09T19:41:18.628Z] [2024-09-09T19:41:18.628Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:18.628Z] #51 ... [2024-09-09T19:41:18.628Z] [2024-09-09T19:41:18.628Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:19.214Z] #38 ... [2024-09-09T19:41:19.214Z] [2024-09-09T19:41:19.214Z] #47 [core-data internal] load build context [2024-09-09T19:41:19.214Z] #47 ... [2024-09-09T19:41:19.214Z] [2024-09-09T19:41:19.214Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:41:19.214Z] #69 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:19.214Z] #69 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:19.214Z] #69 20.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:41:19.214Z] #69 20.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:41:19.214Z] #69 20.53 OK: 19946 distinct packages available [2024-09-09T19:41:19.214Z] #69 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:19.214Z] #69 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:19.214Z] #69 25.40 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:19.214Z] #69 25.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:41:19.214Z] #69 25.40 (3/5) Installing libucontext (1.2-r2) [2024-09-09T19:41:19.214Z] #69 25.40 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T19:41:19.214Z] #69 25.44 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T19:41:19.214Z] #69 25.58 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:19.214Z] #69 25.82 OK: 9 MiB in 20 packages [2024-09-09T19:41:19.619Z] #69 ... [2024-09-09T19:41:19.619Z] [2024-09-09T19:41:19.619Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:19.619Z] #55 ... [2024-09-09T19:41:19.619Z] [2024-09-09T19:41:19.619Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:19.619Z] #54 ... [2024-09-09T19:41:19.619Z] [2024-09-09T19:41:19.619Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:20.029Z] #53 ... [2024-09-09T19:41:20.029Z] [2024-09-09T19:41:20.029Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T19:41:20.029Z] #69 DONE 27.3s [2024-09-09T19:41:20.029Z] [2024-09-09T19:41:20.029Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:20.638Z] #38 ... [2024-09-09T19:41:20.638Z] [2024-09-09T19:41:20.638Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T19:41:20.638Z] #64 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:20.638Z] #64 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:20.638Z] #64 26.30 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:20.638Z] #64 26.30 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T19:41:20.638Z] #64 26.38 (3/4) Installing su-exec (0.2-r3) [2024-09-09T19:41:20.638Z] #64 26.38 (4/4) Installing yq (4.33.3-r5) [2024-09-09T19:41:20.638Z] #64 27.83 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:20.638Z] #64 27.83 OK: 18 MiB in 19 packages [2024-09-09T19:41:20.638Z] #64 DONE 29.1s [2024-09-09T19:41:20.638Z] [2024-09-09T19:41:20.638Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:20.638Z] #38 ... [2024-09-09T19:41:20.638Z] [2024-09-09T19:41:20.638Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:20.638Z] #56 ... [2024-09-09T19:41:20.638Z] [2024-09-09T19:41:20.638Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:20.921Z] #59 ... [2024-09-09T19:41:20.921Z] [2024-09-09T19:41:20.921Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:20.921Z] #60 ... [2024-09-09T19:41:20.921Z] [2024-09-09T19:41:20.921Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:21.195Z] #59 transferring context: 47.47MB 30.8s [2024-09-09T19:41:22.211Z] #59 ... [2024-09-09T19:41:22.211Z] [2024-09-09T19:41:22.211Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:41:22.490Z] #76 ... [2024-09-09T19:41:22.490Z] [2024-09-09T19:41:22.490Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:22.785Z] #55 ... [2024-09-09T19:41:22.785Z] [2024-09-09T19:41:22.785Z] #77 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:23.068Z] #77 ... [2024-09-09T19:41:23.069Z] [2024-09-09T19:41:23.069Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:23.349Z] #55 ... [2024-09-09T19:41:23.349Z] [2024-09-09T19:41:23.349Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:23.645Z] #70 ... [2024-09-09T19:41:23.645Z] [2024-09-09T19:41:23.645Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:23.645Z] #42 ... [2024-09-09T19:41:23.645Z] [2024-09-09T19:41:23.645Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:24.612Z] #53 ... [2024-09-09T19:41:24.612Z] [2024-09-09T19:41:24.612Z] #71 [core-command internal] load build context [2024-09-09T19:41:24.612Z] #71 ... [2024-09-09T19:41:24.612Z] [2024-09-09T19:41:24.612Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:25.196Z] #53 ... [2024-09-09T19:41:25.196Z] [2024-09-09T19:41:25.196Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:25.196Z] #78 ... [2024-09-09T19:41:25.196Z] [2024-09-09T19:41:25.196Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:41:25.196Z] #72 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:25.196Z] #72 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:25.196Z] #72 27.53 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:41:25.196Z] #72 27.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:41:25.196Z] #72 27.53 OK: 19946 distinct packages available [2024-09-09T19:41:25.196Z] #72 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:25.196Z] #72 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:25.462Z] #72 ... [2024-09-09T19:41:25.462Z] [2024-09-09T19:41:25.462Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:26.419Z] #53 transferring context: 57.90MB 38.1s [2024-09-09T19:41:26.419Z] #53 ... [2024-09-09T19:41:26.419Z] [2024-09-09T19:41:26.419Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:26.419Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s [2024-09-09T19:41:26.419Z] #46 ... [2024-09-09T19:41:26.419Z] [2024-09-09T19:41:26.419Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:41:26.419Z] #76 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.686Z] #76 ... [2024-09-09T19:41:26.686Z] [2024-09-09T19:41:26.686Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:41:26.686Z] #73 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.686Z] #73 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.686Z] #73 28.11 v3.18.9-9-ge84ee8b42af [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T19:41:26.686Z] #73 28.11 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T19:41:26.686Z] #73 28.11 OK: 19946 distinct packages available [2024-09-09T19:41:26.686Z] #73 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.686Z] #73 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.686Z] #73 ... [2024-09-09T19:41:26.686Z] [2024-09-09T19:41:26.686Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:26.952Z] #55 ... [2024-09-09T19:41:26.952Z] [2024-09-09T19:41:26.952Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:41:26.952Z] #79 ... [2024-09-09T19:41:26.952Z] [2024-09-09T19:41:26.952Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:41:26.952Z] #74 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.952Z] #74 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:26.952Z] #74 27.93 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T19:41:26.952Z] #74 28.25 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:26.952Z] #74 28.25 (3/3) Installing tzdata (2024a-r0) [2024-09-09T19:41:26.952Z] #74 29.95 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:26.952Z] #74 30.15 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:41:26.952Z] #74 31.27 OK: 12 MiB in 18 packages [2024-09-09T19:41:27.218Z] #74 ... [2024-09-09T19:41:27.218Z] [2024-09-09T19:41:27.218Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:27.218Z] #80 ... [2024-09-09T19:41:27.218Z] [2024-09-09T19:41:27.218Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:27.218Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.7s [2024-09-09T19:41:27.487Z] #41 ... [2024-09-09T19:41:27.487Z] [2024-09-09T19:41:27.487Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:28.445Z] #55 ... [2024-09-09T19:41:28.445Z] [2024-09-09T19:41:28.445Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T19:41:28.445Z] #74 DONE 34.2s [2024-09-09T19:41:28.445Z] [2024-09-09T19:41:28.445Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:28.710Z] #55 ... [2024-09-09T19:41:28.710Z] [2024-09-09T19:41:28.710Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:28.710Z] #51 ... [2024-09-09T19:41:28.710Z] [2024-09-09T19:41:28.710Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:28.980Z] #55 ... [2024-09-09T19:41:28.980Z] [2024-09-09T19:41:28.980Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T19:41:28.980Z] #72 33.23 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:28.980Z] #72 33.23 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:41:28.980Z] #72 33.23 (3/4) Installing libucontext (1.2-r2) [2024-09-09T19:41:28.980Z] #72 33.29 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T19:41:28.980Z] #72 33.34 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:28.980Z] #72 33.44 OK: 8 MiB in 19 packages [2024-09-09T19:41:28.980Z] #72 DONE 36.2s [2024-09-09T19:41:28.980Z] [2024-09-09T19:41:28.980Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:28.980Z] #58 ... [2024-09-09T19:41:28.980Z] [2024-09-09T19:41:28.980Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:41:28.980Z] #79 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:29.562Z] #79 ... [2024-09-09T19:41:29.562Z] [2024-09-09T19:41:29.562Z] #49 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T19:41:29.562Z] #49 24.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:29.562Z] #49 26.39 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:29.562Z] #49 31.18 OK: 266 MiB in 52 packages [2024-09-09T19:41:29.562Z] #49 DONE 33.0s [2024-09-09T19:41:29.562Z] [2024-09-09T19:41:29.562Z] #47 [core-data internal] load build context [2024-09-09T19:41:29.562Z] #47 ... [2024-09-09T19:41:29.562Z] [2024-09-09T19:41:29.562Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:41:29.562Z] #73 34.50 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T19:41:29.562Z] #73 34.50 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T19:41:29.562Z] #73 34.71 (3/11) Installing libunistring (1.1-r1) [2024-09-09T19:41:29.562Z] #73 34.88 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T19:41:29.562Z] #73 34.88 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T19:41:29.562Z] #73 35.09 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T19:41:29.562Z] #73 35.25 (7/11) Installing curl (8.9.0-r0) [2024-09-09T19:41:29.562Z] #73 35.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:29.562Z] #73 35.46 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T19:41:29.562Z] #73 35.46 (10/11) Installing libucontext (1.2-r2) [2024-09-09T19:41:29.562Z] #73 35.46 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T19:41:29.562Z] #73 35.46 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:29.834Z] #73 35.63 Executing ca-certificates-20240226-r0.trigger [2024-09-09T19:41:29.834Z] #73 ... [2024-09-09T19:41:29.834Z] [2024-09-09T19:41:29.834Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:30.099Z] #54 ... [2024-09-09T19:41:30.099Z] [2024-09-09T19:41:30.099Z] #47 [core-data internal] load build context [2024-09-09T19:41:30.099Z] #47 ... [2024-09-09T19:41:30.099Z] [2024-09-09T19:41:30.099Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:41:30.371Z] #81 ... [2024-09-09T19:41:30.371Z] [2024-09-09T19:41:30.371Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:30.637Z] #51 ... [2024-09-09T19:41:30.637Z] [2024-09-09T19:41:30.637Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:30.906Z] #56 ... [2024-09-09T19:41:30.906Z] [2024-09-09T19:41:30.906Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:30.906Z] #38 ... [2024-09-09T19:41:30.906Z] [2024-09-09T19:41:30.906Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:31.171Z] #60 ... [2024-09-09T19:41:31.171Z] [2024-09-09T19:41:31.171Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:41:31.171Z] #82 ... [2024-09-09T19:41:31.171Z] [2024-09-09T19:41:31.171Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:31.446Z] #38 transferring context: 84.36MB 42.8s [2024-09-09T19:41:32.848Z] #38 ... [2024-09-09T19:41:32.848Z] [2024-09-09T19:41:32.848Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:32.848Z] #59 ... [2024-09-09T19:41:32.848Z] [2024-09-09T19:41:32.848Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T19:41:32.848Z] #73 37.04 OK: 13 MiB in 26 packages [2024-09-09T19:41:32.848Z] #73 DONE 38.5s [2024-09-09T19:41:32.848Z] [2024-09-09T19:41:32.848Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:32.848Z] #59 ... [2024-09-09T19:41:32.848Z] [2024-09-09T19:41:32.848Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:33.806Z] #38 ... [2024-09-09T19:41:33.806Z] [2024-09-09T19:41:33.806Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:34.098Z] #42 ... [2024-09-09T19:41:34.098Z] [2024-09-09T19:41:34.098Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:34.098Z] #70 ... [2024-09-09T19:41:34.098Z] [2024-09-09T19:41:34.098Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:35.062Z] #38 ... [2024-09-09T19:41:35.062Z] [2024-09-09T19:41:35.062Z] #71 [core-command internal] load build context [2024-09-09T19:41:35.062Z] #71 ... [2024-09-09T19:41:35.062Z] [2024-09-09T19:41:35.062Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T19:41:35.062Z] #75 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:35.062Z] #75 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:35.062Z] #75 23.07 OK: 8 MiB in 16 packages [2024-09-09T19:41:35.062Z] #75 DONE 25.7s [2024-09-09T19:41:35.062Z] [2024-09-09T19:41:35.062Z] #71 [core-command internal] load build context [2024-09-09T19:41:35.062Z] #71 ... [2024-09-09T19:41:35.062Z] [2024-09-09T19:41:35.062Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:35.328Z] #38 ... [2024-09-09T19:41:35.328Z] [2024-09-09T19:41:35.328Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T19:41:35.328Z] #76 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:35.328Z] #76 20.40 OK: 18 MiB in 19 packages [2024-09-09T19:41:35.328Z] #76 DONE 23.0s [2024-09-09T19:41:35.328Z] [2024-09-09T19:41:35.328Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:35.909Z] #38 ... [2024-09-09T19:41:35.909Z] [2024-09-09T19:41:35.909Z] #77 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:35.909Z] #77 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:35.909Z] #77 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:35.909Z] #77 20.63 OK: 8 MiB in 16 packages [2024-09-09T19:41:35.909Z] #77 DONE 23.0s [2024-09-09T19:41:35.909Z] [2024-09-09T19:41:35.909Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:36.493Z] #38 transferring context: 93.93MB 47.9s [2024-09-09T19:41:36.493Z] #38 ... [2024-09-09T19:41:36.493Z] [2024-09-09T19:41:36.493Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:36.493Z] #53 ... [2024-09-09T19:41:36.493Z] [2024-09-09T19:41:36.493Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:37.075Z] #38 ... [2024-09-09T19:41:37.075Z] [2024-09-09T19:41:37.075Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:37.075Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s [2024-09-09T19:41:37.075Z] #46 ... [2024-09-09T19:41:37.075Z] [2024-09-09T19:41:37.075Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:38.031Z] #53 ... [2024-09-09T19:41:38.031Z] [2024-09-09T19:41:38.031Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:38.031Z] #80 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:38.031Z] #80 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:38.031Z] #80 18.90 OK: 9 MiB in 17 packages [2024-09-09T19:41:38.031Z] #80 DONE 20.6s [2024-09-09T19:41:38.031Z] [2024-09-09T19:41:38.031Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:38.299Z] #53 ... [2024-09-09T19:41:38.299Z] [2024-09-09T19:41:38.299Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T19:41:38.299Z] #79 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:38.299Z] #79 19.63 OK: 8 MiB in 17 packages [2024-09-09T19:41:38.299Z] #79 DONE 21.4s [2024-09-09T19:41:38.299Z] [2024-09-09T19:41:38.299Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:38.880Z] #53 ... [2024-09-09T19:41:38.880Z] [2024-09-09T19:41:38.880Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:39.149Z] #55 ... [2024-09-09T19:41:39.149Z] [2024-09-09T19:41:39.149Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-09T19:41:39.149Z] #81 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.149Z] #81 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.149Z] #81 17.22 OK: 9 MiB in 20 packages [2024-09-09T19:41:39.149Z] #81 DONE 18.9s [2024-09-09T19:41:39.149Z] [2024-09-09T19:41:39.149Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:39.149Z] #55 ... [2024-09-09T19:41:39.149Z] [2024-09-09T19:41:39.149Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:39.149Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.149Z] #83 ... [2024-09-09T19:41:39.149Z] [2024-09-09T19:41:39.149Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:39.149Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s [2024-09-09T19:41:39.415Z] #41 ... [2024-09-09T19:41:39.415Z] [2024-09-09T19:41:39.415Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T19:41:39.415Z] #78 14.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.415Z] #78 15.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.415Z] #78 21.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T19:41:39.415Z] #78 22.53 Executing busybox-1.36.1-r7.trigger [2024-09-09T19:41:39.415Z] #78 22.53 OK: 8 MiB in 16 packages [2024-09-09T19:41:39.415Z] #78 DONE 24.3s [2024-09-09T19:41:39.415Z] [2024-09-09T19:41:39.415Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:39.415Z] #58 ... [2024-09-09T19:41:39.415Z] [2024-09-09T19:41:39.415Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:41:39.415Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.415Z] #84 ... [2024-09-09T19:41:39.415Z] [2024-09-09T19:41:39.415Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:39.680Z] #58 ... [2024-09-09T19:41:39.680Z] [2024-09-09T19:41:39.680Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T19:41:39.680Z] #82 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.680Z] #82 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:39.680Z] #82 17.50 OK: 18 MiB in 19 packages [2024-09-09T19:41:39.680Z] #82 DONE 18.7s [2024-09-09T19:41:39.680Z] [2024-09-09T19:41:39.680Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:40.262Z] #58 ... [2024-09-09T19:41:40.262Z] [2024-09-09T19:41:40.262Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:40.262Z] #54 ... [2024-09-09T19:41:40.262Z] [2024-09-09T19:41:40.262Z] #47 [core-data internal] load build context [2024-09-09T19:41:40.528Z] #47 ... [2024-09-09T19:41:40.528Z] [2024-09-09T19:41:40.528Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:40.796Z] #54 ... [2024-09-09T19:41:40.796Z] [2024-09-09T19:41:40.796Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:41.062Z] #56 ... [2024-09-09T19:41:41.062Z] [2024-09-09T19:41:41.062Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:41.062Z] #51 ... [2024-09-09T19:41:41.062Z] [2024-09-09T19:41:41.062Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:41.332Z] #54 ... [2024-09-09T19:41:41.332Z] [2024-09-09T19:41:41.332Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T19:41:41.332Z] #85 DONE 1.3s [2024-09-09T19:41:41.332Z] [2024-09-09T19:41:41.332Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:41.332Z] #54 ... [2024-09-09T19:41:41.332Z] [2024-09-09T19:41:41.332Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:41.332Z] #60 ... [2024-09-09T19:41:41.332Z] [2024-09-09T19:41:41.332Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:41.607Z] #54 transferring context: 55.84MB 52.2s [2024-09-09T19:41:42.190Z] #54 ... [2024-09-09T19:41:42.190Z] [2024-09-09T19:41:42.190Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:42.190Z] #83 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:42.190Z] #83 12.24 OK: 12 MiB in 18 packages [2024-09-09T19:41:42.190Z] #83 DONE 13.1s [2024-09-09T19:41:42.190Z] [2024-09-09T19:41:42.190Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:42.456Z] #54 ... [2024-09-09T19:41:42.457Z] [2024-09-09T19:41:42.457Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T19:41:42.457Z] #84 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:42.457Z] #84 12.23 OK: 8 MiB in 19 packages [2024-09-09T19:41:42.457Z] #84 DONE 13.2s [2024-09-09T19:41:42.724Z] [2024-09-09T19:41:42.724Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:42.724Z] #54 ... [2024-09-09T19:41:42.724Z] [2024-09-09T19:41:42.724Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:42.991Z] #59 ... [2024-09-09T19:41:42.991Z] [2024-09-09T19:41:42.991Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:42.991Z] #0 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:42.991Z] #86 ... [2024-09-09T19:41:42.991Z] [2024-09-09T19:41:42.991Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:44.401Z] #59 ... [2024-09-09T19:41:44.401Z] [2024-09-09T19:41:44.401Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:44.401Z] #42 ... [2024-09-09T19:41:44.401Z] [2024-09-09T19:41:44.401Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:44.401Z] #70 ... [2024-09-09T19:41:44.401Z] [2024-09-09T19:41:44.401Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:44.987Z] #42 ... [2024-09-09T19:41:44.987Z] [2024-09-09T19:41:44.987Z] #71 [core-command internal] load build context [2024-09-09T19:41:45.266Z] #71 ... [2024-09-09T19:41:45.266Z] [2024-09-09T19:41:45.266Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:45.536Z] #42 ... [2024-09-09T19:41:45.536Z] [2024-09-09T19:41:45.536Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T19:41:45.536Z] #86 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T19:41:45.536Z] #86 10.91 OK: 13 MiB in 26 packages [2024-09-09T19:41:45.536Z] #86 DONE 12.7s [2024-09-09T19:41:45.536Z] [2024-09-09T19:41:45.536Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:46.122Z] #42 ... [2024-09-09T19:41:46.122Z] [2024-09-09T19:41:46.122Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T19:41:46.122Z] #87 DONE 7.1s [2024-09-09T19:41:46.122Z] [2024-09-09T19:41:46.122Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:46.707Z] #42 transferring context: 19.25MB 50.4s [2024-09-09T19:41:46.980Z] #42 ... [2024-09-09T19:41:46.980Z] [2024-09-09T19:41:46.980Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T19:41:46.980Z] #88 DONE 0.9s [2024-09-09T19:41:46.980Z] [2024-09-09T19:41:46.980Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:47.249Z] #42 ... [2024-09-09T19:41:47.249Z] [2024-09-09T19:41:47.249Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:47.516Z] #38 ... [2024-09-09T19:41:47.516Z] [2024-09-09T19:41:47.516Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:48.102Z] #42 ... [2024-09-09T19:41:48.102Z] [2024-09-09T19:41:48.102Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:48.102Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.9s [2024-09-09T19:41:48.369Z] #46 ... [2024-09-09T19:41:48.369Z] [2024-09-09T19:41:48.369Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:49.330Z] #42 ... [2024-09-09T19:41:49.330Z] [2024-09-09T19:41:49.330Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:49.330Z] #53 ... [2024-09-09T19:41:49.330Z] [2024-09-09T19:41:49.330Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:49.330Z] #46 ... [2024-09-09T19:41:49.330Z] [2024-09-09T19:41:49.330Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:49.602Z] #55 ... [2024-09-09T19:41:49.602Z] [2024-09-09T19:41:49.602Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:49.602Z] #46 ... [2024-09-09T19:41:49.602Z] [2024-09-09T19:41:49.602Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:41:49.602Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s done [2024-09-09T19:41:49.868Z] #41 ... [2024-09-09T19:41:49.868Z] [2024-09-09T19:41:49.868Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:50.451Z] #46 ... [2024-09-09T19:41:50.451Z] [2024-09-09T19:41:50.451Z] #58 [core-metadata internal] load build context [2024-09-09T19:41:50.451Z] #58 ... [2024-09-09T19:41:50.451Z] [2024-09-09T19:41:50.451Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:50.719Z] #46 ... [2024-09-09T19:41:50.719Z] [2024-09-09T19:41:50.719Z] #47 [core-data internal] load build context [2024-09-09T19:41:50.719Z] #47 ... [2024-09-09T19:41:50.719Z] [2024-09-09T19:41:50.719Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:51.303Z] #46 ... [2024-09-09T19:41:51.303Z] [2024-09-09T19:41:51.303Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:51.303Z] #51 ... [2024-09-09T19:41:51.303Z] [2024-09-09T19:41:51.303Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:41:51.570Z] #56 ... [2024-09-09T19:41:51.570Z] [2024-09-09T19:41:51.570Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:51.570Z] #46 ... [2024-09-09T19:41:51.570Z] [2024-09-09T19:41:51.570Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:41:51.570Z] #60 ... [2024-09-09T19:41:51.570Z] [2024-09-09T19:41:51.570Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:41:52.979Z] #46 ... [2024-09-09T19:41:52.979Z] [2024-09-09T19:41:52.979Z] #54 [core-keeper internal] load build context [2024-09-09T19:41:52.979Z] #54 transferring context: 96.87MB 63.6s [2024-09-09T19:41:52.979Z] #54 ... [2024-09-09T19:41:52.979Z] [2024-09-09T19:41:52.979Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:54.395Z] #51 ... [2024-09-09T19:41:54.395Z] [2024-09-09T19:41:54.395Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:54.395Z] #59 ... [2024-09-09T19:41:54.395Z] [2024-09-09T19:41:54.395Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:54.395Z] #51 ... [2024-09-09T19:41:54.395Z] [2024-09-09T19:41:54.395Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:41:54.665Z] #70 ... [2024-09-09T19:41:54.665Z] [2024-09-09T19:41:54.665Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:55.250Z] #51 ... [2024-09-09T19:41:55.250Z] [2024-09-09T19:41:55.250Z] #71 [core-command internal] load build context [2024-09-09T19:41:55.524Z] #71 ... [2024-09-09T19:41:55.524Z] [2024-09-09T19:41:55.524Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:56.486Z] #51 ... [2024-09-09T19:41:56.486Z] [2024-09-09T19:41:56.486Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T19:41:56.486Z] #89 DONE 2.1s [2024-09-09T19:41:56.486Z] [2024-09-09T19:41:56.486Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:41:57.446Z] #51 ... [2024-09-09T19:41:57.446Z] [2024-09-09T19:41:57.446Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:41:57.713Z] #38 ... [2024-09-09T19:41:57.713Z] [2024-09-09T19:41:57.713Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:57.980Z] #59 transferring context: 147.40MB 67.6s [2024-09-09T19:41:59.391Z] #59 ... [2024-09-09T19:41:59.391Z] [2024-09-09T19:41:59.391Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:41:59.391Z] #42 ... [2024-09-09T19:41:59.391Z] [2024-09-09T19:41:59.391Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:59.391Z] #59 ... [2024-09-09T19:41:59.391Z] [2024-09-09T19:41:59.391Z] #53 [support-scheduler internal] load build context [2024-09-09T19:41:59.391Z] #53 ... [2024-09-09T19:41:59.391Z] [2024-09-09T19:41:59.391Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:41:59.659Z] #59 ... [2024-09-09T19:41:59.659Z] [2024-09-09T19:41:59.659Z] #55 [support-notifications internal] load build context [2024-09-09T19:41:59.659Z] #55 ... [2024-09-09T19:41:59.659Z] [2024-09-09T19:41:59.659Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:00.618Z] #38 ... [2024-09-09T19:42:00.618Z] [2024-09-09T19:42:00.618Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:00.618Z] #58 ... [2024-09-09T19:42:00.618Z] [2024-09-09T19:42:00.618Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:00.883Z] #38 ... [2024-09-09T19:42:00.883Z] [2024-09-09T19:42:00.883Z] #47 [core-data internal] load build context [2024-09-09T19:42:01.150Z] #47 ... [2024-09-09T19:42:01.150Z] [2024-09-09T19:42:01.150Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:01.417Z] #38 ... [2024-09-09T19:42:01.417Z] [2024-09-09T19:42:01.417Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:01.687Z] #56 ... [2024-09-09T19:42:01.687Z] [2024-09-09T19:42:01.687Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T19:42:01.687Z] #41 ... [2024-09-09T19:42:01.687Z] [2024-09-09T19:42:01.687Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:01.955Z] #56 ... [2024-09-09T19:42:01.955Z] [2024-09-09T19:42:01.955Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:01.955Z] #60 ... [2024-09-09T19:42:01.955Z] [2024-09-09T19:42:01.955Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:02.915Z] #56 transferring context: 171.06MB 73.4s [2024-09-09T19:42:03.181Z] #56 ... [2024-09-09T19:42:03.181Z] [2024-09-09T19:42:03.181Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:03.181Z] #54 ... [2024-09-09T19:42:03.181Z] [2024-09-09T19:42:03.181Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T19:42:03.181Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s done [2024-09-09T19:42:03.181Z] #46 DONE 72.0s [2024-09-09T19:42:03.181Z] [2024-09-09T19:42:03.181Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:03.181Z] #54 ... [2024-09-09T19:42:03.181Z] [2024-09-09T19:42:03.181Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:04.590Z] #56 ... [2024-09-09T19:42:04.590Z] [2024-09-09T19:42:04.590Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:04.862Z] #70 ... [2024-09-09T19:42:04.862Z] [2024-09-09T19:42:04.862Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:05.447Z] #56 ... [2024-09-09T19:42:05.447Z] [2024-09-09T19:42:05.447Z] #71 [core-command internal] load build context [2024-09-09T19:42:05.718Z] #71 ... [2024-09-09T19:42:05.718Z] [2024-09-09T19:42:05.718Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:07.686Z] #56 ... [2024-09-09T19:42:07.686Z] [2024-09-09T19:42:07.686Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:42:07.686Z] #51 ... [2024-09-09T19:42:07.686Z] [2024-09-09T19:42:07.686Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:08.283Z] #56 transferring context: 193.61MB 78.5s [2024-09-09T19:42:09.688Z] #56 ... [2024-09-09T19:42:09.688Z] [2024-09-09T19:42:09.688Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:09.688Z] #42 ... [2024-09-09T19:42:09.688Z] [2024-09-09T19:42:09.688Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:09.688Z] #56 ... [2024-09-09T19:42:09.688Z] [2024-09-09T19:42:09.688Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:09.688Z] #53 ... [2024-09-09T19:42:09.688Z] [2024-09-09T19:42:09.688Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:09.954Z] #59 ... [2024-09-09T19:42:09.954Z] [2024-09-09T19:42:09.954Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:09.954Z] #55 ... [2024-09-09T19:42:09.954Z] [2024-09-09T19:42:09.954Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:10.911Z] #59 ... [2024-09-09T19:42:10.911Z] [2024-09-09T19:42:10.911Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:10.911Z] #58 ... [2024-09-09T19:42:10.911Z] [2024-09-09T19:42:10.911Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:11.190Z] #59 ... [2024-09-09T19:42:11.190Z] [2024-09-09T19:42:11.190Z] #47 [core-data internal] load build context [2024-09-09T19:42:11.190Z] #47 ... [2024-09-09T19:42:11.190Z] [2024-09-09T19:42:11.190Z] #71 [core-command internal] load build context [2024-09-09T19:42:11.190Z] #71 ... [2024-09-09T19:42:11.190Z] [2024-09-09T19:42:11.190Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:11.456Z] #59 ... [2024-09-09T19:42:11.457Z] [2024-09-09T19:42:11.457Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:42:11.457Z] #90 DONE 5.3s [2024-09-09T19:42:11.457Z] [2024-09-09T19:42:11.457Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:11.457Z] #59 ... [2024-09-09T19:42:11.457Z] [2024-09-09T19:42:11.457Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:11.724Z] #38 ... [2024-09-09T19:42:11.724Z] [2024-09-09T19:42:11.724Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:42:11.724Z] #91 DONE 5.4s [2024-09-09T19:42:11.724Z] [2024-09-09T19:42:11.724Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:11.724Z] #38 ... [2024-09-09T19:42:11.724Z] [2024-09-09T19:42:11.724Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T19:42:11.990Z] #92 ... [2024-09-09T19:42:11.991Z] [2024-09-09T19:42:11.991Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T19:42:11.991Z] #93 DONE 4.5s [2024-09-09T19:42:11.991Z] [2024-09-09T19:42:11.991Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:12.257Z] #60 ... [2024-09-09T19:42:12.257Z] [2024-09-09T19:42:12.257Z] #71 [core-command internal] load build context [2024-09-09T19:42:13.234Z] #71 ... [2024-09-09T19:42:13.234Z] [2024-09-09T19:42:13.234Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T19:42:13.234Z] #92 DONE 1.5s [2024-09-09T19:42:13.234Z] [2024-09-09T19:42:13.234Z] #71 [core-command internal] load build context [2024-09-09T19:42:13.234Z] #71 transferring context: 115.83MB 78.3s [2024-09-09T19:42:13.234Z] #71 ... [2024-09-09T19:42:13.234Z] [2024-09-09T19:42:13.234Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T19:42:13.234Z] #94 DONE 1.4s [2024-09-09T19:42:13.234Z] [2024-09-09T19:42:13.234Z] #71 [core-command internal] load build context [2024-09-09T19:42:13.502Z] #71 ... [2024-09-09T19:42:13.502Z] [2024-09-09T19:42:13.502Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:13.502Z] #54 ... [2024-09-09T19:42:13.502Z] [2024-09-09T19:42:13.502Z] #71 [core-command internal] load build context [2024-09-09T19:42:13.771Z] #71 ... [2024-09-09T19:42:13.771Z] [2024-09-09T19:42:13.771Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T19:42:13.771Z] #95 DONE 1.6s [2024-09-09T19:42:13.771Z] [2024-09-09T19:42:13.771Z] #71 [core-command internal] load build context [2024-09-09T19:42:14.735Z] #71 ... [2024-09-09T19:42:14.735Z] [2024-09-09T19:42:14.735Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T19:42:14.735Z] #96 DONE 1.5s [2024-09-09T19:42:14.735Z] [2024-09-09T19:42:14.735Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:15.006Z] #70 ... [2024-09-09T19:42:15.006Z] [2024-09-09T19:42:15.006Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:15.006Z] #97 ... [2024-09-09T19:42:15.006Z] [2024-09-09T19:42:15.006Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T19:42:15.006Z] #98 DONE 1.6s [2024-09-09T19:42:15.276Z] [2024-09-09T19:42:15.276Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:15.544Z] #99 ... [2024-09-09T19:42:15.544Z] [2024-09-09T19:42:15.544Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T19:42:15.544Z] #100 DONE 1.9s [2024-09-09T19:42:15.812Z] [2024-09-09T19:42:15.812Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:16.395Z] #101 ... [2024-09-09T19:42:16.395Z] [2024-09-09T19:42:16.395Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:16.395Z] #97 DONE 1.3s [2024-09-09T19:42:16.395Z] [2024-09-09T19:42:16.395Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:42:16.665Z] #102 ... [2024-09-09T19:42:16.665Z] [2024-09-09T19:42:16.665Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:16.665Z] #99 DONE 1.4s [2024-09-09T19:42:16.665Z] [2024-09-09T19:42:16.665Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T19:42:17.245Z] #103 ... [2024-09-09T19:42:17.245Z] [2024-09-09T19:42:17.245Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T19:42:17.245Z] #101 DONE 1.5s [2024-09-09T19:42:17.521Z] [2024-09-09T19:42:17.521Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:17.521Z] #59 ... [2024-09-09T19:42:17.521Z] [2024-09-09T19:42:17.521Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:17.798Z] #54 ... [2024-09-09T19:42:17.798Z] [2024-09-09T19:42:17.798Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:42:18.066Z] #51 ... [2024-09-09T19:42:18.066Z] [2024-09-09T19:42:18.066Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:18.066Z] #54 ... [2024-09-09T19:42:18.066Z] [2024-09-09T19:42:18.066Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T19:42:18.066Z] #102 DONE 1.7s [2024-09-09T19:42:18.066Z] [2024-09-09T19:42:18.066Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:18.066Z] #54 transferring context: 211.77MB 88.9s [2024-09-09T19:42:18.334Z] #54 ... [2024-09-09T19:42:18.334Z] [2024-09-09T19:42:18.334Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T19:42:18.334Z] #103 DONE 1.6s [2024-09-09T19:42:18.334Z] [2024-09-09T19:42:18.334Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:19.306Z] #54 ... [2024-09-09T19:42:19.306Z] [2024-09-09T19:42:19.306Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T19:42:19.306Z] #104 DONE 1.8s [2024-09-09T19:42:19.306Z] [2024-09-09T19:42:19.306Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:19.606Z] #54 ... [2024-09-09T19:42:19.606Z] [2024-09-09T19:42:19.606Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T19:42:19.606Z] #105 DONE 1.2s [2024-09-09T19:42:19.606Z] [2024-09-09T19:42:19.606Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:19.606Z] #54 ... [2024-09-09T19:42:19.606Z] [2024-09-09T19:42:19.606Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T19:42:19.606Z] #106 DONE 1.2s [2024-09-09T19:42:19.606Z] [2024-09-09T19:42:19.606Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:19.875Z] #42 ... [2024-09-09T19:42:19.875Z] [2024-09-09T19:42:19.875Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:19.875Z] #56 ... [2024-09-09T19:42:19.875Z] [2024-09-09T19:42:19.875Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:19.875Z] #53 ... [2024-09-09T19:42:19.875Z] [2024-09-09T19:42:19.875Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:20.144Z] #42 ... [2024-09-09T19:42:20.144Z] [2024-09-09T19:42:20.144Z] #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-09T19:42:20.144Z] #107 DONE 1.0s [2024-09-09T19:42:20.144Z] [2024-09-09T19:42:20.144Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:20.144Z] #42 ... [2024-09-09T19:42:20.144Z] [2024-09-09T19:42:20.144Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:20.421Z] #55 ... [2024-09-09T19:42:20.421Z] [2024-09-09T19:42:20.421Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:21.399Z] #56 ... [2024-09-09T19:42:21.399Z] [2024-09-09T19:42:21.399Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:21.399Z] #58 ... [2024-09-09T19:42:21.399Z] [2024-09-09T19:42:21.399Z] #47 [core-data internal] load build context [2024-09-09T19:42:21.399Z] #47 ... [2024-09-09T19:42:21.399Z] [2024-09-09T19:42:21.399Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:21.695Z] #58 ... [2024-09-09T19:42:21.695Z] [2024-09-09T19:42:21.695Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:21.994Z] #38 ... [2024-09-09T19:42:21.994Z] [2024-09-09T19:42:21.994Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:22.265Z] #58 ... [2024-09-09T19:42:22.265Z] [2024-09-09T19:42:22.265Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:22.265Z] #60 ... [2024-09-09T19:42:22.265Z] [2024-09-09T19:42:22.265Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:23.241Z] #58 transferring context: 259.56MB 91.5s [2024-09-09T19:42:25.206Z] #58 ... [2024-09-09T19:42:25.206Z] [2024-09-09T19:42:25.206Z] #71 [core-command internal] load build context [2024-09-09T19:42:25.206Z] #71 ... [2024-09-09T19:42:25.206Z] [2024-09-09T19:42:25.207Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:25.207Z] #70 ... [2024-09-09T19:42:25.207Z] [2024-09-09T19:42:25.207Z] #71 [core-command internal] load build context [2024-09-09T19:42:27.792Z] #71 ... [2024-09-09T19:42:27.792Z] [2024-09-09T19:42:27.792Z] #108 [security-spire-server] exporting to image [2024-09-09T19:42:27.792Z] #108 exporting layers 7.6s done [2024-09-09T19:42:27.792Z] #108 writing image sha256:9678775d789e7fea8cc23797458d5aafb86466d914a8b6044ab619177a5e3313 0.3s done [2024-09-09T19:42:27.792Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-09-09T19:42:27.792Z] #108 writing image sha256:91d4e43695ccc9e0bd3b37c190da4e3ddd8be21b8f2d3a5d674a53f2c9997567 0.0s done [2024-09-09T19:42:27.792Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-09T19:42:27.792Z] #108 writing image sha256:595735e43b4aadf6bd4dd17633450c06c04ec651939c03486cc2f39bcdbd820b 0.1s done [2024-09-09T19:42:27.792Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-09T19:42:27.792Z] #108 DONE 7.9s [2024-09-09T19:42:27.792Z] [2024-09-09T19:42:27.792Z] #71 [core-command internal] load build context [2024-09-09T19:42:27.792Z] #71 ... [2024-09-09T19:42:27.792Z] [2024-09-09T19:42:27.792Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:27.792Z] #59 ... [2024-09-09T19:42:27.792Z] [2024-09-09T19:42:27.792Z] #71 [core-command internal] load build context [2024-09-09T19:42:28.062Z] #71 ... [2024-09-09T19:42:28.063Z] [2024-09-09T19:42:28.063Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:42:28.063Z] #51 ... [2024-09-09T19:42:28.063Z] [2024-09-09T19:42:28.063Z] #71 [core-command internal] load build context [2024-09-09T19:42:28.646Z] #71 transferring context: 175.64MB 93.6s [2024-09-09T19:42:28.918Z] #71 ... [2024-09-09T19:42:28.919Z] [2024-09-09T19:42:28.919Z] #38 [security-bootstrapper internal] load build context [2024-09-09T19:42:28.919Z] #38 transferring context: 310.24MB 98.8s done [2024-09-09T19:42:28.919Z] #38 DONE 100.4s [2024-09-09T19:42:28.919Z] [2024-09-09T19:42:28.919Z] #71 [core-command internal] load build context [2024-09-09T19:42:29.190Z] #71 ... [2024-09-09T19:42:29.190Z] [2024-09-09T19:42:29.190Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T19:42:29.190Z] #51 transferring context: 310.24MB 101.0s done [2024-09-09T19:42:29.190Z] #51 DONE 101.3s [2024-09-09T19:42:29.190Z] [2024-09-09T19:42:29.190Z] #71 [core-command internal] load build context [2024-09-09T19:42:29.775Z] #71 ... [2024-09-09T19:42:29.775Z] [2024-09-09T19:42:29.775Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:29.775Z] #54 ... [2024-09-09T19:42:29.775Z] [2024-09-09T19:42:29.775Z] #71 [core-command internal] load build context [2024-09-09T19:42:30.359Z] #71 ... [2024-09-09T19:42:30.359Z] [2024-09-09T19:42:30.359Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:30.359Z] #53 ... [2024-09-09T19:42:30.359Z] [2024-09-09T19:42:30.359Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:30.359Z] #54 ... [2024-09-09T19:42:30.359Z] [2024-09-09T19:42:30.359Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:30.627Z] #55 ... [2024-09-09T19:42:30.627Z] [2024-09-09T19:42:30.627Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:30.627Z] #42 ... [2024-09-09T19:42:30.627Z] [2024-09-09T19:42:30.627Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:30.900Z] #54 ... [2024-09-09T19:42:30.900Z] [2024-09-09T19:42:30.900Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:42:30.900Z] #109 DONE 2.1s [2024-09-09T19:42:30.900Z] [2024-09-09T19:42:30.900Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:31.169Z] #54 ... [2024-09-09T19:42:31.169Z] [2024-09-09T19:42:31.169Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:31.435Z] #56 ... [2024-09-09T19:42:31.435Z] [2024-09-09T19:42:31.435Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:31.435Z] #42 ... [2024-09-09T19:42:31.435Z] [2024-09-09T19:42:31.435Z] #47 [core-data internal] load build context [2024-09-09T19:42:31.435Z] #47 ... [2024-09-09T19:42:31.435Z] [2024-09-09T19:42:31.435Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:32.391Z] #42 ... [2024-09-09T19:42:32.392Z] [2024-09-09T19:42:32.392Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:32.662Z] #60 ... [2024-09-09T19:42:32.662Z] [2024-09-09T19:42:32.662Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:34.064Z] #42 ... [2024-09-09T19:42:34.064Z] [2024-09-09T19:42:34.064Z] #59 [security-proxy-auth internal] load build context [2024-09-09T19:42:34.064Z] #59 transferring context: 310.24MB 103.3s done [2024-09-09T19:42:34.064Z] #59 DONE 103.8s [2024-09-09T19:42:34.064Z] [2024-09-09T19:42:34.064Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:34.653Z] #42 ... [2024-09-09T19:42:34.653Z] [2024-09-09T19:42:34.653Z] #58 [core-metadata internal] load build context [2024-09-09T19:42:34.653Z] #58 transferring context: 310.24MB 102.1s done [2024-09-09T19:42:34.653Z] #58 DONE 104.3s [2024-09-09T19:42:34.653Z] [2024-09-09T19:42:34.653Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:35.239Z] #42 ... [2024-09-09T19:42:35.239Z] [2024-09-09T19:42:35.239Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:35.239Z] #70 ... [2024-09-09T19:42:35.239Z] [2024-09-09T19:42:35.239Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:35.509Z] #42 ... [2024-09-09T19:42:35.509Z] [2024-09-09T19:42:35.509Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:42:35.509Z] #110 DONE 1.6s [2024-09-09T19:42:35.509Z] [2024-09-09T19:42:35.509Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:36.949Z] #42 ... [2024-09-09T19:42:36.949Z] [2024-09-09T19:42:36.949Z] #56 [security-proxy-setup internal] load build context [2024-09-09T19:42:36.949Z] #56 transferring context: 310.24MB 106.9s done [2024-09-09T19:42:36.949Z] #56 DONE 107.6s [2024-09-09T19:42:36.949Z] [2024-09-09T19:42:36.949Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:40.322Z] #42 ... [2024-09-09T19:42:40.322Z] [2024-09-09T19:42:40.322Z] #54 [core-keeper internal] load build context [2024-09-09T19:42:40.322Z] #54 transferring context: 310.24MB 110.5s done [2024-09-09T19:42:40.322Z] #54 DONE 111.7s [2024-09-09T19:42:40.322Z] [2024-09-09T19:42:40.322Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:40.322Z] #42 ... [2024-09-09T19:42:40.322Z] [2024-09-09T19:42:40.322Z] #71 [core-command internal] load build context [2024-09-09T19:42:40.322Z] #71 ... [2024-09-09T19:42:40.322Z] [2024-09-09T19:42:40.322Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:40.600Z] #53 ... [2024-09-09T19:42:40.600Z] [2024-09-09T19:42:40.600Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:40.600Z] #42 ... [2024-09-09T19:42:40.600Z] [2024-09-09T19:42:40.600Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:40.868Z] #55 ... [2024-09-09T19:42:40.868Z] [2024-09-09T19:42:40.868Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:40.868Z] #53 ... [2024-09-09T19:42:40.868Z] [2024-09-09T19:42:40.868Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:42:41.142Z] #111 ... [2024-09-09T19:42:41.142Z] [2024-09-09T19:42:41.142Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:41.411Z] #53 ... [2024-09-09T19:42:41.411Z] [2024-09-09T19:42:41.411Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T19:42:41.411Z] #112 DONE 1.1s [2024-09-09T19:42:41.411Z] [2024-09-09T19:42:41.411Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:41.679Z] #53 ... [2024-09-09T19:42:41.679Z] [2024-09-09T19:42:41.679Z] #47 [core-data internal] load build context [2024-09-09T19:42:41.679Z] #47 ... [2024-09-09T19:42:41.679Z] [2024-09-09T19:42:41.679Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:42.655Z] #53 ... [2024-09-09T19:42:42.655Z] [2024-09-09T19:42:42.655Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:42.921Z] #60 ... [2024-09-09T19:42:42.921Z] [2024-09-09T19:42:42.921Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:45.032Z] #53 transferring context: 290.96MB 116.6s [2024-09-09T19:42:45.300Z] #53 ... [2024-09-09T19:42:45.300Z] [2024-09-09T19:42:45.300Z] #47 [core-data internal] load build context [2024-09-09T19:42:45.300Z] #47 transferring context: 310.24MB 118.4s done [2024-09-09T19:42:45.300Z] #47 DONE 118.6s [2024-09-09T19:42:45.300Z] [2024-09-09T19:42:45.300Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:45.567Z] #53 ... [2024-09-09T19:42:45.567Z] [2024-09-09T19:42:45.567Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:45.567Z] #70 ... [2024-09-09T19:42:45.567Z] [2024-09-09T19:42:45.567Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:42:45.567Z] #113 ... [2024-09-09T19:42:45.567Z] [2024-09-09T19:42:45.567Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:48.151Z] #70 ... [2024-09-09T19:42:48.151Z] [2024-09-09T19:42:48.151Z] #53 [support-scheduler internal] load build context [2024-09-09T19:42:48.151Z] #53 transferring context: 310.24MB 119.7s done [2024-09-09T19:42:48.151Z] #53 DONE 119.9s [2024-09-09T19:42:48.151Z] [2024-09-09T19:42:48.151Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:50.723Z] #70 ... [2024-09-09T19:42:50.723Z] [2024-09-09T19:42:50.723Z] #71 [core-command internal] load build context [2024-09-09T19:42:50.723Z] #71 ... [2024-09-09T19:42:50.723Z] [2024-09-09T19:42:50.723Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:50.723Z] #70 ... [2024-09-09T19:42:50.723Z] [2024-09-09T19:42:50.723Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:50.990Z] #42 ... [2024-09-09T19:42:50.990Z] [2024-09-09T19:42:50.990Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:50.990Z] #55 ... [2024-09-09T19:42:50.990Z] [2024-09-09T19:42:50.990Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:51.570Z] #70 ... [2024-09-09T19:42:51.570Z] [2024-09-09T19:42:51.570Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:42:51.570Z] #114 ... [2024-09-09T19:42:51.570Z] [2024-09-09T19:42:51.570Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:52.971Z] #42 ... [2024-09-09T19:42:52.971Z] [2024-09-09T19:42:52.971Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:52.971Z] #60 transferring context: 294.75MB 121.2s [2024-09-09T19:42:52.971Z] #60 ... [2024-09-09T19:42:52.971Z] [2024-09-09T19:42:52.971Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:53.235Z] #42 ... [2024-09-09T19:42:53.235Z] [2024-09-09T19:42:53.235Z] #71 [core-command internal] load build context [2024-09-09T19:42:53.235Z] #71 transferring context: 310.24MB 118.1s done [2024-09-09T19:42:53.235Z] #71 DONE 120.6s [2024-09-09T19:42:53.235Z] [2024-09-09T19:42:53.235Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:53.836Z] #42 ... [2024-09-09T19:42:53.836Z] [2024-09-09T19:42:53.836Z] #55 [support-notifications internal] load build context [2024-09-09T19:42:53.836Z] #55 transferring context: 310.24MB 124.4s done [2024-09-09T19:42:53.836Z] #55 DONE 124.7s [2024-09-09T19:42:53.836Z] [2024-09-09T19:42:53.836Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:55.255Z] #42 ... [2024-09-09T19:42:55.255Z] [2024-09-09T19:42:55.255Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-09T19:42:55.255Z] #60 transferring context: 310.24MB 123.0s done [2024-09-09T19:42:55.255Z] #60 DONE 124.9s [2024-09-09T19:42:55.255Z] [2024-09-09T19:42:55.255Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:42:55.849Z] #42 ... [2024-09-09T19:42:55.849Z] [2024-09-09T19:42:55.849Z] #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:42:55.849Z] #115 DONE 2.0s [2024-09-09T19:42:56.120Z] [2024-09-09T19:42:56.120Z] #70 [security-spiffe-token-provider internal] load build context [2024-09-09T19:42:58.935Z] #70 transferring context: 310.24MB 124.2s done [2024-09-09T19:42:58.936Z] #70 DONE 126.3s [2024-09-09T19:42:58.936Z] [2024-09-09T19:42:58.936Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:42:59.894Z] #116 DONE 1.1s [2024-09-09T19:42:59.894Z] [2024-09-09T19:42:59.894Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:00.586Z] #117 ... [2024-09-09T19:43:00.586Z] [2024-09-09T19:43:00.586Z] #42 [support-cron-scheduler internal] load build context [2024-09-09T19:43:00.586Z] #42 transferring context: 310.24MB 124.1s done [2024-09-09T19:43:00.586Z] #42 DONE 127.8s [2024-09-09T19:43:00.586Z] [2024-09-09T19:43:00.586Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:58.223Z] #118 ... [2024-09-09T19:43:58.223Z] [2024-09-09T19:43:58.223Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:58.223Z] #111 DONE 84.3s [2024-09-09T19:43:58.223Z] [2024-09-09T19:43:58.223Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T19:43:58.223Z] #119 ... [2024-09-09T19:43:58.223Z] [2024-09-09T19:43:58.223Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:43:58.223Z] #113 DONE 79.7s [2024-09-09T19:43:58.223Z] [2024-09-09T19:43:58.223Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #120 DONE 5.2s [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #121 [core-command builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #121 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #122 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #123 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #124 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #125 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #126 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #127 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #128 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #129 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #130 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #131 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #132 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #133 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #134 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #135 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #119 DONE 5.3s [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #136 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #137 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #138 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:00.798Z] #139 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #140 [core-data builder 6/7] COPY . . [2024-09-09T19:44:00.798Z] #140 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:00.798Z] #141 CACHED [2024-09-09T19:44:00.798Z] [2024-09-09T19:44:00.798Z] #142 [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-09T19:44:07.447Z] #142 ... [2024-09-09T19:44:07.447Z] [2024-09-09T19:44:07.447Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T19:44:07.447Z] #0 5.972 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-09T19:44:07.447Z] #143 ... [2024-09-09T19:44:07.447Z] [2024-09-09T19:44:07.447Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T19:44:07.447Z] #0 6.511 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-09T19:44:07.447Z] #144 ... [2024-09-09T19:44:07.447Z] [2024-09-09T19:44:07.447Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:07.447Z] #114 DONE 86.1s [2024-09-09T19:44:07.447Z] [2024-09-09T19:44:07.447Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T19:44:07.447Z] #0 6.842 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-09T19:44:07.447Z] #145 ... [2024-09-09T19:44:07.447Z] [2024-09-09T19:44:07.447Z] #146 [core-keeper builder 7/8] COPY . . [2024-09-09T19:44:10.840Z] #146 ... [2024-09-09T19:44:10.840Z] [2024-09-09T19:44:10.840Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T19:44:10.840Z] #0 7.515 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-09T19:44:10.840Z] #147 ... [2024-09-09T19:44:10.840Z] [2024-09-09T19:44:10.840Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T19:44:10.840Z] #0 8.074 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-09T19:44:10.840Z] #148 ... [2024-09-09T19:44:10.840Z] [2024-09-09T19:44:10.840Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T19:44:10.840Z] #0 7.051 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-09T19:44:11.107Z] #149 ... [2024-09-09T19:44:11.107Z] [2024-09-09T19:44:11.107Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T19:44:11.107Z] #0 8.012 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-09T19:44:11.107Z] #150 ... [2024-09-09T19:44:11.107Z] [2024-09-09T19:44:11.107Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T19:44:11.107Z] #0 7.775 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-09T19:44:11.382Z] #151 ... [2024-09-09T19:44:11.382Z] [2024-09-09T19:44:11.382Z] #142 [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-09T19:44:11.382Z] #142 8.685 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-09T19:44:13.407Z] #142 ... [2024-09-09T19:44:13.407Z] [2024-09-09T19:44:13.407Z] #146 [core-keeper builder 7/8] COPY . . [2024-09-09T19:44:13.407Z] #146 DONE 5.8s [2024-09-09T19:44:13.407Z] [2024-09-09T19:44:13.407Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T19:44:15.351Z] #152 1.904 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-09T19:44:33.570Z] #152 ... [2024-09-09T19:44:33.570Z] [2024-09-09T19:44:33.570Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:33.570Z] #118 DONE 96.9s [2024-09-09T19:44:33.570Z] [2024-09-09T19:44:33.570Z] #153 [support-notifications builder 6/7] COPY . . [2024-09-09T19:44:37.708Z] #153 DONE 4.4s [2024-09-09T19:44:37.708Z] [2024-09-09T19:44:37.708Z] #154 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:37.708Z] #154 CACHED [2024-09-09T19:44:37.708Z] [2024-09-09T19:44:37.708Z] #155 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T19:44:37.708Z] #155 CACHED [2024-09-09T19:44:37.708Z] [2024-09-09T19:44:37.708Z] #156 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T19:44:37.708Z] #156 CACHED [2024-09-09T19:44:37.708Z] [2024-09-09T19:44:37.708Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:44:39.120Z] #157 ... [2024-09-09T19:44:39.120Z] [2024-09-09T19:44:39.120Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T19:44:39.120Z] #117 DONE 99.1s [2024-09-09T19:44:39.120Z] [2024-09-09T19:44:39.120Z] #158 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T19:44:44.492Z] #158 DONE 4.9s [2024-09-09T19:44:44.492Z] [2024-09-09T19:44:44.492Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T19:44:44.492Z] #157 3.614 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-09T19:44:47.071Z] #157 ... [2024-09-09T19:44:47.071Z] [2024-09-09T19:44:47.071Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T19:44:47.071Z] #0 2.169 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-09T19:44:47.337Z] #159 ... [2024-09-09T19:44:47.337Z] [2024-09-09T19:44:47.337Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T19:44:47.337Z] #0 4.029 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-09T20:05:25.612Z] #160 ... [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #142 [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-09T20:05:25.612Z] #142 1277.4 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-09T20:05:25.612Z] #142 ... [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T20:05:25.612Z] #148 DONE 1279.9s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:05:25.612Z] #150 ... [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:05:25.612Z] #161 DONE 0.5s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:05:25.612Z] #162 DONE 0.1s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #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-09T20:05:25.612Z] #163 DONE 0.2s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T20:05:25.612Z] #164 DONE 0.3s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T20:05:25.612Z] #165 DONE 0.3s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T20:05:25.612Z] #166 DONE 0.2s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #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-09T20:05:25.612Z] #167 DONE 2.1s [2024-09-09T20:05:25.612Z] [2024-09-09T20:05:25.612Z] #108 [security-proxy-setup] exporting to image [2024-09-09T20:05:25.612Z] #108 exporting layers [2024-09-09T20:05:26.194Z] #108 exporting layers 1.2s done [2024-09-09T20:05:26.194Z] #108 writing image sha256:9c9480c56d07c74870df1f84ac857c05963385233ef698b04dc7c8506f096459 0.0s done [2024-09-09T20:05:26.194Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-09T20:05:26.194Z] #108 DONE 9.1s [2024-09-09T20:05:26.194Z] [2024-09-09T20:05:26.194Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:05:32.839Z] #160 ... [2024-09-09T20:05:32.839Z] [2024-09-09T20:05:32.839Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T20:05:32.839Z] #145 DONE 1291.1s [2024-09-09T20:05:32.839Z] [2024-09-09T20:05:32.839Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T20:05:32.839Z] #147 ... [2024-09-09T20:05:32.839Z] [2024-09-09T20:05:32.839Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T20:05:32.839Z] #168 DONE 0.5s [2024-09-09T20:05:32.839Z] [2024-09-09T20:05:32.839Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T20:05:36.259Z] #169 DONE 3.5s [2024-09-09T20:05:36.259Z] [2024-09-09T20:05:36.259Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:05:36.567Z] #170 DONE 0.5s [2024-09-09T20:05:36.567Z] [2024-09-09T20:05:36.567Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:05:36.833Z] #171 DONE 0.3s [2024-09-09T20:05:36.833Z] [2024-09-09T20:05:36.833Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T20:05:37.108Z] #172 DONE 0.4s [2024-09-09T20:05:37.108Z] [2024-09-09T20:05:37.108Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:05:37.386Z] #160 ... [2024-09-09T20:05:37.386Z] [2024-09-09T20:05:37.386Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T20:05:37.386Z] #173 DONE 0.1s [2024-09-09T20:05:37.667Z] [2024-09-09T20:05:37.667Z] #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-09T20:05:37.667Z] #174 DONE 0.3s [2024-09-09T20:05:37.667Z] [2024-09-09T20:05:37.667Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T20:05:37.667Z] #147 ... [2024-09-09T20:05:37.667Z] [2024-09-09T20:05:37.667Z] #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-09T20:05:37.667Z] #175 DONE 0.1s [2024-09-09T20:05:37.934Z] [2024-09-09T20:05:37.934Z] #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-09T20:05:37.934Z] #176 DONE 0.1s [2024-09-09T20:05:37.934Z] [2024-09-09T20:05:37.934Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:05:37.934Z] #9 ... [2024-09-09T20:05:37.934Z] [2024-09-09T20:05:37.934Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T20:05:37.934Z] #177 DONE 0.1s [2024-09-09T20:05:38.221Z] [2024-09-09T20:05:38.221Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T20:05:38.221Z] #178 DONE 0.1s [2024-09-09T20:05:38.221Z] [2024-09-09T20:05:38.221Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:05:38.221Z] #152 ... [2024-09-09T20:05:38.221Z] [2024-09-09T20:05:38.221Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T20:05:40.818Z] #179 DONE 2.3s [2024-09-09T20:05:40.818Z] [2024-09-09T20:05:40.818Z] #108 [security-bootstrapper] exporting to image [2024-09-09T20:05:40.818Z] #108 exporting layers [2024-09-09T20:05:41.400Z] #108 exporting layers 1.0s done [2024-09-09T20:05:41.666Z] #108 writing image sha256:0507f4b72612f5e45d27a0d8755fbcefe3001d538ff240af8e3c82e0d58d95ec done [2024-09-09T20:05:41.666Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T20:05:41.666Z] #108 DONE 10.1s [2024-09-09T20:05:41.666Z] [2024-09-09T20:05:41.666Z] #142 [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-09T20:05:42.247Z] #142 DONE 1301.7s [2024-09-09T20:05:42.247Z] [2024-09-09T20:05:42.247Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:05:43.224Z] #159 ... [2024-09-09T20:05:43.224Z] [2024-09-09T20:05:43.224Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:05:43.224Z] #180 DONE 0.1s [2024-09-09T20:05:43.224Z] [2024-09-09T20:05:43.224Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:05:43.224Z] #181 DONE 0.1s [2024-09-09T20:05:43.224Z] [2024-09-09T20:05:43.224Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:05:43.224Z] #9 ... [2024-09-09T20:05:43.224Z] [2024-09-09T20:05:43.224Z] #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-09T20:05:43.490Z] #182 DONE 0.2s [2024-09-09T20:05:43.490Z] [2024-09-09T20:05:43.490Z] #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-09T20:05:43.762Z] #183 DONE 0.1s [2024-09-09T20:05:43.762Z] [2024-09-09T20:05:43.762Z] #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-09T20:05:44.036Z] #184 DONE 0.3s [2024-09-09T20:05:44.036Z] [2024-09-09T20:05:44.036Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T20:05:44.036Z] #185 DONE 0.2s [2024-09-09T20:05:44.036Z] [2024-09-09T20:05:44.036Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:05:44.301Z] #9 ... [2024-09-09T20:05:44.301Z] [2024-09-09T20:05:44.301Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T20:05:44.301Z] #186 DONE 0.2s [2024-09-09T20:05:44.301Z] [2024-09-09T20:05:44.301Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T20:05:44.567Z] #187 DONE 0.1s [2024-09-09T20:05:44.567Z] [2024-09-09T20:05:44.567Z] #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-09T20:05:46.504Z] #188 DONE 2.2s [2024-09-09T20:05:46.504Z] [2024-09-09T20:05:46.504Z] #108 [security-secretstore-setup] exporting to image [2024-09-09T20:05:46.504Z] #108 exporting layers [2024-09-09T20:05:47.906Z] #108 exporting layers 1.2s done [2024-09-09T20:05:47.907Z] #108 writing image sha256:984bc60b8752158b4d5ea15fa3cf65859604c844387f895b1da1263e0a0ca106 done [2024-09-09T20:05:47.907Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T20:05:47.907Z] #108 DONE 11.3s [2024-09-09T20:05:47.907Z] [2024-09-09T20:05:47.907Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:06:55.754Z] #152 ... [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T20:06:55.754Z] #151 DONE 1369.3s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:06:55.754Z] #150 ... [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:06:55.754Z] #189 DONE 0.3s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:06:55.754Z] #150 ... [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:06:55.754Z] #190 DONE 0.2s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #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-09T20:06:55.754Z] #191 DONE 0.2s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #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-09T20:06:55.754Z] #192 DONE 0.2s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #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-09T20:06:55.754Z] #193 DONE 0.3s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #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-09T20:06:55.754Z] #194 DONE 2.1s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-09T20:06:55.754Z] #108 exporting layers [2024-09-09T20:06:55.754Z] #108 exporting layers 0.7s done [2024-09-09T20:06:55.754Z] #108 writing image sha256:863ca1dae2bd18cd68487e6359810d49add3b1c01af85946b96353ab7641957b done [2024-09-09T20:06:55.754Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T20:06:55.754Z] #108 DONE 12.0s [2024-09-09T20:06:55.754Z] [2024-09-09T20:06:55.754Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T20:09:47.471Z] #159 DONE 1489.1s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:09:47.471Z] #160 ... [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:09:47.471Z] #195 DONE 0.2s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:09:47.471Z] #196 DONE 0.2s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #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-09T20:09:47.471Z] #197 DONE 0.3s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #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-09T20:09:47.471Z] #198 DONE 0.1s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-09T20:09:47.471Z] #108 exporting layers [2024-09-09T20:09:47.471Z] #108 exporting layers 0.8s done [2024-09-09T20:09:47.471Z] #108 writing image sha256:4e7dfc9706c411231c1a4a902af44b16a1a2a614f78fea4c71abbaa293138676 done [2024-09-09T20:09:47.471Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T20:09:47.471Z] #108 DONE 12.8s [2024-09-09T20:09:47.471Z] [2024-09-09T20:09:47.471Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:18:09.600Z] #9 ... [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T20:18:09.600Z] #147 DONE 2039.4s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:18:09.600Z] #160 ... [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:18:09.600Z] #199 DONE 0.2s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:18:09.600Z] #200 DONE 0.3s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T20:18:09.600Z] #201 DONE 0.5s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:18:09.600Z] #152 ... [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #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-09T20:18:09.600Z] #202 DONE 0.2s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T20:18:09.600Z] #203 DONE 0.2s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #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-09T20:18:09.600Z] #204 DONE 2.1s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #108 [security-proxy-auth] exporting to image [2024-09-09T20:18:09.600Z] #108 exporting layers [2024-09-09T20:18:09.600Z] #108 exporting layers 0.7s done [2024-09-09T20:18:09.600Z] #108 writing image sha256:fae9424a28bdbe9f4dde877a3896eae0ddca487cfdd294d735d914fdcbd75f77 done [2024-09-09T20:18:09.600Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-09T20:18:09.600Z] #108 DONE 13.5s [2024-09-09T20:18:09.600Z] [2024-09-09T20:18:09.600Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:19:17.491Z] #152 ... [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T20:19:17.491Z] #144 DONE 2114.9s [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T20:19:17.491Z] #41 ... [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:19:17.491Z] #205 DONE 0.2s [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T20:19:17.491Z] #41 ... [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:19:17.491Z] #206 DONE 0.1s [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T20:19:17.491Z] #207 DONE 0.5s [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:19:17.491Z] #208 DONE 0.1s [2024-09-09T20:19:17.491Z] [2024-09-09T20:19:17.491Z] #108 [core-command] exporting to image [2024-09-09T20:19:17.492Z] #108 exporting layers [2024-09-09T20:19:17.760Z] #108 exporting layers 0.4s done [2024-09-09T20:19:17.760Z] #108 writing image sha256:089a82ddcd8d06c88d32be0d6adf25dc079e3bf780b329adb3033c1c3a5e9b58 done [2024-09-09T20:19:17.760Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-09T20:19:17.760Z] #108 DONE 14.0s [2024-09-09T20:19:17.760Z] [2024-09-09T20:19:17.760Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:21:39.792Z] #152 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T20:21:39.792Z] #143 DONE 2251.9s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:21:39.792Z] #150 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:39.792Z] #209 DONE 0.3s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:21:39.792Z] #9 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:21:39.792Z] #210 DONE 0.3s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T20:21:39.792Z] #211 DONE 0.6s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:39.792Z] #212 DONE 0.2s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:21:39.792Z] #160 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T20:21:39.792Z] #213 DONE 0.2s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #108 [core-data] exporting to image [2024-09-09T20:21:39.792Z] #108 exporting layers [2024-09-09T20:21:39.792Z] #108 exporting layers 0.5s done [2024-09-09T20:21:39.792Z] #108 writing image sha256:e5203d8156da3116557646971c01db2dac4c1feaf5cf4c930598fdb34e9c077c done [2024-09-09T20:21:39.792Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-09T20:21:39.792Z] #108 DONE 14.5s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T20:21:39.792Z] #41 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T20:21:39.792Z] #152 DONE 2243.0s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:21:39.792Z] #160 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T20:21:39.792Z] #149 DONE 2256.5s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:39.792Z] #214 DONE 0.4s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:21:39.792Z] #215 DONE 0.3s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T20:21:39.792Z] #216 ... [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:21:39.792Z] #217 DONE 0.3s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T20:21:39.792Z] #216 DONE 0.8s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:39.792Z] #218 DONE 0.3s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T20:21:39.792Z] #219 DONE 1.0s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #108 [core-keeper] exporting to image [2024-09-09T20:21:39.792Z] #108 exporting layers 0.6s done [2024-09-09T20:21:39.792Z] #108 writing image sha256:5e1be771094a4b795719b08311573c49bda135f7d1d676a028fb330cc313e81a done [2024-09-09T20:21:39.792Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T20:21:39.792Z] #108 DONE 15.2s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:21:39.792Z] #220 DONE 0.2s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T20:21:39.792Z] #221 DONE 0.1s [2024-09-09T20:21:39.792Z] [2024-09-09T20:21:39.792Z] #108 [core-metadata] exporting to image [2024-09-09T20:21:40.399Z] #108 exporting layers 0.5s done [2024-09-09T20:21:40.399Z] #108 writing image sha256:dc002b3d8c9d9af9a32898056acab2ce311e0742355b7c983eda79b04d6257ff done [2024-09-09T20:21:40.399Z] #108 naming to docker.io/library/core-metadata-arm64 [2024-09-09T20:21:40.399Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T20:21:40.399Z] #108 DONE 15.6s [2024-09-09T20:21:40.399Z] [2024-09-09T20:21:40.399Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:22:19.313Z] #160 ... [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T20:22:19.313Z] #150 DONE 2297.2s [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:19.313Z] #157 ... [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:19.313Z] #222 DONE 0.1s [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:19.313Z] #223 DONE 0.2s [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T20:22:19.313Z] #224 DONE 0.5s [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:22:19.313Z] #160 ... [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:22:19.313Z] #225 DONE 0.1s [2024-09-09T20:22:19.313Z] [2024-09-09T20:22:19.313Z] #108 [support-scheduler] exporting to image [2024-09-09T20:22:19.313Z] #108 exporting layers [2024-09-09T20:22:19.899Z] #108 exporting layers 0.5s done [2024-09-09T20:22:19.899Z] #108 writing image sha256:9c36fdafb4e3b61747790fa707102abfbb9c5c72cc4e2fd137d818740eff538d done [2024-09-09T20:22:19.899Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T20:22:19.899Z] #108 DONE 16.1s [2024-09-09T20:22:19.899Z] [2024-09-09T20:22:19.899Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:23.280Z] #157 ... [2024-09-09T20:22:23.280Z] [2024-09-09T20:22:23.280Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T20:22:23.280Z] #160 DONE 2265.9s [2024-09-09T20:22:23.280Z] [2024-09-09T20:22:23.280Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-09T20:22:23.280Z] #9 ... [2024-09-09T20:22:23.280Z] [2024-09-09T20:22:23.280Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T20:22:23.280Z] #157 DONE 2266.1s [2024-09-09T20:22:23.280Z] [2024-09-09T20:22:23.280Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:23.549Z] #226 DONE 0.4s [2024-09-09T20:22:23.549Z] [2024-09-09T20:22:23.549Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T20:22:23.819Z] #227 DONE 0.2s [2024-09-09T20:22:23.819Z] [2024-09-09T20:22:23.819Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:24.088Z] #228 DONE 0.2s [2024-09-09T20:22:24.088Z] [2024-09-09T20:22:24.088Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T20:22:24.088Z] #229 DONE 0.2s [2024-09-09T20:22:24.088Z] [2024-09-09T20:22:24.088Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T20:22:24.678Z] #230 DONE 0.5s [2024-09-09T20:22:24.678Z] [2024-09-09T20:22:24.678Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T20:22:24.678Z] #231 DONE 0.6s [2024-09-09T20:22:24.678Z] [2024-09-09T20:22:24.678Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T20:22:24.678Z] #232 DONE 0.2s [2024-09-09T20:22:24.678Z] [2024-09-09T20:22:24.678Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T20:22:24.678Z] #233 DONE 0.2s [2024-09-09T20:22:24.678Z] [2024-09-09T20:22:24.678Z] #108 [support-cron-scheduler] exporting to image [2024-09-09T20:22:25.267Z] #108 exporting layers 0.6s done [2024-09-09T20:22:25.267Z] #108 writing image sha256:257c32b69ddd23e618e130b307d0775fdd1e1a4454ce617d523b8acc32ebfaf6 done [2024-09-09T20:22:25.267Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T20:22:26.231Z] #108 exporting layers 1.6s done [2024-09-09T20:22:26.231Z] #108 writing image sha256:27ee7117749d31ce3712e16f3bb42a64149630bde137f440943277503a56b96d done [2024-09-09T20:22:26.231Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T20:22:26.231Z] #108 DONE 17.8s [2024-09-09T20:22:26.231Z] [2024-09-09T20:22:26.231Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T20:22:26.231Z] time="2024-09-09T19:40:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T20:22:26.511Z] $ docker stop --time=1 f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 [2024-09-09T20:22:28.243Z] $ docker rm -f --volumes f863273244dc89ffb3ebb7824649f670258cbcb1b82329d6ae50861e5915ea70 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T20:22:28.836Z] + docker images [2024-09-09T20:22:28.836Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T20:22:28.836Z] support-notifications-arm64 latest 257c32b69ddd 4 seconds ago 42MB [2024-09-09T20:22:28.836Z] support-cron-scheduler-arm64 latest 27ee7117749d 4 seconds ago 43.6MB [2024-09-09T20:22:28.836Z] support-scheduler-arm64 latest 9c36fdafb4e3 10 seconds ago 41.4MB [2024-09-09T20:22:28.836Z] core-metadata-arm64 latest dc002b3d8c9d 49 seconds ago 39.3MB [2024-09-09T20:22:28.836Z] core-keeper-arm64 latest 5e1be771094a 50 seconds ago 39MB [2024-09-09T20:22:28.836Z] core-data-arm64 latest e5203d8156da 54 seconds ago 39.2MB [2024-09-09T20:22:28.836Z] core-command-arm64 latest 089a82ddcd8d 3 minutes ago 35.1MB [2024-09-09T20:22:28.836Z] security-proxy-auth-arm64 latest fae9424a28bd 4 minutes ago 32.7MB [2024-09-09T20:22:28.836Z] security-spiffe-token-provider-arm64 latest 4e7dfc9706c4 12 minutes ago 29.1MB [2024-09-09T20:22:28.836Z] core-common-config-bootstrapper-arm64 latest 863ca1dae2bd 15 minutes ago 15.4MB [2024-09-09T20:22:28.836Z] security-secretstore-setup-arm64 latest 984bc60b8752 16 minutes ago 36.4MB [2024-09-09T20:22:28.836Z] security-bootstrapper-arm64 latest 0507f4b72612 16 minutes ago 18.9MB [2024-09-09T20:22:28.836Z] security-proxy-setup-arm64 latest 9c9480c56d07 17 minutes ago 26.2MB [2024-09-09T20:22:28.836Z] security-spire-server-arm64 latest 595735e43b4a 40 minutes ago 116MB [2024-09-09T20:22:28.836Z] security-spire-config-arm64 latest 91d4e43695cc 40 minutes ago 115MB [2024-09-09T20:22:28.836Z] security-spire-agent-arm64 latest 9678775d789e 40 minutes ago 174MB [2024-09-09T20:22:28.836Z] ci-base-image-arm64 latest 35536c88e62a About an hour ago 967MB [2024-09-09T20:22:28.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T20:22:28.836Z] 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-09T20:22:29.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:29.773Z] [2024-09-09T20:22:29.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:22:30.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:30.497Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T20:22:30.497Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T20:22:30.497Z] 04944245beec: Pulling fs layer [2024-09-09T20:22:30.497Z] 699f458cf7ca: Pulling fs layer [2024-09-09T20:22:30.497Z] 765212b225bb: Pulling fs layer [2024-09-09T20:22:30.497Z] f23df028b6ca: Pulling fs layer [2024-09-09T20:22:30.497Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T20:22:30.497Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T20:22:30.497Z] f23df028b6ca: Waiting [2024-09-09T20:22:30.497Z] d65c8cfc05b1: Waiting [2024-09-09T20:22:30.497Z] 2437ff75d9bd: Waiting [2024-09-09T20:22:30.497Z] 765212b225bb: Waiting [2024-09-09T20:22:30.497Z] 04944245beec: Verifying Checksum [2024-09-09T20:22:30.497Z] 04944245beec: Download complete [2024-09-09T20:22:30.497Z] 765212b225bb: Verifying Checksum [2024-09-09T20:22:30.497Z] 765212b225bb: Download complete [2024-09-09T20:22:30.497Z] f23df028b6ca: Download complete [2024-09-09T20:22:30.497Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T20:22:30.497Z] d65c8cfc05b1: Download complete [2024-09-09T20:22:30.763Z] 699f458cf7ca: Verifying Checksum [2024-09-09T20:22:30.763Z] 699f458cf7ca: Download complete [2024-09-09T20:22:31.346Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T20:22:31.346Z] 8998bd30e6a1: Download complete [2024-09-09T20:22:33.928Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T20:22:33.928Z] 2437ff75d9bd: Download complete [2024-09-09T20:22:35.867Z] 8998bd30e6a1: Pull complete [2024-09-09T20:22:36.449Z] 04944245beec: Pull complete [2024-09-09T20:22:37.855Z] 699f458cf7ca: Pull complete [2024-09-09T20:22:38.122Z] 765212b225bb: Pull complete [2024-09-09T20:22:39.084Z] f23df028b6ca: Pull complete [2024-09-09T20:22:39.351Z] d65c8cfc05b1: Pull complete [2024-09-09T20:22:57.542Z] 2437ff75d9bd: Pull complete [2024-09-09T20:22:57.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T20:22:57.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T20:22:57.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T20:22:57.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-9903 does not seem to be running inside a container [2024-09-09T20:22:57.948Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T20:23:00.830Z] $ docker top 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:01.695Z] ---> job-cost.sh [2024-09-09T20:23:01.695Z] lf-activate-venv: SKIPPING [2024-09-09T20:23:01.695Z] INFO: No Stack... [2024-09-09T20:23:02.272Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T20:23:03.220Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T20:23:03.887Z] + cut -d, -f6 [2024-09-09T20:23:03.887Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-09-09T20:23:03.952Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] [2024-09-09T20:23:03.960Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] did not exist. Created. [2024-09-09T20:23:03.967Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T20:23:04.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T20:23:04.677Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T20:23:04.702Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4905-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T20:23:04.772Z] $ docker stop --time=1 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d [2024-09-09T20:23:06.259Z] $ docker rm -f --volumes 00635b996e154a26599995092c6ab4382429f9e1549f6228f6a280e7568a4b4d [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-09T20:23:07.673Z] provisioning config files... [2024-09-09T20:23:07.683Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13915460682171664914tmp [Pipeline] { [Pipeline] sh [2024-09-09T20:23:08.035Z] + set +x [2024-09-09T20:23:08.035Z] + curl -s https://codecov.io/bash [2024-09-09T20:23:08.035Z] + bash -s -- [2024-09-09T20:23:08.035Z] [2024-09-09T20:23:08.035Z] _____ _ [2024-09-09T20:23:08.035Z] / ____| | | [2024-09-09T20:23:08.035Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T20:23:08.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T20:23:08.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T20:23:08.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T20:23:08.035Z] Bash-1.0.6 [2024-09-09T20:23:08.035Z] [2024-09-09T20:23:08.035Z] [2024-09-09T20:23:08.035Z] ==> git version 2.25.1 found [2024-09-09T20:23:08.035Z] ==> 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-09T20:23:08.035Z] Release-Date: 2020-01-08 [2024-09-09T20:23:08.035Z] 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-09T20:23:08.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T20:23:08.035Z] ==> Jenkins CI detected. [2024-09-09T20:23:08.035Z] current dir:  /w/workspace/edgex-go/1 [2024-09-09T20:23:08.035Z] project root: . [2024-09-09T20:23:08.035Z] --> token set from env [2024-09-09T20:23:08.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T20:23:08.035Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T20:23:08.295Z] ==> Python coveragepy not found [2024-09-09T20:23:08.295Z] ==> Searching for coverage reports in: [2024-09-09T20:23:08.295Z] + . [2024-09-09T20:23:08.295Z] -> Found 1 reports [2024-09-09T20:23:08.295Z] ==> Detecting git/mercurial file structure [2024-09-09T20:23:08.295Z] ==> Reading reports [2024-09-09T20:23:08.295Z] + ./coverage.out bytes=545683 [2024-09-09T20:23:08.295Z] ==> Appending adjustments [2024-09-09T20:23:08.295Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T20:23:09.673Z] + Found adjustments [2024-09-09T20:23:09.673Z] ==> Gzipping contents [2024-09-09T20:23:09.673Z] 68K /tmp/codecov.2yiBAk.gz [2024-09-09T20:23:09.673Z] ==> Uploading reports [2024-09-09T20:23:09.673Z] url: https://codecov.io [2024-09-09T20:23:09.673Z] query: branch=PR-4905&commit=b1c70b789550ef8a2d47f9bd81025120f5ea545d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4905%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4905&job=&cmd_args= [2024-09-09T20:23:09.673Z] -> Pinging Codecov [2024-09-09T20:23:09.673Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4905&commit=b1c70b789550ef8a2d47f9bd81025120f5ea545d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4905%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4905&job=&cmd_args= [2024-09-09T20:23:09.934Z] -> Uploading to [2024-09-09T20:23:09.934Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/b1c70b789550ef8a2d47f9bd81025120f5ea545d/1995f9a3-4d1c-4631-8a49-d703d6e6978a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T202309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aec246a675022887be7a15b0e3dc445d270d3e2785d539a90b5d7afbeb4238af [2024-09-09T20:23:09.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T20:23:09.934Z] Dload Upload Total Spent Left Speed [2024-09-09T20:23:10.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68060 0 0 100 68060 0 244k --:--:-- --:--:-- --:--:-- 244k [2024-09-09T20:23:10.504Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1c70b789550ef8a2d47f9bd81025120f5ea545d [Pipeline] } [2024-09-09T20:23:10.538Z] 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-09T20:23:12.203Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:12.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:13.455Z] ---> package-listing.sh [2024-09-09T20:23:13.455Z] ++ facter osfamily [2024-09-09T20:23:13.455Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T20:23:13.715Z] + OS_FAMILY=debian [2024-09-09T20:23:13.715Z] + workspace=/w/workspace/edgex-go/1 [2024-09-09T20:23:13.715Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T20:23:13.715Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T20:23:13.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T20:23:13.715Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T20:23:13.715Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T20:23:13.715Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T20:23:13.715Z] + case "${OS_FAMILY}" in [2024-09-09T20:23:13.715Z] + dpkg -l [2024-09-09T20:23:13.715Z] + grep '^ii' [2024-09-09T20:23:13.715Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T20:23:13.715Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T20:23:13.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T20:23:13.715Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-09T20:23:13.715Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-09T20:23:13.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-09T20:23:13.753Z] 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-09T20:23:14.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:23:14.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:14.694Z] [2024-09-09T20:23:14.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T20:23:15.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:15.090Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T20:23:15.090Z] 5eb5b503b376: Pulling fs layer [2024-09-09T20:23:15.090Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T20:23:15.090Z] ec43610c2a17: Pulling fs layer [2024-09-09T20:23:15.090Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T20:23:15.090Z] 33b1e0a273af: Pulling fs layer [2024-09-09T20:23:15.090Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T20:23:15.090Z] 2f39f015ded8: Pulling fs layer [2024-09-09T20:23:15.090Z] 2f39f015ded8: Waiting [2024-09-09T20:23:15.090Z] 33b1e0a273af: Waiting [2024-09-09T20:23:15.090Z] 5d3b04190fa2: Waiting [2024-09-09T20:23:15.090Z] 3a2ae6a8a46f: Waiting [2024-09-09T20:23:15.090Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T20:23:15.090Z] 5c69ac0246d0: Download complete [2024-09-09T20:23:15.090Z] 3a2ae6a8a46f: Download complete [2024-09-09T20:23:15.090Z] 33b1e0a273af: Verifying Checksum [2024-09-09T20:23:15.090Z] 33b1e0a273af: Download complete [2024-09-09T20:23:15.090Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T20:23:15.090Z] 5d3b04190fa2: Download complete [2024-09-09T20:23:15.090Z] ec43610c2a17: Verifying Checksum [2024-09-09T20:23:15.348Z] 5eb5b503b376: Verifying Checksum [2024-09-09T20:23:15.348Z] 5eb5b503b376: Download complete [2024-09-09T20:23:15.913Z] 2f39f015ded8: Download complete [2024-09-09T20:23:16.853Z] 5eb5b503b376: Pull complete [2024-09-09T20:23:16.853Z] 5c69ac0246d0: Pull complete [2024-09-09T20:23:17.428Z] ec43610c2a17: Pull complete [2024-09-09T20:23:17.428Z] 3a2ae6a8a46f: Pull complete [2024-09-09T20:23:17.685Z] 33b1e0a273af: Pull complete [2024-09-09T20:23:17.685Z] 5d3b04190fa2: Pull complete [2024-09-09T20:23:22.953Z] 2f39f015ded8: Pull complete [2024-09-09T20:23:22.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T20:23:22.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T20:23:22.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T20:23:23.204Z] prd-ubuntu20.04-docker-8c-8g-9901 does not seem to be running inside a container [2024-09-09T20:23:23.218Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T20:23:28.191Z] $ docker top 6ce2d85e51ac634d659f7bb93108bf70e8757d7f200effe61202c982d1f0f291 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T20:23:28.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T20:23:28.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T20:23:29.274Z] + ls /var/log/sa-host [2024-09-09T20:23:29.274Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T20:23:29.433Z] provisioning config files... [2024-09-09T20:23:29.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config137208858269406756tmp [Pipeline] { [Pipeline] echo [2024-09-09T20:23:29.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:29.838Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T20:23:29.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:30.414Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T20:23:30.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:30.771Z] ---> sudo-logs.sh [2024-09-09T20:23:30.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T20:23:30.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:31.192Z] ---> job-cost.sh [2024-09-09T20:23:31.192Z] lf-activate-venv: SKIPPING [2024-09-09T20:23:31.192Z] DEBUG: total: 0.2199999988079071 [2024-09-09T20:23:31.192Z] INFO: Retrieving Stack Cost... [2024-09-09T20:23:31.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T20:23:32.018Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T20:23:32.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T20:23:32.380Z] ---> logs-deploy.sh [2024-09-09T20:23:32.380Z] lf-activate-venv: SKIPPING [2024-09-09T20:23:32.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4905/1 [2024-09-09T20:23:32.380Z] INFO: archiving workspace using pattern(s): [2024-09-09T20:23:33.318Z] Archives upload complete. [2024-09-09T20:23:33.318Z] INFO: archiving logs to Nexus