Pull request #4828 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at b6a792cc14dceb412227bc035c2b58c27f836273 rather than 5c04009ff751622e18bbeb55e4fc0158a67abd7d Obtained Jenkinsfile from b6a792cc14dceb412227bc035c2b58c27f836273 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-ssh1864755826636969771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10619550112818893990.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4828/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-4828/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8644691257259393231.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-4828/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10758986149435786722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh686075191702182174.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-4828/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-4828/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9952016711200220138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5854 in /w/workspace/edgexfoundry_edgex-go_PR-4828 [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/4828/head:refs/remotes/origin/PR-4828 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 5c04009ff751622e18bbeb55e4fc0158a67abd7d Merge succeeded, producing 5c04009ff751622e18bbeb55e4fc0158a67abd7d Checking out Revision 5c04009ff751622e18bbeb55e4fc0158a67abd7d (PR-4828) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # 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 b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 Commit message: "feat: update go-mod-bootstrap dep" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-18T11:45:00.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-18T11:45:00.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-18T11:45:00.456Z] ========================================================= [2024-07-18T11:45:00.457Z] EdgeX Global Pipelines Version Info [2024-07-18T11:45:00.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:45:01.222Z] ------------------- [2024-07-18T11:45:01.222Z] stable info: [2024-07-18T11:45:01.222Z] ------------------- [2024-07-18T11:45:01.222Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T11:45:01.222Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T11:45:01.222Z] Message: update stable to v1.0.260 [2024-07-18T11:45:01.789Z] ------------------- [2024-07-18T11:45:01.789Z] experimental info: [2024-07-18T11:45:01.789Z] ------------------- [2024-07-18T11:45:01.789Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T11:45:01.789Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-18T11:45:01.789Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-18T11:45:02.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-18T11:45:02.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-18T11:45:02.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-18T11:45:02.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-18T11:45:02.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-18T11:45:02.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-18T11:45:02.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-18T11:45:02.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-18T11:45:02.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-18T11:45:02.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-18T11:45:02.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-18T11:45:02.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-18T11:45:02.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-18T11:45:02.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-18T11:45:02.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-18T11:45:03.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T11:45:03.127Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T11:45:03.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-18T11:45:03.260Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-18T11:45:03.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-18T11:45:03.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-18T11:45:03.483Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-18T11:45:03.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-18T11:45:03.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4828 [Pipeline] echo [2024-07-18T11:45:03.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4828 [Pipeline] echo [2024-07-18T11:45:03.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4828 [Pipeline] echo [2024-07-18T11:45:03.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo [2024-07-18T11:45:03.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c04009 [Pipeline] echo [2024-07-18T11:45:03.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T11:45:04.098Z] provisioning config files... [2024-07-18T11:45:04.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13839642921815427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T11:45:04.496Z] ---> ****-login.sh [2024-07-18T11:45:04.496Z] nexus3.edgexfoundry.org:10001 [2024-07-18T11:45:04.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:04.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:04.756Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:04.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:04.756Z] [2024-07-18T11:45:04.756Z] Login Succeeded [2024-07-18T11:45:04.756Z] nexus3.edgexfoundry.org:10002 [2024-07-18T11:45:04.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:04.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:04.757Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:04.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:04.757Z] [2024-07-18T11:45:04.757Z] Login Succeeded [2024-07-18T11:45:04.757Z] nexus3.edgexfoundry.org:10003 [2024-07-18T11:45:05.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:05.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:05.018Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:05.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:05.018Z] [2024-07-18T11:45:05.018Z] Login Succeeded [2024-07-18T11:45:05.018Z] nexus3.edgexfoundry.org:10004 [2024-07-18T11:45:05.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:05.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:05.018Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:05.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:05.019Z] [2024-07-18T11:45:05.019Z] Login Succeeded [2024-07-18T11:45:05.019Z] ****.io [2024-07-18T11:45:05.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:45:05.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:45:05.278Z] Configure a credential helper to remove this warning. See [2024-07-18T11:45:05.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:45:05.278Z] [2024-07-18T11:45:05.278Z] Login Succeeded [2024-07-18T11:45:05.278Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T11:45:05.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T11:45:05.795Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/core-command/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-18T11:45:05.795Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/core-data/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/core-keeper/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/core-metadata/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-18T11:45:05.795Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-18T11:45:05.795Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-18T11:45:05.795Z] cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/support-notifications/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-18T11:45:05.795Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-18T11:45:05.795Z] + cut -d/ -f2 [2024-07-18T11:45:05.795Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-18T11:45:05.846Z] 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-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-07-18T11:45:06.387Z] + git rev-list -1 --merges 5c04009ff751622e18bbeb55e4fc0158a67abd7d~1..5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo [2024-07-18T11:45:06.427Z] -----------> git rev-list -1 --merges 5c04009ff751622e18bbeb55e4fc0158a67abd7d~1..5c04009ff751622e18bbeb55e4fc0158a67abd7d 5c04009ff751622e18bbeb55e4fc0158a67abd7d [false] [Pipeline] sh [2024-07-18T11:45:06.753Z] + git log --format=format:%s -1 5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo [2024-07-18T11:45:06.791Z] ========================================================= [2024-07-18T11:45:06.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-18T11:45:06.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-18T11:45:07.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.308Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.308Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-18T11:45:07.308Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.308Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-18T11:45:07.308Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-18T11:45:07.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:45:07.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:07.955Z] [2024-07-18T11:45:07.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:45:09.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:09.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-18T11:45:09.560Z] b85a868b505f: Pulling fs layer [2024-07-18T11:45:09.560Z] e2be974225ed: Pulling fs layer [2024-07-18T11:45:09.560Z] 339a4e72a1f5: Pulling fs layer [2024-07-18T11:45:09.560Z] 988bab9f4d93: Pulling fs layer [2024-07-18T11:45:09.560Z] 1469e6f7b9e6: Pulling fs layer [2024-07-18T11:45:09.560Z] eaf3925da568: Pulling fs layer [2024-07-18T11:45:09.560Z] bab4dde63d76: Pulling fs layer [2024-07-18T11:45:09.560Z] bde34c3a00c8: Pulling fs layer [2024-07-18T11:45:09.560Z] b352a97aabf1: Pulling fs layer [2024-07-18T11:45:09.560Z] 4872d77fe225: Pulling fs layer [2024-07-18T11:45:09.560Z] 5851b861e8e6: Pulling fs layer [2024-07-18T11:45:09.560Z] bde34c3a00c8: Waiting [2024-07-18T11:45:09.560Z] 988bab9f4d93: Waiting [2024-07-18T11:45:09.560Z] b352a97aabf1: Waiting [2024-07-18T11:45:09.560Z] 1469e6f7b9e6: Waiting [2024-07-18T11:45:09.560Z] eaf3925da568: Waiting [2024-07-18T11:45:09.560Z] bab4dde63d76: Waiting [2024-07-18T11:45:09.560Z] 5851b861e8e6: Waiting [2024-07-18T11:45:09.823Z] e2be974225ed: Download complete [2024-07-18T11:45:09.823Z] 988bab9f4d93: Verifying Checksum [2024-07-18T11:45:09.823Z] 988bab9f4d93: Download complete [2024-07-18T11:45:09.823Z] 1469e6f7b9e6: Verifying Checksum [2024-07-18T11:45:09.823Z] 1469e6f7b9e6: Download complete [2024-07-18T11:45:09.823Z] 339a4e72a1f5: Verifying Checksum [2024-07-18T11:45:09.823Z] 339a4e72a1f5: Download complete [2024-07-18T11:45:09.823Z] eaf3925da568: Download complete [2024-07-18T11:45:09.823Z] bde34c3a00c8: Download complete [2024-07-18T11:45:09.823Z] b352a97aabf1: Download complete [2024-07-18T11:45:09.823Z] 4872d77fe225: Verifying Checksum [2024-07-18T11:45:09.823Z] 4872d77fe225: Download complete [2024-07-18T11:45:09.823Z] 5851b861e8e6: Verifying Checksum [2024-07-18T11:45:09.823Z] 5851b861e8e6: Download complete [2024-07-18T11:45:10.092Z] b85a868b505f: Verifying Checksum [2024-07-18T11:45:10.092Z] b85a868b505f: Download complete [2024-07-18T11:45:10.351Z] bab4dde63d76: Verifying Checksum [2024-07-18T11:45:10.351Z] bab4dde63d76: Download complete [2024-07-18T11:45:11.286Z] b85a868b505f: Pull complete [2024-07-18T11:45:11.286Z] e2be974225ed: Pull complete [2024-07-18T11:45:11.854Z] 339a4e72a1f5: Pull complete [2024-07-18T11:45:11.854Z] 988bab9f4d93: Pull complete [2024-07-18T11:45:12.115Z] 1469e6f7b9e6: Pull complete [2024-07-18T11:45:12.115Z] eaf3925da568: Pull complete [2024-07-18T11:45:14.025Z] bab4dde63d76: Pull complete [2024-07-18T11:45:14.025Z] bde34c3a00c8: Pull complete [2024-07-18T11:45:14.285Z] b352a97aabf1: Pull complete [2024-07-18T11:45:14.285Z] 4872d77fe225: Pull complete [2024-07-18T11:45:14.551Z] 5851b861e8e6: Pull complete [2024-07-18T11:45:14.551Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-18T11:45:14.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T11:45:14.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:45:14.836Z] prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container [2024-07-18T11:45:14.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-18T11:45:18.619Z] $ docker top ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 -eo pid,comm [2024-07-18T11:45:18.681Z] 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-07-18T11:45:18.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-18T11:45:18.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T11:45:18.867Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T11:45:18.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T11:45:18.989Z] $ docker exec ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent [2024-07-18T11:45:19.096Z] SSH_AUTH_SOCK=/tmp/ssh-YcYrdiMVSGrp/agent.31 [2024-07-18T11:45:19.096Z] SSH_AGENT_PID=37 [2024-07-18T11:45:19.102Z] Running ssh-add (command line suppressed) [2024-07-18T11:45:19.194Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4236541983522444075.key (/w/workspace/edgex-go/1@tmp/private_key_4236541983522444075.key) [2024-07-18T11:45:19.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T11:45:19.554Z] + git tag --points-at HEAD [Pipeline] } [2024-07-18T11:45:19.582Z] $ docker exec --env ******** --env ******** ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent -k [2024-07-18T11:45:19.685Z] unset SSH_AUTH_SOCK; [2024-07-18T11:45:19.685Z] unset SSH_AGENT_PID; [2024-07-18T11:45:19.685Z] echo Agent pid 37 killed; [2024-07-18T11:45:19.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-18T11:45:19.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T11:45:19.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T11:45:19.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T11:45:19.925Z] $ docker exec ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent [2024-07-18T11:45:20.034Z] SSH_AUTH_SOCK=/tmp/ssh-kz7K5Gle5QJ9/agent.70 [2024-07-18T11:45:20.034Z] SSH_AGENT_PID=76 [2024-07-18T11:45:20.042Z] Running ssh-add (command line suppressed) [2024-07-18T11:45:20.131Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14140236584363835105.key (/w/workspace/edgex-go/1@tmp/private_key_14140236584363835105.key) [2024-07-18T11:45:20.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T11:45:20.501Z] + git semver init [2024-07-18T11:45:20.762Z] 2024-07-18 11:45:20,742 [run_init] DEBUG init version:0.0.0 force:False [2024-07-18T11:45:20.762Z] 2024-07-18 11:45:20,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-18T11:45:20.762Z] 2024-07-18 11:45:20,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-18T11:45:20.762Z] 2024-07-18 11:45:20,744 [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-07-18T11:45:27.344Z] 2024-07-18 11:45:26,642 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,643 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4828 with force:False [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,643 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4828 [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,649 [execute] INFO git cat-file --batch-check [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,655 [execute] INFO git cat-file --batch [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T11:45:27.344Z] 2024-07-18 11:45:26,661 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4828 [2024-07-18T11:45:27.344Z] 0.0.0 [Pipeline] } [2024-07-18T11:45:27.365Z] $ docker exec --env ******** --env ******** ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent -k [2024-07-18T11:45:27.480Z] unset SSH_AUTH_SOCK; [2024-07-18T11:45:27.481Z] unset SSH_AGENT_PID; [2024-07-18T11:45:27.481Z] echo Agent pid 76 killed; [2024-07-18T11:45:27.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T11:45:27.964Z] + git semver [Pipeline] } [2024-07-18T11:45:28.249Z] $ docker stop --time=1 ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 [2024-07-18T11:45:29.530Z] $ docker rm -f --volumes ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T11:45:29.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-18T11:45:30.237Z] Stashed 1 file(s) [Pipeline] echo [2024-07-18T11:45:30.267Z] [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-07-18T11:45:31.163Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-18T11:45:31.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:45:31.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:45:31.300Z] ========================================================= [2024-07-18T11:45:31.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-18T11:45:31.300Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:45:31.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T11:45:31.661Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-18T11:45:31.661Z] 619be1103602: Pulling fs layer [2024-07-18T11:45:31.661Z] 7862e08f4a3e: Pulling fs layer [2024-07-18T11:45:31.661Z] 5df492c9dc93: Pulling fs layer [2024-07-18T11:45:31.661Z] 7629e6793208: Pulling fs layer [2024-07-18T11:45:31.661Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T11:45:31.661Z] fb5054dd5b73: Pulling fs layer [2024-07-18T11:45:31.661Z] eeca6798cff9: Pulling fs layer [2024-07-18T11:45:31.661Z] aa269ceb94a6: Pulling fs layer [2024-07-18T11:45:31.661Z] ada007ff1a6a: Pulling fs layer [2024-07-18T11:45:31.661Z] fb5054dd5b73: Waiting [2024-07-18T11:45:31.661Z] 7629e6793208: Waiting [2024-07-18T11:45:31.661Z] aa269ceb94a6: Waiting [2024-07-18T11:45:31.661Z] ada007ff1a6a: Waiting [2024-07-18T11:45:31.661Z] 4f4fb700ef54: Waiting [2024-07-18T11:45:31.661Z] 7862e08f4a3e: Verifying Checksum [2024-07-18T11:45:31.661Z] 7862e08f4a3e: Download complete [2024-07-18T11:45:31.661Z] 7629e6793208: Verifying Checksum [2024-07-18T11:45:31.661Z] 7629e6793208: Download complete [2024-07-18T11:45:31.661Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T11:45:31.661Z] 4f4fb700ef54: Download complete [2024-07-18T11:45:31.661Z] 619be1103602: Verifying Checksum [2024-07-18T11:45:31.661Z] 619be1103602: Download complete [2024-07-18T11:45:31.661Z] fb5054dd5b73: Verifying Checksum [2024-07-18T11:45:31.661Z] fb5054dd5b73: Download complete [2024-07-18T11:45:31.661Z] eeca6798cff9: Verifying Checksum [2024-07-18T11:45:31.661Z] eeca6798cff9: Download complete [2024-07-18T11:45:31.924Z] 619be1103602: Pull complete [2024-07-18T11:45:31.924Z] ada007ff1a6a: Verifying Checksum [2024-07-18T11:45:31.924Z] ada007ff1a6a: Download complete [2024-07-18T11:45:31.924Z] 7862e08f4a3e: Pull complete [2024-07-18T11:45:32.183Z] 5df492c9dc93: Verifying Checksum [2024-07-18T11:45:32.183Z] 5df492c9dc93: Download complete [2024-07-18T11:45:32.441Z] aa269ceb94a6: Verifying Checksum [2024-07-18T11:45:32.441Z] aa269ceb94a6: Download complete [2024-07-18T11:45:35.722Z] 5df492c9dc93: Pull complete [2024-07-18T11:45:35.983Z] 7629e6793208: Pull complete [2024-07-18T11:45:35.983Z] 4f4fb700ef54: Pull complete [2024-07-18T11:45:35.983Z] fb5054dd5b73: Pull complete [2024-07-18T11:45:36.242Z] eeca6798cff9: Pull complete [2024-07-18T11:45:38.776Z] aa269ceb94a6: Pull complete [2024-07-18T11:45:39.041Z] ada007ff1a6a: Pull complete [2024-07-18T11:45:39.041Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-18T11:45:39.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T11:45:39.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:45:44.170Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T11:45:44.170Z] WORKDIR /edgex [2024-07-18T11:45:44.170Z] COPY go.mod . [2024-07-18T11:45:44.170Z] RUN go mod download [2024-07-18T11:45:44.170Z] docker build -t ci-base-image-x86_64 -f - . [2024-07-18T11:45:44.738Z] Sending build context to Docker daemon 178.6MB [2024-07-18T11:45:44.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T11:45:44.738Z] ---> f489d0715acc [2024-07-18T11:45:44.738Z] Step 2/4 : WORKDIR /edgex [2024-07-18T11:45:45.638Z] Still waiting to schedule task [2024-07-18T11:45:45.639Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-18T11:45:52.874Z] ---> Running in c9a18c006ae7 [2024-07-18T11:45:52.874Z] Removing intermediate container c9a18c006ae7 [2024-07-18T11:45:52.874Z] ---> 72adef75ae20 [2024-07-18T11:45:52.874Z] Step 3/4 : COPY go.mod . [2024-07-18T11:45:52.874Z] ---> c8aa2df80183 [2024-07-18T11:45:52.874Z] Step 4/4 : RUN go mod download [2024-07-18T11:45:52.874Z] ---> Running in 40f99168d20c [2024-07-18T11:46:19.457Z] Removing intermediate container 40f99168d20c [2024-07-18T11:46:19.457Z] ---> 5bd5a429a8a1 [2024-07-18T11:46:19.457Z] Successfully built 5bd5a429a8a1 [2024-07-18T11:46:19.457Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:46:19.862Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T11:46:19.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:46:20.041Z] prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container [2024-07-18T11:46:20.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T11:46:20.522Z] $ docker top 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:46:20.940Z] + go version [2024-07-18T11:46:20.941Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-18T11:46:20.975Z] $ docker stop --time=1 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 [2024-07-18T11:46:22.269Z] $ docker rm -f --volumes 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:46:23.063Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T11:46:23.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:46:23.248Z] prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container [2024-07-18T11:46:23.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T11:46:23.601Z] $ docker top 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-18T11:46:23.753Z] ========================================================= [2024-07-18T11:46:23.753Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-18T11:46:23.753Z] ========================================================= [Pipeline] sh [2024-07-18T11:46:24.059Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:46:24.443Z] + make test [2024-07-18T11:46:24.443Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T11:46:32.561Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-18T11:47:13.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-18T11:47:13.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:47:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-18T11:47:13.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-18T11:47:13.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-18T11:47:13.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-18T11:47:13.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-18T11:47:13.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-18T11:47:13.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-18T11:47:13.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:47:13.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-18T11:47:13.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-18T11:47:13.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-18T11:47:14.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-18T11:47:14.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-18T11:47:15.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-07-18T11:47:15.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements [2024-07-18T11:47:15.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.549s coverage: 93.4% of statements [2024-07-18T11:47:15.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-07-18T11:47:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-18T11:47:17.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-18T11:47:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements [2024-07-18T11:47:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-18T11:47:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-18T11:47:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-18T11:47:19.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-07-18T11:47:19.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 32.2% of statements [2024-07-18T11:47:19.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements [2024-07-18T11:47:19.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-07-18T11:47:19.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-07-18T11:47:20.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-07-18T11:47:20.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-18T11:47:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-18T11:47:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-18T11:47:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-18T11:47:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-18T11:47:21.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-18T11:47:21.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-18T11:47:21.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-18T11:47:21.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-18T11:47:21.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-18T11:47:21.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-18T11:47:21.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-18T11:47:21.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-18T11:47:22.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-18T11:47:22.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-18T11:47:23.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-18T11:47:24.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-18T11:47:25.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-18T11:47:26.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-18T11:47:26.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-18T11:47:28.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-18T11:47:28.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-18T11:47:28.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-18T11:47:30.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-18T11:47:30.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-18T11:47:30.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-18T11:47:30.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-18T11:47:30.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-18T11:47:30.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-18T11:47:30.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-18T11:47:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-18T11:47:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-18T11:47:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-18T11:47:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-18T11:47:32.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-07-18T11:47:33.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-18T11:47:33.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:47:33.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-18T11:47:33.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-18T11:47:34.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-18T11:47:34.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-18T11:47:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-18T11:47:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.050s coverage: 92.9% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 38.4% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.074s coverage: 61.8% of statements [2024-07-18T11:47:45.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-07-18T11:47:45.753Z] 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-07-18T11:47:45.753Z] running golangci-lint [2024-07-18T11:47:45.753Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-18T11:47:45.753Z] go version go1.21.9 linux/amd64 [2024-07-18T11:47:46.013Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-18T11:47:46.013Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-18T11:48:07.940Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 20.072742163s" [2024-07-18T11:48:07.940Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.813688ms" [2024-07-18T11:48:14.453Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5860 in /w/workspace/edgexfoundry_edgex-go_PR-4828 [Pipeline] { [Pipeline] ws [2024-07-18T11:48:14.530Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-18T11:48:17.630Z] The recommended git tool is: git [2024-07-18T11:48:17.908Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.790362824s with top 10 stages: buildir: 53.98357518s, gosec: 8.52782914s, fact_deprecated: 2.625307856s, inspect: 2.605694793s, printf: 1.759244593s, ctrlflow: 1.468984137s, fact_purity: 1.32997933s, nilness: 1.252518438s, S1038: 1.058835521s, S1024: 898.923048ms" [2024-07-18T11:48:17.908Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-18T11:48:17.908Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_files: 209/209, exclude: 209/209, cgo: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, autogenerated_exclude: 209/209" [2024-07-18T11:48:17.908Z] level=info msg="[runner] processing took 15.973226ms with stages: nolint: 6.337465ms, identifier_marker: 3.445953ms, path_prettifier: 2.055953ms, autogenerated_exclude: 1.950169ms, exclude-rules: 1.094869ms, skip_dirs: 1.041607ms, cgo: 27.41µs, filename_unadjuster: 15.72µs, max_same_issues: 550ns, uniq_by_line: 540ns, fixer: 520ns, skip_files: 420ns, diff: 400ns, path_shortener: 360ns, exclude: 260ns, severity-rules: 260ns, sort_results: 220ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-07-18T11:48:17.908Z] level=info msg="[runner] linters took 11.544496305s with stages: goanalysis_metalinter: 11.528439953s" [2024-07-18T11:48:17.908Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-18T11:48:17.908Z] level=info msg="Memory: 318 samples, avg is 303.6MB, max is 1289.1MB" [2024-07-18T11:48:17.908Z] level=info msg="Execution took 31.668069195s" [2024-07-18T11:48:17.908Z] go vet ./... [2024-07-18T11:48:22.571Z] using credential edgex-jenkins-ssh [2024-07-18T11:48:22.595Z] Cloning the remote Git repository [2024-07-18T11:48:22.654Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-18T11:48:22.781Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-18T11:48:22.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-18T11:48:22.954Z] > git --version # timeout=10 [2024-07-18T11:48:22.975Z] > git --version # 'git version 2.25.1' [2024-07-18T11:48:22.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:48:23.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T11:48:24.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T11:48:24.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T11:48:24.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-18T11:48:24.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-18T11:48:24.836Z] + ls -al . [2024-07-18T11:48:24.836Z] total 840 [2024-07-18T11:48:24.836Z] drwxrwxr-x 11 1001 1001 4096 Jul 18 11:46 . [2024-07-18T11:48:24.836Z] drwxr-xr-x 4 root root 4096 Jul 18 11:46 .. [2024-07-18T11:48:24.836Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 .blubracket [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 10 Jul 18 11:44 .dockerignore [2024-07-18T11:48:24.836Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 11:47 .git [2024-07-18T11:48:24.836Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 11:44 .github [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 1102 Jul 18 11:44 .gitignore [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 11:44 .golangci.yml [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 100 Jul 18 11:44 .hadolint.yml [2024-07-18T11:48:24.836Z] drwxr-xr-x 3 1001 1001 4096 Jul 18 11:45 .semver [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 155 Jul 18 11:44 .sonarcloud.properties [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 11:44 ADOPTERS.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 20361 Jul 18 11:44 Attribution.txt [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 100284 Jul 18 11:44 CHANGELOG.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 11:44 CONTRIBUTING.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 11:44 GOVERNANCE.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 861 Jul 18 11:44 Jenkinsfile [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 11:44 LICENSE [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 16051 Jul 18 11:44 Makefile [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 11:44 OWNERS.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 9528 Jul 18 11:44 README.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 11:44 SECURITY.md [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 11:45 VERSION [2024-07-18T11:48:24.836Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 bin [2024-07-18T11:48:24.836Z] drwxrwxr-x 19 1001 1001 4096 Jul 18 11:44 cmd [2024-07-18T11:48:24.836Z] -rw-r--r-- 1 root root 481596 Jul 18 11:47 coverage.out [2024-07-18T11:48:24.836Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 fuzz_test [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 6911 Jul 18 11:44 go.mod [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 100926 Jul 18 11:44 go.sum [2024-07-18T11:48:24.836Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 11:44 internal [2024-07-18T11:48:24.836Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 11:44 openapi [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 584 Jul 18 11:44 security.txt [2024-07-18T11:48:24.836Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 11:44 version.go [Pipeline] sh [2024-07-18T11:48:25.154Z] + '[' -e coverage.out ] [2024-07-18T11:48:25.154Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-18T11:48:25.293Z] Stashed 1 file(s) [Pipeline] sh [2024-07-18T11:48:25.591Z] + make build [2024-07-18T11:48:25.591Z] 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-07-18T11:48:43.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-18T11:48:43.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T11:48:45.467Z] Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 5c04009ff751622e18bbeb55e4fc0158a67abd7d [2024-07-18T11:48:45.950Z] Merge succeeded, producing 5c04009ff751622e18bbeb55e4fc0158a67abd7d [2024-07-18T11:48:45.951Z] Checking out Revision 5c04009ff751622e18bbeb55e4fc0158a67abd7d (PR-4828) [2024-07-18T11:48:44.544Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-18T11:48:44.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-18T11:48:44.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:48:44.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4828/head:refs/remotes/origin/PR-4828 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-18T11:48:45.488Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T11:48:45.583Z] > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 [2024-07-18T11:48:45.848Z] > git remote # timeout=10 [2024-07-18T11:48:45.872Z] > git config --get remote.origin.url # timeout=10 [2024-07-18T11:48:45.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T11:48:45.908Z] > git merge b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 [2024-07-18T11:48:45.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-18T11:48:45.955Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T11:48:45.969Z] > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 [2024-07-18T11:48:47.543Z] 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-07-18T11:48:47.803Z] 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-07-18T11:48:49.708Z] 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-07-18T11:48:49.837Z] Commit message: "feat: update go-mod-bootstrap dep" [2024-07-18T11:48:49.892Z] > git --version # timeout=10 [2024-07-18T11:48:49.907Z] > git --version # 'git version 2.25.1' [2024-07-18T11:48:49.920Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T11:48:49.967Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-07-18T11:48:51.342Z] 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 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T11:48:52.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-18T11:48:52.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T11:48:52.263Z] Dload Upload Total Spent Left Speed [2024-07-18T11:48:52.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2024-07-18T11:48:52.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-18T11:48:52.996Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-18T11:48:52.996Z] + sudo tee /etc/docker/daemon.new [2024-07-18T11:48:52.996Z] { [2024-07-18T11:48:52.996Z] "registry-mirrors": [ [2024-07-18T11:48:52.996Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-18T11:48:52.996Z] ], [2024-07-18T11:48:52.996Z] "bip": "10.250.0.254/24", [2024-07-18T11:48:52.996Z] "hosts": [ [2024-07-18T11:48:52.996Z] "tcp://0.0.0.0:5555", [2024-07-18T11:48:52.996Z] "unix:///var/run/docker.sock" [2024-07-18T11:48:52.996Z] ], [2024-07-18T11:48:52.996Z] "mtu": 1458, [2024-07-18T11:48:52.996Z] "selinux-enabled": true, [2024-07-18T11:48:52.996Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-18T11:48:52.996Z] } [Pipeline] sh [2024-07-18T11:48:53.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-18T11:48:53.720Z] + sudo service docker restart [2024-07-18T11:48:55.523Z] 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-07-18T11:48:56.458Z] 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-07-18T11:48:58.356Z] 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-07-18T11:48:59.292Z] 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-07-18T11:48:59.551Z] 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-07-18T11:49:00.486Z] 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-07-18T11:49:01.217Z] 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-07-18T11:49:02.173Z] $ docker stop --time=1 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb [2024-07-18T11:49:14.449Z] $ docker rm -f --volumes 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2024-07-18T11:49:15.158Z] provisioning config files... [2024-07-18T11:49:15.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13661427278358701071tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [2024-07-18T11:49:15.728Z] ---> ****-login.sh [2024-07-18T11:49:15.728Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:49:16.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T11:49:16.197Z] [2024-07-18T11:49:16.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:49:16.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:49:16.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:49:16.316Z] Configure a credential helper to remove this warning. See [2024-07-18T11:49:16.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:49:16.316Z] [2024-07-18T11:49:16.316Z] Login Succeeded [2024-07-18T11:49:16.316Z] nexus3.edgexfoundry.org:10002 [2024-07-18T11:49:16.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:49:16.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T11:49:16.597Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-18T11:49:16.597Z] 91d30c5bc195: Pulling fs layer [2024-07-18T11:49:16.597Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-18T11:49:16.597Z] 9c61dcf015f6: Pulling fs layer [2024-07-18T11:49:16.597Z] 4698f68db338: Pulling fs layer [2024-07-18T11:49:16.597Z] 2a2f49069b9e: Pulling fs layer [2024-07-18T11:49:16.597Z] e0025b399a48: Pulling fs layer [2024-07-18T11:49:16.597Z] 4698f68db338: Waiting [2024-07-18T11:49:16.597Z] 2a2f49069b9e: Waiting [2024-07-18T11:49:16.597Z] e0025b399a48: Waiting [2024-07-18T11:49:16.597Z] 91d30c5bc195: Verifying Checksum [2024-07-18T11:49:16.597Z] 4698f68db338: Verifying Checksum [2024-07-18T11:49:16.597Z] 4698f68db338: Download complete [2024-07-18T11:49:16.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:49:16.857Z] Configure a credential helper to remove this warning. See [2024-07-18T11:49:16.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:49:16.857Z] [2024-07-18T11:49:16.857Z] Login Succeeded [2024-07-18T11:49:16.857Z] nexus3.edgexfoundry.org:10003 [2024-07-18T11:49:16.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:49:16.858Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-18T11:49:16.858Z] 2e9b0aa3be6d: Download complete [2024-07-18T11:49:16.858Z] e0025b399a48: Verifying Checksum [2024-07-18T11:49:16.858Z] e0025b399a48: Download complete [2024-07-18T11:49:16.858Z] 2a2f49069b9e: Verifying Checksum [2024-07-18T11:49:16.858Z] 2a2f49069b9e: Download complete [2024-07-18T11:49:17.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:49:17.128Z] Configure a credential helper to remove this warning. See [2024-07-18T11:49:17.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:49:17.128Z] [2024-07-18T11:49:17.128Z] Login Succeeded [2024-07-18T11:49:17.128Z] nexus3.edgexfoundry.org:10004 [2024-07-18T11:49:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:49:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:49:17.397Z] Configure a credential helper to remove this warning. See [2024-07-18T11:49:17.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:49:17.397Z] [2024-07-18T11:49:17.397Z] Login Succeeded [2024-07-18T11:49:17.397Z] ****.io [2024-07-18T11:49:17.425Z] 91d30c5bc195: Pull complete [2024-07-18T11:49:17.425Z] 9c61dcf015f6: Download complete [2024-07-18T11:49:17.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T11:49:17.683Z] 2e9b0aa3be6d: Pull complete [2024-07-18T11:49:17.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T11:49:17.937Z] Configure a credential helper to remove this warning. See [2024-07-18T11:49:17.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T11:49:17.937Z] [2024-07-18T11:49:17.937Z] Login Succeeded [2024-07-18T11:49:17.937Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T11:49:17.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-18T11:49:18.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-18T11:49:18.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:49:18.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T11:49:18.929Z] ========================================================= [2024-07-18T11:49:18.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-18T11:49:18.929Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:49:19.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T11:49:19.594Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-18T11:49:19.594Z] c6b39de5b339: Pulling fs layer [2024-07-18T11:49:19.594Z] a69c41024577: Pulling fs layer [2024-07-18T11:49:19.594Z] d6de4b400683: Pulling fs layer [2024-07-18T11:49:19.594Z] 35cb2a7552d0: Pulling fs layer [2024-07-18T11:49:19.594Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T11:49:19.594Z] 464afbd9ba4c: Pulling fs layer [2024-07-18T11:49:19.594Z] 00f215d4a9da: Pulling fs layer [2024-07-18T11:49:19.594Z] d496ad576159: Pulling fs layer [2024-07-18T11:49:19.594Z] 464afbd9ba4c: Waiting [2024-07-18T11:49:19.594Z] 35cb2a7552d0: Waiting [2024-07-18T11:49:19.594Z] d496ad576159: Waiting [2024-07-18T11:49:19.594Z] 4f4fb700ef54: Waiting [2024-07-18T11:49:19.594Z] 00f215d4a9da: Waiting [2024-07-18T11:49:19.594Z] a69c41024577: Verifying Checksum [2024-07-18T11:49:19.594Z] a69c41024577: Download complete [2024-07-18T11:49:19.594Z] 35cb2a7552d0: Verifying Checksum [2024-07-18T11:49:19.594Z] 35cb2a7552d0: Download complete [2024-07-18T11:49:19.594Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T11:49:19.594Z] 4f4fb700ef54: Download complete [2024-07-18T11:49:19.594Z] c6b39de5b339: Verifying Checksum [2024-07-18T11:49:19.594Z] c6b39de5b339: Download complete [2024-07-18T11:49:19.594Z] 464afbd9ba4c: Verifying Checksum [2024-07-18T11:49:19.594Z] 464afbd9ba4c: Download complete [2024-07-18T11:49:19.863Z] d496ad576159: Verifying Checksum [2024-07-18T11:49:19.863Z] d496ad576159: Download complete [2024-07-18T11:49:20.454Z] c6b39de5b339: Pull complete [2024-07-18T11:49:21.051Z] a69c41024577: Pull complete [2024-07-18T11:49:21.637Z] d6de4b400683: Verifying Checksum [2024-07-18T11:49:21.637Z] d6de4b400683: Download complete [2024-07-18T11:49:22.598Z] 00f215d4a9da: Verifying Checksum [2024-07-18T11:49:22.598Z] 00f215d4a9da: Download complete [2024-07-18T11:49:24.452Z] 9c61dcf015f6: Pull complete [2024-07-18T11:49:24.452Z] 4698f68db338: Pull complete [2024-07-18T11:49:24.452Z] 2a2f49069b9e: Pull complete [2024-07-18T11:49:24.452Z] e0025b399a48: Pull complete [2024-07-18T11:49:24.452Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-18T11:49:24.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T11:49:24.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:49:24.718Z] prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container [2024-07-18T11:49:24.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-18T11:49:27.057Z] $ docker top 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:49:27.473Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-18T11:49:30.000Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #1 transferring dockerfile: 1.93kB done [2024-07-18T11:49:30.000Z] #1 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #2 transferring dockerfile: 1.95kB done [2024-07-18T11:49:30.000Z] #2 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #3 transferring dockerfile: 1.93kB done [2024-07-18T11:49:30.000Z] #3 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #4 transferring dockerfile: 2.50kB done [2024-07-18T11:49:30.000Z] #4 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #5 transferring dockerfile: 2.06kB done [2024-07-18T11:49:30.000Z] #5 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #6 transferring dockerfile: 1.89kB done [2024-07-18T11:49:30.000Z] #6 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #7 transferring dockerfile: 2.15kB done [2024-07-18T11:49:30.000Z] #7 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #8 transferring dockerfile: 1.69kB done [2024-07-18T11:49:30.000Z] #8 DONE 0.0s [2024-07-18T11:49:30.000Z] [2024-07-18T11:49:30.000Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-18T11:49:30.000Z] #9 transferring dockerfile: 2.23kB done [2024-07-18T11:49:30.258Z] #9 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #10 transferring dockerfile: 2.93kB done [2024-07-18T11:49:30.258Z] #10 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #11 transferring dockerfile: 2.01kB done [2024-07-18T11:49:30.258Z] #11 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #12 transferring dockerfile: 2.49kB done [2024-07-18T11:49:30.258Z] #12 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #13 transferring dockerfile: 1.81kB done [2024-07-18T11:49:30.258Z] #13 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #14 transferring dockerfile: 1.70kB done [2024-07-18T11:49:30.258Z] #14 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-07-18T11:49:30.258Z] #15 transferring dockerfile: 2.01kB done [2024-07-18T11:49:30.258Z] #15 DONE 0.0s [2024-07-18T11:49:30.258Z] [2024-07-18T11:49:30.258Z] #16 [core-command internal] load .dockerignore [2024-07-18T11:49:30.258Z] #16 transferring context: 50B done [2024-07-18T11:49:30.258Z] #16 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #17 [support-notifications internal] load .dockerignore [2024-07-18T11:49:30.518Z] #17 transferring context: 50B done [2024-07-18T11:49:30.518Z] #17 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #18 [support-scheduler internal] load .dockerignore [2024-07-18T11:49:30.518Z] #18 transferring context: 50B done [2024-07-18T11:49:30.518Z] #18 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-18T11:49:30.518Z] #19 transferring context: 50B done [2024-07-18T11:49:30.518Z] #19 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #20 [core-metadata internal] load .dockerignore [2024-07-18T11:49:30.518Z] #20 transferring context: 50B done [2024-07-18T11:49:30.518Z] #20 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-18T11:49:30.518Z] #21 transferring context: 50B done [2024-07-18T11:49:30.518Z] #21 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-18T11:49:30.518Z] #22 transferring context: 50B done [2024-07-18T11:49:30.518Z] #22 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-18T11:49:30.518Z] #23 transferring context: 50B done [2024-07-18T11:49:30.518Z] #23 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #24 [security-spire-config internal] load .dockerignore [2024-07-18T11:49:30.518Z] #24 transferring context: 50B done [2024-07-18T11:49:30.518Z] #24 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #25 [security-bootstrapper internal] load .dockerignore [2024-07-18T11:49:30.518Z] #25 transferring context: 50B done [2024-07-18T11:49:30.518Z] #25 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #26 [core-data internal] load .dockerignore [2024-07-18T11:49:30.518Z] #26 transferring context: 50B done [2024-07-18T11:49:30.518Z] #26 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-18T11:49:30.518Z] #27 transferring context: 50B done [2024-07-18T11:49:30.518Z] #27 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-07-18T11:49:30.518Z] #28 transferring context: 50B done [2024-07-18T11:49:30.518Z] #28 DONE 0.1s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #29 [security-spire-server internal] load .dockerignore [2024-07-18T11:49:30.518Z] #29 transferring context: 50B done [2024-07-18T11:49:30.518Z] #29 DONE 0.1s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T11:49:30.518Z] #30 DONE 0.0s [2024-07-18T11:49:30.518Z] [2024-07-18T11:49:30.518Z] #31 [core-keeper internal] load .dockerignore [2024-07-18T11:49:30.518Z] #31 transferring context: 50B done [2024-07-18T11:49:30.776Z] #31 DONE 0.0s [2024-07-18T11:49:30.776Z] [2024-07-18T11:49:30.776Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T11:49:30.776Z] #30 DONE 0.0s [2024-07-18T11:49:30.776Z] [2024-07-18T11:49:30.776Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:30.776Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:31.035Z] #32 ... [2024-07-18T11:49:31.036Z] [2024-07-18T11:49:31.036Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T11:49:31.036Z] #30 DONE 0.0s [2024-07-18T11:49:31.036Z] [2024-07-18T11:49:31.036Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T11:49:31.036Z] #30 DONE 0.0s [2024-07-18T11:49:31.036Z] [2024-07-18T11:49:31.036Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T11:49:31.970Z] #33 DONE 1.4s [2024-07-18T11:49:31.970Z] [2024-07-18T11:49:31.970Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:31.970Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-07-18T11:49:31.970Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T11:49:31.970Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-18T11:49:32.229Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T11:49:32.229Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T11:49:34.756Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 1.0s [2024-07-18T11:49:34.756Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 1.1s [2024-07-18T11:49:34.939Z] d6de4b400683: Pull complete [2024-07-18T11:49:35.015Z] #32 ... [2024-07-18T11:49:35.015Z] [2024-07-18T11:49:35.015Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T11:49:35.015Z] #34 DONE 4.0s [2024-07-18T11:49:35.015Z] [2024-07-18T11:49:35.015Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:35.015Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-07-18T11:49:35.015Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T11:49:35.015Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-18T11:49:35.015Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T11:49:35.015Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-18T11:49:35.015Z] #32 ... [2024-07-18T11:49:35.015Z] [2024-07-18T11:49:35.015Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-18T11:49:35.015Z] #35 DONE 4.0s [2024-07-18T11:49:35.015Z] [2024-07-18T11:49:35.015Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:35.015Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-07-18T11:49:35.015Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T11:49:35.015Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-18T11:49:35.015Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T11:49:35.015Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 1.5s done [2024-07-18T11:49:35.208Z] 35cb2a7552d0: Pull complete [2024-07-18T11:49:35.273Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-07-18T11:49:35.273Z] #32 ... [2024-07-18T11:49:35.273Z] [2024-07-18T11:49:35.273Z] #36 [core-command internal] load build context [2024-07-18T11:49:35.273Z] #36 transferring context: 439.87MB 2.9s done [2024-07-18T11:49:35.273Z] #36 DONE 4.8s [2024-07-18T11:49:35.476Z] 4f4fb700ef54: Pull complete [2024-07-18T11:49:35.532Z] [2024-07-18T11:49:35.532Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:35.532Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:35.745Z] 464afbd9ba4c: Pull complete [2024-07-18T11:49:36.099Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-07-18T11:49:36.387Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done [2024-07-18T11:49:36.387Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-18T11:49:36.387Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-18T11:49:36.646Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-18T11:49:36.921Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-07-18T11:49:37.179Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s [2024-07-18T11:49:37.745Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.0s [2024-07-18T11:49:37.745Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s [2024-07-18T11:49:38.001Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-07-18T11:49:38.001Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-18T11:49:38.259Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-07-18T11:49:38.259Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done [2024-07-18T11:49:38.517Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-18T11:49:38.774Z] #37 ... [2024-07-18T11:49:38.774Z] [2024-07-18T11:49:38.774Z] #38 [security-spire-config internal] load build context [2024-07-18T11:49:38.774Z] #38 transferring context: 25.04kB 0.0s done [2024-07-18T11:49:38.774Z] #38 DONE 3.9s [2024-07-18T11:49:38.774Z] [2024-07-18T11:49:38.774Z] #39 [security-spire-server internal] load build context [2024-07-18T11:49:38.774Z] #39 transferring context: 26.79kB 0.0s done [2024-07-18T11:49:38.774Z] #39 DONE 4.0s [2024-07-18T11:49:39.059Z] [2024-07-18T11:49:39.059Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:39.059Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-18T11:49:39.059Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.3s [2024-07-18T11:49:39.059Z] #37 ... [2024-07-18T11:49:39.059Z] [2024-07-18T11:49:39.059Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T11:49:39.059Z] #32 DONE 8.4s [2024-07-18T11:49:39.059Z] [2024-07-18T11:49:39.059Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:39.059Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 2.4s [2024-07-18T11:49:39.316Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 2.5s [2024-07-18T11:49:39.316Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 2.6s [2024-07-18T11:49:39.316Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.7s [2024-07-18T11:49:39.577Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.8s [2024-07-18T11:49:40.148Z] #37 ... [2024-07-18T11:49:40.148Z] [2024-07-18T11:49:40.148Z] #40 [security-spire-agent internal] load build context [2024-07-18T11:49:40.148Z] #40 transferring context: 26.32kB 0.0s done [2024-07-18T11:49:40.148Z] #40 DONE 5.0s [2024-07-18T11:49:40.148Z] [2024-07-18T11:49:40.148Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:40.712Z] #37 ... [2024-07-18T11:49:40.712Z] [2024-07-18T11:49:40.712Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-18T11:49:40.712Z] #41 ... [2024-07-18T11:49:40.712Z] [2024-07-18T11:49:40.712Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:43.996Z] 00f215d4a9da: Pull complete [2024-07-18T11:49:44.484Z] #37 ... [2024-07-18T11:49:44.484Z] [2024-07-18T11:49:44.484Z] #42 [core-metadata internal] load build context [2024-07-18T11:49:44.794Z] #42 ... [2024-07-18T11:49:44.794Z] [2024-07-18T11:49:44.794Z] #43 [support-scheduler internal] load build context [2024-07-18T11:49:44.794Z] #43 ... [2024-07-18T11:49:44.794Z] [2024-07-18T11:49:44.794Z] #44 [security-proxy-setup internal] load build context [2024-07-18T11:49:44.795Z] #44 transferring context: 270.51MB 9.5s [2024-07-18T11:49:44.795Z] #44 ... [2024-07-18T11:49:44.795Z] [2024-07-18T11:49:44.795Z] #45 [security-proxy-auth internal] load build context [2024-07-18T11:49:45.054Z] #45 ... [2024-07-18T11:49:45.054Z] [2024-07-18T11:49:45.055Z] #46 [core-data internal] load build context [2024-07-18T11:49:45.055Z] #46 ... [2024-07-18T11:49:45.055Z] [2024-07-18T11:49:45.055Z] #47 [security-bootstrapper internal] load build context [2024-07-18T11:49:45.316Z] #47 ... [2024-07-18T11:49:45.316Z] [2024-07-18T11:49:45.316Z] #48 [core-keeper internal] load build context [2024-07-18T11:49:45.316Z] #48 ... [2024-07-18T11:49:45.316Z] [2024-07-18T11:49:45.316Z] #49 [support-notifications internal] load build context [2024-07-18T11:49:45.316Z] #49 ... [2024-07-18T11:49:45.316Z] [2024-07-18T11:49:45.316Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-18T11:49:45.406Z] d496ad576159: Pull complete [2024-07-18T11:49:45.406Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-18T11:49:45.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T11:49:45.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:49:45.578Z] #50 ... [2024-07-18T11:49:45.578Z] [2024-07-18T11:49:45.578Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-18T11:49:45.578Z] #51 ... [2024-07-18T11:49:45.578Z] [2024-07-18T11:49:45.578Z] #52 [security-secretstore-setup internal] load build context [2024-07-18T11:49:45.826Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T11:49:45.826Z] WORKDIR /edgex [2024-07-18T11:49:45.826Z] COPY go.mod . [2024-07-18T11:49:45.826Z] RUN go mod download [2024-07-18T11:49:45.826Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-18T11:49:45.840Z] #52 ... [2024-07-18T11:49:45.840Z] [2024-07-18T11:49:45.840Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T11:49:45.840Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done [2024-07-18T11:49:45.840Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-18T11:49:45.840Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-18T11:49:45.840Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-18T11:49:45.840Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-18T11:49:45.840Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-18T11:49:45.840Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-18T11:49:45.840Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-07-18T11:49:45.840Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-18T11:49:45.840Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.9s done [2024-07-18T11:49:45.840Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-18T11:49:45.840Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-07-18T11:49:45.840Z] #53 ... [2024-07-18T11:49:45.840Z] [2024-07-18T11:49:45.840Z] #52 [security-secretstore-setup internal] load build context [2024-07-18T11:49:46.419Z] Sending build context to Docker daemon 3.184MB [2024-07-18T11:49:46.419Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T11:49:46.419Z] ---> f246e2811388 [2024-07-18T11:49:46.419Z] Step 2/4 : WORKDIR /edgex [2024-07-18T11:49:47.229Z] #52 transferring context: 439.87MB 11.8s done [2024-07-18T11:49:49.007Z] ---> Running in be5f369c6686 [2024-07-18T11:49:49.007Z] Removing intermediate container be5f369c6686 [2024-07-18T11:49:49.007Z] ---> 8cc51bb85f04 [2024-07-18T11:49:49.007Z] Step 3/4 : COPY go.mod . [2024-07-18T11:49:49.279Z] ---> a16a6884f650 [2024-07-18T11:49:49.279Z] Step 4/4 : RUN go mod download [2024-07-18T11:49:49.548Z] ---> Running in bd5af7f74d82 [2024-07-18T11:49:49.883Z] #52 ... [2024-07-18T11:49:49.883Z] [2024-07-18T11:49:49.883Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T11:49:50.141Z] #54 ... [2024-07-18T11:49:50.141Z] [2024-07-18T11:49:50.141Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:50.141Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.8s [2024-07-18T11:49:55.415Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.8s [2024-07-18T11:49:55.415Z] #37 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #42 [core-metadata internal] load build context [2024-07-18T11:49:55.415Z] #42 transferring context: 439.87MB 11.7s done [2024-07-18T11:49:55.415Z] #42 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #43 [support-scheduler internal] load build context [2024-07-18T11:49:55.415Z] #43 transferring context: 439.87MB 12.1s done [2024-07-18T11:49:55.415Z] #43 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:49:55.415Z] #37 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #44 [security-proxy-setup internal] load build context [2024-07-18T11:49:55.415Z] #44 transferring context: 439.87MB 12.3s done [2024-07-18T11:49:55.415Z] #44 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #45 [security-proxy-auth internal] load build context [2024-07-18T11:49:55.415Z] #45 transferring context: 439.87MB 13.4s done [2024-07-18T11:49:55.415Z] #45 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #46 [core-data internal] load build context [2024-07-18T11:49:55.415Z] #46 transferring context: 439.87MB 12.3s done [2024-07-18T11:49:55.415Z] #46 ... [2024-07-18T11:49:55.415Z] [2024-07-18T11:49:55.415Z] #48 [core-keeper internal] load build context [2024-07-18T11:49:55.415Z] #48 transferring context: 439.87MB 11.9s done [2024-07-18T11:49:55.674Z] #48 ... [2024-07-18T11:49:55.674Z] [2024-07-18T11:49:55.674Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-18T11:49:55.674Z] #50 transferring context: 439.87MB 11.9s done [2024-07-18T11:49:55.674Z] #50 ... [2024-07-18T11:49:55.674Z] [2024-07-18T11:49:55.674Z] #47 [security-bootstrapper internal] load build context [2024-07-18T11:49:55.674Z] #47 transferring context: 439.87MB 13.6s done [2024-07-18T11:49:55.944Z] #47 ... [2024-07-18T11:49:55.944Z] [2024-07-18T11:49:55.944Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-18T11:49:55.944Z] #51 transferring context: 439.87MB 13.1s done [2024-07-18T11:49:55.944Z] #51 ... [2024-07-18T11:49:55.944Z] [2024-07-18T11:49:55.944Z] #49 [support-notifications internal] load build context [2024-07-18T11:49:55.944Z] #49 transferring context: 439.87MB 11.9s done [2024-07-18T11:49:56.202Z] #49 ... [2024-07-18T11:49:56.202Z] [2024-07-18T11:49:56.202Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:50:04.339Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.8s done [2024-07-18T11:50:04.339Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-18T11:50:04.597Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done [2024-07-18T11:50:05.533Z] #37 ... [2024-07-18T11:50:05.533Z] [2024-07-18T11:50:05.533Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-18T11:50:13.729Z] #55 ... [2024-07-18T11:50:13.729Z] [2024-07-18T11:50:13.729Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T11:50:13.729Z] #56 ... [2024-07-18T11:50:13.729Z] [2024-07-18T11:50:13.729Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T11:50:15.113Z] #57 ... [2024-07-18T11:50:15.113Z] [2024-07-18T11:50:15.113Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T11:50:17.165Z] #58 ... [2024-07-18T11:50:17.165Z] [2024-07-18T11:50:17.165Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T11:50:17.165Z] #59 ... [2024-07-18T11:50:17.165Z] [2024-07-18T11:50:17.165Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T11:50:18.276Z] #60 ... [2024-07-18T11:50:18.276Z] [2024-07-18T11:50:18.276Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T11:50:18.534Z] #61 ... [2024-07-18T11:50:18.534Z] [2024-07-18T11:50:18.534Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T11:50:20.641Z] #62 ... [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #52 [security-secretstore-setup internal] load build context [2024-07-18T11:50:20.641Z] #52 DONE 48.6s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T11:50:20.641Z] #63 ... [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #49 [support-notifications internal] load build context [2024-07-18T11:50:20.641Z] #49 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #43 [support-scheduler internal] load build context [2024-07-18T11:50:20.641Z] #43 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #48 [core-keeper internal] load build context [2024-07-18T11:50:20.641Z] #48 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #42 [core-metadata internal] load build context [2024-07-18T11:50:20.641Z] #42 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #50 [security-spiffe-token-provider internal] load build context [2024-07-18T11:50:20.641Z] #50 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #46 [core-data internal] load build context [2024-07-18T11:50:20.641Z] #46 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #44 [security-proxy-setup internal] load build context [2024-07-18T11:50:20.641Z] #44 DONE 48.7s [2024-07-18T11:50:20.641Z] [2024-07-18T11:50:20.641Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-18T11:50:20.641Z] #51 DONE 48.7s [2024-07-18T11:50:20.898Z] [2024-07-18T11:50:20.898Z] #45 [security-proxy-auth internal] load build context [2024-07-18T11:50:20.898Z] #45 DONE 48.7s [2024-07-18T11:50:20.898Z] [2024-07-18T11:50:20.898Z] #47 [security-bootstrapper internal] load build context [2024-07-18T11:50:20.898Z] #47 DONE 48.7s [2024-07-18T11:50:20.898Z] [2024-07-18T11:50:20.898Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:50:21.156Z] #37 ... [2024-07-18T11:50:21.156Z] [2024-07-18T11:50:21.156Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-18T11:50:21.156Z] #41 DONE 50.4s [2024-07-18T11:50:21.156Z] [2024-07-18T11:50:21.156Z] #64 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-18T11:50:21.156Z] #64 DONE 0.2s [2024-07-18T11:50:21.156Z] [2024-07-18T11:50:21.156Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T11:50:23.063Z] #65 ... [2024-07-18T11:50:23.063Z] [2024-07-18T11:50:23.063Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T11:50:23.063Z] #62 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #62 6.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #62 6.614 (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T11:50:23.063Z] #62 6.630 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.063Z] #62 6.635 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.063Z] #62 6.638 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:23.063Z] #62 6.691 OK: 8 MiB in 17 packages [2024-07-18T11:50:23.063Z] #62 DONE 7.5s [2024-07-18T11:50:23.063Z] [2024-07-18T11:50:23.063Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T11:50:23.063Z] #61 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #61 13.71 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T11:50:23.063Z] #61 13.71 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T11:50:23.063Z] #61 13.71 OK: 20072 distinct packages available [2024-07-18T11:50:23.063Z] #61 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #61 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #61 14.07 (1/11) Installing ca-certificates (20240226-r0) [2024-07-18T11:50:23.063Z] #61 14.09 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-18T11:50:23.063Z] #61 14.14 (3/11) Installing libunistring (1.1-r1) [2024-07-18T11:50:23.063Z] #61 14.17 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-18T11:50:23.063Z] #61 14.18 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-18T11:50:23.063Z] #61 14.18 (6/11) Installing libcurl (8.5.0-r0) [2024-07-18T11:50:23.063Z] #61 14.19 (7/11) Installing curl (8.5.0-r0) [2024-07-18T11:50:23.063Z] #61 14.20 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.063Z] #61 14.20 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-18T11:50:23.063Z] #61 14.21 (10/11) Installing libucontext (1.2-r2) [2024-07-18T11:50:23.063Z] #61 14.23 (11/11) Installing gcompat (1.1.0-r1) [2024-07-18T11:50:23.063Z] #61 14.23 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.063Z] #61 14.25 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:23.063Z] #61 14.29 OK: 12 MiB in 26 packages [2024-07-18T11:50:23.063Z] #61 ... [2024-07-18T11:50:23.063Z] [2024-07-18T11:50:23.063Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T11:50:23.063Z] #63 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #63 6.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.063Z] #63 6.710 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.063Z] #63 6.721 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.063Z] #63 6.731 OK: 7 MiB in 16 packages [2024-07-18T11:50:23.063Z] #63 DONE 7.9s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T11:50:23.320Z] #66 DONE 2.0s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T11:50:23.320Z] #58 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #58 6.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #58 6.717 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:23.320Z] #58 6.748 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:23.320Z] #58 6.773 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #58 6.779 (4/6) Installing openssl (3.1.6-r0) [2024-07-18T11:50:23.320Z] #58 6.801 (5/6) Installing su-exec (0.2-r3) [2024-07-18T11:50:23.320Z] #58 6.801 (6/6) Installing yq (4.33.3-r5) [2024-07-18T11:50:23.320Z] #58 7.249 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #58 7.255 OK: 17 MiB in 19 packages [2024-07-18T11:50:23.320Z] #58 DONE 8.0s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-18T11:50:23.320Z] #55 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #55 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #55 16.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #55 16.40 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #55 16.43 OK: 7 MiB in 16 packages [2024-07-18T11:50:23.320Z] #55 DONE 17.7s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-07-18T11:50:23.320Z] #67 ... [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T11:50:23.320Z] #56 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #56 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #56 19.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T11:50:23.320Z] #56 19.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T11:50:23.320Z] #56 19.55 OK: 20072 distinct packages available [2024-07-18T11:50:23.320Z] #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #56 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #56 19.96 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:23.320Z] #56 20.10 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:23.320Z] #56 20.11 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #56 20.11 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-18T11:50:23.320Z] #56 20.12 (5/7) Installing libucontext (1.2-r2) [2024-07-18T11:50:23.320Z] #56 20.12 (6/7) Installing gcompat (1.1.0-r1) [2024-07-18T11:50:23.320Z] #56 20.12 (7/7) Installing openssl (3.1.6-r0) [2024-07-18T11:50:23.320Z] #56 20.14 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #56 20.14 OK: 8 MiB in 20 packages [2024-07-18T11:50:23.320Z] #56 DONE 20.4s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T11:50:23.320Z] #60 7.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #60 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #60 7.446 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #60 7.543 (2/2) Installing su-exec (0.2-r3) [2024-07-18T11:50:23.320Z] #60 7.546 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #60 7.553 OK: 7 MiB in 17 packages [2024-07-18T11:50:23.320Z] #60 DONE 7.9s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T11:50:23.320Z] #57 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #57 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #57 12.01 (1/4) Installing ca-certificates (20240226-r0) [2024-07-18T11:50:23.320Z] #57 12.03 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #57 12.03 (3/4) Installing su-exec (0.2-r3) [2024-07-18T11:50:23.320Z] #57 12.04 (4/4) Installing yq (4.33.3-r5) [2024-07-18T11:50:23.320Z] #57 12.13 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #57 12.14 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:23.320Z] #57 12.61 OK: 17 MiB in 19 packages [2024-07-18T11:50:23.320Z] #57 DONE 13.5s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T11:50:23.320Z] #59 DONE 16.5s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T11:50:23.320Z] #61 DONE 14.9s [2024-07-18T11:50:23.320Z] [2024-07-18T11:50:23.320Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T11:50:23.320Z] #54 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #54 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #54 43.46 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T11:50:23.320Z] #54 43.46 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T11:50:23.320Z] #54 43.46 OK: 20072 distinct packages available [2024-07-18T11:50:23.320Z] #54 43.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #54 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.320Z] #54 43.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:23.320Z] #54 43.78 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-18T11:50:23.320Z] #54 43.78 (3/4) Installing libucontext (1.2-r2) [2024-07-18T11:50:23.320Z] #54 43.78 (4/4) Installing gcompat (1.1.0-r1) [2024-07-18T11:50:23.320Z] #54 43.79 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:23.320Z] #54 43.80 OK: 8 MiB in 19 packages [2024-07-18T11:50:23.320Z] #54 DONE 44.0s [2024-07-18T11:50:23.579Z] [2024-07-18T11:50:23.579Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T11:50:23.579Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.579Z] #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.579Z] #0 1.873 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T11:50:23.579Z] #0 1.873 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T11:50:23.579Z] #0 1.873 OK: 20075 distinct packages available [2024-07-18T11:50:23.579Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.579Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:23.579Z] #0 2.209 OK: 264 MiB in 52 packages [2024-07-18T11:50:23.579Z] #68 DONE 2.3s [2024-07-18T11:50:23.579Z] [2024-07-18T11:50:23.579Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:50:23.579Z] #69 DONE 0.1s [2024-07-18T11:50:23.579Z] [2024-07-18T11:50:23.579Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T11:50:25.486Z] #70 ... [2024-07-18T11:50:25.486Z] [2024-07-18T11:50:25.486Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T11:50:25.486Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:25.486Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:25.486Z] #0 3.183 OK: 264 MiB in 52 packages [2024-07-18T11:50:25.486Z] #71 DONE 4.2s [2024-07-18T11:50:25.486Z] [2024-07-18T11:50:25.486Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T11:50:25.486Z] #65 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:25.486Z] #65 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:25.486Z] #65 3.306 OK: 264 MiB in 52 packages [2024-07-18T11:50:25.486Z] #65 DONE 4.3s [2024-07-18T11:50:25.486Z] [2024-07-18T11:50:25.486Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:50:25.486Z] #72 DONE 0.2s [2024-07-18T11:50:25.486Z] [2024-07-18T11:50:25.486Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:50:25.486Z] #73 DONE 0.2s [2024-07-18T11:50:25.486Z] [2024-07-18T11:50:25.486Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:50:26.055Z] #74 ... [2024-07-18T11:50:26.055Z] [2024-07-18T11:50:26.055Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T11:50:26.055Z] #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:26.055Z] #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:26.055Z] #0 4.598 OK: 264 MiB in 52 packages [2024-07-18T11:50:26.055Z] #75 DONE 4.9s [2024-07-18T11:50:26.055Z] [2024-07-18T11:50:26.055Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:50:26.055Z] #76 DONE 0.3s [2024-07-18T11:50:26.055Z] [2024-07-18T11:50:26.055Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:50:27.430Z] #77 ... [2024-07-18T11:50:27.430Z] [2024-07-18T11:50:27.431Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T11:50:27.431Z] #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #0 3.965 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #0 4.010 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #0 4.014 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:27.431Z] #0 4.060 OK: 8 MiB in 17 packages [2024-07-18T11:50:27.431Z] #78 DONE 4.6s [2024-07-18T11:50:27.431Z] [2024-07-18T11:50:27.431Z] #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-18T11:50:27.431Z] #67 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #67 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #67 3.428 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #67 3.461 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #67 3.467 OK: 7 MiB in 16 packages [2024-07-18T11:50:27.431Z] #67 DONE 4.2s [2024-07-18T11:50:27.431Z] [2024-07-18T11:50:27.431Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T11:50:27.431Z] #0 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.431Z] #0 3.437 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #0 3.486 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:27.431Z] #0 3.494 OK: 7 MiB in 16 packages [2024-07-18T11:50:27.688Z] #79 ... [2024-07-18T11:50:27.688Z] [2024-07-18T11:50:27.688Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T11:50:27.688Z] #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.688Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.688Z] #0 3.671 OK: 17 MiB in 19 packages [2024-07-18T11:50:27.688Z] #80 DONE 4.3s [2024-07-18T11:50:27.688Z] [2024-07-18T11:50:27.688Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T11:50:27.688Z] #79 DONE 4.6s [2024-07-18T11:50:27.688Z] [2024-07-18T11:50:27.688Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T11:50:27.688Z] #70 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.688Z] #70 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:27.946Z] #70 4.698 OK: 8 MiB in 20 packages [2024-07-18T11:50:28.514Z] #70 ... [2024-07-18T11:50:28.514Z] [2024-07-18T11:50:28.514Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T11:50:28.514Z] #0 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 3.820 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.533 OK: 264 MiB in 52 packages [2024-07-18T11:50:28.514Z] #81 DONE 5.3s [2024-07-18T11:50:28.514Z] [2024-07-18T11:50:28.514Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T11:50:28.514Z] #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.411 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.514Z] #0 4.444 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.514Z] #0 4.454 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:28.514Z] #0 4.499 OK: 17 MiB in 19 packages [2024-07-18T11:50:28.514Z] #82 DONE 5.2s [2024-07-18T11:50:28.514Z] [2024-07-18T11:50:28.514Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T11:50:28.514Z] #0 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.513 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.514Z] #0 4.672 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.514Z] #0 4.681 Executing ca-certificates-20240226-r0.trigger [2024-07-18T11:50:28.514Z] #0 4.729 OK: 12 MiB in 26 packages [2024-07-18T11:50:28.514Z] #83 DONE 5.2s [2024-07-18T11:50:28.514Z] [2024-07-18T11:50:28.514Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T11:50:28.514Z] #70 DONE 5.3s [2024-07-18T11:50:28.514Z] [2024-07-18T11:50:28.514Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T11:50:28.514Z] #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:28.514Z] #0 4.411 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.515Z] #0 4.447 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:28.515Z] #0 4.456 OK: 7 MiB in 17 packages [2024-07-18T11:50:28.515Z] #84 DONE 5.3s [2024-07-18T11:50:28.515Z] [2024-07-18T11:50:28.515Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T11:50:29.451Z] #85 ... [2024-07-18T11:50:29.451Z] [2024-07-18T11:50:29.451Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-18T11:50:29.451Z] #86 DONE 0.8s [2024-07-18T11:50:29.451Z] [2024-07-18T11:50:29.451Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-18T11:50:29.451Z] #87 DONE 1.8s [2024-07-18T11:50:29.451Z] [2024-07-18T11:50:29.451Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T11:50:29.451Z] #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:29.451Z] #0 5.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:29.451Z] #0 5.396 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:29.451Z] #0 5.836 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T11:50:29.451Z] #0 5.849 OK: 8 MiB in 19 packages [2024-07-18T11:50:29.451Z] #88 DONE 6.0s [2024-07-18T11:50:29.451Z] [2024-07-18T11:50:29.451Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T11:50:29.451Z] #0 4.195 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:29.451Z] #0 4.671 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T11:50:29.451Z] #0 5.339 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T11:50:29.451Z] #0 5.881 Executing busybox-1.36.1-r7.trigger [2024-07-18T11:50:29.451Z] #0 5.883 OK: 7 MiB in 16 packages [2024-07-18T11:50:29.451Z] #89 DONE 6.1s [2024-07-18T11:50:29.451Z] [2024-07-18T11:50:29.451Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T11:50:30.827Z] #90 ... [2024-07-18T11:50:30.827Z] [2024-07-18T11:50:30.827Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-18T11:50:30.827Z] #91 DONE 2.1s [2024-07-18T11:50:30.827Z] [2024-07-18T11:50:30.827Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T11:50:30.827Z] #85 DONE 2.1s [2024-07-18T11:50:30.827Z] [2024-07-18T11:50:30.827Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T11:50:31.087Z] #92 ... [2024-07-18T11:50:31.087Z] [2024-07-18T11:50:31.087Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T11:50:31.087Z] #53 ... [2024-07-18T11:50:31.087Z] [2024-07-18T11:50:31.087Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T11:50:32.018Z] #93 DONE 1.4s [2024-07-18T11:50:32.018Z] [2024-07-18T11:50:32.018Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T11:50:32.018Z] #92 DONE 1.4s [2024-07-18T11:50:32.018Z] [2024-07-18T11:50:32.018Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T11:50:32.018Z] #90 DONE 2.7s [2024-07-18T11:50:32.018Z] [2024-07-18T11:50:32.018Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-18T11:50:32.276Z] #94 ... [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-18T11:50:32.276Z] #95 DONE 0.2s [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-18T11:50:32.276Z] #96 DONE 0.2s [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-18T11:50:32.276Z] #94 DONE 0.2s [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T11:50:32.276Z] #97 DONE 0.1s [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-18T11:50:32.276Z] #98 DONE 0.1s [2024-07-18T11:50:32.276Z] [2024-07-18T11:50:32.276Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-18T11:50:32.538Z] #99 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-18T11:50:32.538Z] #100 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T11:50:32.538Z] #101 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T11:50:32.538Z] #102 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-18T11:50:32.538Z] #103 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-18T11:50:32.538Z] #104 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-18T11:50:32.538Z] #105 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #106 [security-spire-server] exporting to image [2024-07-18T11:50:32.538Z] #106 exporting layers [2024-07-18T11:50:32.538Z] #106 ... [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-18T11:50:32.538Z] #107 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-18T11:50:32.538Z] #108 DONE 0.1s [2024-07-18T11:50:32.538Z] [2024-07-18T11:50:32.538Z] #106 [security-spire-agent] exporting to image [2024-07-18T11:50:33.470Z] #106 ... [2024-07-18T11:50:33.470Z] [2024-07-18T11:50:33.470Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-18T11:50:33.470Z] #109 DONE 4.7s [2024-07-18T11:50:33.470Z] [2024-07-18T11:50:33.470Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-18T11:50:33.470Z] #110 DONE 0.1s [2024-07-18T11:50:33.470Z] [2024-07-18T11:50:33.470Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:50:33.731Z] #111 ... [2024-07-18T11:50:33.731Z] [2024-07-18T11:50:33.731Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:50:33.731Z] #112 ... [2024-07-18T11:50:33.731Z] [2024-07-18T11:50:33.731Z] #106 [security-spire-config] exporting to image [2024-07-18T11:50:33.731Z] #106 exporting layers 0.9s done [2024-07-18T11:50:33.731Z] #106 writing image sha256:f2f1073d98d075692906fad53fd10e6ce2402bfc8970cc9f5f4030fde62103c9 0.0s done [2024-07-18T11:50:33.731Z] #106 naming to docker.io/library/security-spire-server done [2024-07-18T11:50:33.731Z] #106 writing image sha256:3e8bd9068f36ba7611d4e7eab2b627b85b4e32ef2e6ae1c512e477ff48d8b31f done [2024-07-18T11:50:33.731Z] #106 naming to docker.io/library/security-spire-agent done [2024-07-18T11:50:33.731Z] #106 writing image sha256:363c352ad05dbb099f35bea173c9ca6b69cf0e66a416ef55118d07dbfcbbf1e7 done [2024-07-18T11:50:33.731Z] #106 naming to docker.io/library/security-spire-config done [2024-07-18T11:50:33.731Z] #106 DONE 1.2s [2024-07-18T11:50:33.731Z] [2024-07-18T11:50:33.731Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:50:57.570Z] Removing intermediate container bd5af7f74d82 [2024-07-18T11:50:57.571Z] ---> 4701c9ace4aa [2024-07-18T11:50:57.571Z] Successfully built 4701c9ace4aa [2024-07-18T11:50:57.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:50:58.036Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T11:50:58.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:50:58.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container [2024-07-18T11:50:58.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T11:50:59.835Z] $ docker top 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T11:51:00.786Z] + go version [2024-07-18T11:51:00.786Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-18T11:51:00.823Z] $ docker stop --time=1 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 [2024-07-18T11:51:02.527Z] $ docker rm -f --volumes 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T11:51:03.496Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T11:51:03.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T11:51:03.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container [2024-07-18T11:51:03.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T11:51:05.205Z] $ docker top f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-18T11:51:05.486Z] ========================================================= [2024-07-18T11:51:05.486Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-18T11:51:05.486Z] ========================================================= [Pipeline] sh [2024-07-18T11:51:06.129Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T11:51:06.859Z] + make test [2024-07-18T11:51:06.859Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T11:51:30.992Z] #113 ... [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:30.992Z] #77 DONE 60.9s [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:30.992Z] #74 DONE 61.0s [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:30.992Z] #111 DONE 60.3s [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:30.992Z] #112 DONE 63.0s [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:30.992Z] #113 DONE 57.2s [2024-07-18T11:51:30.992Z] [2024-07-18T11:51:30.992Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-18T11:51:37.606Z] #114 ... [2024-07-18T11:51:37.606Z] [2024-07-18T11:51:37.606Z] #115 [core-command builder 6/7] COPY . . [2024-07-18T11:51:37.606Z] #115 ... [2024-07-18T11:51:37.606Z] [2024-07-18T11:51:37.606Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T11:51:37.606Z] #116 ... [2024-07-18T11:51:37.606Z] [2024-07-18T11:51:37.606Z] #117 [support-notifications builder 6/7] COPY . . [2024-07-18T11:51:37.606Z] #117 ... [2024-07-18T11:51:37.606Z] [2024-07-18T11:51:37.606Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #118 DONE 11.7s [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:51:38.179Z] #37 ... [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #117 [support-notifications builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #117 DONE 11.7s [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #119 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #120 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #121 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #122 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #123 [core-data builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #123 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #124 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #125 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #126 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #127 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #128 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #129 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #130 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #131 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #132 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #133 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-18T11:51:38.179Z] #114 DONE 11.7s [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #116 DONE 11.7s [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #134 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #135 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #136 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T11:51:38.179Z] #137 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #138 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T11:51:38.179Z] #139 CACHED [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #115 [core-command builder 6/7] COPY . . [2024-07-18T11:51:38.179Z] #115 DONE 11.7s [2024-07-18T11:51:38.179Z] [2024-07-18T11:51:38.179Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T11:51:40.719Z] #140 2.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-18T11:51:48.840Z] #140 ... [2024-07-18T11:51:48.840Z] [2024-07-18T11:51:48.840Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T11:51:48.840Z] #0 0.624 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-07-18T11:51:48.840Z] #141 ... [2024-07-18T11:51:48.840Z] [2024-07-18T11:51:48.840Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T11:51:48.840Z] #0 1.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-18T11:51:48.840Z] #142 ... [2024-07-18T11:51:48.840Z] [2024-07-18T11:51:48.840Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T11:51:48.840Z] #0 0.653 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-07-18T11:51:48.840Z] #143 ... [2024-07-18T11:51:48.840Z] [2024-07-18T11:51:48.840Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T11:51:48.840Z] #0 2.087 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-07-18T11:51:48.840Z] #144 ... [2024-07-18T11:51:48.840Z] [2024-07-18T11:51:48.840Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T11:51:48.840Z] #0 1.021 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-07-18T11:51:49.102Z] #145 ... [2024-07-18T11:51:49.102Z] [2024-07-18T11:51:49.102Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T11:51:49.102Z] #0 1.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-18T11:51:49.102Z] #146 ... [2024-07-18T11:51:49.102Z] [2024-07-18T11:51:49.102Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T11:51:49.102Z] #0 0.657 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-07-18T11:51:49.364Z] #147 ... [2024-07-18T11:51:49.364Z] [2024-07-18T11:51:49.364Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T11:51:49.364Z] #0 1.276 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-07-18T11:51:49.364Z] #148 ... [2024-07-18T11:51:49.364Z] [2024-07-18T11:51:49.364Z] #149 [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-07-18T11:51:49.364Z] #0 1.888 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-07-18T11:51:49.787Z] #149 ... [2024-07-18T11:51:49.787Z] [2024-07-18T11:51:49.787Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T11:51:49.787Z] #0 0.549 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-07-18T11:51:50.047Z] #150 ... [2024-07-18T11:51:50.048Z] [2024-07-18T11:51:50.048Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T11:51:50.048Z] #0 2.521 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-07-18T11:52:03.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-18T11:53:11.814Z] #151 ... [2024-07-18T11:53:11.814Z] [2024-07-18T11:53:11.814Z] #149 [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-07-18T11:53:11.814Z] #149 91.98 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-07-18T11:54:08.083Z] #149 ... [2024-07-18T11:54:08.083Z] [2024-07-18T11:54:08.084Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T11:54:08.084Z] #145 DONE 145.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T11:54:08.084Z] #146 DONE 145.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T11:54:08.084Z] #140 DONE 145.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T11:54:08.084Z] #142 DONE 145.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T11:54:08.084Z] #143 DONE 145.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T11:54:08.084Z] #148 DONE 145.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T11:54:08.084Z] #151 DONE 145.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-18T11:54:08.084Z] #152 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T11:54:08.084Z] #150 DONE 145.8s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T11:54:08.084Z] #147 DONE 145.8s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #153 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T11:54:08.084Z] #144 DONE 146.1s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #149 [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-07-18T11:54:08.084Z] #149 DONE 146.0s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T11:54:08.084Z] #141 DONE 146.1s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #154 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-18T11:54:08.084Z] #152 DONE 0.8s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #153 DONE 0.8s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #155 DONE 0.3s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #156 DONE 0.8s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #157 DONE 0.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #158 DONE 0.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #159 DONE 0.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #154 DONE 0.5s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #160 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #161 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #162 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #163 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #164 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #165 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #166 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #167 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #168 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #169 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.084Z] #170 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #171 CACHED [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #172 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-18T11:54:08.084Z] #173 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #174 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:08.084Z] #160 DONE 0.7s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-18T11:54:08.084Z] #175 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-18T11:54:08.084Z] #176 DONE 2.2s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #177 [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-07-18T11:54:08.084Z] #177 ... [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-18T11:54:08.084Z] #178 DONE 2.5s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-18T11:54:08.084Z] #179 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-18T11:54:08.084Z] #180 DONE 2.5s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #181 [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-07-18T11:54:08.084Z] #181 DONE 2.5s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #177 [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-07-18T11:54:08.084Z] #177 DONE 2.5s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-18T11:54:08.084Z] #182 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-18T11:54:08.084Z] #183 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-18T11:54:08.084Z] #184 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.084Z] #185 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-18T11:54:08.084Z] #175 DONE 2.6s [2024-07-18T11:54:08.084Z] [2024-07-18T11:54:08.084Z] #106 [core-keeper] exporting to image [2024-07-18T11:54:08.084Z] #106 exporting layers [2024-07-18T11:54:08.345Z] #106 exporting layers 0.3s done [2024-07-18T11:54:08.345Z] #106 ... [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #186 [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-07-18T11:54:08.345Z] #186 DONE 0.3s [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #187 [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-07-18T11:54:08.345Z] #187 DONE 0.4s [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.345Z] #188 DONE 0.4s [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-18T11:54:08.345Z] #189 DONE 0.4s [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.345Z] #190 DONE 0.4s [2024-07-18T11:54:08.345Z] [2024-07-18T11:54:08.345Z] #106 [core-command] exporting to image [2024-07-18T11:54:08.606Z] #106 ... [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.606Z] #191 DONE 0.5s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-18T11:54:08.606Z] #192 DONE 3.8s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #193 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.606Z] #193 DONE 0.5s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #194 [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-07-18T11:54:08.606Z] #194 DONE 0.5s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.606Z] #195 DONE 0.5s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.606Z] #196 DONE 0.4s [2024-07-18T11:54:08.606Z] [2024-07-18T11:54:08.606Z] #106 [core-data] exporting to image [2024-07-18T11:54:08.606Z] #106 writing image sha256:75f584b0f3814821ffab1ec6c714d2ecc432c4ebdf9c05842011da53af1f11da 0.0s done [2024-07-18T11:54:08.606Z] #106 naming to docker.io/library/core-keeper done [2024-07-18T11:54:08.606Z] #106 exporting layers 0.3s done [2024-07-18T11:54:08.867Z] #106 exporting layers 0.4s done [2024-07-18T11:54:08.867Z] #106 writing image sha256:853547183e9e950033372043e2bcf70475f8246f79e9e1e7e85e86527f92318a [2024-07-18T11:54:08.867Z] #106 ... [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-18T11:54:08.867Z] #197 DONE 0.5s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #198 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-18T11:54:08.867Z] #198 DONE 0.5s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T11:54:08.867Z] #199 DONE 0.4s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-18T11:54:08.867Z] #200 DONE 0.4s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-18T11:54:08.867Z] #201 DONE 0.4s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-18T11:54:08.867Z] #202 DONE 0.4s [2024-07-18T11:54:08.867Z] [2024-07-18T11:54:08.867Z] #106 [support-scheduler] exporting to image [2024-07-18T11:54:08.867Z] #106 exporting layers 0.4s done [2024-07-18T11:54:08.867Z] #106 writing image sha256:853547183e9e950033372043e2bcf70475f8246f79e9e1e7e85e86527f92318a done [2024-07-18T11:54:08.867Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-07-18T11:54:08.867Z] #106 writing image sha256:d5efbbdc2fc38df6d1c70e45b226f4281e0175a14fde90bc91a65e76669f2899 0.0s done [2024-07-18T11:54:08.867Z] #106 naming to docker.io/library/core-command done [2024-07-18T11:54:08.867Z] #106 writing image sha256:ff2a94acb0d109c15c2153dae7469777129e319f360b5f055cbab0c724c57f79 done [2024-07-18T11:54:08.867Z] #106 naming to docker.io/library/support-scheduler done [2024-07-18T11:54:09.128Z] #106 writing image sha256:b25efb479f33d256f78fc9d99f1c4931bd35eecb0483a535c2a1ce466424f5f5 0.0s done [2024-07-18T11:54:09.128Z] #106 writing image sha256:f4a222f3c93dc8836bc08588f9ae1214cbf0e97a21ab25563c89eb799c077b58 done [2024-07-18T11:54:09.128Z] #106 naming to docker.io/library/core-data done [2024-07-18T11:54:09.128Z] #106 naming to docker.io/library/support-notifications done [2024-07-18T11:54:09.128Z] #106 ... [2024-07-18T11:54:09.128Z] [2024-07-18T11:54:09.128Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-18T11:54:09.128Z] #203 DONE 0.3s [2024-07-18T11:54:09.128Z] [2024-07-18T11:54:09.128Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T11:54:09.128Z] #204 DONE 0.3s [2024-07-18T11:54:09.128Z] [2024-07-18T11:54:09.128Z] #106 [support-notifications] exporting to image [2024-07-18T11:54:09.128Z] #106 exporting layers 0.3s done [2024-07-18T11:54:09.128Z] #106 writing image sha256:cb6948672c69afe1504a6aa7cf501fd4b1336e4e37972bc9b28c5046f90930eb [2024-07-18T11:54:09.389Z] #106 writing image sha256:cb6948672c69afe1504a6aa7cf501fd4b1336e4e37972bc9b28c5046f90930eb done [2024-07-18T11:54:09.389Z] #106 naming to docker.io/library/core-metadata done [2024-07-18T11:54:09.389Z] #106 DONE 2.4s [2024-07-18T11:54:09.389Z] [2024-07-18T11:54:09.389Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-18T11:54:09.389Z] #205 DONE 0.3s [2024-07-18T11:54:09.389Z] [2024-07-18T11:54:09.389Z] #206 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-18T11:54:09.650Z] #206 DONE 0.3s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-18T11:54:09.650Z] #207 DONE 0.3s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T11:54:09.650Z] #208 DONE 0.0s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-18T11:54:09.650Z] #209 DONE 0.0s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T11:54:09.650Z] #210 DONE 0.7s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T11:54:09.650Z] #211 DONE 0.7s [2024-07-18T11:54:09.650Z] [2024-07-18T11:54:09.650Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-18T11:54:09.911Z] #106 ... [2024-07-18T11:54:09.911Z] [2024-07-18T11:54:09.911Z] #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-18T11:54:09.911Z] #212 DONE 0.1s [2024-07-18T11:54:09.911Z] [2024-07-18T11:54:09.911Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-18T11:54:09.911Z] #106 exporting layers 0.2s done [2024-07-18T11:54:09.911Z] #106 exporting layers 0.2s done [2024-07-18T11:54:09.911Z] #106 writing image sha256:e1b9a5be6175e5dc637cb02115ddf09c77a69852a1df0f52d8517f4bd8e186b9 done [2024-07-18T11:54:09.911Z] #106 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-18T11:54:09.911Z] #106 writing image sha256:33755720445a18064668be84f61e33ca3d692b59f8fb002a3181336cfc9d1996 0.0s done [2024-07-18T11:54:09.911Z] #106 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-18T11:54:09.911Z] #106 DONE 2.7s [2024-07-18T11:54:09.911Z] [2024-07-18T11:54:09.911Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-18T11:54:09.911Z] #213 DONE 0.1s [2024-07-18T11:54:09.911Z] [2024-07-18T11:54:09.911Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-18T11:54:09.911Z] #214 DONE 0.1s [2024-07-18T11:54:09.911Z] [2024-07-18T11:54:09.911Z] #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T11:54:10.172Z] #215 ... [2024-07-18T11:54:10.172Z] [2024-07-18T11:54:10.172Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-18T11:54:10.172Z] #216 DONE 0.1s [2024-07-18T11:54:10.172Z] [2024-07-18T11:54:10.172Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T11:54:10.172Z] #217 DONE 0.9s [2024-07-18T11:54:10.172Z] [2024-07-18T11:54:10.172Z] #106 [security-proxy-setup] exporting to image [2024-07-18T11:54:10.746Z] #106 ... [2024-07-18T11:54:10.746Z] [2024-07-18T11:54:10.746Z] #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T11:54:10.746Z] #215 DONE 0.9s [2024-07-18T11:54:10.746Z] [2024-07-18T11:54:10.746Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-18T11:54:10.746Z] #218 DONE 0.6s [2024-07-18T11:54:10.746Z] [2024-07-18T11:54:10.746Z] #106 [security-proxy-setup] exporting to image [2024-07-18T11:54:10.746Z] #106 exporting layers 0.5s done [2024-07-18T11:54:10.746Z] #106 writing image sha256:7f89e1cf0b326dec10231e69fc3966f263b8d9d8578e9dd054cb5ca69bbee52c done [2024-07-18T11:54:10.746Z] #106 naming to docker.io/library/security-proxy-setup 0.0s done [2024-07-18T11:54:10.746Z] #106 exporting layers 0.3s done [2024-07-18T11:54:10.746Z] #106 writing image sha256:9fc09940f2eb0214350851b41dc3623af99cc76c8319023be755b031b4f9e978 done [2024-07-18T11:54:10.746Z] #106 naming to docker.io/library/security-bootstrapper done [2024-07-18T11:54:10.746Z] #106 writing image sha256:636dfdd81eebd686958a63b77df04add5f4ec1822aee74517e1dbf88be4a8d15 done [2024-07-18T11:54:10.746Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-07-18T11:54:10.746Z] #106 DONE 3.4s [2024-07-18T11:54:10.746Z] [2024-07-18T11:54:10.746Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T11:54:10.746Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.746Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.746Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T11:54:10.747Z] time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-18T11:54:10.790Z] $ docker stop --time=1 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de [2024-07-18T11:54:12.083Z] $ docker rm -f --volumes 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T11:54:12.509Z] + docker images [2024-07-18T11:54:12.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-18T11:54:12.509Z] security-bootstrapper latest 9fc09940f2eb 2 seconds ago 24MB [2024-07-18T11:54:12.509Z] security-secretstore-setup latest 636dfdd81eeb 2 seconds ago 42.2MB [2024-07-18T11:54:12.509Z] security-proxy-auth latest 33755720445a 3 seconds ago 38MB [2024-07-18T11:54:12.509Z] security-proxy-setup latest 7f89e1cf0b32 3 seconds ago 31.2MB [2024-07-18T11:54:12.509Z] core-common-config-bootstrapper latest e1b9a5be6175 3 seconds ago 20.2MB [2024-07-18T11:54:12.509Z] support-notifications latest b25efb479f33 4 seconds ago 43.9MB [2024-07-18T11:54:12.509Z] security-spiffe-token-provider latest 853547183e9e 4 seconds ago 34MB [2024-07-18T11:54:12.509Z] core-metadata latest cb6948672c69 4 seconds ago 41MB [2024-07-18T11:54:12.509Z] core-command latest d5efbbdc2fc3 4 seconds ago 40.4MB [2024-07-18T11:54:12.509Z] support-scheduler latest ff2a94acb0d1 4 seconds ago 43.1MB [2024-07-18T11:54:12.509Z] core-data latest f4a222f3c93d 4 seconds ago 40.8MB [2024-07-18T11:54:12.509Z] core-keeper latest 75f584b0f381 5 seconds ago 35.6MB [2024-07-18T11:54:12.509Z] security-spire-agent latest 3e8bd9068f36 3 minutes ago 187MB [2024-07-18T11:54:12.509Z] security-spire-server latest f2f1073d98d0 3 minutes ago 126MB [2024-07-18T11:54:12.509Z] security-spire-config latest 363c352ad05d 3 minutes ago 125MB [2024-07-18T11:54:12.509Z] ci-base-image-x86_64 latest 5bd5a429a8a1 8 minutes ago 966MB [2024-07-18T11:54:12.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-18T11:54:12.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-18T11:54:12.509Z] 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-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-18T11:56:25.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-18T11:56:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-18T11:56:27.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-18T11:56:27.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-18T11:56:27.150Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-18T11:56:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-18T11:56:42.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-18T11:56:42.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements [2024-07-18T11:56:54.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.237s coverage: 97.0% of statements [2024-07-18T11:57:01.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-18T11:57:01.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-18T11:57:01.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-18T11:57:06.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.338s coverage: 69.2% of statements [2024-07-18T11:57:09.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-18T11:57:09.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-18T11:57:10.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.256s coverage: 53.2% of statements [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-18T11:57:14.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-18T11:57:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-18T11:57:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:57:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-18T11:57:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-18T11:57:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-18T11:57:24.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.339s coverage: 93.4% of statements [2024-07-18T11:57:24.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.279s coverage: 91.7% of statements [2024-07-18T11:57:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-18T11:57:31.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-18T11:57:32.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.280s coverage: 6.5% of statements [2024-07-18T11:57:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-18T11:57:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:57:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-18T11:57:47.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-18T11:57:48.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.985s coverage: 95.8% of statements [2024-07-18T11:57:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.105s coverage: 72.2% of statements [2024-07-18T11:58:01.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-18T11:58:01.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-18T11:58:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.315s coverage: 0.8% of statements [2024-07-18T11:58:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.154s coverage: 32.2% of statements [2024-07-18T11:58:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.136s coverage: 41.7% of statements [2024-07-18T11:58:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.113s coverage: 77.8% of statements [2024-07-18T11:58:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements [2024-07-18T11:58:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements [2024-07-18T11:58:10.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.119s coverage: 87.5% of statements [2024-07-18T11:58:12.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-18T11:58:13.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-18T11:58:13.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-18T11:58:13.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-18T11:58:17.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-18T11:58:17.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-18T11:58:17.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-18T11:58:17.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-18T11:58:22.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.132s coverage: 94.4% of statements [2024-07-18T11:58:23.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-18T11:58:23.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-18T11:58:23.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-18T11:58:23.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-18T11:58:35.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-18T11:58:35.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-18T11:58:36.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-18T11:58:37.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.975s coverage: 79.9% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.156s coverage: 92.9% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-07-18T11:58:39.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.088s coverage: 100.0% of statements [2024-07-18T11:58:41.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-18T11:58:42.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.314s coverage: 81.8% of statements [2024-07-18T11:58:43.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-18T11:58:43.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.315s coverage: 82.1% of statements [2024-07-18T11:58:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-07-18T11:58:49.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-18T11:58:49.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-18T11:58:51.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.869s coverage: 63.1% of statements [2024-07-18T11:58:51.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements [2024-07-18T11:58:52.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements [2024-07-18T11:58:52.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.093s coverage: 100.0% of statements [2024-07-18T11:58:53.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-18T11:58:53.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-18T11:58:53.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-18T11:58:53.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-07-18T11:58:54.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-07-18T11:59:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-18T11:59:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-18T11:59:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-18T11:59:03.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.768s coverage: 38.4% of statements [2024-07-18T11:59:03.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements [2024-07-18T11:59:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-18T11:59:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-18T11:59:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-18T11:59:03.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-18T11:59:05.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.120s coverage: 84.8% of statements [2024-07-18T11:59:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-18T11:59:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-18T11:59:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-18T11:59:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-18T11:59:18.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements [2024-07-18T11:59:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-18T11:59:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:59:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-18T11:59:19.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-18T11:59:21.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.567s coverage: 95.7% of statements [2024-07-18T11:59:24.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-18T11:59:24.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-18T11:59:25.641Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements [2024-07-18T11:59:28.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-18T11:59:28.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-18T11:59:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.310s coverage: 98.9% of statements [2024-07-18T11:59:31.347Z] 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-07-18T11:59:31.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-18T11:59:31.616Z] go vet ./... [2024-07-18T12:04:09.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T12:04:09.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T12:04:09.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-18T12:04:09.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-18T12:04:09.954Z] + ls -al . [2024-07-18T12:04:09.954Z] total 836 [2024-07-18T12:04:09.954Z] drwxrwxr-x 10 1001 1001 4096 Jul 18 11:51 . [2024-07-18T12:04:09.954Z] drwxr-xr-x 4 root root 4096 Jul 18 11:51 .. [2024-07-18T12:04:09.954Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 .blubracket [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 10 Jul 18 11:48 .dockerignore [2024-07-18T12:04:09.954Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 11:48 .git [2024-07-18T12:04:09.954Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 11:48 .github [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 1102 Jul 18 11:48 .gitignore [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 11:48 .golangci.yml [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 100 Jul 18 11:48 .hadolint.yml [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 155 Jul 18 11:48 .sonarcloud.properties [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 11:48 ADOPTERS.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 20361 Jul 18 11:48 Attribution.txt [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 100284 Jul 18 11:48 CHANGELOG.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 11:48 CONTRIBUTING.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 11:48 GOVERNANCE.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 861 Jul 18 11:48 Jenkinsfile [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 11:48 LICENSE [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 16051 Jul 18 11:48 Makefile [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 11:48 OWNERS.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 9528 Jul 18 11:48 README.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 11:48 SECURITY.md [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 11:45 VERSION [2024-07-18T12:04:09.954Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 bin [2024-07-18T12:04:09.954Z] drwxrwxr-x 19 1001 1001 4096 Jul 18 11:48 cmd [2024-07-18T12:04:09.954Z] -rw-r--r-- 1 root root 481596 Jul 18 11:59 coverage.out [2024-07-18T12:04:09.954Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 fuzz_test [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 6911 Jul 18 11:48 go.mod [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 100926 Jul 18 11:48 go.sum [2024-07-18T12:04:09.954Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 11:48 internal [2024-07-18T12:04:09.954Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 11:48 openapi [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 584 Jul 18 11:48 security.txt [2024-07-18T12:04:09.954Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 11:48 version.go [Pipeline] sh [2024-07-18T12:04:10.629Z] + '[' -e coverage.out ] [2024-07-18T12:04:10.629Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-18T12:04:10.672Z] Warning: overwriting stash ‘coverage-report’ [2024-07-18T12:04:11.642Z] Stashed 1 file(s) [Pipeline] sh [2024-07-18T12:04:12.294Z] + make build [2024-07-18T12:04:12.294Z] 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-07-18T12:07:19.030Z] 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-07-18T12:07:23.268Z] 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-07-18T12:07:31.529Z] 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-07-18T12:07:33.481Z] 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-07-18T12:07:41.679Z] 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-07-18T12:08:08.341Z] 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-07-18T12:08:16.531Z] 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-07-18T12:08:26.584Z] 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-07-18T12:08:30.824Z] 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-07-18T12:08:33.393Z] 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-07-18T12:08:36.730Z] 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-07-18T12:08:42.063Z] 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-07-18T12:08:46.332Z] $ docker stop --time=1 f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a [2024-07-18T12:08:48.467Z] $ docker rm -f --volumes f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a [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-07-18T12:08:52.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T12:08:52.271Z] [2024-07-18T12:08:52.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:08:52.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T12:08:52.987Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-18T12:08:52.987Z] 547446be3368: Pulling fs layer [2024-07-18T12:08:52.987Z] d125d8839a47: Pulling fs layer [2024-07-18T12:08:52.987Z] 3e85d5ac6304: Pulling fs layer [2024-07-18T12:08:52.987Z] c3105a71a48b: Pulling fs layer [2024-07-18T12:08:52.987Z] 0f093f025ec4: Pulling fs layer [2024-07-18T12:08:52.987Z] c3106fc0e877: Pulling fs layer [2024-07-18T12:08:52.987Z] c3105a71a48b: Waiting [2024-07-18T12:08:52.987Z] 0f093f025ec4: Waiting [2024-07-18T12:08:52.987Z] c3106fc0e877: Waiting [2024-07-18T12:08:52.987Z] 547446be3368: Verifying Checksum [2024-07-18T12:08:52.987Z] 547446be3368: Download complete [2024-07-18T12:08:52.987Z] c3105a71a48b: Verifying Checksum [2024-07-18T12:08:52.987Z] c3105a71a48b: Download complete [2024-07-18T12:08:53.253Z] d125d8839a47: Verifying Checksum [2024-07-18T12:08:53.253Z] d125d8839a47: Download complete [2024-07-18T12:08:53.253Z] c3106fc0e877: Verifying Checksum [2024-07-18T12:08:53.253Z] c3106fc0e877: Download complete [2024-07-18T12:08:53.519Z] 0f093f025ec4: Verifying Checksum [2024-07-18T12:08:53.519Z] 0f093f025ec4: Download complete [2024-07-18T12:08:53.785Z] 547446be3368: Pull complete [2024-07-18T12:08:55.196Z] d125d8839a47: Pull complete [2024-07-18T12:08:55.463Z] 3e85d5ac6304: Verifying Checksum [2024-07-18T12:08:55.463Z] 3e85d5ac6304: Download complete [2024-07-18T12:09:05.525Z] 3e85d5ac6304: Pull complete [2024-07-18T12:09:05.525Z] c3105a71a48b: Pull complete [2024-07-18T12:09:06.104Z] 0f093f025ec4: Pull complete [2024-07-18T12:09:06.367Z] c3106fc0e877: Pull complete [2024-07-18T12:09:06.367Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-18T12:09:06.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T12:09:06.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:09:06.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container [2024-07-18T12:09:06.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-18T12:09:09.429Z] $ docker top ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T12:09:10.459Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-18T12:09:20.514Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-07-18T12:09:20.514Z] #1 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #2 transferring dockerfile: 2.01kB done [2024-07-18T12:09:20.514Z] #2 DONE 0.0s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #3 transferring dockerfile: 1.69kB done [2024-07-18T12:09:20.514Z] #3 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #4 transferring dockerfile: 2.23kB 0.0s done [2024-07-18T12:09:20.514Z] #4 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #5 [core-command internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #5 transferring dockerfile: 1.93kB done [2024-07-18T12:09:20.514Z] #5 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-07-18T12:09:20.514Z] #6 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #7 transferring dockerfile: 2.06kB done [2024-07-18T12:09:20.514Z] #7 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #8 transferring dockerfile: 2.49kB done [2024-07-18T12:09:20.514Z] #8 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-07-18T12:09:20.514Z] #9 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-07-18T12:09:20.514Z] #10 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-07-18T12:09:20.514Z] #11 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #12 transferring dockerfile: 1.89kB done [2024-07-18T12:09:20.514Z] #12 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-18T12:09:20.514Z] #13 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.514Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-18T12:09:20.514Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-07-18T12:09:20.514Z] #14 DONE 0.1s [2024-07-18T12:09:20.514Z] [2024-07-18T12:09:20.515Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-18T12:09:20.515Z] #15 transferring dockerfile: 2.50kB done [2024-07-18T12:09:20.515Z] #15 DONE 0.1s [2024-07-18T12:09:20.515Z] [2024-07-18T12:09:20.515Z] #16 [security-bootstrapper internal] load .dockerignore [2024-07-18T12:09:20.515Z] #16 transferring context: [2024-07-18T12:09:20.784Z] #16 transferring context: 50B 0.0s done [2024-07-18T12:09:20.784Z] #16 DONE 0.1s [2024-07-18T12:09:21.366Z] [2024-07-18T12:09:21.366Z] #17 [core-data internal] load .dockerignore [2024-07-18T12:09:21.366Z] #17 transferring context: 50B done [2024-07-18T12:09:21.366Z] #17 DONE 0.0s [2024-07-18T12:09:21.366Z] [2024-07-18T12:09:21.366Z] #18 [security-spire-config internal] load .dockerignore [2024-07-18T12:09:21.366Z] #18 transferring context: 50B done [2024-07-18T12:09:21.366Z] #18 DONE 0.0s [2024-07-18T12:09:21.366Z] [2024-07-18T12:09:21.366Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-18T12:09:21.633Z] #19 transferring context: 50B done [2024-07-18T12:09:21.633Z] #19 DONE 0.1s [2024-07-18T12:09:21.633Z] [2024-07-18T12:09:21.633Z] #20 [core-command internal] load .dockerignore [2024-07-18T12:09:21.633Z] #20 transferring context: 50B done [2024-07-18T12:09:21.633Z] #20 DONE 0.1s [2024-07-18T12:09:21.633Z] [2024-07-18T12:09:21.633Z] #21 [support-notifications internal] load .dockerignore [2024-07-18T12:09:21.633Z] #21 transferring context: 50B 0.0s done [2024-07-18T12:09:21.633Z] #21 DONE 0.0s [2024-07-18T12:09:21.633Z] [2024-07-18T12:09:21.633Z] #22 [core-metadata internal] load .dockerignore [2024-07-18T12:09:21.633Z] #22 transferring context: 50B 0.0s done [2024-07-18T12:09:21.906Z] #22 DONE 0.0s [2024-07-18T12:09:21.906Z] [2024-07-18T12:09:21.906Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-18T12:09:21.906Z] #23 transferring context: 50B done [2024-07-18T12:09:21.906Z] #23 DONE 0.1s [2024-07-18T12:09:21.906Z] [2024-07-18T12:09:21.906Z] #24 [security-spire-server internal] load .dockerignore [2024-07-18T12:09:21.906Z] #24 transferring context: 50B done [2024-07-18T12:09:21.906Z] #24 DONE 0.1s [2024-07-18T12:09:21.906Z] [2024-07-18T12:09:21.906Z] #25 [core-keeper internal] load .dockerignore [2024-07-18T12:09:21.906Z] #25 transferring context: 50B done [2024-07-18T12:09:21.906Z] #25 DONE 0.1s [2024-07-18T12:09:21.906Z] [2024-07-18T12:09:21.906Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-18T12:09:22.172Z] #26 transferring context: 50B 0.0s done [2024-07-18T12:09:22.172Z] #26 DONE 0.1s [2024-07-18T12:09:22.172Z] [2024-07-18T12:09:22.172Z] #27 [support-scheduler internal] load .dockerignore [2024-07-18T12:09:22.172Z] #27 transferring context: 50B done [2024-07-18T12:09:22.172Z] #27 DONE 0.1s [2024-07-18T12:09:22.172Z] [2024-07-18T12:09:22.172Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-07-18T12:09:22.172Z] #28 transferring context: 50B 0.0s done [2024-07-18T12:09:22.172Z] #28 DONE 0.1s [2024-07-18T12:09:22.172Z] [2024-07-18T12:09:22.172Z] #29 [security-proxy-auth internal] load .dockerignore [2024-07-18T12:09:22.172Z] #29 transferring context: 50B done [2024-07-18T12:09:22.439Z] #29 DONE 0.1s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-18T12:09:22.439Z] #30 transferring context: 50B done [2024-07-18T12:09:22.439Z] #30 DONE 0.1s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:22.439Z] #31 DONE 0.0s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:22.439Z] #32 DONE 0.1s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:22.439Z] #33 DONE 0.0s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:22.439Z] #34 DONE 0.0s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:22.439Z] #35 DONE 0.0s [2024-07-18T12:09:22.439Z] [2024-07-18T12:09:22.439Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:22.439Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:22.709Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:22.709Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:22.709Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:22.709Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 233.47kB / 3.34MB 0.1s [2024-07-18T12:09:22.709Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s [2024-07-18T12:09:22.709Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-18T12:09:22.976Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:23.558Z] #33 ... [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:23.558Z] #34 DONE 0.9s [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:23.558Z] #33 ... [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:23.558Z] #31 DONE 0.0s [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:23.558Z] #33 ... [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:23.558Z] #32 DONE 0.2s [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:23.558Z] #34 DONE 1.6s [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:23.558Z] #36 DONE 0.5s [2024-07-18T12:09:23.558Z] [2024-07-18T12:09:23.558Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:23.558Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:23.558Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:23.558Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:23.558Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:23.558Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:23.829Z] #33 ... [2024-07-18T12:09:23.829Z] [2024-07-18T12:09:23.829Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:23.829Z] #31 DONE 0.0s [2024-07-18T12:09:23.829Z] [2024-07-18T12:09:23.829Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:23.829Z] #32 DONE 0.4s [2024-07-18T12:09:23.829Z] [2024-07-18T12:09:23.829Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:23.829Z] #34 DONE 1.6s [2024-07-18T12:09:23.829Z] [2024-07-18T12:09:23.829Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:23.829Z] #36 DONE 0.5s [2024-07-18T12:09:23.829Z] [2024-07-18T12:09:23.829Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:23.829Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:23.829Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:23.829Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:23.829Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:23.829Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:23.829Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:24.098Z] #33 ... [2024-07-18T12:09:24.098Z] [2024-07-18T12:09:24.098Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:24.098Z] #31 DONE 0.0s [2024-07-18T12:09:24.098Z] [2024-07-18T12:09:24.098Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:24.098Z] #34 DONE 1.6s [2024-07-18T12:09:24.098Z] [2024-07-18T12:09:24.098Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:24.098Z] #31 DONE 0.0s [2024-07-18T12:09:24.098Z] [2024-07-18T12:09:24.098Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:24.098Z] #36 DONE 0.5s [2024-07-18T12:09:24.098Z] [2024-07-18T12:09:24.098Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:24.098Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:24.098Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:24.098Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:24.098Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:24.098Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:24.098Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:24.368Z] #33 ... [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:24.368Z] #32 DONE 0.6s [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:24.368Z] #34 DONE 1.6s [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:24.368Z] #31 DONE 0.0s [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:24.368Z] #36 DONE 0.5s [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:24.368Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:24.368Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:24.368Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:24.368Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:24.368Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:24.368Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:24.368Z] #33 ... [2024-07-18T12:09:24.368Z] [2024-07-18T12:09:24.368Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:24.368Z] #31 DONE 0.0s [2024-07-18T12:09:24.637Z] [2024-07-18T12:09:24.637Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:09:24.637Z] #37 ... [2024-07-18T12:09:24.637Z] [2024-07-18T12:09:24.637Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:24.637Z] #31 DONE 0.0s [2024-07-18T12:09:24.637Z] [2024-07-18T12:09:24.637Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:09:24.904Z] #37 ... [2024-07-18T12:09:24.904Z] [2024-07-18T12:09:24.904Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:24.904Z] #32 DONE 1.0s [2024-07-18T12:09:24.904Z] [2024-07-18T12:09:24.904Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:24.904Z] #34 DONE 1.8s [2024-07-18T12:09:24.904Z] [2024-07-18T12:09:24.904Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:24.904Z] #36 DONE 0.7s [2024-07-18T12:09:24.904Z] [2024-07-18T12:09:24.904Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:24.904Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:24.904Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:24.904Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:24.904Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:24.904Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:24.904Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:24.904Z] #33 DONE 3.1s [2024-07-18T12:09:24.904Z] [2024-07-18T12:09:24.904Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:25.175Z] #38 ... [2024-07-18T12:09:25.175Z] [2024-07-18T12:09:25.175Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:25.175Z] #31 DONE 0.0s [2024-07-18T12:09:25.175Z] [2024-07-18T12:09:25.175Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:25.175Z] #31 DONE 0.0s [2024-07-18T12:09:25.175Z] [2024-07-18T12:09:25.175Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T12:09:25.175Z] #39 DONE 1.5s [2024-07-18T12:09:25.175Z] [2024-07-18T12:09:25.175Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:25.175Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:25.175Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:25.175Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:25.175Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:25.175Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:25.175Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:25.175Z] #33 DONE 3.1s [2024-07-18T12:09:25.175Z] [2024-07-18T12:09:25.175Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:25.175Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:25.442Z] #40 ... [2024-07-18T12:09:25.442Z] [2024-07-18T12:09:25.442Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:25.442Z] #31 DONE 0.0s [2024-07-18T12:09:25.708Z] [2024-07-18T12:09:25.708Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T12:09:25.708Z] #31 DONE 0.0s [2024-07-18T12:09:25.708Z] [2024-07-18T12:09:25.708Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:27.120Z] #38 ... [2024-07-18T12:09:27.120Z] [2024-07-18T12:09:27.120Z] #41 [security-spire-server internal] load build context [2024-07-18T12:09:27.120Z] #41 transferring context: 26.79kB 0.3s done [2024-07-18T12:09:27.120Z] #41 DONE 1.7s [2024-07-18T12:09:27.120Z] [2024-07-18T12:09:27.120Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:27.120Z] #38 ... [2024-07-18T12:09:27.120Z] [2024-07-18T12:09:27.120Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T12:09:27.120Z] #32 DONE 3.1s [2024-07-18T12:09:27.120Z] [2024-07-18T12:09:27.120Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:27.390Z] #38 ... [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:27.391Z] #34 DONE 1.8s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:27.391Z] #36 DONE 0.7s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:27.391Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:27.391Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:27.391Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:27.391Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:27.391Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:27.391Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:27.391Z] #33 DONE 3.2s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #42 [support-scheduler internal] load build context [2024-07-18T12:09:27.391Z] #42 DONE 0.0s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:27.391Z] #43 DONE 0.0s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #44 [security-spire-config internal] load build context [2024-07-18T12:09:27.391Z] #44 transferring context: 25.04kB 0.2s done [2024-07-18T12:09:27.391Z] #44 DONE 2.0s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:27.391Z] #38 ... [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T12:09:27.391Z] #34 DONE 1.8s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-18T12:09:27.391Z] #36 DONE 0.8s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:27.391Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:27.391Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:27.391Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:27.391Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:27.391Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:27.391Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:27.391Z] #33 DONE 3.2s [2024-07-18T12:09:27.391Z] [2024-07-18T12:09:27.391Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:30.744Z] #38 ... [2024-07-18T12:09:30.744Z] [2024-07-18T12:09:30.744Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-18T12:09:30.744Z] #45 DONE 5.4s [2024-07-18T12:09:30.744Z] [2024-07-18T12:09:30.744Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:30.744Z] #35 ... [2024-07-18T12:09:30.744Z] [2024-07-18T12:09:30.744Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:31.010Z] #38 ... [2024-07-18T12:09:31.010Z] [2024-07-18T12:09:31.010Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T12:09:31.010Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-18T12:09:31.010Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T12:09:31.010Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T12:09:31.010Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T12:09:31.010Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T12:09:31.010Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done [2024-07-18T12:09:31.010Z] #33 DONE 3.2s [2024-07-18T12:09:31.010Z] [2024-07-18T12:09:31.010Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:09:31.010Z] #46 DONE 0.0s [2024-07-18T12:09:31.010Z] [2024-07-18T12:09:31.010Z] #47 [security-spire-agent internal] load build context [2024-07-18T12:09:31.010Z] #47 DONE 0.0s [2024-07-18T12:09:31.010Z] [2024-07-18T12:09:31.010Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:31.974Z] #38 transferring context: 8.52MB 6.3s [2024-07-18T12:09:33.913Z] #38 ... [2024-07-18T12:09:33.913Z] [2024-07-18T12:09:33.913Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T12:09:33.913Z] #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:33.913Z] #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:33.913Z] #0 9.279 OK: 266 MiB in 52 packages [2024-07-18T12:09:33.913Z] #48 ... [2024-07-18T12:09:33.913Z] [2024-07-18T12:09:33.913Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T12:09:33.913Z] #0 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:33.913Z] #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:33.913Z] #0 8.908 OK: 266 MiB in 52 packages [2024-07-18T12:09:33.913Z] #49 ... [2024-07-18T12:09:33.913Z] [2024-07-18T12:09:33.913Z] #50 [core-data internal] load build context [2024-07-18T12:09:34.181Z] #50 ... [2024-07-18T12:09:34.181Z] [2024-07-18T12:09:34.181Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:34.181Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done [2024-07-18T12:09:34.181Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-18T12:09:34.181Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-18T12:09:34.181Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-18T12:09:34.181Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done [2024-07-18T12:09:34.181Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-07-18T12:09:34.181Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done [2024-07-18T12:09:34.181Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-07-18T12:09:34.181Z] #40 ... [2024-07-18T12:09:34.181Z] [2024-07-18T12:09:34.181Z] #47 [security-spire-agent internal] load build context [2024-07-18T12:09:34.181Z] #47 transferring context: 26.32kB 1.2s done [2024-07-18T12:09:34.182Z] #47 DONE 3.2s [2024-07-18T12:09:34.182Z] [2024-07-18T12:09:34.182Z] #51 [core-command internal] load build context [2024-07-18T12:09:34.182Z] #51 ... [2024-07-18T12:09:34.182Z] [2024-07-18T12:09:34.182Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:34.182Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.5s [2024-07-18T12:09:34.449Z] #40 ... [2024-07-18T12:09:34.449Z] [2024-07-18T12:09:34.449Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T12:09:34.449Z] #52 DONE 9.4s [2024-07-18T12:09:34.449Z] [2024-07-18T12:09:34.449Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:34.449Z] #40 ... [2024-07-18T12:09:34.449Z] [2024-07-18T12:09:34.449Z] #53 [support-notifications internal] load build context [2024-07-18T12:09:34.449Z] #53 ... [2024-07-18T12:09:34.449Z] [2024-07-18T12:09:34.449Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T12:09:34.449Z] #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:34.449Z] #0 8.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:34.716Z] #54 ... [2024-07-18T12:09:34.716Z] [2024-07-18T12:09:34.716Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:34.984Z] #40 ... [2024-07-18T12:09:34.984Z] [2024-07-18T12:09:34.984Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:34.984Z] #55 ... [2024-07-18T12:09:34.984Z] [2024-07-18T12:09:34.984Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:09:35.251Z] #37 ... [2024-07-18T12:09:35.251Z] [2024-07-18T12:09:35.251Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T12:09:35.251Z] #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:35.251Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:35.251Z] #56 ... [2024-07-18T12:09:35.251Z] [2024-07-18T12:09:35.251Z] #57 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-18T12:09:35.571Z] #57 ... [2024-07-18T12:09:35.571Z] [2024-07-18T12:09:35.571Z] #58 [core-metadata internal] load build context [2024-07-18T12:09:35.571Z] #58 ... [2024-07-18T12:09:35.571Z] [2024-07-18T12:09:35.571Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T12:09:35.571Z] #59 ... [2024-07-18T12:09:35.571Z] [2024-07-18T12:09:35.571Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T12:09:35.848Z] #60 ... [2024-07-18T12:09:35.848Z] [2024-07-18T12:09:35.848Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T12:09:35.848Z] #49 DONE 12.2s [2024-07-18T12:09:35.848Z] [2024-07-18T12:09:35.848Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T12:09:35.848Z] #61 ... [2024-07-18T12:09:35.848Z] [2024-07-18T12:09:35.848Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T12:09:35.848Z] #48 DONE 13.1s [2024-07-18T12:09:35.848Z] [2024-07-18T12:09:35.848Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T12:09:36.117Z] #62 ... [2024-07-18T12:09:36.117Z] [2024-07-18T12:09:36.117Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:36.117Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.3s [2024-07-18T12:09:36.117Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-18T12:09:36.117Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-18T12:09:36.384Z] #40 ... [2024-07-18T12:09:36.384Z] [2024-07-18T12:09:36.384Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T12:09:36.384Z] #63 ... [2024-07-18T12:09:36.384Z] [2024-07-18T12:09:36.384Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T12:09:36.384Z] #54 10.72 OK: 266 MiB in 52 packages [2024-07-18T12:09:36.384Z] #54 DONE 12.2s [2024-07-18T12:09:36.384Z] [2024-07-18T12:09:36.384Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T12:09:36.650Z] #64 ... [2024-07-18T12:09:36.650Z] [2024-07-18T12:09:36.650Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:36.650Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.76MB / 28.04MB 5.8s [2024-07-18T12:09:37.234Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.5s [2024-07-18T12:09:37.234Z] #40 ... [2024-07-18T12:09:37.234Z] [2024-07-18T12:09:37.234Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:09:37.504Z] #65 ... [2024-07-18T12:09:37.504Z] [2024-07-18T12:09:37.504Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:09:37.504Z] #66 ... [2024-07-18T12:09:37.504Z] [2024-07-18T12:09:37.504Z] #42 [support-scheduler internal] load build context [2024-07-18T12:09:37.770Z] #42 ... [2024-07-18T12:09:37.770Z] [2024-07-18T12:09:37.770Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:37.770Z] #43 ... [2024-07-18T12:09:37.770Z] [2024-07-18T12:09:37.770Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T12:09:37.770Z] #67 ... [2024-07-18T12:09:37.770Z] [2024-07-18T12:09:37.770Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T12:09:37.770Z] #56 10.52 (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T12:09:37.770Z] #56 10.52 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:37.770Z] #56 10.52 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:37.770Z] #56 10.62 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:09:37.770Z] #56 10.95 OK: 9 MiB in 17 packages [2024-07-18T12:09:37.770Z] #56 DONE 12.9s [2024-07-18T12:09:37.770Z] [2024-07-18T12:09:37.770Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:38.353Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.7s [2024-07-18T12:09:38.938Z] #40 ... [2024-07-18T12:09:38.938Z] [2024-07-18T12:09:38.938Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T12:09:38.938Z] #68 ... [2024-07-18T12:09:38.938Z] [2024-07-18T12:09:38.938Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:39.208Z] #40 ... [2024-07-18T12:09:39.208Z] [2024-07-18T12:09:39.208Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T12:09:39.476Z] #69 ... [2024-07-18T12:09:39.476Z] [2024-07-18T12:09:39.476Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:39.476Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.11MB / 28.04MB 8.6s [2024-07-18T12:09:39.754Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-18T12:09:40.024Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.2s [2024-07-18T12:09:40.295Z] #40 ... [2024-07-18T12:09:40.295Z] [2024-07-18T12:09:40.295Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T12:09:40.295Z] #59 DONE 14.9s [2024-07-18T12:09:40.561Z] [2024-07-18T12:09:40.561Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:40.561Z] #40 ... [2024-07-18T12:09:40.561Z] [2024-07-18T12:09:40.561Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T12:09:40.561Z] #61 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:40.561Z] #61 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:40.561Z] #61 13.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:40.561Z] #61 13.54 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:40.561Z] #61 13.71 OK: 8 MiB in 16 packages [2024-07-18T12:09:40.561Z] #61 DONE 15.1s [2024-07-18T12:09:40.561Z] [2024-07-18T12:09:40.561Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:40.829Z] #40 ... [2024-07-18T12:09:40.829Z] [2024-07-18T12:09:40.829Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:40.829Z] #35 transferring context: 63.95MB 18.1s [2024-07-18T12:09:40.829Z] #35 ... [2024-07-18T12:09:40.829Z] [2024-07-18T12:09:40.829Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:09:40.829Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done [2024-07-18T12:09:40.829Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-18T12:09:40.829Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-18T12:09:40.829Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-18T12:09:40.829Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-18T12:09:40.829Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-18T12:09:40.829Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-18T12:09:40.829Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-18T12:09:40.829Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-07-18T12:09:40.829Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 5.3s [2024-07-18T12:09:40.829Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-18T12:09:41.094Z] #46 ... [2024-07-18T12:09:41.094Z] [2024-07-18T12:09:41.094Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:41.361Z] #38 ... [2024-07-18T12:09:41.361Z] [2024-07-18T12:09:41.361Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:41.361Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.7s [2024-07-18T12:09:42.768Z] #40 ... [2024-07-18T12:09:42.768Z] [2024-07-18T12:09:42.768Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-18T12:09:42.768Z] #57 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:42.768Z] #57 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:42.768Z] #57 14.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:42.768Z] #57 14.94 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:42.768Z] #57 14.98 OK: 8 MiB in 16 packages [2024-07-18T12:09:42.768Z] #57 DONE 17.4s [2024-07-18T12:09:42.768Z] [2024-07-18T12:09:42.768Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:42.768Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.8s [2024-07-18T12:09:42.768Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.38MB / 28.04MB 12.1s [2024-07-18T12:09:43.726Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.8s [2024-07-18T12:09:44.001Z] #40 ... [2024-07-18T12:09:44.001Z] [2024-07-18T12:09:44.001Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T12:09:44.001Z] #60 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:44.001Z] #60 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:44.001Z] #60 16.11 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:44.001Z] #60 16.11 (2/2) Installing su-exec (0.2-r3) [2024-07-18T12:09:44.001Z] #60 16.11 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:44.001Z] #60 16.20 OK: 8 MiB in 17 packages [2024-07-18T12:09:44.001Z] #60 DONE 18.5s [2024-07-18T12:09:44.001Z] [2024-07-18T12:09:44.001Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:44.270Z] #40 ... [2024-07-18T12:09:44.270Z] [2024-07-18T12:09:44.270Z] #50 [core-data internal] load build context [2024-07-18T12:09:44.537Z] #50 ... [2024-07-18T12:09:44.537Z] [2024-07-18T12:09:44.537Z] #51 [core-command internal] load build context [2024-07-18T12:09:44.537Z] #51 ... [2024-07-18T12:09:44.537Z] [2024-07-18T12:09:44.537Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:44.537Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s [2024-07-18T12:09:44.803Z] #40 ... [2024-07-18T12:09:44.803Z] [2024-07-18T12:09:44.803Z] #53 [support-notifications internal] load build context [2024-07-18T12:09:45.069Z] #53 ... [2024-07-18T12:09:45.069Z] [2024-07-18T12:09:45.069Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:45.069Z] #40 ... [2024-07-18T12:09:45.069Z] [2024-07-18T12:09:45.069Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:45.343Z] #55 ... [2024-07-18T12:09:45.343Z] [2024-07-18T12:09:45.343Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:09:45.343Z] #37 ... [2024-07-18T12:09:45.343Z] [2024-07-18T12:09:45.343Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:45.624Z] #40 ... [2024-07-18T12:09:45.624Z] [2024-07-18T12:09:45.624Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T12:09:45.624Z] #70 ... [2024-07-18T12:09:45.624Z] [2024-07-18T12:09:45.624Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T12:09:45.624Z] #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:45.624Z] #64 ... [2024-07-18T12:09:45.624Z] [2024-07-18T12:09:45.624Z] #58 [core-metadata internal] load build context [2024-07-18T12:09:45.891Z] #58 ... [2024-07-18T12:09:45.891Z] [2024-07-18T12:09:45.891Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T12:09:45.891Z] #62 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:45.891Z] #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:45.891Z] #62 16.38 (1/4) Installing ca-certificates (20240226-r0) [2024-07-18T12:09:45.891Z] #62 16.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:45.891Z] #62 16.51 (3/4) Installing su-exec (0.2-r3) [2024-07-18T12:09:45.891Z] #62 16.57 (4/4) Installing yq (4.33.3-r5) [2024-07-18T12:09:45.891Z] #62 17.01 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:45.891Z] #62 17.13 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:09:45.891Z] #62 17.97 OK: 18 MiB in 19 packages [2024-07-18T12:09:45.891Z] #62 DONE 19.9s [2024-07-18T12:09:45.891Z] [2024-07-18T12:09:45.891Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:09:45.891Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.0s [2024-07-18T12:09:46.158Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.3s [2024-07-18T12:09:47.133Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s done [2024-07-18T12:09:47.717Z] #40 ... [2024-07-18T12:09:47.717Z] [2024-07-18T12:09:47.717Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:09:47.717Z] #65 transferring context: 5.66MB 18.4s [2024-07-18T12:09:47.717Z] #65 ... [2024-07-18T12:09:47.717Z] [2024-07-18T12:09:47.717Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:09:47.717Z] #66 ... [2024-07-18T12:09:47.717Z] [2024-07-18T12:09:47.717Z] #51 [core-command internal] load build context [2024-07-18T12:09:47.985Z] #51 ... [2024-07-18T12:09:47.985Z] [2024-07-18T12:09:47.985Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:47.985Z] #43 ... [2024-07-18T12:09:47.985Z] [2024-07-18T12:09:47.985Z] #42 [support-scheduler internal] load build context [2024-07-18T12:09:48.251Z] #42 ... [2024-07-18T12:09:48.251Z] [2024-07-18T12:09:48.251Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:09:48.251Z] #71 ... [2024-07-18T12:09:48.251Z] [2024-07-18T12:09:48.251Z] #51 [core-command internal] load build context [2024-07-18T12:09:50.827Z] #51 ... [2024-07-18T12:09:50.827Z] [2024-07-18T12:09:50.827Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T12:09:50.827Z] #67 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:50.827Z] #67 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:50.827Z] #67 16.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T12:09:50.827Z] #67 16.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T12:09:50.827Z] #67 16.76 OK: 19951 distinct packages available [2024-07-18T12:09:50.827Z] #67 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:50.827Z] #67 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:50.827Z] #67 20.62 OK: 266 MiB in 52 packages [2024-07-18T12:09:50.827Z] #67 DONE 22.9s [2024-07-18T12:09:50.827Z] [2024-07-18T12:09:50.827Z] #51 [core-command internal] load build context [2024-07-18T12:09:50.827Z] #51 ... [2024-07-18T12:09:50.827Z] [2024-07-18T12:09:50.827Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T12:09:51.096Z] #72 ... [2024-07-18T12:09:51.096Z] [2024-07-18T12:09:51.096Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:51.096Z] #55 ... [2024-07-18T12:09:51.096Z] [2024-07-18T12:09:51.096Z] #58 [core-metadata internal] load build context [2024-07-18T12:09:51.364Z] #58 ... [2024-07-18T12:09:51.364Z] [2024-07-18T12:09:51.364Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:09:51.364Z] #73 ... [2024-07-18T12:09:51.364Z] [2024-07-18T12:09:51.364Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:51.364Z] #35 ... [2024-07-18T12:09:51.364Z] [2024-07-18T12:09:51.364Z] #38 [core-keeper internal] load build context [2024-07-18T12:09:51.631Z] #38 ... [2024-07-18T12:09:51.631Z] [2024-07-18T12:09:51.631Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:51.631Z] #35 transferring context: 80.80MB 29.1s [2024-07-18T12:09:52.215Z] #35 ... [2024-07-18T12:09:52.215Z] [2024-07-18T12:09:52.215Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:09:52.215Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done [2024-07-18T12:09:52.215Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.2s [2024-07-18T12:09:52.215Z] #46 ... [2024-07-18T12:09:52.215Z] [2024-07-18T12:09:52.215Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:52.810Z] #35 ... [2024-07-18T12:09:52.810Z] [2024-07-18T12:09:52.810Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-18T12:09:52.810Z] #74 ... [2024-07-18T12:09:52.810Z] [2024-07-18T12:09:52.810Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:53.393Z] #35 ... [2024-07-18T12:09:53.393Z] [2024-07-18T12:09:53.393Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T12:09:53.393Z] #63 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:53.393Z] #63 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:53.393Z] #63 19.88 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T12:09:53.393Z] #63 19.88 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T12:09:53.393Z] #63 19.88 OK: 19948 distinct packages available [2024-07-18T12:09:53.393Z] #63 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:53.393Z] #63 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:53.393Z] #63 24.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:53.393Z] #63 24.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-18T12:09:53.393Z] #63 24.64 (3/4) Installing libucontext (1.2-r2) [2024-07-18T12:09:53.393Z] #63 24.64 (4/4) Installing gcompat (1.1.0-r1) [2024-07-18T12:09:53.393Z] #63 24.70 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:53.393Z] #63 24.79 OK: 8 MiB in 19 packages [2024-07-18T12:09:53.393Z] #63 DONE 26.8s [2024-07-18T12:09:53.393Z] [2024-07-18T12:09:53.393Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:54.352Z] #35 ... [2024-07-18T12:09:54.353Z] [2024-07-18T12:09:54.353Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T12:09:54.353Z] #75 ... [2024-07-18T12:09:54.353Z] [2024-07-18T12:09:54.353Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:54.618Z] #35 ... [2024-07-18T12:09:54.618Z] [2024-07-18T12:09:54.618Z] #50 [core-data internal] load build context [2024-07-18T12:09:54.618Z] #50 ... [2024-07-18T12:09:54.618Z] [2024-07-18T12:09:54.618Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:55.202Z] #35 ... [2024-07-18T12:09:55.202Z] [2024-07-18T12:09:55.202Z] #53 [support-notifications internal] load build context [2024-07-18T12:09:55.202Z] #53 ... [2024-07-18T12:09:55.202Z] [2024-07-18T12:09:55.202Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:09:55.785Z] #35 ... [2024-07-18T12:09:55.785Z] [2024-07-18T12:09:55.785Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:09:55.785Z] #37 ... [2024-07-18T12:09:55.785Z] [2024-07-18T12:09:55.785Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:56.054Z] #55 ... [2024-07-18T12:09:56.054Z] [2024-07-18T12:09:56.054Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T12:09:56.054Z] #76 ... [2024-07-18T12:09:56.054Z] [2024-07-18T12:09:56.054Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:56.320Z] #55 ... [2024-07-18T12:09:56.320Z] [2024-07-18T12:09:56.320Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T12:09:56.320Z] #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.320Z] #64 23.00 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T12:09:56.320Z] #64 23.00 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T12:09:56.320Z] #64 23.00 OK: 19948 distinct packages available [2024-07-18T12:09:56.320Z] #64 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.320Z] #64 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.320Z] #64 27.36 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:09:56.320Z] #64 27.77 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:09:56.320Z] #64 27.82 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:56.320Z] #64 27.85 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-18T12:09:56.320Z] #64 27.85 (5/7) Installing libucontext (1.2-r2) [2024-07-18T12:09:56.320Z] #64 27.87 (6/7) Installing gcompat (1.1.0-r1) [2024-07-18T12:09:56.320Z] #64 27.87 (7/7) Installing openssl (3.1.6-r0) [2024-07-18T12:09:56.320Z] #64 28.03 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:56.320Z] #64 28.03 OK: 9 MiB in 20 packages [2024-07-18T12:09:56.320Z] #64 ... [2024-07-18T12:09:56.320Z] [2024-07-18T12:09:56.320Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:56.631Z] #55 ... [2024-07-18T12:09:56.631Z] [2024-07-18T12:09:56.631Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T12:09:56.631Z] #69 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #69 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #69 23.54 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:09:56.631Z] #69 23.86 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:09:56.631Z] #69 23.95 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:56.631Z] #69 23.97 (4/6) Installing openssl (3.1.6-r0) [2024-07-18T12:09:56.631Z] #69 24.07 (5/6) Installing su-exec (0.2-r3) [2024-07-18T12:09:56.631Z] #69 24.07 (6/6) Installing yq (4.33.3-r5) [2024-07-18T12:09:56.631Z] #69 24.66 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:56.631Z] #69 24.66 OK: 18 MiB in 19 packages [2024-07-18T12:09:56.631Z] #69 DONE 27.1s [2024-07-18T12:09:56.631Z] [2024-07-18T12:09:56.631Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:56.631Z] #55 ... [2024-07-18T12:09:56.631Z] [2024-07-18T12:09:56.631Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T12:09:56.631Z] #68 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #68 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #68 21.11 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T12:09:56.631Z] #68 21.11 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T12:09:56.631Z] #68 21.11 OK: 19948 distinct packages available [2024-07-18T12:09:56.631Z] #68 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #68 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:56.631Z] #68 25.88 (1/11) Installing ca-certificates (20240226-r0) [2024-07-18T12:09:56.631Z] #68 26.44 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-18T12:09:56.631Z] #68 26.44 (3/11) Installing libunistring (1.1-r1) [2024-07-18T12:09:56.631Z] #68 26.59 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-18T12:09:56.631Z] #68 26.59 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-18T12:09:56.631Z] #68 26.59 (6/11) Installing libcurl (8.5.0-r0) [2024-07-18T12:09:56.631Z] #68 26.71 (7/11) Installing curl (8.5.0-r0) [2024-07-18T12:09:56.631Z] #68 26.71 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-18T12:09:56.631Z] #68 26.71 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-18T12:09:56.631Z] #68 26.71 (10/11) Installing libucontext (1.2-r2) [2024-07-18T12:09:56.631Z] #68 26.71 (11/11) Installing gcompat (1.1.0-r1) [2024-07-18T12:09:56.631Z] #68 26.71 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:09:56.631Z] #68 26.89 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:09:56.898Z] #68 ... [2024-07-18T12:09:56.898Z] [2024-07-18T12:09:56.898Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:56.898Z] #55 ... [2024-07-18T12:09:56.898Z] [2024-07-18T12:09:56.898Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T12:09:56.898Z] #64 DONE 30.3s [2024-07-18T12:09:56.898Z] [2024-07-18T12:09:56.898Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:57.479Z] #55 transferring context: 44.13MB 32.0s [2024-07-18T12:09:57.743Z] #55 ... [2024-07-18T12:09:57.743Z] [2024-07-18T12:09:57.743Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:09:58.011Z] #65 ... [2024-07-18T12:09:58.011Z] [2024-07-18T12:09:58.011Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:09:58.011Z] #66 ... [2024-07-18T12:09:58.011Z] [2024-07-18T12:09:58.011Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:09:58.286Z] #55 ... [2024-07-18T12:09:58.286Z] [2024-07-18T12:09:58.286Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:58.286Z] #43 ... [2024-07-18T12:09:58.286Z] [2024-07-18T12:09:58.286Z] #42 [support-scheduler internal] load build context [2024-07-18T12:09:58.555Z] #42 ... [2024-07-18T12:09:58.555Z] [2024-07-18T12:09:58.555Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:59.137Z] #43 ... [2024-07-18T12:09:59.137Z] [2024-07-18T12:09:59.137Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T12:09:59.137Z] #70 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:59.137Z] #70 17.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:09:59.137Z] #70 21.64 OK: 266 MiB in 52 packages [2024-07-18T12:09:59.137Z] #70 DONE 23.4s [2024-07-18T12:09:59.137Z] [2024-07-18T12:09:59.137Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:09:59.403Z] #43 ... [2024-07-18T12:09:59.403Z] [2024-07-18T12:09:59.403Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T12:09:59.403Z] #68 28.35 OK: 13 MiB in 26 packages [2024-07-18T12:09:59.403Z] #68 DONE 30.3s [2024-07-18T12:09:59.403Z] [2024-07-18T12:09:59.403Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:00.358Z] #43 ... [2024-07-18T12:10:00.358Z] [2024-07-18T12:10:00.358Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:00.358Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s [2024-07-18T12:10:00.358Z] #40 ... [2024-07-18T12:10:00.358Z] [2024-07-18T12:10:00.358Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:01.319Z] #55 ... [2024-07-18T12:10:01.319Z] [2024-07-18T12:10:01.319Z] #51 [core-command internal] load build context [2024-07-18T12:10:01.319Z] #51 ... [2024-07-18T12:10:01.319Z] [2024-07-18T12:10:01.319Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:01.585Z] #55 ... [2024-07-18T12:10:01.585Z] [2024-07-18T12:10:01.585Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:01.585Z] #58 ... [2024-07-18T12:10:01.585Z] [2024-07-18T12:10:01.585Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:01.585Z] #55 ... [2024-07-18T12:10:01.585Z] [2024-07-18T12:10:01.585Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:01.851Z] #38 ... [2024-07-18T12:10:01.851Z] [2024-07-18T12:10:01.851Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:02.445Z] #58 ... [2024-07-18T12:10:02.445Z] [2024-07-18T12:10:02.445Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:02.445Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.1s [2024-07-18T12:10:02.445Z] #46 ... [2024-07-18T12:10:02.445Z] [2024-07-18T12:10:02.445Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:02.711Z] #58 transferring context: 61.26MB 37.6s [2024-07-18T12:10:03.301Z] #58 ... [2024-07-18T12:10:03.301Z] [2024-07-18T12:10:03.301Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T12:10:03.301Z] #0 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:03.301Z] #0 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:03.568Z] #77 ... [2024-07-18T12:10:03.568Z] [2024-07-18T12:10:03.568Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:03.839Z] #58 ... [2024-07-18T12:10:03.839Z] [2024-07-18T12:10:03.839Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T12:10:03.839Z] #72 12.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:03.839Z] #72 14.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:03.839Z] #72 19.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T12:10:03.839Z] #72 20.68 Executing busybox-1.36.1-r7.trigger [2024-07-18T12:10:03.839Z] #72 20.84 OK: 8 MiB in 16 packages [2024-07-18T12:10:03.839Z] #72 ... [2024-07-18T12:10:03.839Z] [2024-07-18T12:10:03.839Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:03.839Z] #55 ... [2024-07-18T12:10:03.839Z] [2024-07-18T12:10:03.839Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T12:10:03.839Z] #72 DONE 23.1s [2024-07-18T12:10:03.839Z] [2024-07-18T12:10:03.839Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:04.814Z] #55 ... [2024-07-18T12:10:04.814Z] [2024-07-18T12:10:04.814Z] #50 [core-data internal] load build context [2024-07-18T12:10:04.814Z] #50 ... [2024-07-18T12:10:04.814Z] [2024-07-18T12:10:04.814Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:05.084Z] #55 ... [2024-07-18T12:10:05.084Z] [2024-07-18T12:10:05.084Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-18T12:10:05.084Z] #74 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.084Z] #74 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.084Z] #74 19.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.084Z] #74 20.57 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.084Z] #74 20.69 OK: 8 MiB in 16 packages [2024-07-18T12:10:05.084Z] #74 DONE 22.5s [2024-07-18T12:10:05.084Z] [2024-07-18T12:10:05.084Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:05.084Z] #55 ... [2024-07-18T12:10:05.084Z] [2024-07-18T12:10:05.084Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:10:05.084Z] #71 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.084Z] #71 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.084Z] #71 23.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.084Z] #71 24.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.084Z] #71 24.45 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:10:05.084Z] #71 26.00 OK: 9 MiB in 17 packages [2024-07-18T12:10:05.355Z] #71 ... [2024-07-18T12:10:05.355Z] [2024-07-18T12:10:05.355Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:05.623Z] #55 ... [2024-07-18T12:10:05.623Z] [2024-07-18T12:10:05.623Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:05.623Z] #53 ... [2024-07-18T12:10:05.623Z] [2024-07-18T12:10:05.623Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:05.623Z] #55 ... [2024-07-18T12:10:05.623Z] [2024-07-18T12:10:05.623Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T12:10:05.623Z] #75 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.623Z] #75 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:05.623Z] #75 18.95 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.623Z] #75 19.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:05.623Z] #75 19.63 OK: 8 MiB in 17 packages [2024-07-18T12:10:05.623Z] #75 DONE 21.6s [2024-07-18T12:10:05.623Z] [2024-07-18T12:10:05.623Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:05.891Z] #55 ... [2024-07-18T12:10:05.891Z] [2024-07-18T12:10:05.891Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:05.891Z] #35 ... [2024-07-18T12:10:05.891Z] [2024-07-18T12:10:05.891Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:10:05.891Z] #71 DONE 28.1s [2024-07-18T12:10:05.891Z] [2024-07-18T12:10:05.891Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:05.891Z] #35 ... [2024-07-18T12:10:05.891Z] [2024-07-18T12:10:05.891Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:06.160Z] #55 ... [2024-07-18T12:10:06.160Z] [2024-07-18T12:10:06.160Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:06.434Z] #37 ... [2024-07-18T12:10:06.434Z] [2024-07-18T12:10:06.434Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:06.434Z] #55 ... [2024-07-18T12:10:06.434Z] [2024-07-18T12:10:06.434Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T12:10:06.434Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:06.705Z] #78 ... [2024-07-18T12:10:06.705Z] [2024-07-18T12:10:06.705Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:06.705Z] #37 ... [2024-07-18T12:10:06.705Z] [2024-07-18T12:10:06.705Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:10:06.705Z] #73 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:06.705Z] #73 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:06.705Z] #73 22.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:06.705Z] #73 23.06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:06.705Z] #73 23.21 OK: 8 MiB in 16 packages [2024-07-18T12:10:06.705Z] #73 DONE 25.4s [2024-07-18T12:10:06.977Z] [2024-07-18T12:10:06.977Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:06.977Z] #58 ... [2024-07-18T12:10:06.977Z] [2024-07-18T12:10:06.977Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T12:10:06.977Z] #0 8.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:06.977Z] #0 9.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:07.245Z] #79 ... [2024-07-18T12:10:07.245Z] [2024-07-18T12:10:07.245Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T12:10:07.245Z] #76 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:07.245Z] #76 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:07.245Z] #76 18.85 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:07.245Z] #76 19.09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:07.245Z] #76 19.17 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:10:07.245Z] #76 19.85 OK: 18 MiB in 19 packages [2024-07-18T12:10:07.245Z] #76 ... [2024-07-18T12:10:07.245Z] [2024-07-18T12:10:07.245Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:07.512Z] #58 ... [2024-07-18T12:10:07.512Z] [2024-07-18T12:10:07.512Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T12:10:07.512Z] #76 DONE 21.7s [2024-07-18T12:10:07.512Z] [2024-07-18T12:10:07.512Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:07.781Z] #58 transferring context: 70.74MB 42.6s [2024-07-18T12:10:07.781Z] #58 ... [2024-07-18T12:10:07.781Z] [2024-07-18T12:10:07.781Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T12:10:07.781Z] #77 12.51 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:07.781Z] #77 12.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:07.781Z] #77 12.92 OK: 8 MiB in 19 packages [2024-07-18T12:10:07.781Z] #77 DONE 14.4s [2024-07-18T12:10:07.781Z] [2024-07-18T12:10:07.781Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:08.051Z] #58 ... [2024-07-18T12:10:08.051Z] [2024-07-18T12:10:08.051Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:08.051Z] #65 ... [2024-07-18T12:10:08.051Z] [2024-07-18T12:10:08.051Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:08.319Z] #58 ... [2024-07-18T12:10:08.319Z] [2024-07-18T12:10:08.319Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:08.319Z] #66 ... [2024-07-18T12:10:08.319Z] [2024-07-18T12:10:08.319Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T12:10:08.319Z] #79 10.79 OK: 9 MiB in 20 packages [2024-07-18T12:10:08.319Z] #79 DONE 11.4s [2024-07-18T12:10:08.319Z] [2024-07-18T12:10:08.319Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:08.319Z] #66 ... [2024-07-18T12:10:08.319Z] [2024-07-18T12:10:08.319Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:08.595Z] #65 ... [2024-07-18T12:10:08.595Z] [2024-07-18T12:10:08.595Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:08.595Z] #42 ... [2024-07-18T12:10:08.595Z] [2024-07-18T12:10:08.595Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:10.011Z] #66 ... [2024-07-18T12:10:10.011Z] [2024-07-18T12:10:10.011Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T12:10:10.011Z] #78 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:10.011Z] #78 12.44 OK: 18 MiB in 19 packages [2024-07-18T12:10:10.011Z] #78 DONE 13.2s [2024-07-18T12:10:10.011Z] [2024-07-18T12:10:10.011Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:10.594Z] #42 ... [2024-07-18T12:10:10.594Z] [2024-07-18T12:10:10.594Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:10:10.594Z] #0 9.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:10.594Z] #0 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T12:10:10.594Z] #0 11.04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:10.594Z] #0 11.17 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T12:10:10.594Z] #0 11.21 Executing ca-certificates-20240226-r0.trigger [2024-07-18T12:10:10.864Z] #80 ... [2024-07-18T12:10:10.864Z] [2024-07-18T12:10:10.864Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:10.864Z] #43 ... [2024-07-18T12:10:10.864Z] [2024-07-18T12:10:10.864Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-18T12:10:10.864Z] #81 DONE 1.1s [2024-07-18T12:10:10.864Z] [2024-07-18T12:10:10.864Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:10.864Z] #43 ... [2024-07-18T12:10:10.864Z] [2024-07-18T12:10:10.864Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:11.135Z] #42 ... [2024-07-18T12:10:11.135Z] [2024-07-18T12:10:11.135Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:11.135Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s [2024-07-18T12:10:11.135Z] #40 ... [2024-07-18T12:10:11.135Z] [2024-07-18T12:10:11.135Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:11.407Z] #42 ... [2024-07-18T12:10:11.407Z] [2024-07-18T12:10:11.407Z] #51 [core-command internal] load build context [2024-07-18T12:10:11.407Z] #51 ... [2024-07-18T12:10:11.407Z] [2024-07-18T12:10:11.407Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:11.673Z] #42 ... [2024-07-18T12:10:11.673Z] [2024-07-18T12:10:11.673Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T12:10:11.673Z] #80 11.53 OK: 13 MiB in 26 packages [2024-07-18T12:10:11.673Z] #80 DONE 12.1s [2024-07-18T12:10:11.673Z] [2024-07-18T12:10:11.673Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:11.940Z] #42 ... [2024-07-18T12:10:11.940Z] [2024-07-18T12:10:11.940Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:11.940Z] #38 ... [2024-07-18T12:10:11.940Z] [2024-07-18T12:10:11.940Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:12.529Z] #42 ... [2024-07-18T12:10:12.529Z] [2024-07-18T12:10:12.529Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:12.529Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.3s [2024-07-18T12:10:12.799Z] #46 ... [2024-07-18T12:10:12.799Z] [2024-07-18T12:10:12.799Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:12.799Z] #42 transferring context: 69.00MB 43.3s [2024-07-18T12:10:12.799Z] #42 ... [2024-07-18T12:10:12.799Z] [2024-07-18T12:10:12.799Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-18T12:10:12.799Z] #82 DONE 6.9s [2024-07-18T12:10:13.066Z] [2024-07-18T12:10:13.066Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:13.654Z] #46 ... [2024-07-18T12:10:13.654Z] [2024-07-18T12:10:13.654Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-18T12:10:13.654Z] #83 DONE 0.9s [2024-07-18T12:10:13.654Z] [2024-07-18T12:10:13.654Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:15.061Z] #46 ... [2024-07-18T12:10:15.061Z] [2024-07-18T12:10:15.061Z] #50 [core-data internal] load build context [2024-07-18T12:10:15.061Z] #50 ... [2024-07-18T12:10:15.061Z] [2024-07-18T12:10:15.061Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:15.646Z] #46 ... [2024-07-18T12:10:15.646Z] [2024-07-18T12:10:15.646Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:15.912Z] #53 ... [2024-07-18T12:10:15.912Z] [2024-07-18T12:10:15.912Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:16.177Z] #40 ... [2024-07-18T12:10:16.177Z] [2024-07-18T12:10:16.177Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:16.177Z] #35 ... [2024-07-18T12:10:16.177Z] [2024-07-18T12:10:16.177Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:16.758Z] #53 ... [2024-07-18T12:10:16.758Z] [2024-07-18T12:10:16.758Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:16.758Z] #55 ... [2024-07-18T12:10:16.758Z] [2024-07-18T12:10:16.758Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:16.758Z] #53 ... [2024-07-18T12:10:16.758Z] [2024-07-18T12:10:16.758Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:17.114Z] #37 ... [2024-07-18T12:10:17.114Z] [2024-07-18T12:10:17.114Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:17.736Z] #53 transferring context: 105.09MB 52.8s [2024-07-18T12:10:18.358Z] #53 ... [2024-07-18T12:10:18.358Z] [2024-07-18T12:10:18.358Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:18.358Z] #58 ... [2024-07-18T12:10:18.358Z] [2024-07-18T12:10:18.358Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:18.626Z] #53 ... [2024-07-18T12:10:18.626Z] [2024-07-18T12:10:18.626Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:18.898Z] #65 ... [2024-07-18T12:10:18.898Z] [2024-07-18T12:10:18.898Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:19.871Z] #53 ... [2024-07-18T12:10:19.871Z] [2024-07-18T12:10:19.871Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:19.871Z] #66 ... [2024-07-18T12:10:19.871Z] [2024-07-18T12:10:19.871Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:19.871Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.6s [2024-07-18T12:10:21.355Z] #40 ... [2024-07-18T12:10:21.355Z] [2024-07-18T12:10:21.355Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:21.355Z] #43 ... [2024-07-18T12:10:21.355Z] [2024-07-18T12:10:21.355Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:21.631Z] #66 ... [2024-07-18T12:10:21.631Z] [2024-07-18T12:10:21.631Z] #51 [core-command internal] load build context [2024-07-18T12:10:21.631Z] #51 ... [2024-07-18T12:10:21.631Z] [2024-07-18T12:10:21.631Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:22.211Z] #66 ... [2024-07-18T12:10:22.211Z] [2024-07-18T12:10:22.211Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:22.211Z] #38 ... [2024-07-18T12:10:22.211Z] [2024-07-18T12:10:22.211Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:22.794Z] #66 transferring context: 82.61MB 53.3s [2024-07-18T12:10:23.380Z] #66 ... [2024-07-18T12:10:23.380Z] [2024-07-18T12:10:23.380Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:23.380Z] #42 ... [2024-07-18T12:10:23.380Z] [2024-07-18T12:10:23.380Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:23.644Z] #66 ... [2024-07-18T12:10:23.644Z] [2024-07-18T12:10:23.644Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-18T12:10:23.644Z] #84 DONE 1.8s [2024-07-18T12:10:23.644Z] [2024-07-18T12:10:23.644Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:25.063Z] #66 ... [2024-07-18T12:10:25.063Z] [2024-07-18T12:10:25.063Z] #50 [core-data internal] load build context [2024-07-18T12:10:25.328Z] #50 ... [2024-07-18T12:10:25.328Z] [2024-07-18T12:10:25.328Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:25.909Z] #66 ... [2024-07-18T12:10:25.909Z] [2024-07-18T12:10:25.909Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:10:25.909Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.5s done [2024-07-18T12:10:25.909Z] #46 ... [2024-07-18T12:10:25.909Z] [2024-07-18T12:10:25.909Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:26.176Z] #66 ... [2024-07-18T12:10:26.176Z] [2024-07-18T12:10:26.176Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:26.441Z] #35 ... [2024-07-18T12:10:26.441Z] [2024-07-18T12:10:26.441Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:26.441Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.1s done [2024-07-18T12:10:26.441Z] #40 ... [2024-07-18T12:10:26.441Z] [2024-07-18T12:10:26.441Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:26.707Z] #35 ... [2024-07-18T12:10:26.707Z] [2024-07-18T12:10:26.707Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:26.978Z] #55 ... [2024-07-18T12:10:26.979Z] [2024-07-18T12:10:26.979Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:26.979Z] #35 ... [2024-07-18T12:10:26.979Z] [2024-07-18T12:10:26.979Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:27.243Z] #37 ... [2024-07-18T12:10:27.243Z] [2024-07-18T12:10:27.243Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:27.243Z] #55 ... [2024-07-18T12:10:27.243Z] [2024-07-18T12:10:27.243Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T12:10:27.243Z] #40 DONE 61.9s [2024-07-18T12:10:27.243Z] [2024-07-18T12:10:27.243Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:27.845Z] #55 transferring context: 175.04MB 62.2s [2024-07-18T12:10:28.435Z] #55 ... [2024-07-18T12:10:28.435Z] [2024-07-18T12:10:28.435Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:28.703Z] #58 ... [2024-07-18T12:10:28.703Z] [2024-07-18T12:10:28.703Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:28.970Z] #55 ... [2024-07-18T12:10:28.970Z] [2024-07-18T12:10:28.970Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:28.970Z] #65 ... [2024-07-18T12:10:28.970Z] [2024-07-18T12:10:28.970Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:29.926Z] #55 ... [2024-07-18T12:10:29.926Z] [2024-07-18T12:10:29.926Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:30.207Z] #53 ... [2024-07-18T12:10:30.207Z] [2024-07-18T12:10:30.207Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:31.190Z] #55 ... [2024-07-18T12:10:31.190Z] [2024-07-18T12:10:31.190Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:31.190Z] #43 ... [2024-07-18T12:10:31.190Z] [2024-07-18T12:10:31.190Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:32.142Z] #55 ... [2024-07-18T12:10:32.142Z] [2024-07-18T12:10:32.142Z] #51 [core-command internal] load build context [2024-07-18T12:10:32.142Z] #51 ... [2024-07-18T12:10:32.142Z] [2024-07-18T12:10:32.142Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:32.407Z] #55 ... [2024-07-18T12:10:32.407Z] [2024-07-18T12:10:32.407Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:32.407Z] #38 ... [2024-07-18T12:10:32.407Z] [2024-07-18T12:10:32.407Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:32.671Z] #55 transferring context: 208.98MB 67.2s [2024-07-18T12:10:33.625Z] #55 ... [2024-07-18T12:10:33.625Z] [2024-07-18T12:10:33.625Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:33.889Z] #42 ... [2024-07-18T12:10:33.889Z] [2024-07-18T12:10:33.889Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T12:10:33.889Z] #85 DONE 3.6s [2024-07-18T12:10:33.889Z] [2024-07-18T12:10:33.889Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:33.889Z] #42 ... [2024-07-18T12:10:33.889Z] [2024-07-18T12:10:33.889Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:33.889Z] #38 ... [2024-07-18T12:10:33.889Z] [2024-07-18T12:10:33.889Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T12:10:33.889Z] #86 DONE 3.0s [2024-07-18T12:10:33.889Z] [2024-07-18T12:10:33.889Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:34.156Z] #38 ... [2024-07-18T12:10:34.156Z] [2024-07-18T12:10:34.157Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T12:10:34.157Z] #87 DONE 4.0s [2024-07-18T12:10:34.157Z] [2024-07-18T12:10:34.157Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:35.114Z] #38 ... [2024-07-18T12:10:35.114Z] [2024-07-18T12:10:35.114Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T12:10:35.114Z] #88 DONE 0.9s [2024-07-18T12:10:35.114Z] [2024-07-18T12:10:35.114Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:35.114Z] #38 ... [2024-07-18T12:10:35.114Z] [2024-07-18T12:10:35.114Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-18T12:10:35.114Z] #89 DONE 1.2s [2024-07-18T12:10:35.114Z] [2024-07-18T12:10:35.114Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:35.382Z] #38 ... [2024-07-18T12:10:35.382Z] [2024-07-18T12:10:35.382Z] #50 [core-data internal] load build context [2024-07-18T12:10:35.382Z] #50 ... [2024-07-18T12:10:35.382Z] [2024-07-18T12:10:35.382Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:35.646Z] #38 ... [2024-07-18T12:10:35.646Z] [2024-07-18T12:10:35.646Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-18T12:10:35.646Z] #90 DONE 1.3s [2024-07-18T12:10:35.646Z] [2024-07-18T12:10:35.646Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:36.599Z] #38 ... [2024-07-18T12:10:36.599Z] [2024-07-18T12:10:36.599Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:36.599Z] #66 ... [2024-07-18T12:10:36.599Z] [2024-07-18T12:10:36.599Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-18T12:10:36.599Z] #91 DONE 1.3s [2024-07-18T12:10:36.599Z] [2024-07-18T12:10:36.599Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:36.599Z] #66 ... [2024-07-18T12:10:36.599Z] [2024-07-18T12:10:36.599Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:36.863Z] #38 ... [2024-07-18T12:10:36.863Z] [2024-07-18T12:10:36.863Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-18T12:10:36.863Z] #92 DONE 1.5s [2024-07-18T12:10:36.863Z] [2024-07-18T12:10:36.863Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:37.127Z] #38 ... [2024-07-18T12:10:37.127Z] [2024-07-18T12:10:37.127Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-18T12:10:37.127Z] #93 DONE 1.3s [2024-07-18T12:10:37.127Z] [2024-07-18T12:10:37.127Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:37.390Z] #38 ... [2024-07-18T12:10:37.390Z] [2024-07-18T12:10:37.390Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:37.390Z] #35 transferring context: 243.57MB 74.7s [2024-07-18T12:10:37.390Z] #35 ... [2024-07-18T12:10:37.390Z] [2024-07-18T12:10:37.390Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:37.390Z] #37 ... [2024-07-18T12:10:37.390Z] [2024-07-18T12:10:37.390Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:37.968Z] #35 ... [2024-07-18T12:10:37.968Z] [2024-07-18T12:10:37.968Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T12:10:37.968Z] #94 DONE 1.1s [2024-07-18T12:10:37.968Z] [2024-07-18T12:10:37.968Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:38.549Z] #35 ... [2024-07-18T12:10:38.549Z] [2024-07-18T12:10:38.549Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T12:10:38.549Z] #95 DONE 1.4s [2024-07-18T12:10:38.549Z] [2024-07-18T12:10:38.549Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:38.549Z] #35 ... [2024-07-18T12:10:38.549Z] [2024-07-18T12:10:38.549Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T12:10:38.549Z] #96 DONE 1.6s [2024-07-18T12:10:38.812Z] [2024-07-18T12:10:38.812Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:38.812Z] #38 ... [2024-07-18T12:10:38.812Z] [2024-07-18T12:10:38.812Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:39.077Z] #58 ... [2024-07-18T12:10:39.077Z] [2024-07-18T12:10:39.077Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:39.077Z] #38 ... [2024-07-18T12:10:39.077Z] [2024-07-18T12:10:39.077Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-18T12:10:39.077Z] #97 DONE 1.1s [2024-07-18T12:10:39.077Z] [2024-07-18T12:10:39.077Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:39.077Z] #38 ... [2024-07-18T12:10:39.077Z] [2024-07-18T12:10:39.077Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:39.342Z] #65 ... [2024-07-18T12:10:39.342Z] [2024-07-18T12:10:39.342Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:39.925Z] #38 ... [2024-07-18T12:10:39.925Z] [2024-07-18T12:10:39.925Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-18T12:10:39.925Z] #98 DONE 1.1s [2024-07-18T12:10:39.925Z] [2024-07-18T12:10:39.925Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:40.192Z] #38 ... [2024-07-18T12:10:40.192Z] [2024-07-18T12:10:40.192Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-18T12:10:40.192Z] #99 DONE 1.5s [2024-07-18T12:10:40.192Z] [2024-07-18T12:10:40.192Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:40.192Z] #38 ... [2024-07-18T12:10:40.192Z] [2024-07-18T12:10:40.192Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:40.192Z] #53 ... [2024-07-18T12:10:40.192Z] [2024-07-18T12:10:40.192Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:40.458Z] #38 ... [2024-07-18T12:10:40.458Z] [2024-07-18T12:10:40.458Z] #35 [security-bootstrapper internal] load build context [2024-07-18T12:10:40.458Z] #35 transferring context: 256.38MB 77.0s done [2024-07-18T12:10:40.458Z] #35 DONE 77.9s [2024-07-18T12:10:40.458Z] [2024-07-18T12:10:40.458Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:40.723Z] #38 ... [2024-07-18T12:10:40.723Z] [2024-07-18T12:10:40.723Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-18T12:10:40.723Z] #100 DONE 1.5s [2024-07-18T12:10:40.723Z] [2024-07-18T12:10:40.723Z] #101 [security-spire-server] exporting to image [2024-07-18T12:10:40.723Z] #101 exporting layers [2024-07-18T12:10:41.303Z] #101 ... [2024-07-18T12:10:41.303Z] [2024-07-18T12:10:41.303Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-18T12:10:41.303Z] #102 DONE 1.3s [2024-07-18T12:10:41.303Z] [2024-07-18T12:10:41.303Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:41.567Z] #43 ... [2024-07-18T12:10:41.567Z] [2024-07-18T12:10:41.567Z] #101 [security-spire-agent] exporting to image [2024-07-18T12:10:41.567Z] #101 ... [2024-07-18T12:10:41.567Z] [2024-07-18T12:10:41.567Z] #55 [security-secretstore-setup internal] load build context [2024-07-18T12:10:41.567Z] #55 transferring context: 256.38MB 75.2s done [2024-07-18T12:10:41.567Z] #55 DONE 76.6s [2024-07-18T12:10:41.567Z] [2024-07-18T12:10:41.567Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:42.146Z] #43 ... [2024-07-18T12:10:42.146Z] [2024-07-18T12:10:42.146Z] #51 [core-command internal] load build context [2024-07-18T12:10:42.146Z] #51 ... [2024-07-18T12:10:42.146Z] [2024-07-18T12:10:42.146Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:42.410Z] #43 ... [2024-07-18T12:10:42.410Z] [2024-07-18T12:10:42.410Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-18T12:10:42.410Z] #103 DONE 2.1s [2024-07-18T12:10:42.410Z] [2024-07-18T12:10:42.410Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:42.675Z] #43 ... [2024-07-18T12:10:42.675Z] [2024-07-18T12:10:42.675Z] #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:10:42.675Z] #104 DONE 1.9s [2024-07-18T12:10:42.675Z] [2024-07-18T12:10:42.675Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:44.078Z] #43 ... [2024-07-18T12:10:44.078Z] [2024-07-18T12:10:44.078Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:44.078Z] #42 ... [2024-07-18T12:10:44.078Z] [2024-07-18T12:10:44.078Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:45.483Z] #43 ... [2024-07-18T12:10:45.483Z] [2024-07-18T12:10:45.483Z] #50 [core-data internal] load build context [2024-07-18T12:10:45.751Z] #50 transferring context: 182.94MB 81.8s [2024-07-18T12:10:45.751Z] #50 ... [2024-07-18T12:10:45.751Z] [2024-07-18T12:10:45.751Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:46.017Z] #43 ... [2024-07-18T12:10:46.017Z] [2024-07-18T12:10:46.017Z] #53 [support-notifications internal] load build context [2024-07-18T12:10:46.017Z] #53 transferring context: 256.38MB 81.0s done [2024-07-18T12:10:46.017Z] #53 DONE 81.6s [2024-07-18T12:10:46.017Z] [2024-07-18T12:10:46.017Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:46.982Z] #43 ... [2024-07-18T12:10:46.982Z] [2024-07-18T12:10:46.982Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:46.982Z] #66 ... [2024-07-18T12:10:46.982Z] [2024-07-18T12:10:46.982Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:47.253Z] #43 ... [2024-07-18T12:10:47.253Z] [2024-07-18T12:10:47.253Z] #42 [support-scheduler internal] load build context [2024-07-18T12:10:47.253Z] #42 transferring context: 256.38MB 77.2s done [2024-07-18T12:10:47.253Z] #42 DONE 79.8s [2024-07-18T12:10:47.253Z] [2024-07-18T12:10:47.253Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:47.833Z] #43 ... [2024-07-18T12:10:47.833Z] [2024-07-18T12:10:47.833Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:47.833Z] #37 ... [2024-07-18T12:10:47.833Z] [2024-07-18T12:10:47.833Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:48.098Z] #43 ... [2024-07-18T12:10:48.098Z] [2024-07-18T12:10:48.098Z] #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:10:48.098Z] #105 DONE 1.9s [2024-07-18T12:10:48.098Z] [2024-07-18T12:10:48.098Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:49.053Z] #43 ... [2024-07-18T12:10:49.053Z] [2024-07-18T12:10:49.053Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:10:49.053Z] #106 DONE 1.6s [2024-07-18T12:10:49.053Z] [2024-07-18T12:10:49.053Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:49.053Z] #43 ... [2024-07-18T12:10:49.053Z] [2024-07-18T12:10:49.053Z] #58 [core-metadata internal] load build context [2024-07-18T12:10:49.053Z] #58 transferring context: 256.38MB 83.6s done [2024-07-18T12:10:49.053Z] #58 DONE 84.1s [2024-07-18T12:10:49.053Z] [2024-07-18T12:10:49.053Z] #101 [security-spire-config] exporting to image [2024-07-18T12:10:49.053Z] #101 exporting layers 6.3s done [2024-07-18T12:10:49.053Z] #101 writing image sha256:a260f6de18fcc2c7cba39594c1b2044805205435be95f51e7c3da4a3fb10633d 0.0s done [2024-07-18T12:10:49.053Z] #101 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-18T12:10:49.053Z] #101 writing image sha256:82117049cf236f2e159b27d45f0b7734599518cc961e10f44d30a9d14995ae4b 0.0s done [2024-07-18T12:10:49.053Z] #101 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-18T12:10:49.053Z] #101 writing image sha256:230a8d2d02c47cdaf75f3e6fca377a0699f3466c6f70e8c2770635ab7f9cb61e 0.0s done [2024-07-18T12:10:49.053Z] #101 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-18T12:10:49.053Z] #101 DONE 8.3s [2024-07-18T12:10:49.053Z] [2024-07-18T12:10:49.053Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:49.633Z] #43 ... [2024-07-18T12:10:49.633Z] [2024-07-18T12:10:49.633Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:49.633Z] #65 ... [2024-07-18T12:10:49.633Z] [2024-07-18T12:10:49.633Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:49.633Z] #43 ... [2024-07-18T12:10:49.633Z] [2024-07-18T12:10:49.633Z] #38 [core-keeper internal] load build context [2024-07-18T12:10:49.633Z] #38 transferring context: 256.38MB 83.8s done [2024-07-18T12:10:49.633Z] #38 DONE 84.7s [2024-07-18T12:10:49.633Z] [2024-07-18T12:10:49.633Z] #51 [core-command internal] load build context [2024-07-18T12:10:49.633Z] #51 transferring context: 256.38MB 84.9s done [2024-07-18T12:10:49.633Z] #51 DONE 85.5s [2024-07-18T12:10:49.633Z] [2024-07-18T12:10:49.633Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:10:50.586Z] #43 ... [2024-07-18T12:10:50.586Z] [2024-07-18T12:10:50.586Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-18T12:10:50.586Z] #107 DONE 0.8s [2024-07-18T12:10:50.850Z] [2024-07-18T12:10:50.850Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:10:52.780Z] #108 ... [2024-07-18T12:10:52.780Z] [2024-07-18T12:10:52.780Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:10:52.780Z] #109 ... [2024-07-18T12:10:52.780Z] [2024-07-18T12:10:52.780Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:54.711Z] #65 transferring context: 216.68MB 85.2s [2024-07-18T12:10:55.663Z] #65 ... [2024-07-18T12:10:55.663Z] [2024-07-18T12:10:55.663Z] #50 [core-data internal] load build context [2024-07-18T12:10:55.926Z] #50 ... [2024-07-18T12:10:55.926Z] [2024-07-18T12:10:55.926Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:57.323Z] #65 ... [2024-07-18T12:10:57.323Z] [2024-07-18T12:10:57.323Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:57.323Z] #66 ... [2024-07-18T12:10:57.323Z] [2024-07-18T12:10:57.323Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:57.904Z] #65 ... [2024-07-18T12:10:57.904Z] [2024-07-18T12:10:57.904Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:57.904Z] #37 ... [2024-07-18T12:10:57.904Z] [2024-07-18T12:10:57.904Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:10:58.167Z] #110 ... [2024-07-18T12:10:58.167Z] [2024-07-18T12:10:58.167Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:58.430Z] #37 ... [2024-07-18T12:10:58.430Z] [2024-07-18T12:10:58.430Z] #50 [core-data internal] load build context [2024-07-18T12:10:58.430Z] #50 transferring context: 256.38MB 94.6s done [2024-07-18T12:10:58.430Z] #50 DONE 94.8s [2024-07-18T12:10:58.430Z] [2024-07-18T12:10:58.430Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:59.007Z] #37 ... [2024-07-18T12:10:59.007Z] [2024-07-18T12:10:59.007Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:10:59.007Z] #111 ... [2024-07-18T12:10:59.007Z] [2024-07-18T12:10:59.007Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:59.957Z] #37 ... [2024-07-18T12:10:59.957Z] [2024-07-18T12:10:59.957Z] #66 [security-proxy-setup internal] load build context [2024-07-18T12:10:59.957Z] #66 transferring context: 256.38MB 90.3s done [2024-07-18T12:10:59.957Z] #66 DONE 92.4s [2024-07-18T12:10:59.957Z] [2024-07-18T12:10:59.957Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:10:59.957Z] #37 ... [2024-07-18T12:10:59.957Z] [2024-07-18T12:10:59.957Z] #65 [security-proxy-auth internal] load build context [2024-07-18T12:10:59.957Z] #65 transferring context: 256.38MB 90.8s done [2024-07-18T12:10:59.957Z] #65 DONE 92.7s [2024-07-18T12:10:59.957Z] [2024-07-18T12:10:59.957Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:11:00.534Z] #37 ... [2024-07-18T12:11:00.534Z] [2024-07-18T12:11:00.534Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-18T12:11:00.534Z] #43 transferring context: 256.38MB 91.1s done [2024-07-18T12:11:00.534Z] #43 DONE 93.2s [2024-07-18T12:11:00.534Z] [2024-07-18T12:11:00.534Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-18T12:11:01.486Z] #37 transferring context: 256.38MB 97.4s done [2024-07-18T12:11:01.486Z] #37 DONE 97.5s [2024-07-18T12:11:01.486Z] [2024-07-18T12:11:01.486Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:11:01.753Z] #112 DONE 1.1s [2024-07-18T12:11:01.753Z] [2024-07-18T12:11:01.753Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #113 ... [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #108 DONE 73.7s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #110 DONE 76.5s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #109 DONE 81.6s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #114 ... [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #111 DONE 75.6s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #115 ... [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #113 DONE 66.3s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-18T12:12:09.626Z] #116 DONE 3.7s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:12:09.626Z] #117 ... [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #118 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #119 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #120 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #115 DONE 3.7s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #121 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #122 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #123 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #114 DONE 3.7s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #124 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #125 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #126 [core-command builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #126 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #127 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #128 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #129 [core-data builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #129 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #130 DONE 3.7s [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #131 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #132 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #133 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #134 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #135 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #136 [core-metadata builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #136 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:12:09.626Z] #137 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T12:12:09.626Z] #138 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-18T12:12:09.626Z] #139 CACHED [2024-07-18T12:12:09.626Z] [2024-07-18T12:12:09.626Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:12:13.886Z] #140 ... [2024-07-18T12:12:13.886Z] [2024-07-18T12:12:13.886Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:12:13.886Z] #117 3.909 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-07-18T12:12:17.241Z] #117 ... [2024-07-18T12:12:17.241Z] [2024-07-18T12:12:17.241Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-18T12:12:17.241Z] #141 DONE 9.0s [2024-07-18T12:12:17.241Z] [2024-07-18T12:12:17.241Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:12:18.206Z] #142 ... [2024-07-18T12:12:18.206Z] [2024-07-18T12:12:18.206Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T12:12:18.206Z] #0 4.642 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-07-18T12:12:18.477Z] #143 ... [2024-07-18T12:12:18.477Z] [2024-07-18T12:12:18.477Z] #144 [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-07-18T12:12:18.477Z] #0 5.776 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-07-18T12:12:18.477Z] #144 ... [2024-07-18T12:12:18.477Z] [2024-07-18T12:12:18.478Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:12:18.478Z] #0 6.069 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-07-18T12:12:18.765Z] #145 ... [2024-07-18T12:12:18.765Z] [2024-07-18T12:12:18.765Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T12:12:18.765Z] #0 4.871 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-07-18T12:12:18.765Z] #146 ... [2024-07-18T12:12:18.765Z] [2024-07-18T12:12:18.765Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T12:12:18.765Z] #0 5.201 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-07-18T12:12:19.031Z] #147 ... [2024-07-18T12:12:19.031Z] [2024-07-18T12:12:19.031Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T12:12:19.031Z] #0 5.851 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-07-18T12:12:19.031Z] #148 ... [2024-07-18T12:12:19.031Z] [2024-07-18T12:12:19.031Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T12:12:19.031Z] #0 5.167 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-07-18T12:12:19.296Z] #149 ... [2024-07-18T12:12:19.296Z] [2024-07-18T12:12:19.296Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T12:12:19.296Z] #0 6.065 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-07-18T12:12:19.562Z] #150 ... [2024-07-18T12:12:19.562Z] [2024-07-18T12:12:19.562Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T12:12:19.562Z] #0 5.611 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-07-18T12:12:19.562Z] #151 ... [2024-07-18T12:12:19.562Z] [2024-07-18T12:12:19.562Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:12:19.562Z] #142 1.846 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-07-18T12:12:24.976Z] #142 ... [2024-07-18T12:12:24.976Z] [2024-07-18T12:12:24.976Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:12:24.976Z] #140 5.606 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-07-18T12:30:02.582Z] #140 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T12:30:02.582Z] #147 DONE 1065.3s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T12:30:02.582Z] #150 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:30:02.582Z] #152 DONE 0.3s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:30:02.582Z] #140 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:30:02.582Z] #153 DONE 0.1s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #154 [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-07-18T12:30:02.582Z] #154 DONE 0.2s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-18T12:30:02.582Z] #155 DONE 0.3s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:30:02.582Z] #142 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-18T12:30:02.582Z] #156 DONE 0.3s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:30:02.582Z] #142 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T12:30:02.582Z] #157 DONE 0.2s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T12:30:02.582Z] #158 DONE 2.4s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #101 [security-proxy-setup] exporting to image [2024-07-18T12:30:02.582Z] #101 exporting layers [2024-07-18T12:30:02.582Z] #101 exporting layers 1.1s done [2024-07-18T12:30:02.582Z] #101 writing image sha256:798afa8ef020311fbf9b3c06bc3c1b1fb61dda2f5e636406eea8719f719ccfcf done [2024-07-18T12:30:02.582Z] #101 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-18T12:30:02.582Z] #101 DONE 9.4s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #144 [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-07-18T12:30:02.582Z] #144 1068.0 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-07-18T12:30:02.582Z] #144 ... [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.582Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T12:30:02.582Z] #143 DONE 1073.7s [2024-07-18T12:30:02.582Z] [2024-07-18T12:30:02.583Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:30:02.583Z] #140 ... [2024-07-18T12:30:02.583Z] [2024-07-18T12:30:02.583Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-18T12:30:02.583Z] #159 DONE 0.4s [2024-07-18T12:30:02.583Z] [2024-07-18T12:30:02.583Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T12:30:02.583Z] #150 ... [2024-07-18T12:30:02.583Z] [2024-07-18T12:30:02.583Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-18T12:30:05.154Z] #160 DONE 2.3s [2024-07-18T12:30:05.154Z] [2024-07-18T12:30:05.154Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:30:05.154Z] #161 DONE 0.3s [2024-07-18T12:30:05.154Z] [2024-07-18T12:30:05.154Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:30:05.154Z] #140 ... [2024-07-18T12:30:05.154Z] [2024-07-18T12:30:05.154Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:30:05.154Z] #162 DONE 0.2s [2024-07-18T12:30:05.154Z] [2024-07-18T12:30:05.154Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:30:05.434Z] #142 ... [2024-07-18T12:30:05.434Z] [2024-07-18T12:30:05.434Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-18T12:30:05.434Z] #163 DONE 0.2s [2024-07-18T12:30:05.434Z] [2024-07-18T12:30:05.435Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-18T12:30:05.699Z] #164 DONE 0.1s [2024-07-18T12:30:05.699Z] [2024-07-18T12:30:05.699Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:30:05.699Z] #142 ... [2024-07-18T12:30:05.699Z] [2024-07-18T12:30:05.699Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-18T12:30:05.699Z] #165 DONE 0.1s [2024-07-18T12:30:06.008Z] [2024-07-18T12:30:06.008Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-18T12:30:06.008Z] #166 DONE 0.1s [2024-07-18T12:30:06.008Z] [2024-07-18T12:30:06.008Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:30:06.008Z] #117 ... [2024-07-18T12:30:06.008Z] [2024-07-18T12:30:06.008Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-18T12:30:06.272Z] #167 DONE 0.2s [2024-07-18T12:30:06.272Z] [2024-07-18T12:30:06.272Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-18T12:30:06.272Z] #168 DONE 0.2s [2024-07-18T12:30:06.272Z] [2024-07-18T12:30:06.272Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T12:30:06.537Z] #150 ... [2024-07-18T12:30:06.537Z] [2024-07-18T12:30:06.537Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-18T12:30:08.476Z] #169 DONE 2.1s [2024-07-18T12:30:08.476Z] [2024-07-18T12:30:08.476Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:30:08.476Z] #46 ... [2024-07-18T12:30:08.476Z] [2024-07-18T12:30:08.476Z] #101 [security-bootstrapper] exporting to image [2024-07-18T12:30:08.476Z] #101 exporting layers [2024-07-18T12:30:09.905Z] #101 exporting layers 1.4s done [2024-07-18T12:30:09.905Z] #101 writing image sha256:9b19f0be01a0ba7a54efb842fc09a319f87b813f7df3f5c8cde5bc71f6a09a5b done [2024-07-18T12:30:09.905Z] #101 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-18T12:30:09.905Z] #101 DONE 10.8s [2024-07-18T12:30:09.905Z] [2024-07-18T12:30:09.905Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:30:16.539Z] #140 ... [2024-07-18T12:30:16.539Z] [2024-07-18T12:30:16.539Z] #144 [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-07-18T12:30:16.539Z] #144 DONE 1087.5s [2024-07-18T12:30:16.539Z] [2024-07-18T12:30:16.539Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:30:16.539Z] #140 ... [2024-07-18T12:30:16.539Z] [2024-07-18T12:30:16.539Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:30:16.539Z] #170 DONE 0.2s [2024-07-18T12:30:16.539Z] [2024-07-18T12:30:16.539Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:30:16.539Z] #171 DONE 0.3s [2024-07-18T12:30:16.539Z] [2024-07-18T12:30:16.539Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T12:30:16.816Z] #151 ... [2024-07-18T12:30:16.816Z] [2024-07-18T12:30:16.816Z] #172 [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-07-18T12:30:16.816Z] #172 DONE 0.2s [2024-07-18T12:30:16.816Z] [2024-07-18T12:30:16.816Z] #173 [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-07-18T12:30:16.816Z] #173 DONE 0.1s [2024-07-18T12:30:16.816Z] [2024-07-18T12:30:16.816Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:30:17.080Z] #142 ... [2024-07-18T12:30:17.080Z] [2024-07-18T12:30:17.080Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:30:17.080Z] #174 DONE 0.2s [2024-07-18T12:30:17.080Z] [2024-07-18T12:30:17.080Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-18T12:30:17.353Z] #175 DONE 0.2s [2024-07-18T12:30:17.353Z] [2024-07-18T12:30:17.353Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-18T12:30:17.617Z] #176 DONE 0.3s [2024-07-18T12:30:17.617Z] [2024-07-18T12:30:17.617Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T12:30:17.881Z] #177 DONE 0.1s [2024-07-18T12:30:17.881Z] [2024-07-18T12:30:17.881Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T12:30:21.205Z] #178 DONE 2.8s [2024-07-18T12:30:21.205Z] [2024-07-18T12:30:21.205Z] #101 [security-secretstore-setup] exporting to image [2024-07-18T12:30:21.205Z] #101 exporting layers [2024-07-18T12:30:22.159Z] #101 exporting layers 1.5s done [2024-07-18T12:30:22.160Z] #101 writing image sha256:c4844a4e5fd860b6449877d080750d4e5429228c654daeb703eb8c1fe13a411e done [2024-07-18T12:30:22.160Z] #101 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-07-18T12:30:22.160Z] #101 DONE 12.4s [2024-07-18T12:30:22.160Z] [2024-07-18T12:30:22.160Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:31:09.376Z] #140 ... [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T12:31:09.376Z] #150 DONE 1136.7s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:31:09.376Z] #140 ... [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:31:09.376Z] #179 DONE 0.2s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:31:09.376Z] #180 DONE 0.2s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:31:09.376Z] #140 ... [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-18T12:31:09.376Z] #181 DONE 0.2s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #182 [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-07-18T12:31:09.376Z] #182 DONE 0.1s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #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-07-18T12:31:09.376Z] #183 DONE 0.1s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #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-07-18T12:31:09.376Z] #184 DONE 2.1s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #101 [core-common-config-bootstrapper] exporting to image [2024-07-18T12:31:09.376Z] #101 exporting layers [2024-07-18T12:31:09.376Z] #101 exporting layers 0.7s done [2024-07-18T12:31:09.376Z] #101 writing image sha256:f4f61d3c1b36935976c15479546a752a89c5015f2843856df944392c696e3065 done [2024-07-18T12:31:09.376Z] #101 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-18T12:31:09.376Z] #101 DONE 13.1s [2024-07-18T12:31:09.376Z] [2024-07-18T12:31:09.376Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:33:01.003Z] #140 ... [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T12:33:01.003Z] #142 DONE 1241.0s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:33:01.003Z] #117 ... [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:33:01.003Z] #185 DONE 0.2s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:33:01.003Z] #140 ... [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:33:01.003Z] #186 DONE 0.2s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-18T12:33:01.003Z] #187 DONE 0.3s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #188 [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-07-18T12:33:01.003Z] #188 DONE 0.1s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #101 [security-spiffe-token-provider] exporting to image [2024-07-18T12:33:01.003Z] #101 exporting layers [2024-07-18T12:33:01.003Z] #101 exporting layers 0.9s done [2024-07-18T12:33:01.003Z] #101 writing image sha256:62c49c9463916749bf94052d5b93cc07241f70713aef93b3e6a826aa56de1c34 0.0s done [2024-07-18T12:33:01.003Z] #101 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-18T12:33:01.003Z] #101 DONE 14.0s [2024-07-18T12:33:01.003Z] [2024-07-18T12:33:01.003Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T12:39:52.914Z] #148 ... [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T12:39:52.914Z] #140 DONE 1662.0s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:39:52.914Z] #145 ... [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:39:52.914Z] #189 DONE 0.1s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:39:52.914Z] #145 ... [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:39:52.914Z] #190 DONE 0.1s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-18T12:39:52.914Z] #191 DONE 0.4s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:39:52.914Z] #192 DONE 0.1s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T12:39:52.914Z] #149 ... [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-18T12:39:52.914Z] #193 DONE 0.1s [2024-07-18T12:39:52.914Z] [2024-07-18T12:39:52.914Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T12:39:53.500Z] #194 DONE 1.8s [2024-07-18T12:39:53.500Z] [2024-07-18T12:39:53.500Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:39:53.765Z] #117 ... [2024-07-18T12:39:53.765Z] [2024-07-18T12:39:53.765Z] #101 [security-proxy-auth] exporting to image [2024-07-18T12:39:53.765Z] #101 exporting layers [2024-07-18T12:39:54.343Z] #101 exporting layers 0.7s done [2024-07-18T12:39:54.344Z] #101 writing image sha256:9c9a64309f2d6a6381269a6cfe3b26a14e74f0734e5f5297bdebbc6d8d00c667 done [2024-07-18T12:39:54.344Z] #101 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-18T12:39:54.344Z] #101 DONE 14.7s [2024-07-18T12:39:54.344Z] [2024-07-18T12:39:54.344Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:41.182Z] #145 ... [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T12:40:41.182Z] #149 DONE 1709.5s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T12:40:41.182Z] #148 ... [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:40:41.182Z] #195 DONE 0.2s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:40:41.182Z] #117 ... [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:40:41.182Z] #196 DONE 0.2s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:40:41.182Z] #117 ... [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-18T12:40:41.182Z] #197 DONE 0.5s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:40:41.182Z] #198 DONE 0.1s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T12:40:41.182Z] #146 ... [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #101 [core-command] exporting to image [2024-07-18T12:40:41.182Z] #101 exporting layers [2024-07-18T12:40:41.182Z] #101 exporting layers 0.5s done [2024-07-18T12:40:41.182Z] #101 writing image sha256:38a9c0c24122ef3e03d7566ec8154c167a860ea646607ba4be027800b25bea4c done [2024-07-18T12:40:41.182Z] #101 naming to docker.io/library/core-command-arm64 [2024-07-18T12:40:41.182Z] #101 naming to docker.io/library/core-command-arm64 done [2024-07-18T12:40:41.182Z] #101 DONE 15.2s [2024-07-18T12:40:41.182Z] [2024-07-18T12:40:41.182Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:49.354Z] #145 ... [2024-07-18T12:40:49.354Z] [2024-07-18T12:40:49.354Z] #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T12:40:49.354Z] #117 DONE 1720.2s [2024-07-18T12:40:49.354Z] [2024-07-18T12:40:49.354Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:49.354Z] #145 ... [2024-07-18T12:40:49.354Z] [2024-07-18T12:40:49.354Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:40:49.354Z] #199 DONE 0.2s [2024-07-18T12:40:49.354Z] [2024-07-18T12:40:49.354Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:49.354Z] #145 ... [2024-07-18T12:40:49.354Z] [2024-07-18T12:40:49.354Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-18T12:40:49.620Z] #200 DONE 0.5s [2024-07-18T12:40:49.620Z] [2024-07-18T12:40:49.620Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:40:49.884Z] #201 DONE 0.1s [2024-07-18T12:40:49.884Z] [2024-07-18T12:40:49.884Z] #101 [core-keeper] exporting to image [2024-07-18T12:40:49.884Z] #101 exporting layers [2024-07-18T12:40:50.148Z] #101 exporting layers 0.4s done [2024-07-18T12:40:50.148Z] #101 writing image sha256:9777d05b0228a9ca37c8bc6adab27e79c8de9801a8dc3fbd6fe9ebdabb5dd9f8 done [2024-07-18T12:40:50.148Z] #101 naming to docker.io/library/core-keeper-arm64 done [2024-07-18T12:40:50.148Z] #101 DONE 15.6s [2024-07-18T12:40:50.148Z] [2024-07-18T12:40:50.148Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:56.794Z] #145 ... [2024-07-18T12:40:56.794Z] [2024-07-18T12:40:56.794Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T12:40:56.794Z] #151 DONE 1727.8s [2024-07-18T12:40:56.794Z] [2024-07-18T12:40:56.794Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T12:40:56.794Z] #145 DONE 1727.8s [2024-07-18T12:40:56.794Z] [2024-07-18T12:40:56.794Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:40:57.066Z] #46 ... [2024-07-18T12:40:57.066Z] [2024-07-18T12:40:57.066Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:40:57.341Z] #202 ... [2024-07-18T12:40:57.341Z] [2024-07-18T12:40:57.341Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:40:57.341Z] #203 DONE 0.2s [2024-07-18T12:40:57.341Z] [2024-07-18T12:40:57.341Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:40:57.341Z] #202 DONE 0.2s [2024-07-18T12:40:57.341Z] [2024-07-18T12:40:57.341Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:40:57.341Z] #204 DONE 0.2s [2024-07-18T12:40:57.341Z] [2024-07-18T12:40:57.341Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:40:57.341Z] #205 DONE 0.2s [2024-07-18T12:40:57.341Z] [2024-07-18T12:40:57.341Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-18T12:40:58.302Z] #206 DONE 0.5s [2024-07-18T12:40:58.302Z] [2024-07-18T12:40:58.302Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-18T12:40:58.302Z] #207 DONE 0.5s [2024-07-18T12:40:58.302Z] [2024-07-18T12:40:58.302Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:40:58.302Z] #208 DONE 0.2s [2024-07-18T12:40:58.302Z] [2024-07-18T12:40:58.302Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:40:58.302Z] #209 DONE 0.2s [2024-07-18T12:40:58.302Z] [2024-07-18T12:40:58.302Z] #101 [core-data] exporting to image [2024-07-18T12:40:58.302Z] #101 exporting layers [2024-07-18T12:40:58.566Z] #101 ... [2024-07-18T12:40:58.566Z] [2024-07-18T12:40:58.566Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-18T12:40:58.566Z] #210 DONE 0.2s [2024-07-18T12:40:58.566Z] [2024-07-18T12:40:58.566Z] #101 [core-metadata] exporting to image [2024-07-18T12:40:59.147Z] #101 exporting layers 0.8s done [2024-07-18T12:40:59.147Z] #101 writing image sha256:f26b414bb0d8d27c8d1fe66676fbe8674d066accad0ce3d67b668cef445934ab done [2024-07-18T12:40:59.147Z] #101 naming to docker.io/library/core-data-arm64 done [2024-07-18T12:40:59.147Z] #101 exporting layers 0.8s done [2024-07-18T12:40:59.412Z] #101 writing image sha256:c92964cd6231e364ad2aa143542c6a45836cd083c0dca6cc40a77ab9540ff0e4 done [2024-07-18T12:40:59.412Z] #101 naming to docker.io/library/core-metadata-arm64 done [2024-07-18T12:40:59.412Z] #101 DONE 16.6s [2024-07-18T12:40:59.412Z] [2024-07-18T12:40:59.412Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:41:26.048Z] #46 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T12:41:26.048Z] #146 DONE 1753.5s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T12:41:26.048Z] #148 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:41:26.048Z] #211 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:41:26.048Z] #46 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:41:26.048Z] #212 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-18T12:41:26.048Z] #213 DONE 0.5s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:41:26.048Z] #214 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #101 [support-scheduler] exporting to image [2024-07-18T12:41:26.048Z] #101 exporting layers [2024-07-18T12:41:26.048Z] #101 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T12:41:26.048Z] #148 DONE 1755.3s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #101 [support-scheduler] exporting to image [2024-07-18T12:41:26.048Z] #101 exporting layers 0.5s done [2024-07-18T12:41:26.048Z] #101 writing image sha256:7634c094742d933431a668082b07a9636a9caa9c164a20c745b3b5b8bc4b4ef6 0.0s done [2024-07-18T12:41:26.048Z] #101 naming to docker.io/library/support-scheduler-arm64 done [2024-07-18T12:41:26.048Z] #101 DONE 17.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T12:41:26.048Z] #215 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:41:26.048Z] #46 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T12:41:26.048Z] #216 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-18T12:41:26.048Z] #217 DONE 0.3s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:41:26.048Z] #46 ... [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-18T12:41:26.048Z] #218 DONE 0.1s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #101 [support-notifications] exporting to image [2024-07-18T12:41:26.048Z] #101 exporting layers 0.5s done [2024-07-18T12:41:26.048Z] #101 writing image sha256:d30b624c1bc45aa2e6e6bbb627e7dd74314ab653cc61cbae53e6bbcac73fd705 done [2024-07-18T12:41:26.048Z] #101 naming to docker.io/library/support-notifications-arm64 done [2024-07-18T12:41:26.048Z] #101 DONE 17.7s [2024-07-18T12:41:26.048Z] [2024-07-18T12:41:26.048Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T12:41:26.048Z] time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-18T12:41:26.095Z] $ docker stop --time=1 ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e [2024-07-18T12:41:27.736Z] $ docker rm -f --volumes ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T12:41:28.303Z] + docker images [2024-07-18T12:41:28.303Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-18T12:41:28.303Z] support-notifications-arm64 latest d30b624c1bc4 4 seconds ago 43.3MB [2024-07-18T12:41:28.303Z] support-scheduler-arm64 latest 7634c094742d 6 seconds ago 42.4MB [2024-07-18T12:41:28.303Z] core-metadata-arm64 latest c92964cd6231 30 seconds ago 40.4MB [2024-07-18T12:41:28.303Z] core-data-arm64 latest f26b414bb0d8 30 seconds ago 40.3MB [2024-07-18T12:41:28.303Z] core-keeper-arm64 latest 9777d05b0228 39 seconds ago 35.2MB [2024-07-18T12:41:28.303Z] core-command-arm64 latest 38a9c0c24122 49 seconds ago 39.9MB [2024-07-18T12:41:28.303Z] security-proxy-auth-arm64 latest 9c9a64309f2d About a minute ago 37.4MB [2024-07-18T12:41:28.303Z] security-spiffe-token-provider-arm64 latest 62c49c946391 8 minutes ago 34.1MB [2024-07-18T12:41:28.303Z] core-common-config-bootstrapper-arm64 latest f4f61d3c1b36 10 minutes ago 20.1MB [2024-07-18T12:41:28.303Z] security-secretstore-setup-arm64 latest c4844a4e5fd8 11 minutes ago 41.5MB [2024-07-18T12:41:28.303Z] security-bootstrapper-arm64 latest 9b19f0be01a0 11 minutes ago 23.7MB [2024-07-18T12:41:28.303Z] security-proxy-setup-arm64 latest 798afa8ef020 11 minutes ago 31MB [2024-07-18T12:41:28.303Z] security-spire-config-arm64 latest 230a8d2d02c4 30 minutes ago 120MB [2024-07-18T12:41:28.303Z] security-spire-server-arm64 latest a260f6de18fc 30 minutes ago 121MB [2024-07-18T12:41:28.303Z] security-spire-agent-arm64 latest 82117049cf23 30 minutes ago 179MB [2024-07-18T12:41:28.303Z] ci-base-image-arm64 latest 4701c9ace4aa 50 minutes ago 963MB [2024-07-18T12:41:28.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-18T12:41:28.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-18T12:41:29.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:41:29.217Z] [2024-07-18T12:41:29.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:41:29.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:41:29.924Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-18T12:41:29.924Z] 8998bd30e6a1: Pulling fs layer [2024-07-18T12:41:29.924Z] 04944245beec: Pulling fs layer [2024-07-18T12:41:29.924Z] 699f458cf7ca: Pulling fs layer [2024-07-18T12:41:29.924Z] 765212b225bb: Pulling fs layer [2024-07-18T12:41:29.924Z] f23df028b6ca: Pulling fs layer [2024-07-18T12:41:29.924Z] d65c8cfc05b1: Pulling fs layer [2024-07-18T12:41:29.924Z] 2437ff75d9bd: Pulling fs layer [2024-07-18T12:41:29.924Z] f23df028b6ca: Waiting [2024-07-18T12:41:29.924Z] d65c8cfc05b1: Waiting [2024-07-18T12:41:29.924Z] 2437ff75d9bd: Waiting [2024-07-18T12:41:29.924Z] 04944245beec: Verifying Checksum [2024-07-18T12:41:29.924Z] 04944245beec: Download complete [2024-07-18T12:41:29.924Z] 765212b225bb: Verifying Checksum [2024-07-18T12:41:29.924Z] 765212b225bb: Download complete [2024-07-18T12:41:29.924Z] f23df028b6ca: Download complete [2024-07-18T12:41:29.924Z] d65c8cfc05b1: Download complete [2024-07-18T12:41:30.192Z] 699f458cf7ca: Verifying Checksum [2024-07-18T12:41:30.192Z] 699f458cf7ca: Download complete [2024-07-18T12:41:30.458Z] 8998bd30e6a1: Verifying Checksum [2024-07-18T12:41:30.458Z] 8998bd30e6a1: Download complete [2024-07-18T12:41:33.036Z] 2437ff75d9bd: Verifying Checksum [2024-07-18T12:41:33.036Z] 2437ff75d9bd: Download complete [2024-07-18T12:41:34.973Z] 8998bd30e6a1: Pull complete [2024-07-18T12:41:35.552Z] 04944245beec: Pull complete [2024-07-18T12:41:37.491Z] 699f458cf7ca: Pull complete [2024-07-18T12:41:37.491Z] 765212b225bb: Pull complete [2024-07-18T12:41:38.072Z] f23df028b6ca: Pull complete [2024-07-18T12:41:38.336Z] d65c8cfc05b1: Pull complete [2024-07-18T12:41:56.529Z] 2437ff75d9bd: Pull complete [2024-07-18T12:41:56.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-18T12:41:56.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T12:41:56.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:41:56.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container [2024-07-18T12:41:56.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-18T12:41:59.628Z] $ docker top 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:00.640Z] ---> job-cost.sh [2024-07-18T12:42:00.640Z] lf-activate-venv: SKIPPING [2024-07-18T12:42:00.640Z] INFO: No Stack... [2024-07-18T12:42:01.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-18T12:42:01.796Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T12:42:02.458Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-18T12:42:02.458Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T12:42:02.513Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] [2024-07-18T12:42:02.519Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] did not exist. Created. [2024-07-18T12:42:02.528Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T12:42:03.273Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-18T12:42:03.486Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T12:42:03.512Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T12:42:03.612Z] $ docker stop --time=1 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d [2024-07-18T12:42:05.140Z] $ docker rm -f --volumes 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d [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-07-18T12:42:06.344Z] provisioning config files... [2024-07-18T12:42:06.354Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13868485608086787322tmp [Pipeline] { [Pipeline] sh [2024-07-18T12:42:06.717Z] + set +x [2024-07-18T12:42:06.717Z] + bash -s -- [2024-07-18T12:42:06.717Z] + curl -s https://codecov.io/bash [2024-07-18T12:42:06.717Z] [2024-07-18T12:42:06.717Z] _____ _ [2024-07-18T12:42:06.717Z] / ____| | | [2024-07-18T12:42:06.717Z] | | ___ __| | ___ ___ _____ __ [2024-07-18T12:42:06.717Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-18T12:42:06.717Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-18T12:42:06.717Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-18T12:42:06.717Z] Bash-1.0.6 [2024-07-18T12:42:06.717Z] [2024-07-18T12:42:06.717Z] [2024-07-18T12:42:06.717Z] ==> git version 2.25.1 found [2024-07-18T12:42:06.717Z] ==> 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-07-18T12:42:06.717Z] Release-Date: 2020-01-08 [2024-07-18T12:42:06.717Z] 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-07-18T12:42:06.717Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-18T12:42:06.717Z] ==> Jenkins CI detected. [2024-07-18T12:42:06.717Z] current dir:  /w/workspace/edgex-go/1 [2024-07-18T12:42:06.717Z] project root: . [2024-07-18T12:42:06.717Z] --> token set from env [2024-07-18T12:42:06.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-18T12:42:06.717Z] ==> Running gcov in . (disable via -X gcov) [2024-07-18T12:42:06.717Z] ==> Python coveragepy not found [2024-07-18T12:42:06.717Z] ==> Searching for coverage reports in: [2024-07-18T12:42:06.717Z] + . [2024-07-18T12:42:06.975Z] -> Found 1 reports [2024-07-18T12:42:06.975Z] ==> Detecting git/mercurial file structure [2024-07-18T12:42:06.975Z] ==> Reading reports [2024-07-18T12:42:06.975Z] + ./coverage.out bytes=481596 [2024-07-18T12:42:06.975Z] ==> Appending adjustments [2024-07-18T12:42:06.975Z] https://docs.codecov.io/docs/fixing-reports [2024-07-18T12:42:08.356Z] + Found adjustments [2024-07-18T12:42:08.356Z] ==> Gzipping contents [2024-07-18T12:42:08.357Z] 60K /tmp/codecov.rbSa6W.gz [2024-07-18T12:42:08.357Z] ==> Uploading reports [2024-07-18T12:42:08.357Z] url: https://codecov.io [2024-07-18T12:42:08.357Z] query: branch=PR-4828&commit=5c04009ff751622e18bbeb55e4fc0158a67abd7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4828%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4828&job=&cmd_args= [2024-07-18T12:42:08.357Z] -> Pinging Codecov [2024-07-18T12:42:08.357Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4828&commit=5c04009ff751622e18bbeb55e4fc0158a67abd7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4828%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4828&job=&cmd_args= [2024-07-18T12:42:08.357Z] -> Uploading to [2024-07-18T12:42:08.357Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-18/00271124DB129430A58F1EEE437C3FCB/5c04009ff751622e18bbeb55e4fc0158a67abd7d/bee6dfce-20d0-4755-a34f-6c3617d2161e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T124208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1585feb40af45831fa56f7d1982777be05d74c5ae5b2f80bf753183108579b9 [2024-07-18T12:42:08.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T12:42:08.357Z] Dload Upload Total Spent Left Speed [2024-07-18T12:42:08.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61301 0 0 100 61301 0 213k --:--:-- --:--:-- --:--:-- 213k [2024-07-18T12:42:08.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] } [2024-07-18T12:42:08.649Z] 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-07-18T12:42:10.457Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:10.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:11.704Z] ---> package-listing.sh [2024-07-18T12:42:11.704Z] ++ facter osfamily [2024-07-18T12:42:11.704Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-18T12:42:11.964Z] + OS_FAMILY=debian [2024-07-18T12:42:11.964Z] + workspace=/w/workspace/edgex-go/1 [2024-07-18T12:42:11.964Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-18T12:42:11.964Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-18T12:42:11.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-18T12:42:11.964Z] + PACKAGES=/tmp/packages_start.txt [2024-07-18T12:42:11.964Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-18T12:42:11.964Z] + PACKAGES=/tmp/packages_end.txt [2024-07-18T12:42:11.964Z] + case "${OS_FAMILY}" in [2024-07-18T12:42:11.964Z] + dpkg -l [2024-07-18T12:42:11.964Z] + grep '^ii' [2024-07-18T12:42:11.964Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-18T12:42:11.964Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-18T12:42:11.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-18T12:42:11.964Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-18T12:42:11.964Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-18T12:42:11.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-18T12:42:12.014Z] 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-07-18T12:42:12.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:42:12.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T12:42:12.952Z] [2024-07-18T12:42:12.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:42:13.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T12:42:13.352Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-18T12:42:13.352Z] 5eb5b503b376: Pulling fs layer [2024-07-18T12:42:13.352Z] 5c69ac0246d0: Pulling fs layer [2024-07-18T12:42:13.352Z] ec43610c2a17: Pulling fs layer [2024-07-18T12:42:13.352Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-18T12:42:13.352Z] 33b1e0a273af: Pulling fs layer [2024-07-18T12:42:13.352Z] 5d3b04190fa2: Pulling fs layer [2024-07-18T12:42:13.352Z] 2f39f015ded8: Pulling fs layer [2024-07-18T12:42:13.352Z] 5d3b04190fa2: Waiting [2024-07-18T12:42:13.352Z] 2f39f015ded8: Waiting [2024-07-18T12:42:13.352Z] 3a2ae6a8a46f: Waiting [2024-07-18T12:42:13.352Z] 33b1e0a273af: Waiting [2024-07-18T12:42:13.352Z] 5c69ac0246d0: Verifying Checksum [2024-07-18T12:42:13.352Z] 5c69ac0246d0: Download complete [2024-07-18T12:42:13.352Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-18T12:42:13.352Z] 3a2ae6a8a46f: Download complete [2024-07-18T12:42:13.352Z] 33b1e0a273af: Verifying Checksum [2024-07-18T12:42:13.352Z] 33b1e0a273af: Download complete [2024-07-18T12:42:13.352Z] 5d3b04190fa2: Download complete [2024-07-18T12:42:13.352Z] ec43610c2a17: Download complete [2024-07-18T12:42:13.611Z] 5eb5b503b376: Verifying Checksum [2024-07-18T12:42:13.611Z] 5eb5b503b376: Download complete [2024-07-18T12:42:14.177Z] 2f39f015ded8: Verifying Checksum [2024-07-18T12:42:14.177Z] 2f39f015ded8: Download complete [2024-07-18T12:42:14.744Z] 5eb5b503b376: Pull complete [2024-07-18T12:42:15.003Z] 5c69ac0246d0: Pull complete [2024-07-18T12:42:15.265Z] ec43610c2a17: Pull complete [2024-07-18T12:42:15.265Z] 3a2ae6a8a46f: Pull complete [2024-07-18T12:42:15.524Z] 33b1e0a273af: Pull complete [2024-07-18T12:42:15.524Z] 5d3b04190fa2: Pull complete [2024-07-18T12:42:19.707Z] 2f39f015ded8: Pull complete [2024-07-18T12:42:19.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-18T12:42:19.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T12:42:19.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:42:19.971Z] prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container [2024-07-18T12:42:19.997Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T12:42:27.122Z] $ docker top 1afb81249016c2658b9b9f8ade98526b84002265f975e04c4b4b2b9fe2ad9f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T12:42:27.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-18T12:42:27.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-18T12:42:28.194Z] + ls /var/log/sa-host [2024-07-18T12:42:28.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T12:42:28.454Z] provisioning config files... [2024-07-18T12:42:28.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5815336111650064918tmp [Pipeline] { [Pipeline] echo [2024-07-18T12:42:28.537Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:28.860Z] ---> create-netrc.sh [Pipeline] } [2024-07-18T12:42:28.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:29.324Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-18T12:42:29.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:29.683Z] ---> sudo-logs.sh [2024-07-18T12:42:29.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-18T12:42:29.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:30.099Z] ---> job-cost.sh [2024-07-18T12:42:30.099Z] lf-activate-venv: SKIPPING [2024-07-18T12:42:30.099Z] DEBUG: total: 0.10999999940395355 [2024-07-18T12:42:30.099Z] INFO: Retrieving Stack Cost... [2024-07-18T12:42:30.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T12:42:30.926Z] INFO: Archiving Costs [Pipeline] echo [2024-07-18T12:42:30.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:42:31.287Z] ---> logs-deploy.sh [2024-07-18T12:42:31.287Z] lf-activate-venv: SKIPPING [2024-07-18T12:42:31.287Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4828/1 [2024-07-18T12:42:31.287Z] INFO: archiving workspace using pattern(s): [2024-07-18T12:42:32.219Z] Archives upload complete. [2024-07-18T12:42:32.479Z] INFO: archiving logs to Nexus