Pull request #4851 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1770748c5df81fcb5b00ccebe0d0854ab8ca338a+26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (f0cda504d0bd4fe46f8ca98b8d87dbd51a1d09ed) 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-ssh8967389493910075316.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-ssh7507500746402679781.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14005809463841353187.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 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-ssh11850610121964124994.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4011920306098004617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7222 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd into PR head commit 1770748c5df81fcb5b00ccebe0d0854ab8ca338a Merge succeeded, producing 1770748c5df81fcb5b00ccebe0d0854ab8ca338a Checking out Revision 1770748c5df81fcb5b00ccebe0d0854ab8ca338a (PR-4851) Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # 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 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 > git rev-list --no-walk f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T22:46:13.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T22:46:13.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T22:46:13.756Z] ========================================================= [2024-08-06T22:46:13.756Z] EdgeX Global Pipelines Version Info [2024-08-06T22:46:13.756Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:46:14.519Z] ------------------- [2024-08-06T22:46:14.519Z] stable info: [2024-08-06T22:46:14.519Z] ------------------- [2024-08-06T22:46:14.519Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T22:46:14.519Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T22:46:14.519Z] Message: update stable to v1.0.260 [2024-08-06T22:46:15.089Z] ------------------- [2024-08-06T22:46:15.089Z] experimental info: [2024-08-06T22:46:15.089Z] ------------------- [2024-08-06T22:46:15.089Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T22:46:15.089Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T22:46:15.089Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T22:46:15.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-06T22:46:15.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-06T22:46:15.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T22:46:15.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T22:46:15.258Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T22:46:15.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T22:46:15.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T22:46:15.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-06T22:46:15.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-06T22:46:15.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-06T22:46:15.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T22:46:15.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T22:46:15.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T22:46:15.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T22:46:15.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T22:46:15.497Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T22:46:15.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T22:46:15.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T22:46:15.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-06T22:46:15.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-06T22:46:15.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T22:46:15.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T22:46:15.650Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T22:46:15.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4851 [Pipeline] echo [2024-08-06T22:46:15.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4851 [Pipeline] echo [2024-08-06T22:46:15.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4851 [Pipeline] echo [2024-08-06T22:46:15.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo [2024-08-06T22:46:15.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1770748 [Pipeline] echo [2024-08-06T22:46:15.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T22:46:15.840Z] provisioning config files... [2024-08-06T22:46:15.854Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11751104223237066959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:46:16.185Z] ---> ****-login.sh [2024-08-06T22:46:16.185Z] nexus3.edgexfoundry.org:10001 [2024-08-06T22:46:16.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:46:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:46:16.445Z] Configure a credential helper to remove this warning. See [2024-08-06T22:46:16.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:46:16.445Z] [2024-08-06T22:46:16.445Z] Login Succeeded [2024-08-06T22:46:16.445Z] nexus3.edgexfoundry.org:10002 [2024-08-06T22:46:16.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:46:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:46:16.445Z] Configure a credential helper to remove this warning. See [2024-08-06T22:46:16.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:46:16.445Z] [2024-08-06T22:46:16.445Z] Login Succeeded [2024-08-06T22:46:16.445Z] nexus3.edgexfoundry.org:10003 [2024-08-06T22:46:16.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:46:16.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:46:16.705Z] Configure a credential helper to remove this warning. See [2024-08-06T22:46:16.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:46:16.705Z] [2024-08-06T22:46:16.705Z] Login Succeeded [2024-08-06T22:46:16.705Z] nexus3.edgexfoundry.org:10004 [2024-08-06T22:46:16.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:46:16.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:46:16.705Z] Configure a credential helper to remove this warning. See [2024-08-06T22:46:16.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:46:16.705Z] [2024-08-06T22:46:16.705Z] Login Succeeded [2024-08-06T22:46:16.705Z] ****.io [2024-08-06T22:46:16.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:46:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:46:16.966Z] Configure a credential helper to remove this warning. See [2024-08-06T22:46:16.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:46:16.966Z] [2024-08-06T22:46:16.966Z] Login Succeeded [2024-08-06T22:46:16.966Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T22:46:16.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T22:46:17.300Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/core-command/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/core-data/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/core-keeper/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/core-metadata/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/support-notifications/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-06T22:46:17.300Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-06T22:46:17.300Z] + cut -d/ -f2 [2024-08-06T22:46:17.300Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-06T22:46:17.334Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-06T22:46:17.687Z] + git rev-list -1 --merges 1770748c5df81fcb5b00ccebe0d0854ab8ca338a~1..1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo [2024-08-06T22:46:17.702Z] -----------> git rev-list -1 --merges 1770748c5df81fcb5b00ccebe0d0854ab8ca338a~1..1770748c5df81fcb5b00ccebe0d0854ab8ca338a 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [false] [Pipeline] sh [2024-08-06T22:46:17.992Z] + git log --format=format:%s -1 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo [2024-08-06T22:46:18.008Z] ========================================================= [2024-08-06T22:46:18.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T22:46:18.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-06T22:46:18.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T22:46:18.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T22:46:18.399Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T22:46:18.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T22:46:18.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T22:46:18.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T22:46:18.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:46:18.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:46:18.749Z] [2024-08-06T22:46:18.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:46:19.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:46:19.058Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T22:46:19.058Z] b85a868b505f: Pulling fs layer [2024-08-06T22:46:19.058Z] e2be974225ed: Pulling fs layer [2024-08-06T22:46:19.058Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T22:46:19.058Z] 988bab9f4d93: Pulling fs layer [2024-08-06T22:46:19.058Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T22:46:19.058Z] eaf3925da568: Pulling fs layer [2024-08-06T22:46:19.058Z] bab4dde63d76: Pulling fs layer [2024-08-06T22:46:19.058Z] bde34c3a00c8: Pulling fs layer [2024-08-06T22:46:19.058Z] b352a97aabf1: Pulling fs layer [2024-08-06T22:46:19.058Z] 4872d77fe225: Pulling fs layer [2024-08-06T22:46:19.058Z] 5851b861e8e6: Pulling fs layer [2024-08-06T22:46:19.058Z] bde34c3a00c8: Waiting [2024-08-06T22:46:19.058Z] 4872d77fe225: Waiting [2024-08-06T22:46:19.058Z] 5851b861e8e6: Waiting [2024-08-06T22:46:19.058Z] 988bab9f4d93: Waiting [2024-08-06T22:46:19.058Z] eaf3925da568: Waiting [2024-08-06T22:46:19.058Z] bab4dde63d76: Waiting [2024-08-06T22:46:19.058Z] 1469e6f7b9e6: Waiting [2024-08-06T22:46:19.058Z] b352a97aabf1: Waiting [2024-08-06T22:46:19.058Z] e2be974225ed: Download complete [2024-08-06T22:46:19.058Z] 988bab9f4d93: Verifying Checksum [2024-08-06T22:46:19.058Z] 988bab9f4d93: Download complete [2024-08-06T22:46:19.058Z] 1469e6f7b9e6: Verifying Checksum [2024-08-06T22:46:19.058Z] 1469e6f7b9e6: Download complete [2024-08-06T22:46:19.058Z] eaf3925da568: Verifying Checksum [2024-08-06T22:46:19.058Z] eaf3925da568: Download complete [2024-08-06T22:46:19.318Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T22:46:19.318Z] 339a4e72a1f5: Download complete [2024-08-06T22:46:19.318Z] bde34c3a00c8: Verifying Checksum [2024-08-06T22:46:19.318Z] bde34c3a00c8: Download complete [2024-08-06T22:46:19.318Z] b352a97aabf1: Download complete [2024-08-06T22:46:19.318Z] 4872d77fe225: Verifying Checksum [2024-08-06T22:46:19.318Z] 4872d77fe225: Download complete [2024-08-06T22:46:19.318Z] 5851b861e8e6: Verifying Checksum [2024-08-06T22:46:19.318Z] 5851b861e8e6: Download complete [2024-08-06T22:46:19.318Z] b85a868b505f: Verifying Checksum [2024-08-06T22:46:19.318Z] b85a868b505f: Download complete [2024-08-06T22:46:19.577Z] bab4dde63d76: Verifying Checksum [2024-08-06T22:46:19.577Z] bab4dde63d76: Download complete [2024-08-06T22:46:20.535Z] b85a868b505f: Pull complete [2024-08-06T22:46:20.795Z] e2be974225ed: Pull complete [2024-08-06T22:46:21.380Z] 339a4e72a1f5: Pull complete [2024-08-06T22:46:21.380Z] 988bab9f4d93: Pull complete [2024-08-06T22:46:21.640Z] 1469e6f7b9e6: Pull complete [2024-08-06T22:46:21.640Z] eaf3925da568: Pull complete [2024-08-06T22:46:23.545Z] bab4dde63d76: Pull complete [2024-08-06T22:46:23.545Z] bde34c3a00c8: Pull complete [2024-08-06T22:46:23.545Z] b352a97aabf1: Pull complete [2024-08-06T22:46:23.803Z] 4872d77fe225: Pull complete [2024-08-06T22:46:23.803Z] 5851b861e8e6: Pull complete [2024-08-06T22:46:23.803Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T22:46:23.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:46:23.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:46:23.952Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2024-08-06T22:46:23.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T22:46:27.053Z] $ docker top 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 -eo pid,comm [2024-08-06T22:46:27.119Z] 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-08-06T22:46:27.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T22:46:27.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T22:46:27.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T22:46:27.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T22:46:27.284Z] $ docker exec 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent [2024-08-06T22:46:27.395Z] SSH_AUTH_SOCK=/tmp/ssh-RLkYvBVwJG6z/agent.33 [2024-08-06T22:46:27.395Z] SSH_AGENT_PID=39 [2024-08-06T22:46:27.401Z] Running ssh-add (command line suppressed) [2024-08-06T22:46:27.493Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6662416587351221353.key (/w/workspace/edgex-go/3@tmp/private_key_6662416587351221353.key) [2024-08-06T22:46:27.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T22:46:27.807Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T22:46:27.817Z] $ docker exec --env ******** --env ******** 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent -k [2024-08-06T22:46:27.918Z] unset SSH_AUTH_SOCK; [2024-08-06T22:46:27.919Z] unset SSH_AGENT_PID; [2024-08-06T22:46:27.919Z] echo Agent pid 39 killed; [2024-08-06T22:46:27.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T22:46:27.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T22:46:27.968Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T22:46:28.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T22:46:28.091Z] $ docker exec 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent [2024-08-06T22:46:28.218Z] SSH_AUTH_SOCK=/tmp/ssh-1q0vD6crX8I9/agent.72 [2024-08-06T22:46:28.218Z] SSH_AGENT_PID=79 [2024-08-06T22:46:28.225Z] Running ssh-add (command line suppressed) [2024-08-06T22:46:28.334Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_329770328064798046.key (/w/workspace/edgex-go/3@tmp/private_key_329770328064798046.key) [2024-08-06T22:46:28.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T22:46:28.650Z] + git semver init [2024-08-06T22:46:28.910Z] 2024-08-06 22:46:28,824 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T22:46:28.910Z] 2024-08-06 22:46:28,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-08-06T22:46:28.910Z] 2024-08-06 22:46:28,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-08-06T22:46:28.910Z] 2024-08-06 22:46:28,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,051 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4851 with force:False [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,053 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4851 [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,057 [execute] INFO git cat-file --batch-check [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,065 [execute] INFO git cat-file --batch [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T22:46:34.200Z] 2024-08-06 22:46:34,071 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4851 [2024-08-06T22:46:34.200Z] 0.0.0 [Pipeline] } [2024-08-06T22:46:34.207Z] $ docker exec --env ******** --env ******** 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent -k [2024-08-06T22:46:34.301Z] unset SSH_AUTH_SOCK; [2024-08-06T22:46:34.302Z] unset SSH_AGENT_PID; [2024-08-06T22:46:34.302Z] echo Agent pid 79 killed; [2024-08-06T22:46:34.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T22:46:34.645Z] + git semver [Pipeline] } [2024-08-06T22:46:34.921Z] $ docker stop --time=1 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 [2024-08-06T22:46:36.223Z] $ docker rm -f --volumes 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T22:46:36.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T22:46:36.806Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T22:46:36.809Z] [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-08-06T22:46:37.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-06T22:46:37.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:46:37.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:46:37.303Z] ========================================================= [2024-08-06T22:46:37.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T22:46:37.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:46:37.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:46:37.673Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T22:46:37.673Z] 619be1103602: Pulling fs layer [2024-08-06T22:46:37.673Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T22:46:37.673Z] 5df492c9dc93: Pulling fs layer [2024-08-06T22:46:37.673Z] 7629e6793208: Pulling fs layer [2024-08-06T22:46:37.673Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T22:46:37.673Z] fb5054dd5b73: Pulling fs layer [2024-08-06T22:46:37.673Z] eeca6798cff9: Pulling fs layer [2024-08-06T22:46:37.673Z] aa269ceb94a6: Pulling fs layer [2024-08-06T22:46:37.673Z] ada007ff1a6a: Pulling fs layer [2024-08-06T22:46:37.673Z] 4f4fb700ef54: Waiting [2024-08-06T22:46:37.673Z] fb5054dd5b73: Waiting [2024-08-06T22:46:37.673Z] eeca6798cff9: Waiting [2024-08-06T22:46:37.673Z] aa269ceb94a6: Waiting [2024-08-06T22:46:37.673Z] 7629e6793208: Waiting [2024-08-06T22:46:37.673Z] 7862e08f4a3e: Download complete [2024-08-06T22:46:37.673Z] 7629e6793208: Verifying Checksum [2024-08-06T22:46:37.673Z] 7629e6793208: Download complete [2024-08-06T22:46:37.673Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T22:46:37.673Z] 4f4fb700ef54: Download complete [2024-08-06T22:46:37.673Z] fb5054dd5b73: Verifying Checksum [2024-08-06T22:46:37.673Z] fb5054dd5b73: Download complete [2024-08-06T22:46:37.673Z] 619be1103602: Download complete [2024-08-06T22:46:37.673Z] eeca6798cff9: Verifying Checksum [2024-08-06T22:46:37.673Z] eeca6798cff9: Download complete [2024-08-06T22:46:37.933Z] 619be1103602: Pull complete [2024-08-06T22:46:37.933Z] 7862e08f4a3e: Pull complete [2024-08-06T22:46:38.191Z] ada007ff1a6a: Verifying Checksum [2024-08-06T22:46:38.191Z] ada007ff1a6a: Download complete [2024-08-06T22:46:38.191Z] 5df492c9dc93: Verifying Checksum [2024-08-06T22:46:38.191Z] 5df492c9dc93: Download complete [2024-08-06T22:46:38.448Z] aa269ceb94a6: Verifying Checksum [2024-08-06T22:46:38.448Z] aa269ceb94a6: Download complete [2024-08-06T22:46:41.728Z] 5df492c9dc93: Pull complete [2024-08-06T22:46:41.728Z] 7629e6793208: Pull complete [2024-08-06T22:46:41.728Z] 4f4fb700ef54: Pull complete [2024-08-06T22:46:41.728Z] fb5054dd5b73: Pull complete [2024-08-06T22:46:41.728Z] eeca6798cff9: Pull complete [2024-08-06T22:46:44.254Z] aa269ceb94a6: Pull complete [2024-08-06T22:46:44.254Z] ada007ff1a6a: Pull complete [2024-08-06T22:46:44.513Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T22:46:44.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:46:44.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:46:44.816Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:46:44.816Z] WORKDIR /edgex [2024-08-06T22:46:44.816Z] COPY go.mod . [2024-08-06T22:46:44.816Z] RUN go mod download [2024-08-06T22:46:44.816Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-06T22:46:45.383Z] Sending build context to Docker daemon 178.9MB [2024-08-06T22:46:45.383Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:46:45.383Z] ---> f489d0715acc [2024-08-06T22:46:45.383Z] Step 2/4 : WORKDIR /edgex [2024-08-06T22:46:50.658Z] ---> Running in a3df4255b23b [2024-08-06T22:46:50.658Z] Removing intermediate container a3df4255b23b [2024-08-06T22:46:50.658Z] ---> dd99755bcba4 [2024-08-06T22:46:50.658Z] Step 3/4 : COPY go.mod . [2024-08-06T22:46:50.658Z] ---> e820de63f883 [2024-08-06T22:46:50.658Z] Step 4/4 : RUN go mod download [2024-08-06T22:46:50.658Z] ---> Running in b268cbf77fb0 [2024-08-06T22:46:51.912Z] Still waiting to schedule task [2024-08-06T22:46:51.912Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-06T22:47:12.594Z] Removing intermediate container b268cbf77fb0 [2024-08-06T22:47:12.594Z] ---> 141fb3ef1a0e [2024-08-06T22:47:12.594Z] Successfully built 141fb3ef1a0e [2024-08-06T22:47:12.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:47:12.894Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T22:47:12.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:47:12.969Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2024-08-06T22:47:13.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T22:47:13.494Z] $ docker top f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:47:13.841Z] + go version [2024-08-06T22:47:13.841Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T22:47:13.853Z] $ docker stop --time=1 f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 [2024-08-06T22:47:15.111Z] $ docker rm -f --volumes f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:47:15.533Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T22:47:15.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:47:15.611Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2024-08-06T22:47:15.641Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T22:47:15.959Z] $ docker top 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T22:47:16.031Z] ========================================================= [2024-08-06T22:47:16.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T22:47:16.031Z] ========================================================= [Pipeline] sh [2024-08-06T22:47:16.311Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:47:16.626Z] + make test [2024-08-06T22:47:16.626Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T22:47:24.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T22:47:51.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T22:47:51.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T22:47:51.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T22:47:51.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T22:47:51.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T22:47:52.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T22:47:52.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T22:47:52.375Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T22:47:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T22:47:53.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T22:47:53.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T22:47:55.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-06T22:47:55.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T22:47:55.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T22:47:55.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T22:47:55.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T22:47:55.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T22:47:56.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T22:47:57.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T22:47:57.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T22:47:57.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T22:47:57.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T22:47:57.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:47:57.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T22:47:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T22:47:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T22:47:59.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-08-06T22:47:59.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-08-06T22:47:59.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.755s coverage: 93.4% of statements [2024-08-06T22:47:59.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T22:48:00.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T22:48:00.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-08-06T22:48:01.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2024-08-06T22:48:01.544Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-06T22:48:01.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T22:48:01.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T22:48:01.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-06T22:48:03.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-06T22:48:03.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-06T22:48:03.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-06T22:48:03.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-08-06T22:48:03.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-06T22:48:03.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-08-06T22:48:03.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-06T22:48:03.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T22:48:03.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T22:48:03.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T22:48:03.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T22:48:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T22:48:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T22:48:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T22:48:04.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T22:48:05.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T22:48:05.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T22:48:05.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T22:48:06.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T22:48:06.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T22:48:06.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T22:48:06.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T22:48:06.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T22:48:06.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T22:48:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T22:48:08.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T22:48:09.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T22:48:10.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T22:48:10.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T22:48:12.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T22:48:12.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T22:48:12.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T22:48:13.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T22:48:13.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T22:48:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T22:48:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:48:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T22:48:14.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2024-08-06T22:48:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T22:48:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T22:48:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T22:48:15.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T22:48:17.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T22:48:17.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:48:17.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T22:48:17.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T22:48:17.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T22:48:17.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T22:48:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T22:48:19.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.058s coverage: 92.9% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 67.2% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-06T22:48:29.320Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-08-06T22:48:29.320Z] 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-08-06T22:48:29.320Z] running golangci-lint [2024-08-06T22:48:29.320Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-06T22:48:29.320Z] go version go1.21.9 linux/amd64 [2024-08-06T22:48:29.320Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-06T22:48:29.320Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-06T22:48:51.226Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 20.832690047s" [2024-08-06T22:48:51.226Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.193798ms" [2024-08-06T22:49:03.425Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.123529209s with top 10 stages: buildir: 1m2.026795844s, gosec: 10.045827313s, inspect: 2.740734245s, fact_deprecated: 2.070627447s, printf: 1.892348306s, ctrlflow: 1.504597439s, nilness: 1.16705761s, fact_purity: 1.138136789s, S1038: 1.131573485s, typedness: 731.31772ms" [2024-08-06T22:49:03.425Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-06T22:49:03.425Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, autogenerated_exclude: 213/213, exclude: 213/213, path_prettifier: 213/213, exclude-rules: 21/213, nolint: 0/21, skip_dirs: 213/213, identifier_marker: 213/213, filename_unadjuster: 213/213, cgo: 213/213" [2024-08-06T22:49:03.425Z] level=info msg="[runner] processing took 16.834528ms with stages: nolint: 6.965912ms, identifier_marker: 3.887107ms, path_prettifier: 2.162196ms, autogenerated_exclude: 1.657688ms, exclude-rules: 1.13971ms, skip_dirs: 961.332µs, cgo: 37.892µs, filename_unadjuster: 18.721µs, skip_files: 630ns, max_same_issues: 590ns, fixer: 510ns, uniq_by_line: 370ns, diff: 280ns, severity-rules: 280ns, exclude: 260ns, sort_results: 240ns, path_shortener: 240ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-08-06T22:49:03.425Z] level=info msg="[runner] linters took 12.963431722s with stages: goanalysis_metalinter: 12.946502309s" [2024-08-06T22:49:03.425Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-06T22:49:03.425Z] level=info msg="Memory: 333 samples, avg is 314.6MB, max is 1375.1MB" [2024-08-06T22:49:03.425Z] level=info msg="Execution took 33.846542768s" [2024-08-06T22:49:03.425Z] go vet ./... [2024-08-06T22:49:10.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T22:49:10.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T22:49:10.038Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T22:49:10.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T22:49:10.612Z] + ls -al . [2024-08-06T22:49:10.612Z] total 872 [2024-08-06T22:49:10.612Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 22:47 . [2024-08-06T22:49:10.612Z] drwxr-xr-x 4 root root 4096 Aug 6 22:47 .. [2024-08-06T22:49:10.612Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 .blubracket [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 22:46 .dockerignore [2024-08-06T22:49:10.612Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:48 .git [2024-08-06T22:49:10.612Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:46 .github [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:46 .gitignore [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 22:46 .golangci.yml [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 22:46 .hadolint.yml [2024-08-06T22:49:10.612Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 22:46 .semver [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 22:46 .sonarcloud.properties [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:46 ADOPTERS.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:46 Attribution.txt [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:46 CHANGELOG.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:46 CONTRIBUTING.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 22:46 GOVERNANCE.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 22:46 Jenkinsfile [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:46 LICENSE [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:46 Makefile [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 22:46 OWNERS.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:46 README.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 22:46 SECURITY.md [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:46 VERSION [2024-08-06T22:49:10.612Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 bin [2024-08-06T22:49:10.612Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 22:46 cmd [2024-08-06T22:49:10.612Z] -rw-r--r-- 1 root root 504185 Aug 6 22:48 coverage.out [2024-08-06T22:49:10.612Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 fuzz_test [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:46 go.mod [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:46 go.sum [2024-08-06T22:49:10.612Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 22:46 internal [2024-08-06T22:49:10.612Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:46 openapi [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 22:46 security.txt [2024-08-06T22:49:10.612Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:46 version.go [Pipeline] sh [2024-08-06T22:49:10.900Z] + '[' -e coverage.out ] [2024-08-06T22:49:10.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T22:49:11.006Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T22:49:11.294Z] + make build [2024-08-06T22:49:11.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-08-06T22:49:37.836Z] 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-08-06T22:49:37.836Z] 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-08-06T22:49:37.836Z] 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-08-06T22:49:38.403Z] 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-08-06T22:49:39.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7225 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws [2024-08-06T22:49:39.154Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-08-06T22:49:40.303Z] 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-08-06T22:49:42.217Z] The recommended git tool is: git [2024-08-06T22:49:44.488Z] 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-08-06T22:49:45.864Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T22:49:47.766Z] 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-08-06T22:49:50.298Z] 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-08-06T22:49:50.449Z] using credential edgex-jenkins-ssh [2024-08-06T22:49:50.474Z] Cloning the remote Git repository [2024-08-06T22:49:50.571Z] 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-08-06T22:49:51.507Z] 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-08-06T22:49:50.527Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-06T22:49:50.658Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-08-06T22:49:50.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T22:49:50.901Z] > git --version # timeout=10 [2024-08-06T22:49:50.952Z] > git --version # 'git version 2.25.1' [2024-08-06T22:49:50.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T22:49:51.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T22:49:52.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T22:49:53.009Z] 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-08-06T22:49:54.396Z] $ docker stop --time=1 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a [2024-08-06T22:50:00.045Z] $ docker rm -f --volumes 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a [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-08-06T22:50:01.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:50:01.091Z] [2024-08-06T22:50:01.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:50:01.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:50:01.401Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-06T22:50:01.401Z] 91d30c5bc195: Pulling fs layer [2024-08-06T22:50:01.401Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-06T22:50:01.401Z] 9c61dcf015f6: Pulling fs layer [2024-08-06T22:50:01.401Z] 4698f68db338: Pulling fs layer [2024-08-06T22:50:01.401Z] 2a2f49069b9e: Pulling fs layer [2024-08-06T22:50:01.401Z] e0025b399a48: Pulling fs layer [2024-08-06T22:50:01.401Z] e0025b399a48: Waiting [2024-08-06T22:50:01.401Z] 4698f68db338: Waiting [2024-08-06T22:50:01.660Z] 91d30c5bc195: Verifying Checksum [2024-08-06T22:50:01.660Z] 91d30c5bc195: Download complete [2024-08-06T22:50:01.660Z] 4698f68db338: Download complete [2024-08-06T22:50:01.660Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-06T22:50:01.660Z] 2e9b0aa3be6d: Download complete [2024-08-06T22:50:01.660Z] e0025b399a48: Verifying Checksum [2024-08-06T22:50:01.660Z] e0025b399a48: Download complete [2024-08-06T22:50:01.660Z] 91d30c5bc195: Pull complete [2024-08-06T22:50:01.660Z] 2a2f49069b9e: Download complete [2024-08-06T22:50:01.918Z] 2e9b0aa3be6d: Pull complete [2024-08-06T22:50:02.176Z] 9c61dcf015f6: Download complete [2024-08-06T22:50:04.704Z] 9c61dcf015f6: Pull complete [2024-08-06T22:50:04.704Z] 4698f68db338: Pull complete [2024-08-06T22:50:04.964Z] 2a2f49069b9e: Pull complete [2024-08-06T22:50:04.964Z] e0025b399a48: Pull complete [2024-08-06T22:50:04.964Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-06T22:50:04.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:50:04.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:50:05.058Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2024-08-06T22:50:05.089Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-06T22:50:07.763Z] $ docker top 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:50:08.106Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T22:50:10.638Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #1 transferring dockerfile: 3.17kB done [2024-08-06T22:50:10.638Z] #1 DONE 0.1s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #2 transferring dockerfile: 2.01kB done [2024-08-06T22:50:10.638Z] #2 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #3 transferring dockerfile: 1.85kB done [2024-08-06T22:50:10.638Z] #3 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #4 transferring dockerfile: 2.50kB done [2024-08-06T22:50:10.638Z] #4 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #5 transferring dockerfile: 1.93kB done [2024-08-06T22:50:10.638Z] #5 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #6 transferring dockerfile: 2.15kB done [2024-08-06T22:50:10.638Z] #6 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #7 transferring dockerfile: 2.01kB done [2024-08-06T22:50:10.638Z] #7 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #8 transferring dockerfile: 1.81kB done [2024-08-06T22:50:10.638Z] #8 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #9 transferring dockerfile: 2.49kB done [2024-08-06T22:50:10.638Z] #9 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #10 [core-command internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #10 transferring dockerfile: 1.93kB done [2024-08-06T22:50:10.638Z] #10 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:50:10.638Z] #11 transferring dockerfile: 2.06kB done [2024-08-06T22:50:10.638Z] #11 DONE 0.0s [2024-08-06T22:50:10.638Z] [2024-08-06T22:50:10.638Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T22:50:10.897Z] #12 transferring dockerfile: 1.70kB done [2024-08-06T22:50:10.897Z] #12 DONE 0.1s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-08-06T22:50:10.897Z] #13 transferring dockerfile: 1.95kB done [2024-08-06T22:50:10.897Z] #13 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T22:50:10.897Z] #14 transferring dockerfile: 1.89kB done [2024-08-06T22:50:10.897Z] #14 DONE 0.1s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T22:50:10.897Z] #15 transferring dockerfile: 1.69kB done [2024-08-06T22:50:10.897Z] #15 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:50:10.897Z] #16 transferring dockerfile: 2.23kB done [2024-08-06T22:50:10.897Z] #16 DONE 0.1s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #17 [security-bootstrapper internal] load .dockerignore [2024-08-06T22:50:10.897Z] #17 transferring context: 50B done [2024-08-06T22:50:10.897Z] #17 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #18 [core-data internal] load .dockerignore [2024-08-06T22:50:10.897Z] #18 transferring context: 50B done [2024-08-06T22:50:10.897Z] #18 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-08-06T22:50:10.897Z] #19 transferring context: 50B done [2024-08-06T22:50:10.897Z] #19 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-06T22:50:10.897Z] #20 transferring context: 50B done [2024-08-06T22:50:10.897Z] #20 DONE 0.0s [2024-08-06T22:50:10.897Z] [2024-08-06T22:50:10.897Z] #21 [support-scheduler internal] load .dockerignore [2024-08-06T22:50:10.897Z] #21 transferring context: 50B done [2024-08-06T22:50:11.155Z] #21 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #22 [security-proxy-auth internal] load .dockerignore [2024-08-06T22:50:11.155Z] #22 transferring context: 50B done [2024-08-06T22:50:11.155Z] #22 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #23 [core-keeper internal] load .dockerignore [2024-08-06T22:50:11.155Z] #23 transferring context: 50B done [2024-08-06T22:50:11.155Z] #23 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-06T22:50:11.155Z] #24 transferring context: 50B done [2024-08-06T22:50:11.155Z] #24 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #25 [core-metadata internal] load .dockerignore [2024-08-06T22:50:11.155Z] #25 transferring context: 50B done [2024-08-06T22:50:11.155Z] #25 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-06T22:50:11.155Z] #26 transferring context: 50B done [2024-08-06T22:50:11.155Z] #26 DONE 0.1s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #27 [core-command internal] load .dockerignore [2024-08-06T22:50:11.155Z] #27 transferring context: 50B done [2024-08-06T22:50:11.155Z] #27 DONE 0.1s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #28 [support-notifications internal] load .dockerignore [2024-08-06T22:50:11.155Z] #28 transferring context: 50B done [2024-08-06T22:50:11.155Z] #28 DONE 0.1s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T22:50:11.155Z] #29 transferring context: 50B done [2024-08-06T22:50:11.155Z] #29 DONE 0.1s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #30 [security-spire-config internal] load .dockerignore [2024-08-06T22:50:11.155Z] #30 transferring context: 50B done [2024-08-06T22:50:11.155Z] #30 DONE 0.1s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #31 [security-spire-server internal] load .dockerignore [2024-08-06T22:50:11.155Z] #31 transferring context: 50B done [2024-08-06T22:50:11.155Z] #31 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T22:50:11.155Z] #32 transferring context: 50B done [2024-08-06T22:50:11.155Z] #32 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:50:11.155Z] #33 DONE 0.0s [2024-08-06T22:50:11.155Z] [2024-08-06T22:50:11.155Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:11.155Z] #34 DONE 0.1s [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.414Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:11.414Z] #35 ... [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:50:11.414Z] #33 DONE 0.0s [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:11.414Z] #34 DONE 0.1s [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.414Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:11.414Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:11.414Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:50:11.414Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:50:11.414Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-06T22:50:11.414Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-06T22:50:11.414Z] #35 ... [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:50:11.414Z] #33 DONE 0.0s [2024-08-06T22:50:11.414Z] [2024-08-06T22:50:11.414Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.414Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:11.414Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:11.414Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:50:11.414Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:50:11.414Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:50:11.672Z] #35 ... [2024-08-06T22:50:11.672Z] [2024-08-06T22:50:11.672Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:50:11.672Z] #33 DONE 0.0s [2024-08-06T22:50:11.672Z] [2024-08-06T22:50:11.672Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.672Z] #35 ... [2024-08-06T22:50:11.672Z] [2024-08-06T22:50:11.672Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:11.672Z] #34 DONE 0.4s [2024-08-06T22:50:11.672Z] [2024-08-06T22:50:11.672Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.672Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:11.672Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:11.672Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:50:11.672Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:50:11.672Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:50:11.672Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-06T22:50:10.471Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T22:50:10.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T22:50:11.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T22:50:11.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T22:50:11.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T22:50:11.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-06T22:50:12.220Z] Merging remotes/origin/main commit 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd into PR head commit 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [2024-08-06T22:50:12.238Z] #35 ... [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T22:50:12.238Z] #36 DONE 0.7s [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:12.238Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:12.238Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:12.238Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:50:12.238Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:50:12.238Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:50:12.238Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-06T22:50:12.238Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:50:12.238Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:12.238Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:50:12.238Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:50:12.238Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:50:12.238Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-06T22:50:12.238Z] #35 DONE 1.2s [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T22:50:12.238Z] #37 DONE 0.8s [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:12.238Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-06T22:50:12.238Z] #38 ... [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #39 [security-spire-server internal] load build context [2024-08-06T22:50:12.238Z] #39 transferring context: 27.23kB 0.0s done [2024-08-06T22:50:12.238Z] #39 DONE 0.3s [2024-08-06T22:50:12.238Z] [2024-08-06T22:50:12.238Z] #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T22:50:12.238Z] #40 DONE 1.4s [2024-08-06T22:50:12.501Z] [2024-08-06T22:50:12.501Z] #41 [security-spire-config internal] load build context [2024-08-06T22:50:12.501Z] #41 transferring context: 25.48kB 0.1s done [2024-08-06T22:50:12.501Z] #41 DONE 0.4s [2024-08-06T22:50:12.501Z] [2024-08-06T22:50:12.501Z] #42 [security-spire-agent internal] load build context [2024-08-06T22:50:12.501Z] #42 transferring context: 26.76kB 0.0s done [2024-08-06T22:50:12.501Z] #42 DONE 0.3s [2024-08-06T22:50:12.501Z] [2024-08-06T22:50:12.501Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:12.501Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T22:50:12.501Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T22:50:12.501Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T22:50:12.501Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T22:50:12.501Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T22:50:12.769Z] Merge succeeded, producing 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [2024-08-06T22:50:12.769Z] Checking out Revision 1770748c5df81fcb5b00ccebe0d0854ab8ca338a (PR-4851) [2024-08-06T22:50:13.067Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-06T22:50:13.067Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s [2024-08-06T22:50:13.067Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-06T22:50:13.067Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-06T22:50:13.067Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T22:50:13.067Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-08-06T22:50:13.324Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-06T22:50:13.324Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-06T22:50:13.324Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-06T22:50:13.695Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" [2024-08-06T22:50:12.243Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T22:50:12.329Z] > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 [2024-08-06T22:50:12.621Z] > git remote # timeout=10 [2024-08-06T22:50:12.649Z] > git config --get remote.origin.url # timeout=10 [2024-08-06T22:50:12.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T22:50:12.709Z] > git merge 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 [2024-08-06T22:50:12.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-06T22:50:12.774Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T22:50:12.793Z] > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 [2024-08-06T22:50:16.605Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.8s [2024-08-06T22:50:17.198Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 4.7s [2024-08-06T22:50:17.529Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.84MB / 30.73MB 4.8s [2024-08-06T22:50:17.529Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.66MB / 30.73MB 4.9s [2024-08-06T22:50:17.529Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T22:50:18.167Z] #38 ... [2024-08-06T22:50:18.168Z] [2024-08-06T22:50:18.168Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:18.168Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-06T22:50:18.168Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T22:50:18.168Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-06T22:50:18.168Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-06T22:50:18.168Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-06T22:50:18.168Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-08-06T22:50:18.168Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-06T22:50:18.168Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-06T22:50:18.168Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.2s [2024-08-06T22:50:18.168Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.2s [2024-08-06T22:50:18.168Z] #43 ... [2024-08-06T22:50:18.168Z] [2024-08-06T22:50:18.168Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:18.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T22:50:18.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T22:50:18.660Z] Dload Upload Total Spent Left Speed [2024-08-06T22:50:18.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-08-06T22:50:19.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T22:50:19.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T22:50:19.358Z] + sudo tee /etc/docker/daemon.new [2024-08-06T22:50:19.358Z] { [2024-08-06T22:50:19.358Z] "registry-mirrors": [ [2024-08-06T22:50:19.358Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T22:50:19.358Z] ], [2024-08-06T22:50:19.358Z] "bip": "10.250.0.254/24", [2024-08-06T22:50:19.358Z] "hosts": [ [2024-08-06T22:50:19.358Z] "tcp://0.0.0.0:5555", [2024-08-06T22:50:19.358Z] "unix:///var/run/docker.sock" [2024-08-06T22:50:19.358Z] ], [2024-08-06T22:50:19.358Z] "mtu": 1458, [2024-08-06T22:50:19.358Z] "selinux-enabled": true, [2024-08-06T22:50:19.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T22:50:19.358Z] } [Pipeline] sh [2024-08-06T22:50:19.716Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T22:50:20.065Z] + sudo service docker restart [2024-08-06T22:50:22.021Z] #38 ... [2024-08-06T22:50:22.021Z] [2024-08-06T22:50:22.021Z] #44 [security-bootstrapper internal] load build context [2024-08-06T22:50:22.021Z] #44 transferring context: 328.60MB 10.0s [2024-08-06T22:50:22.021Z] #44 ... [2024-08-06T22:50:22.021Z] [2024-08-06T22:50:22.021Z] #45 [core-data internal] load build context [2024-08-06T22:50:22.021Z] #45 ... [2024-08-06T22:50:22.021Z] [2024-08-06T22:50:22.021Z] #46 [support-cron-scheduler internal] load build context [2024-08-06T22:50:22.021Z] #46 ... [2024-08-06T22:50:22.021Z] [2024-08-06T22:50:22.021Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-06T22:50:22.021Z] #47 ... [2024-08-06T22:50:22.021Z] [2024-08-06T22:50:22.021Z] #48 [security-proxy-setup internal] load build context [2024-08-06T22:50:22.281Z] #48 ... [2024-08-06T22:50:22.281Z] [2024-08-06T22:50:22.281Z] #49 [support-scheduler internal] load build context [2024-08-06T22:50:22.281Z] #49 ... [2024-08-06T22:50:22.281Z] [2024-08-06T22:50:22.281Z] #50 [support-notifications internal] load build context [2024-08-06T22:50:22.281Z] #50 ... [2024-08-06T22:50:22.281Z] [2024-08-06T22:50:22.281Z] #51 [security-proxy-auth internal] load build context [2024-08-06T22:50:22.281Z] #51 ... [2024-08-06T22:50:22.281Z] [2024-08-06T22:50:22.281Z] #52 [core-keeper internal] load build context [2024-08-06T22:50:22.589Z] #52 ... [2024-08-06T22:50:22.589Z] [2024-08-06T22:50:22.589Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:50:22.589Z] #53 ... [2024-08-06T22:50:22.589Z] [2024-08-06T22:50:22.589Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:22.589Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:22.589Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:22.589Z] #0 3.604 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:22.589Z] #0 3.619 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:22.589Z] #0 3.622 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:22.589Z] #0 3.626 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:22.589Z] #0 3.693 OK: 8 MiB in 17 packages [2024-08-06T22:50:23.150Z] #54 ... [2024-08-06T22:50:23.150Z] [2024-08-06T22:50:23.150Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:23.414Z] #55 ... [2024-08-06T22:50:23.414Z] [2024-08-06T22:50:23.414Z] #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:23.414Z] #56 ... [2024-08-06T22:50:23.414Z] [2024-08-06T22:50:23.414Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:50:23.414Z] #57 ... [2024-08-06T22:50:23.414Z] [2024-08-06T22:50:23.414Z] #58 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-06T22:50:23.414Z] #58 ... [2024-08-06T22:50:23.414Z] [2024-08-06T22:50:23.414Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T22:50:23.672Z] #59 ... [2024-08-06T22:50:23.672Z] [2024-08-06T22:50:23.672Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:23.672Z] #60 ... [2024-08-06T22:50:23.672Z] [2024-08-06T22:50:23.672Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:23.672Z] #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:23.672Z] #0 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:23.672Z] #0 5.420 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:23.672Z] #0 5.420 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:23.672Z] #0 5.426 OK: 7 MiB in 16 packages [2024-08-06T22:50:23.672Z] #61 ... [2024-08-06T22:50:23.672Z] [2024-08-06T22:50:23.672Z] #62 [core-metadata internal] load build context [2024-08-06T22:50:23.969Z] #62 ... [2024-08-06T22:50:23.969Z] [2024-08-06T22:50:23.969Z] #63 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:50:23.969Z] #63 ... [2024-08-06T22:50:23.969Z] [2024-08-06T22:50:23.969Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:24.227Z] #64 ... [2024-08-06T22:50:24.227Z] [2024-08-06T22:50:24.227Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:24.227Z] #65 ... [2024-08-06T22:50:24.227Z] [2024-08-06T22:50:24.227Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:50:24.227Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:24.227Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:24.227Z] #0 1.233 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:24.227Z] #0 1.237 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T22:50:24.227Z] #0 1.248 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:50:24.227Z] #0 1.258 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:50:24.227Z] #0 1.352 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:24.227Z] #0 1.357 OK: 17 MiB in 19 packages [2024-08-06T22:50:24.227Z] #66 ... [2024-08-06T22:50:24.227Z] [2024-08-06T22:50:24.227Z] #67 [core-command internal] load build context [2024-08-06T22:50:24.485Z] #67 ... [2024-08-06T22:50:24.485Z] [2024-08-06T22:50:24.485Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:24.485Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.7s done [2024-08-06T22:50:24.485Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T22:50:28.673Z] #38 ... [2024-08-06T22:50:28.673Z] [2024-08-06T22:50:28.673Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:28.673Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.3s done [2024-08-06T22:50:28.673Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.1s done [2024-08-06T22:50:28.673Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T22:50:28.673Z] #43 ... [2024-08-06T22:50:28.673Z] [2024-08-06T22:50:28.673Z] #45 [core-data internal] load build context [2024-08-06T22:50:28.673Z] #45 transferring context: 475.83MB 17.1s [2024-08-06T22:50:28.673Z] #45 ... [2024-08-06T22:50:28.673Z] [2024-08-06T22:50:28.673Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-06T22:50:28.673Z] #47 ... [2024-08-06T22:50:28.673Z] [2024-08-06T22:50:28.673Z] #45 [core-data internal] load build context [2024-08-06T22:50:28.673Z] #45 transferring context: 493.12MB 17.2s done [2024-08-06T22:50:31.961Z] #45 ... [2024-08-06T22:50:31.961Z] [2024-08-06T22:50:31.961Z] #44 [security-bootstrapper internal] load build context [2024-08-06T22:50:31.961Z] #44 transferring context: 493.12MB 15.4s done [2024-08-06T22:50:31.961Z] #44 ... [2024-08-06T22:50:31.961Z] [2024-08-06T22:50:31.961Z] #46 [support-cron-scheduler internal] load build context [2024-08-06T22:50:31.961Z] #46 transferring context: 493.12MB 16.3s done [2024-08-06T22:50:31.961Z] #46 ... [2024-08-06T22:50:31.961Z] [2024-08-06T22:50:31.961Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:31.961Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-08-06T22:50:32.221Z] #38 ... [2024-08-06T22:50:32.221Z] [2024-08-06T22:50:32.221Z] #50 [support-notifications internal] load build context [2024-08-06T22:50:32.221Z] #50 transferring context: 493.12MB 15.9s done [2024-08-06T22:50:32.481Z] #50 ... [2024-08-06T22:50:32.481Z] [2024-08-06T22:50:32.481Z] #48 [security-proxy-setup internal] load build context [2024-08-06T22:50:32.481Z] #48 transferring context: 493.12MB 15.0s done [2024-08-06T22:50:32.481Z] #48 ... [2024-08-06T22:50:32.481Z] [2024-08-06T22:50:32.481Z] #52 [core-keeper internal] load build context [2024-08-06T22:50:32.481Z] #52 transferring context: 493.12MB 15.4s done [2024-08-06T22:50:32.748Z] #52 ... [2024-08-06T22:50:32.748Z] [2024-08-06T22:50:32.748Z] #51 [security-proxy-auth internal] load build context [2024-08-06T22:50:32.748Z] #51 transferring context: 493.12MB 16.5s done [2024-08-06T22:50:33.007Z] #51 ... [2024-08-06T22:50:33.007Z] [2024-08-06T22:50:33.007Z] #49 [support-scheduler internal] load build context [2024-08-06T22:50:33.007Z] #49 transferring context: 493.12MB 15.4s done [2024-08-06T22:50:33.007Z] #49 ... [2024-08-06T22:50:33.007Z] [2024-08-06T22:50:33.007Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T22:50:33.007Z] #59 transferring context: 493.12MB 16.1s done [2024-08-06T22:50:33.946Z] #59 ... [2024-08-06T22:50:33.946Z] [2024-08-06T22:50:33.946Z] #62 [core-metadata internal] load build context [2024-08-06T22:50:33.946Z] #62 transferring context: 493.12MB 15.7s done [2024-08-06T22:50:34.363Z] #62 ... [2024-08-06T22:50:34.363Z] [2024-08-06T22:50:34.363Z] #63 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:50:34.363Z] #63 transferring context: 493.12MB 15.6s done [2024-08-06T22:50:34.632Z] #63 ... [2024-08-06T22:50:34.632Z] [2024-08-06T22:50:34.632Z] #67 [core-command internal] load build context [2024-08-06T22:50:34.632Z] #67 transferring context: 493.12MB 14.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T22:50:38.380Z] provisioning config files... [2024-08-06T22:50:38.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17046344905115166805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:50:38.903Z] ---> ****-login.sh [2024-08-06T22:50:38.903Z] nexus3.edgexfoundry.org:10001 [2024-08-06T22:50:39.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:50:39.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:50:39.497Z] Configure a credential helper to remove this warning. See [2024-08-06T22:50:39.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:50:39.497Z] [2024-08-06T22:50:39.497Z] Login Succeeded [2024-08-06T22:50:39.497Z] nexus3.edgexfoundry.org:10002 [2024-08-06T22:50:40.013Z] #67 ... [2024-08-06T22:50:40.013Z] [2024-08-06T22:50:40.013Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-06T22:50:40.013Z] #47 transferring context: 493.12MB 18.1s done [2024-08-06T22:50:40.013Z] #47 ... [2024-08-06T22:50:40.013Z] [2024-08-06T22:50:40.013Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:40.013Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-08-06T22:50:40.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:50:40.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:50:40.088Z] Configure a credential helper to remove this warning. See [2024-08-06T22:50:40.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:50:40.088Z] [2024-08-06T22:50:40.088Z] Login Succeeded [2024-08-06T22:50:40.088Z] nexus3.edgexfoundry.org:10003 [2024-08-06T22:50:40.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:50:40.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:50:40.358Z] Configure a credential helper to remove this warning. See [2024-08-06T22:50:40.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:50:40.358Z] [2024-08-06T22:50:40.358Z] Login Succeeded [2024-08-06T22:50:40.358Z] nexus3.edgexfoundry.org:10004 [2024-08-06T22:50:40.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:50:40.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:50:40.911Z] Configure a credential helper to remove this warning. See [2024-08-06T22:50:40.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:50:40.911Z] [2024-08-06T22:50:40.911Z] Login Succeeded [2024-08-06T22:50:40.911Z] ****.io [2024-08-06T22:50:41.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:50:41.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:50:41.456Z] Configure a credential helper to remove this warning. See [2024-08-06T22:50:41.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:50:41.456Z] [2024-08-06T22:50:41.456Z] Login Succeeded [2024-08-06T22:50:41.456Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T22:50:41.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-06T22:50:42.214Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-06T22:50:42.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:50:42.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:50:42.271Z] ========================================================= [2024-08-06T22:50:42.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T22:50:42.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:50:42.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:50:42.885Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T22:50:42.885Z] c6b39de5b339: Pulling fs layer [2024-08-06T22:50:42.885Z] a69c41024577: Pulling fs layer [2024-08-06T22:50:42.885Z] d6de4b400683: Pulling fs layer [2024-08-06T22:50:42.885Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T22:50:42.885Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T22:50:42.885Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T22:50:42.885Z] 00f215d4a9da: Pulling fs layer [2024-08-06T22:50:42.885Z] d496ad576159: Pulling fs layer [2024-08-06T22:50:42.885Z] 4f4fb700ef54: Waiting [2024-08-06T22:50:42.885Z] 464afbd9ba4c: Waiting [2024-08-06T22:50:42.885Z] 00f215d4a9da: Waiting [2024-08-06T22:50:42.885Z] d496ad576159: Waiting [2024-08-06T22:50:42.885Z] 35cb2a7552d0: Waiting [2024-08-06T22:50:42.885Z] a69c41024577: Verifying Checksum [2024-08-06T22:50:42.885Z] a69c41024577: Download complete [2024-08-06T22:50:42.885Z] 35cb2a7552d0: Download complete [2024-08-06T22:50:42.885Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T22:50:42.885Z] 4f4fb700ef54: Download complete [2024-08-06T22:50:42.885Z] 464afbd9ba4c: Verifying Checksum [2024-08-06T22:50:42.885Z] 464afbd9ba4c: Download complete [2024-08-06T22:50:42.885Z] c6b39de5b339: Download complete [2024-08-06T22:50:43.479Z] d496ad576159: Verifying Checksum [2024-08-06T22:50:43.479Z] d496ad576159: Download complete [2024-08-06T22:50:44.069Z] c6b39de5b339: Pull complete [2024-08-06T22:50:44.660Z] a69c41024577: Pull complete [2024-08-06T22:50:44.933Z] d6de4b400683: Download complete [2024-08-06T22:50:46.356Z] 00f215d4a9da: Verifying Checksum [2024-08-06T22:50:46.356Z] 00f215d4a9da: Download complete [2024-08-06T22:50:50.291Z] #43 ... [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #48 [security-proxy-setup internal] load build context [2024-08-06T22:50:50.291Z] #48 DONE 37.4s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #67 [core-command internal] load build context [2024-08-06T22:50:50.291Z] #67 DONE 37.4s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #52 [core-keeper internal] load build context [2024-08-06T22:50:50.291Z] #52 DONE 37.5s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #49 [support-scheduler internal] load build context [2024-08-06T22:50:50.291Z] #49 DONE 37.5s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #44 [security-bootstrapper internal] load build context [2024-08-06T22:50:50.291Z] #44 DONE 37.7s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:50.291Z] #65 ... [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #63 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:50:50.291Z] #63 DONE 37.2s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #62 [core-metadata internal] load build context [2024-08-06T22:50:50.291Z] #62 DONE 37.6s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #50 [support-notifications internal] load build context [2024-08-06T22:50:50.291Z] #50 DONE 37.5s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #46 [support-cron-scheduler internal] load build context [2024-08-06T22:50:50.291Z] #46 DONE 37.7s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:50:50.291Z] #66 DONE 36.7s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:50.291Z] #61 DONE 36.6s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #58 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-06T22:50:50.291Z] #58 DONE 36.7s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:50.291Z] #54 DONE 36.6s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T22:50:50.291Z] #59 DONE 37.6s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #51 [security-proxy-auth internal] load build context [2024-08-06T22:50:50.291Z] #51 DONE 37.7s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #47 [security-spiffe-token-provider internal] load build context [2024-08-06T22:50:50.291Z] #47 DONE 37.6s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #45 [core-data internal] load build context [2024-08-06T22:50:50.291Z] #45 DONE 37.8s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:50.291Z] #38 ... [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:50:50.291Z] #53 DONE 37.4s [2024-08-06T22:50:50.291Z] [2024-08-06T22:50:50.291Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:50:50.291Z] #57 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:50.291Z] #57 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:50.291Z] #57 37.77 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:50.291Z] #57 37.77 (2/2) Installing su-exec (0.2-r3) [2024-08-06T22:50:50.291Z] #57 37.78 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:50.291Z] #57 37.79 OK: 7 MiB in 17 packages [2024-08-06T22:50:50.551Z] #57 DONE 38.0s [2024-08-06T22:50:50.551Z] [2024-08-06T22:50:50.551Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:50.551Z] #56 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:50.551Z] #56 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:50.551Z] #56 37.81 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:50.551Z] #56 37.81 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:50.551Z] #56 37.83 OK: 7 MiB in 16 packages [2024-08-06T22:50:50.551Z] #56 DONE 38.0s [2024-08-06T22:50:50.551Z] [2024-08-06T22:50:50.551Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T22:50:51.492Z] #68 ... [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:51.492Z] #55 37.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #55 37.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #55 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:51.492Z] #55 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:51.492Z] #55 37.71 OK: 20070 distinct packages available [2024-08-06T22:50:51.492Z] #55 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #55 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #55 38.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:51.492Z] #55 38.11 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:51.492Z] #55 38.13 (3/4) Installing libucontext (1.2-r2) [2024-08-06T22:50:51.492Z] #55 38.13 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:51.492Z] #55 38.13 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:51.492Z] #55 38.14 OK: 8 MiB in 19 packages [2024-08-06T22:50:51.492Z] #55 DONE 38.8s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:50:51.492Z] #69 DONE 2.3s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T22:50:51.492Z] #0 1.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 1.956 OK: 264 MiB in 52 packages [2024-08-06T22:50:51.492Z] #70 DONE 2.3s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:51.492Z] #65 37.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #65 37.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #65 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:51.492Z] #65 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:51.492Z] #65 37.71 OK: 20070 distinct packages available [2024-08-06T22:50:51.492Z] #65 37.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #65 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #65 38.16 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:51.492Z] #65 38.16 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:51.492Z] #65 38.17 (3/5) Installing libucontext (1.2-r2) [2024-08-06T22:50:51.492Z] #65 38.17 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:51.492Z] #65 38.18 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T22:50:51.492Z] #65 38.19 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:51.492Z] #65 38.24 OK: 8 MiB in 20 packages [2024-08-06T22:50:51.492Z] #65 DONE 38.8s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:51.492Z] #64 37.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #64 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #64 38.43 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:51.492Z] #64 38.45 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:51.492Z] #64 38.45 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:50:51.492Z] #64 38.45 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:50:51.492Z] #64 38.54 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:51.492Z] #64 38.54 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:51.492Z] #64 38.65 OK: 17 MiB in 19 packages [2024-08-06T22:50:51.492Z] #64 DONE 38.8s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:50:51.492Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 1.787 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:51.492Z] #0 1.787 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:51.492Z] #0 1.787 OK: 20077 distinct packages available [2024-08-06T22:50:51.492Z] #0 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 1.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.492Z] #0 2.207 OK: 264 MiB in 52 packages [2024-08-06T22:50:51.492Z] #71 DONE 2.4s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #72 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:51.492Z] #72 DONE 0.1s [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #73 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:51.492Z] #73 ... [2024-08-06T22:50:51.492Z] [2024-08-06T22:50:51.492Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:51.492Z] #74 DONE 0.2s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:51.751Z] #60 37.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #60 38.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #60 38.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:51.751Z] #60 38.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:51.751Z] #60 38.53 OK: 20070 distinct packages available [2024-08-06T22:50:51.751Z] #60 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #60 38.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #60 38.95 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:51.751Z] #60 38.97 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T22:50:51.751Z] #60 39.01 (3/11) Installing libunistring (1.1-r1) [2024-08-06T22:50:51.751Z] #60 39.02 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T22:50:51.751Z] #60 39.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T22:50:51.751Z] #60 39.03 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T22:50:51.751Z] #60 39.05 (7/11) Installing curl (8.9.0-r0) [2024-08-06T22:50:51.751Z] #60 39.05 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:51.751Z] #60 39.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:51.751Z] #60 39.06 (10/11) Installing libucontext (1.2-r2) [2024-08-06T22:50:51.751Z] #60 39.07 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:51.751Z] #60 39.08 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:51.751Z] #60 39.09 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:51.751Z] #60 39.13 OK: 12 MiB in 26 packages [2024-08-06T22:50:51.751Z] #60 ... [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:51.751Z] #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.528 OK: 7 MiB in 16 packages [2024-08-06T22:50:51.751Z] #75 DONE 2.8s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:51.751Z] #60 DONE 39.4s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #76 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:51.751Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.499 OK: 264 MiB in 52 packages [2024-08-06T22:50:51.751Z] #76 DONE 2.8s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T22:50:51.751Z] #0 2.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.667 OK: 17 MiB in 19 packages [2024-08-06T22:50:51.751Z] #77 DONE 2.8s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T22:50:51.751Z] #78 DONE 0.0s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:51.751Z] #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:51.751Z] #0 2.628 OK: 264 MiB in 52 packages [2024-08-06T22:50:51.751Z] #79 DONE 3.1s [2024-08-06T22:50:51.751Z] [2024-08-06T22:50:51.751Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:52.011Z] #80 DONE 0.1s [2024-08-06T22:50:52.011Z] [2024-08-06T22:50:52.011Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:52.011Z] #81 DONE 0.1s [2024-08-06T22:50:52.011Z] [2024-08-06T22:50:52.011Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:53.396Z] #82 ... [2024-08-06T22:50:53.396Z] [2024-08-06T22:50:53.396Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:53.396Z] #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.396Z] #0 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.397Z] #0 3.903 OK: 8 MiB in 17 packages [2024-08-06T22:50:53.397Z] #83 DONE 4.0s [2024-08-06T22:50:53.397Z] [2024-08-06T22:50:53.397Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T22:50:53.397Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.397Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.657Z] #84 3.107 OK: 7 MiB in 17 packages [2024-08-06T22:50:53.657Z] #84 DONE 3.3s [2024-08-06T22:50:53.657Z] [2024-08-06T22:50:53.657Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:50:53.919Z] #85 ... [2024-08-06T22:50:53.919Z] [2024-08-06T22:50:53.919Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:50:53.919Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.919Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:53.919Z] #0 2.496 OK: 17 MiB in 19 packages [2024-08-06T22:50:53.919Z] #86 DONE 2.6s [2024-08-06T22:50:54.182Z] [2024-08-06T22:50:54.182Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T22:50:54.182Z] #68 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:54.182Z] #68 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:54.182Z] #68 3.554 OK: 7 MiB in 16 packages [2024-08-06T22:50:54.182Z] #68 DONE 3.7s [2024-08-06T22:50:54.182Z] [2024-08-06T22:50:54.182Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-06T22:50:54.182Z] #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:54.182Z] #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:54.182Z] #0 2.722 OK: 8 MiB in 20 packages [2024-08-06T22:50:54.182Z] #87 DONE 2.9s [2024-08-06T22:50:54.182Z] [2024-08-06T22:50:54.182Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:50:55.138Z] #88 DONE 1.1s [2024-08-06T22:50:55.138Z] [2024-08-06T22:50:55.138Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:50:55.138Z] #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 3.445 OK: 8 MiB in 19 packages [2024-08-06T22:50:55.138Z] #89 DONE 4.0s [2024-08-06T22:50:55.138Z] [2024-08-06T22:50:55.138Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T22:50:55.138Z] #0 2.208 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 2.685 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 3.439 OK: 264 MiB in 52 packages [2024-08-06T22:50:55.138Z] #90 DONE 3.9s [2024-08-06T22:50:55.138Z] [2024-08-06T22:50:55.138Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:55.138Z] #0 2.863 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 3.338 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:55.138Z] #0 3.976 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:55.138Z] #0 4.298 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:55.138Z] #0 4.305 OK: 7 MiB in 16 packages [2024-08-06T22:50:55.138Z] #91 DONE 5.3s [2024-08-06T22:50:55.138Z] [2024-08-06T22:50:55.138Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T22:50:55.138Z] #92 DONE 1.1s [2024-08-06T22:50:55.138Z] [2024-08-06T22:50:55.138Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:50:55.400Z] #93 ... [2024-08-06T22:50:55.400Z] [2024-08-06T22:50:55.400Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:50:55.400Z] #85 DONE 1.7s [2024-08-06T22:50:55.400Z] [2024-08-06T22:50:55.400Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T22:50:56.829Z] #94 ... [2024-08-06T22:50:56.829Z] [2024-08-06T22:50:56.829Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T22:50:56.829Z] #95 DONE 1.6s [2024-08-06T22:50:56.829Z] [2024-08-06T22:50:56.829Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:50:56.829Z] #96 DONE 1.6s [2024-08-06T22:50:56.829Z] [2024-08-06T22:50:56.829Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:56.829Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:56.830Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:50:56.830Z] #0 3.740 OK: 12 MiB in 26 packages [2024-08-06T22:50:56.830Z] #97 DONE 5.0s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T22:50:56.830Z] #98 DONE 1.6s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:50:56.830Z] #93 DONE 1.6s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T22:50:56.830Z] #99 DONE 0.1s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T22:50:56.830Z] #100 DONE 0.1s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T22:50:56.830Z] #101 DONE 0.1s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T22:50:56.830Z] #94 DONE 1.5s [2024-08-06T22:50:56.830Z] [2024-08-06T22:50:56.830Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:50:57.088Z] #102 ... [2024-08-06T22:50:57.088Z] [2024-08-06T22:50:57.088Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T22:50:57.088Z] #103 DONE 0.1s [2024-08-06T22:50:57.088Z] [2024-08-06T22:50:57.088Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:50:57.088Z] #102 DONE 0.1s [2024-08-06T22:50:57.088Z] [2024-08-06T22:50:57.088Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T22:50:57.088Z] #104 DONE 0.1s [2024-08-06T22:50:57.088Z] [2024-08-06T22:50:57.088Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:50:57.350Z] #105 DONE 0.1s [2024-08-06T22:50:57.350Z] [2024-08-06T22:50:57.350Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:50:57.350Z] #106 DONE 0.2s [2024-08-06T22:50:57.350Z] [2024-08-06T22:50:57.350Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T22:50:57.350Z] #107 DONE 0.2s [2024-08-06T22:50:57.350Z] [2024-08-06T22:50:57.350Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T22:50:57.350Z] #108 ... [2024-08-06T22:50:57.350Z] [2024-08-06T22:50:57.350Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T22:50:57.350Z] #109 DONE 0.2s [2024-08-06T22:50:57.350Z] [2024-08-06T22:50:57.350Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T22:50:57.350Z] #110 DONE 0.2s [2024-08-06T22:50:57.610Z] [2024-08-06T22:50:57.610Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T22:50:57.610Z] #108 DONE 0.2s [2024-08-06T22:50:57.610Z] [2024-08-06T22:50:57.610Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T22:50:57.610Z] #111 DONE 0.1s [2024-08-06T22:50:57.610Z] [2024-08-06T22:50:57.610Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T22:50:57.610Z] #112 DONE 0.1s [2024-08-06T22:50:57.610Z] [2024-08-06T22:50:57.610Z] #113 [security-spire-config] exporting to image [2024-08-06T22:50:57.610Z] #113 exporting layers [2024-08-06T22:50:58.177Z] #113 exporting layers 0.8s done [2024-08-06T22:50:58.177Z] #113 writing image sha256:fa7bf7b793c8571c03b1c53dab3708af61622c24c0b6d7d8c2db900cf82e4be7 0.0s done [2024-08-06T22:50:58.177Z] #113 naming to docker.io/library/security-spire-server done [2024-08-06T22:50:58.177Z] #113 writing image sha256:25014f279cc11dc00bcadd33824a207001d2047cd6f0b5ab0e241a89b504f7ac 0.0s done [2024-08-06T22:50:58.177Z] #113 naming to docker.io/library/security-spire-agent [2024-08-06T22:50:58.435Z] #113 exporting layers 0.8s done [2024-08-06T22:50:58.435Z] #113 naming to docker.io/library/security-spire-agent done [2024-08-06T22:50:58.435Z] #113 writing image sha256:ab0bb34e376065bb6570465593ae823e314e29063b1c2d848f204ad8d84365e4 done [2024-08-06T22:50:58.435Z] #113 naming to docker.io/library/security-spire-config done [2024-08-06T22:50:58.435Z] #113 DONE 0.9s [2024-08-06T22:50:58.435Z] [2024-08-06T22:50:58.435Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:59.372Z] #114 ... [2024-08-06T22:50:59.373Z] [2024-08-06T22:50:59.373Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:59.632Z] #43 ... [2024-08-06T22:50:59.632Z] [2024-08-06T22:50:59.632Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:01.392Z] d6de4b400683: Pull complete [2024-08-06T22:51:01.392Z] 35cb2a7552d0: Pull complete [2024-08-06T22:51:01.392Z] 4f4fb700ef54: Pull complete [2024-08-06T22:51:01.392Z] 464afbd9ba4c: Pull complete [2024-08-06T22:51:01.578Z] #115 ... [2024-08-06T22:51:01.578Z] [2024-08-06T22:51:01.578Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:09.626Z] 00f215d4a9da: Pull complete [2024-08-06T22:51:10.594Z] d496ad576159: Pull complete [2024-08-06T22:51:10.594Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T22:51:10.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:51:10.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:51:10.959Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:51:10.959Z] WORKDIR /edgex [2024-08-06T22:51:10.959Z] COPY go.mod . [2024-08-06T22:51:10.959Z] RUN go mod download ci-base-image-arm64 [2024-08-06T22:51:10.959Z] -f - . [2024-08-06T22:51:11.932Z] Sending build context to Docker daemon 3.374MB [2024-08-06T22:51:11.932Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:51:11.932Z] ---> f246e2811388 [2024-08-06T22:51:11.932Z] Step 2/4 : WORKDIR /edgex [2024-08-06T22:51:13.888Z] ---> Running in d0b47dc5a335 [2024-08-06T22:51:14.476Z] Removing intermediate container d0b47dc5a335 [2024-08-06T22:51:14.477Z] ---> 7de67c8af24f [2024-08-06T22:51:14.477Z] Step 3/4 : COPY go.mod . [2024-08-06T22:51:14.754Z] ---> b3b2e1c65e0b [2024-08-06T22:51:14.755Z] Step 4/4 : RUN go mod download [2024-08-06T22:51:15.027Z] ---> Running in 809c0a2148e4 [2024-08-06T22:51:33.775Z] #116 DONE 42.3s [2024-08-06T22:51:33.775Z] [2024-08-06T22:51:33.775Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:51:34.033Z] #43 ... [2024-08-06T22:51:34.033Z] [2024-08-06T22:51:34.033Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:34.033Z] #114 DONE 37.0s [2024-08-06T22:51:34.033Z] [2024-08-06T22:51:34.033Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:34.033Z] #115 DONE 41.9s [2024-08-06T22:51:34.033Z] [2024-08-06T22:51:34.033Z] #73 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:34.033Z] #73 DONE 42.4s [2024-08-06T22:51:34.033Z] [2024-08-06T22:51:34.033Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:34.033Z] #82 DONE 41.9s [2024-08-06T22:51:34.033Z] [2024-08-06T22:51:34.033Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #117 DONE 7.6s [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #118 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #119 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #119 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #120 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-06T22:51:42.152Z] #121 DONE 7.6s [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:51:42.152Z] #122 ... [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #123 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #124 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #125 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #126 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #127 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #128 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #129 DONE 7.7s [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #130 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #131 [core-metadata builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #131 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #132 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #133 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #134 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #135 [core-command builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #135 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #136 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #137 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #138 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #139 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #140 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #141 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #142 [core-data builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #142 DONE 7.6s [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:51:42.152Z] #143 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:42.152Z] #144 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #145 [support-scheduler builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #145 CACHED [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T22:51:42.152Z] #146 DONE 7.6s [2024-08-06T22:51:42.152Z] [2024-08-06T22:51:42.152Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T22:51:42.411Z] #147 0.808 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-08-06T22:51:52.393Z] #147 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:51:52.393Z] #0 1.825 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-08-06T22:51:52.393Z] #148 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #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-08-06T22:51:52.393Z] #0 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T22:51:52.393Z] #149 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T22:51:52.393Z] #0 1.265 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-08-06T22:51:52.393Z] #150 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T22:51:52.393Z] #0 1.500 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-08-06T22:51:52.393Z] #151 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T22:51:52.393Z] #0 1.895 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-08-06T22:51:52.393Z] #152 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:51:52.393Z] #122 0.448 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-08-06T22:51:52.393Z] #122 ... [2024-08-06T22:51:52.393Z] [2024-08-06T22:51:52.393Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T22:51:52.393Z] #0 1.776 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-08-06T22:51:52.650Z] #153 ... [2024-08-06T22:51:52.650Z] [2024-08-06T22:51:52.650Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T22:51:52.650Z] #0 1.565 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-08-06T22:51:52.908Z] #154 ... [2024-08-06T22:51:52.908Z] [2024-08-06T22:51:52.908Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:51:52.908Z] #0 0.360 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T22:51:52.908Z] #155 ... [2024-08-06T22:51:52.908Z] [2024-08-06T22:51:52.908Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T22:51:52.908Z] #0 0.607 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T22:51:53.167Z] #156 ... [2024-08-06T22:51:53.167Z] [2024-08-06T22:51:53.167Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T22:51:53.167Z] #0 2.206 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-08-06T22:51:53.167Z] #157 ... [2024-08-06T22:51:53.167Z] [2024-08-06T22:51:53.167Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T22:51:53.167Z] #0 1.709 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-08-06T22:52:22.933Z] Removing intermediate container 809c0a2148e4 [2024-08-06T22:52:22.933Z] ---> b456e1056b9e [2024-08-06T22:52:22.933Z] Successfully built b456e1056b9e [2024-08-06T22:52:22.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:23.282Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T22:52:23.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:52:23.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container [2024-08-06T22:52:23.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T22:52:25.081Z] $ docker top 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:52:25.971Z] + go version [2024-08-06T22:52:25.971Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T22:52:25.986Z] $ docker stop --time=1 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 [2024-08-06T22:52:27.751Z] $ docker rm -f --volumes 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:28.413Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T22:52:28.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:52:28.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container [2024-08-06T22:52:28.693Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T22:52:30.142Z] $ docker top 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T22:52:30.406Z] ========================================================= [2024-08-06T22:52:30.406Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T22:52:30.406Z] ========================================================= [Pipeline] sh [2024-08-06T22:52:31.032Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:52:31.683Z] + make test [2024-08-06T22:52:31.683Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T22:53:28.074Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T22:53:29.731Z] #158 ... [2024-08-06T22:53:29.732Z] [2024-08-06T22:53:29.732Z] #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-08-06T22:53:29.732Z] #149 99.13 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-08-06T22:53:47.910Z] #149 ... [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T22:53:47.910Z] #152 DONE 123.8s [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T22:53:47.910Z] #151 DONE 123.9s [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T22:53:47.910Z] #150 DONE 123.8s [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T22:53:47.910Z] #159 ... [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #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-08-06T22:53:47.910Z] #149 DONE 124.2s [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T22:53:47.910Z] #147 DONE 124.2s [2024-08-06T22:53:47.910Z] [2024-08-06T22:53:47.910Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:53:52.119Z] #160 ... [2024-08-06T22:53:52.119Z] [2024-08-06T22:53:52.119Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:53:56.354Z] #161 ... [2024-08-06T22:53:56.354Z] [2024-08-06T22:53:56.354Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:53:57.305Z] #162 ... [2024-08-06T22:53:57.305Z] [2024-08-06T22:53:57.305Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:53:59.856Z] #163 ... [2024-08-06T22:53:59.856Z] [2024-08-06T22:53:59.856Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T22:53:59.856Z] #159 DONE 14.0s [2024-08-06T22:53:59.856Z] [2024-08-06T22:53:59.856Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T22:54:00.424Z] #164 ... [2024-08-06T22:54:00.424Z] [2024-08-06T22:54:00.424Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:00.424Z] #162 DONE 14.6s [2024-08-06T22:54:00.424Z] [2024-08-06T22:54:00.424Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:02.348Z] #165 ... [2024-08-06T22:54:02.348Z] [2024-08-06T22:54:02.348Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:02.348Z] #160 DONE 16.4s [2024-08-06T22:54:02.348Z] [2024-08-06T22:54:02.348Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:02.607Z] #166 ... [2024-08-06T22:54:02.607Z] [2024-08-06T22:54:02.607Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:02.607Z] #161 DONE 11.9s [2024-08-06T22:54:02.607Z] [2024-08-06T22:54:02.607Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:03.023Z] #167 ... [2024-08-06T22:54:03.023Z] [2024-08-06T22:54:03.023Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:03.023Z] #163 DONE 5.4s [2024-08-06T22:54:03.282Z] [2024-08-06T22:54:03.282Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:03.282Z] #165 DONE 2.6s [2024-08-06T22:54:03.282Z] [2024-08-06T22:54:03.282Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T22:54:04.678Z] #168 DONE 1.8s [2024-08-06T22:54:04.678Z] [2024-08-06T22:54:04.678Z] #169 [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-08-06T22:54:04.678Z] #169 ... [2024-08-06T22:54:04.678Z] [2024-08-06T22:54:04.678Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:04.678Z] #170 DONE 1.9s [2024-08-06T22:54:04.678Z] [2024-08-06T22:54:04.678Z] #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:04.678Z] #166 DONE 2.3s [2024-08-06T22:54:04.936Z] [2024-08-06T22:54:04.936Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T22:54:05.193Z] #171 ... [2024-08-06T22:54:05.193Z] [2024-08-06T22:54:05.193Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:05.193Z] #167 DONE 2.6s [2024-08-06T22:54:05.193Z] [2024-08-06T22:54:05.193Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T22:54:05.193Z] #164 DONE 5.9s [2024-08-06T22:54:05.193Z] [2024-08-06T22:54:05.193Z] #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:07.726Z] #172 ... [2024-08-06T22:54:07.726Z] [2024-08-06T22:54:07.726Z] #173 [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-08-06T22:54:07.726Z] #173 DONE 3.1s [2024-08-06T22:54:07.984Z] [2024-08-06T22:54:07.984Z] #174 [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-08-06T22:54:08.241Z] #174 ... [2024-08-06T22:54:08.241Z] [2024-08-06T22:54:08.241Z] #169 [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-08-06T22:54:08.241Z] #169 DONE 3.6s [2024-08-06T22:54:08.530Z] [2024-08-06T22:54:08.530Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:08.530Z] #175 ... [2024-08-06T22:54:08.530Z] [2024-08-06T22:54:08.530Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T22:54:08.530Z] #171 DONE 4.0s [2024-08-06T22:54:08.788Z] [2024-08-06T22:54:08.788Z] #174 [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-08-06T22:54:08.788Z] #174 DONE 3.5s [2024-08-06T22:54:08.788Z] [2024-08-06T22:54:08.788Z] #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:08.788Z] #172 DONE 3.4s [2024-08-06T22:54:08.788Z] [2024-08-06T22:54:08.788Z] #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:09.353Z] #176 ... [2024-08-06T22:54:09.353Z] [2024-08-06T22:54:09.353Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T22:54:09.353Z] #177 DONE 1.4s [2024-08-06T22:54:09.612Z] [2024-08-06T22:54:09.612Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:09.612Z] #175 DONE 1.2s [2024-08-06T22:54:09.612Z] [2024-08-06T22:54:09.612Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:09.869Z] #178 ... [2024-08-06T22:54:09.869Z] [2024-08-06T22:54:09.870Z] #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:09.870Z] #179 DONE 1.1s [2024-08-06T22:54:09.870Z] [2024-08-06T22:54:09.870Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T22:54:09.870Z] #180 DONE 1.2s [2024-08-06T22:54:09.870Z] [2024-08-06T22:54:09.870Z] #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:09.870Z] #176 DONE 1.1s [2024-08-06T22:54:09.870Z] [2024-08-06T22:54:09.870Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T22:54:11.766Z] #181 ... [2024-08-06T22:54:11.766Z] [2024-08-06T22:54:11.766Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T22:54:11.766Z] #182 DONE 2.1s [2024-08-06T22:54:11.766Z] [2024-08-06T22:54:11.766Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:13.135Z] #183 ... [2024-08-06T22:54:13.135Z] [2024-08-06T22:54:13.135Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:13.135Z] #184 DONE 3.1s [2024-08-06T22:54:13.135Z] [2024-08-06T22:54:13.135Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T22:54:13.393Z] #185 ... [2024-08-06T22:54:13.393Z] [2024-08-06T22:54:13.393Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T22:54:13.393Z] #181 DONE 3.5s [2024-08-06T22:54:13.393Z] [2024-08-06T22:54:13.393Z] #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T22:54:13.651Z] #186 ... [2024-08-06T22:54:13.651Z] [2024-08-06T22:54:13.651Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:13.651Z] #183 DONE 1.9s [2024-08-06T22:54:13.651Z] [2024-08-06T22:54:13.651Z] #113 [security-spiffe-token-provider] exporting to image [2024-08-06T22:54:13.651Z] #113 exporting layers 3.8s done [2024-08-06T22:54:13.651Z] #113 writing image sha256:da7fa35d89e00867b46179f050ee6f6e174bad6da2ad13a796cc9505d59b0350 done [2024-08-06T22:54:13.651Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-08-06T22:54:13.651Z] #113 DONE 4.7s [2024-08-06T22:54:13.651Z] [2024-08-06T22:54:13.651Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:14.238Z] #187 ... [2024-08-06T22:54:14.238Z] [2024-08-06T22:54:14.238Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:14.238Z] #178 DONE 4.6s [2024-08-06T22:54:14.238Z] [2024-08-06T22:54:14.238Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T22:54:14.238Z] #185 DONE 1.0s [2024-08-06T22:54:14.238Z] [2024-08-06T22:54:14.238Z] #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T22:54:14.238Z] #186 DONE 0.8s [2024-08-06T22:54:14.496Z] [2024-08-06T22:54:14.496Z] #113 [core-common-config-bootstrapper] exporting to image [2024-08-06T22:54:15.061Z] #113 ... [2024-08-06T22:54:15.061Z] [2024-08-06T22:54:15.061Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T22:54:15.061Z] #188 DONE 0.8s [2024-08-06T22:54:15.061Z] [2024-08-06T22:54:15.061Z] #113 [core-common-config-bootstrapper] exporting to image [2024-08-06T22:54:15.061Z] #113 exporting layers 0.9s done [2024-08-06T22:54:15.061Z] #113 writing image sha256:7708108c9e35e595ab899eec5974225c0989f99ee6e2cdb7f270a3d017b422b8 done [2024-08-06T22:54:15.061Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-06T22:54:15.061Z] #113 DONE 5.7s [2024-08-06T22:54:15.061Z] [2024-08-06T22:54:15.061Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T22:54:15.061Z] #189 DONE 0.8s [2024-08-06T22:54:15.061Z] [2024-08-06T22:54:15.061Z] #190 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T22:54:15.992Z] #190 DONE 0.8s [2024-08-06T22:54:15.992Z] [2024-08-06T22:54:15.992Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:15.992Z] #191 DONE 0.8s [2024-08-06T22:54:15.992Z] [2024-08-06T22:54:15.992Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:15.992Z] #187 DONE 2.2s [2024-08-06T22:54:15.992Z] [2024-08-06T22:54:15.992Z] #113 [security-proxy-setup] exporting to image [2024-08-06T22:54:16.250Z] #113 ... [2024-08-06T22:54:16.250Z] [2024-08-06T22:54:16.250Z] #192 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T22:54:16.250Z] #192 DONE 0.4s [2024-08-06T22:54:16.250Z] [2024-08-06T22:54:16.250Z] #193 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T22:54:17.883Z] #193 DONE 1.8s [2024-08-06T22:54:17.884Z] [2024-08-06T22:54:17.884Z] #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T22:54:18.819Z] #194 DONE 0.8s [2024-08-06T22:54:18.819Z] [2024-08-06T22:54:18.819Z] #113 [security-proxy-setup] exporting to image [2024-08-06T22:54:18.819Z] #113 exporting layers 2.7s done [2024-08-06T22:54:18.819Z] #113 writing image sha256:126ea4e388f5cfd282b846ec9e4b8482b688a76f345b73d0c04ea94a05066eb9 0.2s done [2024-08-06T22:54:18.819Z] #113 naming to docker.io/library/security-proxy-setup done [2024-08-06T22:54:18.819Z] #113 DONE 8.6s [2024-08-06T22:54:18.819Z] [2024-08-06T22:54:18.819Z] #195 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T22:54:19.076Z] #195 ... [2024-08-06T22:54:19.076Z] [2024-08-06T22:54:19.076Z] #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:19.076Z] #196 DONE 3.1s [2024-08-06T22:54:19.076Z] [2024-08-06T22:54:19.076Z] #113 [security-secretstore-setup] exporting to image [2024-08-06T22:54:19.641Z] #113 exporting layers 0.6s done [2024-08-06T22:54:19.641Z] #113 writing image sha256:818844b9095fe508cd16210d157b1669751c1511fa79d6d4e3614a2f22e61b96 done [2024-08-06T22:54:19.641Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-08-06T22:54:19.641Z] #113 DONE 9.2s [2024-08-06T22:54:19.641Z] [2024-08-06T22:54:19.641Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:54:22.927Z] #122 ... [2024-08-06T22:54:22.927Z] [2024-08-06T22:54:22.927Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T22:54:22.927Z] #158 DONE 160.8s [2024-08-06T22:54:22.927Z] [2024-08-06T22:54:22.927Z] #195 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T22:54:22.927Z] #195 DONE 3.5s [2024-08-06T22:54:22.927Z] [2024-08-06T22:54:22.927Z] #113 [security-bootstrapper] exporting to image [2024-08-06T22:54:26.246Z] #113 ... [2024-08-06T22:54:26.246Z] [2024-08-06T22:54:26.246Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T22:54:26.246Z] #153 DONE 164.6s [2024-08-06T22:54:26.246Z] [2024-08-06T22:54:26.246Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:54:26.246Z] #148 ... [2024-08-06T22:54:26.246Z] [2024-08-06T22:54:26.246Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:26.592Z] #197 ... [2024-08-06T22:54:26.592Z] [2024-08-06T22:54:26.592Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:54:26.592Z] #155 DONE 165.0s [2024-08-06T22:54:26.592Z] [2024-08-06T22:54:26.592Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:54:27.227Z] #148 ... [2024-08-06T22:54:27.227Z] [2024-08-06T22:54:27.227Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:27.227Z] #198 ... [2024-08-06T22:54:27.227Z] [2024-08-06T22:54:27.227Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:27.227Z] #197 DONE 1.0s [2024-08-06T22:54:27.486Z] [2024-08-06T22:54:27.486Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:27.486Z] #198 DONE 0.2s [2024-08-06T22:54:27.486Z] [2024-08-06T22:54:27.486Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T22:54:27.486Z] #199 ... [2024-08-06T22:54:27.486Z] [2024-08-06T22:54:27.486Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:27.486Z] #200 DONE 0.4s [2024-08-06T22:54:27.787Z] [2024-08-06T22:54:27.787Z] #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:27.787Z] #201 CACHED [2024-08-06T22:54:27.787Z] [2024-08-06T22:54:27.787Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:27.787Z] #202 CACHED [2024-08-06T22:54:27.787Z] [2024-08-06T22:54:27.787Z] #113 [security-bootstrapper] exporting to image [2024-08-06T22:54:27.787Z] #113 exporting layers 5.4s done [2024-08-06T22:54:27.787Z] #113 writing image sha256:2c55db62d30d1b0979d8d49690239971edc5abb3390201fe0b210ce911fd3d97 done [2024-08-06T22:54:27.787Z] #113 naming to docker.io/library/security-bootstrapper done [2024-08-06T22:54:27.787Z] #113 DONE 14.6s [2024-08-06T22:54:27.787Z] [2024-08-06T22:54:27.787Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T22:54:31.123Z] #203 ... [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T22:54:31.123Z] #199 DONE 3.3s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T22:54:31.123Z] #204 DONE 3.2s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T22:54:31.123Z] #203 DONE 3.2s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:31.123Z] #205 ... [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:54:31.123Z] #148 DONE 169.4s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:31.123Z] #206 DONE 0.2s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:31.123Z] #207 DONE 0.2s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:31.123Z] #205 DONE 0.3s [2024-08-06T22:54:31.123Z] [2024-08-06T22:54:31.123Z] #113 [core-command] exporting to image [2024-08-06T22:54:31.695Z] #113 ... [2024-08-06T22:54:31.695Z] [2024-08-06T22:54:31.695Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:31.695Z] #208 CACHED [2024-08-06T22:54:31.695Z] [2024-08-06T22:54:31.695Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:31.695Z] #209 CACHED [2024-08-06T22:54:31.956Z] [2024-08-06T22:54:31.956Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T22:54:31.956Z] #157 DONE 170.3s [2024-08-06T22:54:31.956Z] [2024-08-06T22:54:31.956Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:54:31.956Z] #122 DONE 170.4s [2024-08-06T22:54:31.956Z] [2024-08-06T22:54:31.956Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T22:54:31.956Z] #210 DONE 0.8s [2024-08-06T22:54:31.956Z] [2024-08-06T22:54:31.956Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T22:54:32.913Z] #211 ... [2024-08-06T22:54:32.913Z] [2024-08-06T22:54:32.913Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T22:54:32.913Z] #156 DONE 171.4s [2024-08-06T22:54:32.913Z] [2024-08-06T22:54:32.913Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T22:54:32.913Z] #211 DONE 1.3s [2024-08-06T22:54:32.913Z] [2024-08-06T22:54:32.913Z] #113 [core-command] exporting to image [2024-08-06T22:54:32.913Z] #113 exporting layers 2.0s done [2024-08-06T22:54:33.175Z] #113 writing image sha256:7e75a74d8e38f1ae51cbecf6a51b7faaf796321bcd826005c233bb71923aca15 0.0s done [2024-08-06T22:54:33.175Z] #113 naming to docker.io/library/core-command done [2024-08-06T22:54:33.175Z] #113 writing image sha256:8aa359aff900711c43488f558c9e5bc2a99201b8b7fb311b3d562abf630b2f02 done [2024-08-06T22:54:33.175Z] #113 naming to docker.io/library/core-keeper 0.0s done [2024-08-06T22:54:33.175Z] #113 DONE 16.7s [2024-08-06T22:54:33.175Z] [2024-08-06T22:54:33.175Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:33.437Z] #212 ... [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:33.437Z] #213 DONE 1.2s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:33.437Z] #214 DONE 1.3s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:33.437Z] #212 DONE 0.3s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T22:54:33.437Z] #154 DONE 171.9s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T22:54:33.437Z] #215 DONE 0.2s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:33.437Z] #216 DONE 0.2s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:33.437Z] #217 DONE 0.2s [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:33.437Z] #218 CACHED [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:33.437Z] #219 CACHED [2024-08-06T22:54:33.437Z] [2024-08-06T22:54:33.437Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T22:54:33.698Z] #220 ... [2024-08-06T22:54:33.698Z] [2024-08-06T22:54:33.698Z] #221 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:54:33.698Z] #221 CACHED [2024-08-06T22:54:33.698Z] [2024-08-06T22:54:33.698Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:54:33.698Z] #222 CACHED [2024-08-06T22:54:33.961Z] [2024-08-06T22:54:33.961Z] #113 [core-metadata] exporting to image [2024-08-06T22:54:35.349Z] #113 ... [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:54:35.349Z] #223 DONE 3.0s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T22:54:35.349Z] #220 DONE 1.5s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T22:54:35.349Z] #224 DONE 1.4s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T22:54:35.349Z] #225 DONE 1.5s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #226 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T22:54:35.349Z] #226 DONE 1.6s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #113 [core-metadata] exporting to image [2024-08-06T22:54:35.349Z] #113 exporting layers 1.5s done [2024-08-06T22:54:35.349Z] #113 writing image sha256:def43137dd21a3a380b75fc89e588a2586f629ef64819014b1dbcedfb7ba0f1d done [2024-08-06T22:54:35.349Z] #113 naming to docker.io/library/core-metadata 0.0s done [2024-08-06T22:54:35.349Z] #113 ... [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:35.349Z] #227 DONE 0.1s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:35.349Z] #228 DONE 0.2s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T22:54:35.349Z] #229 DONE 0.2s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #230 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:54:35.349Z] #230 DONE 0.2s [2024-08-06T22:54:35.349Z] [2024-08-06T22:54:35.349Z] #113 [core-data] exporting to image [2024-08-06T22:54:35.349Z] #113 exporting layers 0.3s done [2024-08-06T22:54:35.349Z] #113 exporting layers 0.2s done [2024-08-06T22:54:35.349Z] #113 writing image sha256:719ef806d20bb7ec9093a04f690d4d2da5d612a48c847f7e1f723f650e2ab179 0.0s done [2024-08-06T22:54:35.349Z] #113 naming to docker.io/library/security-proxy-auth done [2024-08-06T22:54:35.349Z] #113 writing image sha256:199c0b3704051720aeae9d5d26c13b6f445e85e832e462f5f51b9c227c46a7fc 0.0s done [2024-08-06T22:54:35.349Z] #113 naming to docker.io/library/support-scheduler [2024-08-06T22:54:35.611Z] #113 exporting layers 0.2s done [2024-08-06T22:54:35.611Z] #113 naming to docker.io/library/support-scheduler done [2024-08-06T22:54:35.611Z] #113 writing image sha256:e6ce68bf0760bd0f1cc7c3e763ed1b8c44016b3ed3ce2687d3b4437323765de7 0.0s done [2024-08-06T22:54:35.611Z] #113 writing image sha256:723629d6249fc41c60ee50e35e16a5e8cd593b88aa42b75ad303587572af2fb4 done [2024-08-06T22:54:35.611Z] #113 naming to docker.io/library/core-data done [2024-08-06T22:54:35.611Z] #113 naming to docker.io/library/support-notifications done [2024-08-06T22:54:35.611Z] #113 writing image sha256:a78136b9ba020bebd71ac2e76cd6d579665276d92cc335b2c5675080aaac87fa done [2024-08-06T22:54:35.611Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-08-06T22:54:35.611Z] #113 DONE 18.6s [2024-08-06T22:54:35.611Z] [2024-08-06T22:54:35.611Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:54:35.611Z] time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T22:54:35.627Z] $ docker stop --time=1 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 [2024-08-06T22:54:36.920Z] $ docker rm -f --volumes 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T22:54:37.268Z] + docker images [2024-08-06T22:54:37.268Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T22:54:37.268Z] support-cron-scheduler latest a78136b9ba02 2 seconds ago 42.2MB [2024-08-06T22:54:37.268Z] support-scheduler latest 199c0b370405 2 seconds ago 41.8MB [2024-08-06T22:54:37.268Z] core-data latest 723629d6249f 2 seconds ago 39.5MB [2024-08-06T22:54:37.268Z] support-notifications latest e6ce68bf0760 2 seconds ago 42.4MB [2024-08-06T22:54:37.268Z] security-proxy-auth latest 719ef806d20b 3 seconds ago 33MB [2024-08-06T22:54:37.268Z] core-metadata latest def43137dd21 4 seconds ago 39.6MB [2024-08-06T22:54:37.268Z] core-command latest 7e75a74d8e38 7 seconds ago 35.4MB [2024-08-06T22:54:37.268Z] core-keeper latest 8aa359aff900 7 seconds ago 39.4MB [2024-08-06T22:54:37.268Z] security-bootstrapper latest 2c55db62d30d 15 seconds ago 18.9MB [2024-08-06T22:54:37.268Z] security-secretstore-setup latest 818844b9095f 19 seconds ago 37MB [2024-08-06T22:54:37.268Z] security-proxy-setup latest 126ea4e388f5 22 seconds ago 26.2MB [2024-08-06T22:54:37.268Z] core-common-config-bootstrapper latest 7708108c9e35 24 seconds ago 15.2MB [2024-08-06T22:54:37.268Z] security-spiffe-token-provider latest da7fa35d89e0 28 seconds ago 28.8MB [2024-08-06T22:54:37.268Z] security-spire-config latest ab0bb34e3760 3 minutes ago 120MB [2024-08-06T22:54:37.268Z] security-spire-agent latest 25014f279cc1 3 minutes ago 182MB [2024-08-06T22:54:37.268Z] security-spire-server latest fa7bf7b793c8 3 minutes ago 121MB [2024-08-06T22:54:37.268Z] ci-base-image-x86_64 latest 141fb3ef1a0e 7 minutes ago 969MB [2024-08-06T22:54:37.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-06T22:54:37.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-06T22:54:37.268Z] 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-08-06T22:57:05.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T22:57:05.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T22:58:01.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T22:58:04.200Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T22:58:04.200Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T22:58:04.200Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T22:58:04.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T22:58:19.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T22:58:19.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T22:58:19.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.130s coverage: 28.7% of statements [2024-08-06T22:58:31.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.220s coverage: 97.0% of statements [2024-08-06T22:58:38.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T22:58:38.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T22:58:38.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T22:58:42.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements [2024-08-06T22:58:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T22:58:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T22:58:46.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T22:58:52.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T22:59:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T22:59:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:59:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T22:59:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T22:59:02.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T22:59:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.836s coverage: 93.4% of statements [2024-08-06T22:59:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.382s coverage: 91.7% of statements [2024-08-06T22:59:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T22:59:10.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T22:59:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.247s coverage: 6.5% of statements [2024-08-06T22:59:24.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T22:59:24.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:59:24.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T22:59:25.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T22:59:25.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.051s coverage: 95.8% of statements [2024-08-06T22:59:26.866Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.108s coverage: 72.2% of statements [2024-08-06T22:59:31.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.098s coverage: 0.0% of statements [no tests to run] [2024-08-06T22:59:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T22:59:39.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T22:59:40.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.350s coverage: 0.8% of statements [2024-08-06T22:59:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements [2024-08-06T22:59:44.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements [2024-08-06T22:59:44.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 77.8% of statements [2024-08-06T22:59:44.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements [2024-08-06T22:59:44.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2024-08-06T22:59:49.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-08-06T22:59:51.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T22:59:52.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T22:59:52.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T22:59:52.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T22:59:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T22:59:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T22:59:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T22:59:57.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T23:00:01.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements [2024-08-06T23:00:02.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T23:00:02.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T23:00:02.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T23:00:07.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T23:00:07.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T23:00:07.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T23:00:07.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T23:00:12.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T23:00:12.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T23:00:14.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T23:00:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.968s coverage: 79.9% of statements [2024-08-06T23:00:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.146s coverage: 92.9% of statements [2024-08-06T23:00:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 67.2% of statements [2024-08-06T23:00:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements [2024-08-06T23:00:16.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements [2024-08-06T23:00:19.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T23:00:21.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-08-06T23:00:21.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-08-06T23:00:21.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-08-06T23:00:21.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements [2024-08-06T23:00:21.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.279s coverage: 82.1% of statements [2024-08-06T23:00:22.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T23:00:22.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements [2024-08-06T23:00:28.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T23:00:28.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T23:00:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.809s coverage: 63.1% of statements [2024-08-06T23:00:29.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.133s coverage: 100.0% of statements [2024-08-06T23:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.128s coverage: 89.4% of statements [2024-08-06T23:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2024-08-06T23:00:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T23:00:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T23:00:31.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T23:00:32.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-08-06T23:00:32.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-08-06T23:00:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T23:00:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T23:00:41.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T23:00:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.739s coverage: 36.5% of statements [2024-08-06T23:00:43.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T23:00:43.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T23:00:45.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T23:00:45.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T23:00:45.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.114s coverage: 84.8% of statements [2024-08-06T23:00:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T23:00:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T23:00:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T23:00:50.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T23:00:58.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements [2024-08-06T23:00:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T23:00:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T23:00:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T23:00:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T23:01:00.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements [2024-08-06T23:01:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T23:01:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T23:01:04.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.152s coverage: 61.8% of statements [2024-08-06T23:01:06.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T23:01:06.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T23:01:08.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.320s coverage: 98.9% of statements [2024-08-06T23:01:09.778Z] 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-08-06T23:01:09.778Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-06T23:01:09.778Z] go vet ./... [2024-08-06T23:06:01.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T23:06:01.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T23:06:01.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T23:06:01.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T23:06:02.572Z] + ls -al . [2024-08-06T23:06:02.572Z] total 868 [2024-08-06T23:06:02.572Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 22:52 . [2024-08-06T23:06:02.572Z] drwxr-xr-x 4 root root 4096 Aug 6 22:52 .. [2024-08-06T23:06:02.572Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 .blubracket [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 22:50 .dockerignore [2024-08-06T23:06:02.572Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:50 .git [2024-08-06T23:06:02.572Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:50 .github [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:50 .gitignore [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 22:50 .golangci.yml [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 22:50 .hadolint.yml [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 22:50 .sonarcloud.properties [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:50 ADOPTERS.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:50 Attribution.txt [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:50 CHANGELOG.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:50 CONTRIBUTING.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 22:50 GOVERNANCE.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 22:50 Jenkinsfile [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:50 LICENSE [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:50 Makefile [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 22:50 OWNERS.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:50 README.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 22:50 SECURITY.md [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:46 VERSION [2024-08-06T23:06:02.572Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 bin [2024-08-06T23:06:02.572Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 22:50 cmd [2024-08-06T23:06:02.572Z] -rw-r--r-- 1 root root 504185 Aug 6 23:01 coverage.out [2024-08-06T23:06:02.572Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 fuzz_test [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:50 go.mod [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:50 go.sum [2024-08-06T23:06:02.572Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 22:50 internal [2024-08-06T23:06:02.572Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:50 openapi [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 22:50 security.txt [2024-08-06T23:06:02.572Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:50 version.go [Pipeline] sh [2024-08-06T23:06:03.212Z] + '[' -e coverage.out ] [2024-08-06T23:06:03.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T23:06:03.228Z] Warning: overwriting stash ‘coverage-report’ [2024-08-06T23:06:04.263Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T23:06:04.905Z] + make build [2024-08-06T23:06:04.905Z] 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-08-06T23:09:56.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T23:10:02.050Z] 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-08-06T23:10:10.258Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T23:10:13.887Z] 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-08-06T23:10:23.970Z] 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-08-06T23:11:02.838Z] 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-08-06T23:11:11.047Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T23:11:23.355Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T23:11:35.673Z] 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-08-06T23:11:41.032Z] 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-08-06T23:11:45.319Z] 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-08-06T23:11:50.666Z] 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-08-06T23:11:56.011Z] 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-08-06T23:12:01.375Z] $ docker stop --time=1 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a [2024-08-06T23:12:03.851Z] $ docker rm -f --volumes 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a [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-08-06T23:12:08.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T23:12:08.332Z] [2024-08-06T23:12:08.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:12:08.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T23:12:08.942Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-06T23:12:08.942Z] 547446be3368: Pulling fs layer [2024-08-06T23:12:08.942Z] d125d8839a47: Pulling fs layer [2024-08-06T23:12:08.942Z] 3e85d5ac6304: Pulling fs layer [2024-08-06T23:12:08.942Z] c3105a71a48b: Pulling fs layer [2024-08-06T23:12:08.942Z] 0f093f025ec4: Pulling fs layer [2024-08-06T23:12:08.942Z] c3106fc0e877: Pulling fs layer [2024-08-06T23:12:08.942Z] 0f093f025ec4: Waiting [2024-08-06T23:12:08.942Z] c3105a71a48b: Waiting [2024-08-06T23:12:09.211Z] 547446be3368: Verifying Checksum [2024-08-06T23:12:09.212Z] 547446be3368: Download complete [2024-08-06T23:12:09.212Z] c3105a71a48b: Verifying Checksum [2024-08-06T23:12:09.212Z] c3105a71a48b: Download complete [2024-08-06T23:12:09.480Z] d125d8839a47: Verifying Checksum [2024-08-06T23:12:09.480Z] d125d8839a47: Download complete [2024-08-06T23:12:09.480Z] c3106fc0e877: Verifying Checksum [2024-08-06T23:12:09.480Z] c3106fc0e877: Download complete [2024-08-06T23:12:09.748Z] 0f093f025ec4: Verifying Checksum [2024-08-06T23:12:09.748Z] 0f093f025ec4: Download complete [2024-08-06T23:12:10.016Z] 547446be3368: Pull complete [2024-08-06T23:12:11.478Z] d125d8839a47: Pull complete [2024-08-06T23:12:11.803Z] 3e85d5ac6304: Download complete [2024-08-06T23:12:21.914Z] 3e85d5ac6304: Pull complete [2024-08-06T23:12:21.914Z] c3105a71a48b: Pull complete [2024-08-06T23:12:23.322Z] 0f093f025ec4: Pull complete [2024-08-06T23:12:23.322Z] c3106fc0e877: Pull complete [2024-08-06T23:12:23.322Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-06T23:12:23.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T23:12:23.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:12:23.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container [2024-08-06T23:12:23.615Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-06T23:12:26.110Z] $ docker top 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T23:12:27.013Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T23:12:39.329Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #1 transferring dockerfile: 1.89kB 0.0s done [2024-08-06T23:12:39.329Z] #1 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-08-06T23:12:39.329Z] #2 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-08-06T23:12:39.329Z] #3 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T23:12:39.329Z] #4 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #5 transferring dockerfile: 2.49kB done [2024-08-06T23:12:39.329Z] #5 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #6 transferring dockerfile: 1.95kB done [2024-08-06T23:12:39.329Z] #6 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-08-06T23:12:39.329Z] #7 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T23:12:39.329Z] #8 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #9 transferring dockerfile: 2.06kB done [2024-08-06T23:12:39.329Z] #9 DONE 0.1s [2024-08-06T23:12:39.329Z] [2024-08-06T23:12:39.329Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T23:12:39.329Z] #10 transferring dockerfile: 2.23kB done [2024-08-06T23:12:39.329Z] #10 DONE 0.1s [2024-08-06T23:12:39.597Z] [2024-08-06T23:12:39.597Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T23:12:39.597Z] #11 transferring dockerfile: 1.85kB done [2024-08-06T23:12:39.597Z] #11 DONE 0.1s [2024-08-06T23:12:39.597Z] [2024-08-06T23:12:39.597Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T23:12:39.597Z] #12 transferring dockerfile: 1.70kB done [2024-08-06T23:12:39.597Z] #12 DONE 0.1s [2024-08-06T23:12:39.597Z] [2024-08-06T23:12:39.597Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T23:12:39.867Z] #13 transferring dockerfile: 1.81kB 0.0s done [2024-08-06T23:12:39.868Z] #13 DONE 0.1s [2024-08-06T23:12:39.868Z] [2024-08-06T23:12:39.868Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T23:12:39.868Z] #14 transferring dockerfile: 3.17kB 0.0s done [2024-08-06T23:12:39.868Z] #14 DONE 0.1s [2024-08-06T23:12:39.868Z] [2024-08-06T23:12:39.868Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-06T23:12:39.868Z] #15 transferring dockerfile: 1.93kB done [2024-08-06T23:12:39.868Z] #15 DONE 0.1s [2024-08-06T23:12:39.868Z] [2024-08-06T23:12:39.868Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T23:12:40.135Z] #16 transferring dockerfile: 1.69kB 0.0s done [2024-08-06T23:12:40.135Z] #16 DONE 0.1s [2024-08-06T23:12:40.135Z] [2024-08-06T23:12:40.135Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T23:12:40.135Z] #17 transferring context: 50B 0.0s done [2024-08-06T23:12:40.135Z] #17 DONE 0.1s [2024-08-06T23:12:41.101Z] [2024-08-06T23:12:41.101Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-06T23:12:41.101Z] #18 transferring context: 50B done [2024-08-06T23:12:41.101Z] #18 DONE 0.1s [2024-08-06T23:12:41.101Z] [2024-08-06T23:12:41.101Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-06T23:12:41.101Z] #19 transferring context: 50B 0.0s done [2024-08-06T23:12:41.101Z] #19 DONE 0.1s [2024-08-06T23:12:41.101Z] [2024-08-06T23:12:41.101Z] #20 [core-data internal] load .dockerignore [2024-08-06T23:12:41.101Z] #20 transferring context: 50B done [2024-08-06T23:12:41.101Z] #20 DONE 0.1s [2024-08-06T23:12:41.101Z] [2024-08-06T23:12:41.101Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-08-06T23:12:41.101Z] #21 transferring context: 50B done [2024-08-06T23:12:41.101Z] #21 DONE 0.1s [2024-08-06T23:12:41.372Z] [2024-08-06T23:12:41.372Z] #22 [support-notifications internal] load .dockerignore [2024-08-06T23:12:41.372Z] #22 transferring context: 50B done [2024-08-06T23:12:41.372Z] #22 DONE 0.1s [2024-08-06T23:12:41.372Z] [2024-08-06T23:12:41.372Z] #23 [core-keeper internal] load .dockerignore [2024-08-06T23:12:41.372Z] #23 transferring context: 50B 0.0s done [2024-08-06T23:12:41.372Z] #23 DONE 0.1s [2024-08-06T23:12:41.372Z] [2024-08-06T23:12:41.372Z] #24 [support-scheduler internal] load .dockerignore [2024-08-06T23:12:41.372Z] #24 transferring context: 50B 0.0s done [2024-08-06T23:12:41.372Z] #24 DONE 0.1s [2024-08-06T23:12:41.639Z] [2024-08-06T23:12:41.639Z] #25 [core-metadata internal] load .dockerignore [2024-08-06T23:12:41.639Z] #25 transferring context: 50B 0.0s done [2024-08-06T23:12:41.639Z] #25 DONE 0.1s [2024-08-06T23:12:41.639Z] [2024-08-06T23:12:41.639Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T23:12:41.639Z] #26 transferring context: 50B 0.0s done [2024-08-06T23:12:41.639Z] #26 DONE 0.1s [2024-08-06T23:12:41.639Z] [2024-08-06T23:12:41.639Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-06T23:12:41.639Z] #27 transferring context: 50B done [2024-08-06T23:12:41.639Z] #27 DONE 0.1s [2024-08-06T23:12:41.920Z] [2024-08-06T23:12:41.920Z] #28 [security-spire-server internal] load .dockerignore [2024-08-06T23:12:41.920Z] #28 transferring context: 50B done [2024-08-06T23:12:41.920Z] #28 DONE 0.1s [2024-08-06T23:12:41.920Z] [2024-08-06T23:12:41.920Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-06T23:12:41.920Z] #29 transferring context: 50B done [2024-08-06T23:12:41.920Z] #29 DONE 0.1s [2024-08-06T23:12:41.920Z] [2024-08-06T23:12:41.920Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-06T23:12:41.920Z] #30 transferring context: 50B 0.0s done [2024-08-06T23:12:41.920Z] #30 DONE 0.1s [2024-08-06T23:12:41.920Z] [2024-08-06T23:12:41.920Z] #31 [core-command internal] load .dockerignore [2024-08-06T23:12:41.920Z] #31 transferring context: 50B done [2024-08-06T23:12:41.920Z] #31 DONE 0.1s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #32 [security-spire-config internal] load .dockerignore [2024-08-06T23:12:42.187Z] #32 transferring context: 50B 0.0s done [2024-08-06T23:12:42.187Z] #32 DONE 0.1s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:42.187Z] #33 DONE 0.0s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:42.187Z] #34 DONE 0.1s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:42.187Z] #35 DONE 0.0s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:12:42.187Z] #36 DONE 0.0s [2024-08-06T23:12:42.187Z] [2024-08-06T23:12:42.187Z] #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:42.457Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:42.457Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:42.457Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:42.457Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:42.457Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-06T23:12:42.726Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-06T23:12:42.726Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-06T23:12:42.726Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:43.312Z] #37 ... [2024-08-06T23:12:43.312Z] [2024-08-06T23:12:43.312Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:43.312Z] #35 DONE 1.0s [2024-08-06T23:12:43.312Z] [2024-08-06T23:12:43.312Z] #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:43.580Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:43.848Z] #37 ... [2024-08-06T23:12:43.848Z] [2024-08-06T23:12:43.848Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:43.848Z] #38 DONE 0.3s [2024-08-06T23:12:43.848Z] [2024-08-06T23:12:43.848Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:12:43.848Z] #36 ... [2024-08-06T23:12:43.848Z] [2024-08-06T23:12:43.848Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:43.848Z] #33 DONE 0.0s [2024-08-06T23:12:43.848Z] [2024-08-06T23:12:43.848Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:43.848Z] #34 DONE 0.2s [2024-08-06T23:12:43.849Z] [2024-08-06T23:12:43.849Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:12:44.118Z] #36 ... [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.118Z] #33 DONE 0.0s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:44.118Z] #35 DONE 1.9s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:44.118Z] #38 DONE 0.5s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:12:44.118Z] #36 ... [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:44.118Z] #34 DONE 0.3s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:44.118Z] #35 DONE 1.9s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:44.118Z] #38 DONE 0.6s [2024-08-06T23:12:44.118Z] [2024-08-06T23:12:44.118Z] #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:44.118Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:44.118Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:44.118Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:44.118Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:44.118Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:44.118Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:44.118Z] #37 DONE 2.7s [2024-08-06T23:12:44.385Z] [2024-08-06T23:12:44.385Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.385Z] #33 DONE 0.0s [2024-08-06T23:12:44.385Z] [2024-08-06T23:12:44.385Z] #39 [core-data internal] load build context [2024-08-06T23:12:44.385Z] #39 ... [2024-08-06T23:12:44.385Z] [2024-08-06T23:12:44.385Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.385Z] #33 DONE 0.0s [2024-08-06T23:12:44.385Z] [2024-08-06T23:12:44.385Z] #39 [core-data internal] load build context [2024-08-06T23:12:44.651Z] #39 ... [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.651Z] #33 DONE 0.0s [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #39 [core-data internal] load build context [2024-08-06T23:12:44.651Z] #39 ... [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.651Z] #33 DONE 0.0s [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #39 [core-data internal] load build context [2024-08-06T23:12:44.651Z] #39 ... [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:44.651Z] #35 DONE 2.0s [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:44.651Z] #38 DONE 0.6s [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:44.651Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:44.651Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:44.651Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:44.651Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:44.651Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:44.651Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:44.651Z] #37 DONE 2.8s [2024-08-06T23:12:44.651Z] [2024-08-06T23:12:44.651Z] #39 [core-data internal] load build context [2024-08-06T23:12:44.922Z] #39 ... [2024-08-06T23:12:44.922Z] [2024-08-06T23:12:44.922Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:44.922Z] #33 DONE 0.0s [2024-08-06T23:12:44.922Z] [2024-08-06T23:12:44.922Z] #39 [core-data internal] load build context [2024-08-06T23:12:45.188Z] #39 ... [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:45.188Z] #33 DONE 0.0s [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:45.188Z] #35 DONE 2.1s [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:45.188Z] #38 DONE 0.8s [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:45.188Z] #33 DONE 0.0s [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #37 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:45.188Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:45.188Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:45.188Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:45.188Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:45.188Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:45.188Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:45.188Z] #37 DONE 2.9s [2024-08-06T23:12:45.188Z] [2024-08-06T23:12:45.188Z] #40 [support-scheduler internal] load build context [2024-08-06T23:12:45.779Z] #40 ... [2024-08-06T23:12:45.779Z] [2024-08-06T23:12:45.779Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:45.779Z] #34 DONE 1.6s [2024-08-06T23:12:45.779Z] [2024-08-06T23:12:45.779Z] #40 [support-scheduler internal] load build context [2024-08-06T23:12:46.048Z] #40 ... [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:46.048Z] #35 DONE 2.2s [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:46.048Z] #38 DONE 0.8s [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:46.048Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:46.048Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:46.048Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:46.048Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:46.048Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:46.048Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:46.048Z] #37 DONE 2.9s [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:12:46.048Z] #41 DONE 0.0s [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:46.048Z] #42 ... [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:46.048Z] #33 DONE 0.0s [2024-08-06T23:12:46.048Z] [2024-08-06T23:12:46.048Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:46.313Z] #42 ... [2024-08-06T23:12:46.313Z] [2024-08-06T23:12:46.313Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T23:12:46.313Z] #33 DONE 0.0s [2024-08-06T23:12:46.313Z] [2024-08-06T23:12:46.313Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:46.894Z] #42 ... [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:46.894Z] #35 DONE 2.3s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:46.894Z] #38 DONE 0.9s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:46.894Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:46.894Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:46.894Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:46.894Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:46.894Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:46.894Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:46.894Z] #37 DONE 3.0s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:46.894Z] #34 DONE 2.1s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:46.894Z] #42 ... [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T23:12:46.894Z] #35 DONE 2.3s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-06T23:12:46.894Z] #38 DONE 0.9s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #37 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:46.894Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:46.894Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:46.894Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:46.894Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:46.894Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:46.894Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:46.894Z] #37 DONE 3.0s [2024-08-06T23:12:46.894Z] [2024-08-06T23:12:46.894Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:46.894Z] #42 transferring context: 6.46MB 2.0s [2024-08-06T23:12:48.303Z] #42 ... [2024-08-06T23:12:48.303Z] [2024-08-06T23:12:48.303Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T23:12:48.303Z] #34 DONE 3.6s [2024-08-06T23:12:48.571Z] [2024-08-06T23:12:48.571Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:49.156Z] #42 ... [2024-08-06T23:12:49.156Z] [2024-08-06T23:12:49.156Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T23:12:49.156Z] #43 DONE 3.2s [2024-08-06T23:12:49.156Z] [2024-08-06T23:12:49.156Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:49.156Z] #42 ... [2024-08-06T23:12:49.156Z] [2024-08-06T23:12:49.156Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T23:12:49.156Z] #44 DONE 3.6s [2024-08-06T23:12:49.156Z] [2024-08-06T23:12:49.156Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:49.423Z] #42 ... [2024-08-06T23:12:49.423Z] [2024-08-06T23:12:49.423Z] #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T23:12:49.423Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T23:12:49.423Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T23:12:49.423Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T23:12:49.423Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T23:12:49.423Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-06T23:12:49.423Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-06T23:12:49.423Z] #37 DONE 3.0s [2024-08-06T23:12:49.423Z] [2024-08-06T23:12:49.423Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:12:49.423Z] #45 DONE 0.0s [2024-08-06T23:12:49.423Z] [2024-08-06T23:12:49.423Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:52.012Z] #42 ... [2024-08-06T23:12:52.012Z] [2024-08-06T23:12:52.012Z] #46 [security-spire-server internal] load build context [2024-08-06T23:12:52.012Z] #46 transferring context: 27.23kB 0.4s done [2024-08-06T23:12:52.012Z] #46 DONE 2.5s [2024-08-06T23:12:52.012Z] [2024-08-06T23:12:52.012Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:53.418Z] #42 ... [2024-08-06T23:12:53.418Z] [2024-08-06T23:12:53.418Z] #47 [security-spire-agent internal] load build context [2024-08-06T23:12:53.418Z] #47 transferring context: 26.76kB 0.7s done [2024-08-06T23:12:53.418Z] #47 DONE 3.9s [2024-08-06T23:12:53.418Z] [2024-08-06T23:12:53.418Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:53.688Z] #42 ... [2024-08-06T23:12:53.688Z] [2024-08-06T23:12:53.688Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T23:12:53.688Z] #0 6.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:12:53.688Z] #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:12:53.688Z] #48 10.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T23:12:53.688Z] #48 10.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T23:12:53.688Z] #48 10.11 OK: 19953 distinct packages available [2024-08-06T23:12:53.688Z] #48 ... [2024-08-06T23:12:53.688Z] [2024-08-06T23:12:53.688Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:12:53.956Z] #49 ... [2024-08-06T23:12:53.956Z] [2024-08-06T23:12:53.956Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:53.956Z] #42 ... [2024-08-06T23:12:53.956Z] [2024-08-06T23:12:53.956Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T23:12:54.222Z] #50 ... [2024-08-06T23:12:54.222Z] [2024-08-06T23:12:54.222Z] #42 [support-notifications internal] load build context [2024-08-06T23:12:54.222Z] #42 ... [2024-08-06T23:12:54.222Z] [2024-08-06T23:12:54.222Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T23:12:54.222Z] #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:12:54.222Z] #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:12:54.222Z] #51 ... [2024-08-06T23:12:54.222Z] [2024-08-06T23:12:54.222Z] #52 [security-spire-config internal] load build context [2024-08-06T23:12:54.222Z] #52 transferring context: 25.48kB 0.7s done [2024-08-06T23:12:54.222Z] #52 DONE 4.8s [2024-08-06T23:12:54.222Z] [2024-08-06T23:12:54.222Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T23:12:54.491Z] #53 ... [2024-08-06T23:12:54.491Z] [2024-08-06T23:12:54.491Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T23:12:54.491Z] #54 ... [2024-08-06T23:12:54.491Z] [2024-08-06T23:12:54.491Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:12:54.756Z] #55 ... [2024-08-06T23:12:54.756Z] [2024-08-06T23:12:54.756Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T23:12:54.756Z] #56 ... [2024-08-06T23:12:54.756Z] [2024-08-06T23:12:54.756Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T23:12:55.021Z] #57 ... [2024-08-06T23:12:55.021Z] [2024-08-06T23:12:55.021Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T23:12:55.021Z] #58 ... [2024-08-06T23:12:55.021Z] [2024-08-06T23:12:55.021Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:12:55.287Z] #59 ... [2024-08-06T23:12:55.287Z] [2024-08-06T23:12:55.287Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T23:12:55.287Z] #60 ... [2024-08-06T23:12:55.287Z] [2024-08-06T23:12:55.287Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:12:55.287Z] #36 ... [2024-08-06T23:12:55.287Z] [2024-08-06T23:12:55.287Z] #39 [core-data internal] load build context [2024-08-06T23:12:55.552Z] #39 ... [2024-08-06T23:12:55.552Z] [2024-08-06T23:12:55.552Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:12:55.552Z] #61 ... [2024-08-06T23:12:55.552Z] [2024-08-06T23:12:55.552Z] #62 [core-metadata internal] load build context [2024-08-06T23:12:55.818Z] #62 ... [2024-08-06T23:12:55.818Z] [2024-08-06T23:12:55.818Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T23:12:55.818Z] #63 ... [2024-08-06T23:12:55.818Z] [2024-08-06T23:12:55.818Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T23:12:56.084Z] #64 ... [2024-08-06T23:12:56.084Z] [2024-08-06T23:12:56.084Z] #65 [core-keeper internal] load build context [2024-08-06T23:12:56.084Z] #65 ... [2024-08-06T23:12:56.084Z] [2024-08-06T23:12:56.084Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T23:12:56.350Z] #66 ... [2024-08-06T23:12:56.350Z] [2024-08-06T23:12:56.350Z] #40 [support-scheduler internal] load build context [2024-08-06T23:12:56.350Z] #40 ... [2024-08-06T23:12:56.350Z] [2024-08-06T23:12:56.350Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:12:56.615Z] #41 ... [2024-08-06T23:12:56.615Z] [2024-08-06T23:12:56.615Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:12:56.615Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-06T23:12:56.615Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T23:12:56.615Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-06T23:12:56.615Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T23:12:56.615Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-06T23:12:56.615Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s [2024-08-06T23:12:56.615Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s [2024-08-06T23:12:56.615Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done [2024-08-06T23:12:56.615Z] #45 ... [2024-08-06T23:12:56.615Z] [2024-08-06T23:12:56.615Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T23:12:56.615Z] #51 10.55 OK: 266 MiB in 52 packages [2024-08-06T23:12:56.615Z] #51 DONE 12.7s [2024-08-06T23:12:56.615Z] [2024-08-06T23:12:56.615Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:12:56.615Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-08-06T23:12:56.615Z] #45 ... [2024-08-06T23:12:56.615Z] [2024-08-06T23:12:56.616Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:12:56.616Z] #41 ... [2024-08-06T23:12:56.616Z] [2024-08-06T23:12:56.616Z] #67 [core-command internal] load build context [2024-08-06T23:12:56.881Z] #67 ... [2024-08-06T23:12:56.881Z] [2024-08-06T23:12:56.881Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:12:56.881Z] #68 ... [2024-08-06T23:12:56.881Z] [2024-08-06T23:12:56.881Z] #67 [core-command internal] load build context [2024-08-06T23:12:57.146Z] #67 transferring context: 4.11MB 9.4s [2024-08-06T23:12:57.747Z] #67 ... [2024-08-06T23:12:57.747Z] [2024-08-06T23:12:57.747Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T23:12:57.747Z] #69 ... [2024-08-06T23:12:57.747Z] [2024-08-06T23:12:57.747Z] #67 [core-command internal] load build context [2024-08-06T23:12:59.686Z] #67 ... [2024-08-06T23:12:59.686Z] [2024-08-06T23:12:59.686Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:12:59.686Z] #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done [2024-08-06T23:12:59.686Z] #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T23:12:59.686Z] #70 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-06T23:12:59.686Z] #70 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-06T23:12:59.686Z] #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-08-06T23:12:59.686Z] #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done [2024-08-06T23:12:59.686Z] #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.1s done [2024-08-06T23:12:59.686Z] #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.43MB / 18.32MB 5.1s [2024-08-06T23:12:59.686Z] #70 ... [2024-08-06T23:12:59.686Z] [2024-08-06T23:12:59.686Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T23:12:59.686Z] #54 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:00.650Z] #54 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:00.921Z] #54 ... [2024-08-06T23:13:00.921Z] [2024-08-06T23:13:00.921Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T23:13:00.921Z] #50 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:00.921Z] #50 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:00.921Z] #50 15.30 OK: 266 MiB in 52 packages [2024-08-06T23:13:00.921Z] #50 DONE 17.3s [2024-08-06T23:13:01.188Z] [2024-08-06T23:13:01.188Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:01.188Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.9s done [2024-08-06T23:13:01.188Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.9s [2024-08-06T23:13:01.188Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-08-06T23:13:01.188Z] #45 ... [2024-08-06T23:13:01.188Z] [2024-08-06T23:13:01.188Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T23:13:01.188Z] #48 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:01.188Z] #48 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:01.188Z] #48 15.29 OK: 266 MiB in 52 packages [2024-08-06T23:13:01.188Z] #48 DONE 17.6s [2024-08-06T23:13:01.188Z] [2024-08-06T23:13:01.188Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:01.188Z] #45 ... [2024-08-06T23:13:01.188Z] [2024-08-06T23:13:01.188Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T23:13:01.453Z] #71 ... [2024-08-06T23:13:01.453Z] [2024-08-06T23:13:01.453Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T23:13:01.453Z] #72 ... [2024-08-06T23:13:01.453Z] [2024-08-06T23:13:01.453Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:01.453Z] #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.8s [2024-08-06T23:13:02.425Z] #70 ... [2024-08-06T23:13:02.425Z] [2024-08-06T23:13:02.425Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T23:13:02.425Z] #56 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:02.425Z] #56 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:02.425Z] #56 14.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:02.425Z] #56 14.42 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T23:13:02.425Z] #56 14.42 (3/4) Installing su-exec (0.2-r3) [2024-08-06T23:13:02.425Z] #56 14.42 (4/4) Installing yq (4.33.3-r5) [2024-08-06T23:13:02.425Z] #56 15.11 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:02.425Z] #56 15.11 OK: 18 MiB in 19 packages [2024-08-06T23:13:02.425Z] #56 DONE 18.2s [2024-08-06T23:13:02.425Z] [2024-08-06T23:13:02.425Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:03.382Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 9.4s [2024-08-06T23:13:03.648Z] #45 ... [2024-08-06T23:13:03.648Z] [2024-08-06T23:13:03.648Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T23:13:03.648Z] #60 DONE 18.6s [2024-08-06T23:13:03.648Z] [2024-08-06T23:13:03.648Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:04.283Z] #45 ... [2024-08-06T23:13:04.283Z] [2024-08-06T23:13:04.283Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T23:13:04.283Z] #53 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:04.283Z] #53 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:04.283Z] #53 17.38 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:04.283Z] #53 17.38 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:04.283Z] #53 17.53 OK: 8 MiB in 16 packages [2024-08-06T23:13:04.283Z] #53 DONE 20.1s [2024-08-06T23:13:04.283Z] [2024-08-06T23:13:04.283Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:04.283Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.86MB / 28.04MB 10.1s [2024-08-06T23:13:04.283Z] #45 ... [2024-08-06T23:13:04.283Z] [2024-08-06T23:13:04.283Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:04.283Z] #49 transferring context: 41.52MB 20.1s [2024-08-06T23:13:04.283Z] #49 ... [2024-08-06T23:13:04.283Z] [2024-08-06T23:13:04.283Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:04.552Z] #42 ... [2024-08-06T23:13:04.552Z] [2024-08-06T23:13:04.552Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:05.133Z] #49 ... [2024-08-06T23:13:05.133Z] [2024-08-06T23:13:05.133Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:05.133Z] #55 ... [2024-08-06T23:13:05.133Z] [2024-08-06T23:13:05.133Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:05.400Z] #49 ... [2024-08-06T23:13:05.400Z] [2024-08-06T23:13:05.400Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:05.400Z] #36 ... [2024-08-06T23:13:05.400Z] [2024-08-06T23:13:05.400Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:05.665Z] #59 ... [2024-08-06T23:13:05.665Z] [2024-08-06T23:13:05.665Z] #39 [core-data internal] load build context [2024-08-06T23:13:05.665Z] #39 ... [2024-08-06T23:13:05.665Z] [2024-08-06T23:13:05.665Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:05.665Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 11.6s [2024-08-06T23:13:05.930Z] #45 ... [2024-08-06T23:13:05.930Z] [2024-08-06T23:13:05.930Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:05.930Z] #61 ... [2024-08-06T23:13:05.930Z] [2024-08-06T23:13:05.930Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:05.930Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.12MB / 28.04MB 11.9s [2024-08-06T23:13:06.514Z] #45 ... [2024-08-06T23:13:06.514Z] [2024-08-06T23:13:06.514Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:06.514Z] #62 ... [2024-08-06T23:13:06.514Z] [2024-08-06T23:13:06.514Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:06.779Z] #65 ... [2024-08-06T23:13:06.779Z] [2024-08-06T23:13:06.779Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:06.779Z] #40 ... [2024-08-06T23:13:06.779Z] [2024-08-06T23:13:06.779Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:06.779Z] #45 ... [2024-08-06T23:13:06.779Z] [2024-08-06T23:13:06.779Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:07.051Z] #41 ... [2024-08-06T23:13:07.051Z] [2024-08-06T23:13:07.051Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:07.051Z] #68 ... [2024-08-06T23:13:07.051Z] [2024-08-06T23:13:07.051Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:07.666Z] #40 ... [2024-08-06T23:13:07.666Z] [2024-08-06T23:13:07.666Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T23:13:07.666Z] #57 DONE 22.6s [2024-08-06T23:13:07.666Z] [2024-08-06T23:13:07.666Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:08.619Z] #40 ... [2024-08-06T23:13:08.619Z] [2024-08-06T23:13:08.619Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T23:13:08.619Z] #54 19.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:08.619Z] #54 19.65 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:08.619Z] #54 19.65 OK: 8 MiB in 16 packages [2024-08-06T23:13:08.619Z] #54 DONE 23.8s [2024-08-06T23:13:08.619Z] [2024-08-06T23:13:08.619Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:08.619Z] #73 ... [2024-08-06T23:13:08.619Z] [2024-08-06T23:13:08.619Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T23:13:08.619Z] #58 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:08.894Z] #58 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:08.894Z] #58 20.33 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T23:13:08.894Z] #58 20.61 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:08.894Z] #58 20.61 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:08.894Z] #58 20.75 Executing ca-certificates-20240226-r0.trigger [2024-08-06T23:13:08.894Z] #58 21.95 OK: 9 MiB in 17 packages [2024-08-06T23:13:08.894Z] #58 DONE 24.0s [2024-08-06T23:13:08.894Z] [2024-08-06T23:13:08.894Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:08.894Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 14.8s [2024-08-06T23:13:08.894Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T23:13:09.871Z] #45 ... [2024-08-06T23:13:09.871Z] [2024-08-06T23:13:09.871Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T23:13:09.871Z] #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:09.871Z] #64 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:09.871Z] #64 19.78 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T23:13:09.871Z] #64 20.05 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:09.871Z] #64 20.05 (3/4) Installing su-exec (0.2-r3) [2024-08-06T23:13:09.871Z] #64 20.13 (4/4) Installing yq (4.33.3-r5) [2024-08-06T23:13:09.871Z] #64 20.94 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:09.871Z] #64 21.36 Executing ca-certificates-20240226-r0.trigger [2024-08-06T23:13:09.871Z] #64 21.99 OK: 18 MiB in 19 packages [2024-08-06T23:13:09.871Z] #64 DONE 24.5s [2024-08-06T23:13:09.871Z] [2024-08-06T23:13:09.871Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:09.871Z] #45 ... [2024-08-06T23:13:09.871Z] [2024-08-06T23:13:09.871Z] #67 [core-command internal] load build context [2024-08-06T23:13:09.871Z] #67 transferring context: 8.44MB 21.9s [2024-08-06T23:13:10.137Z] #67 ... [2024-08-06T23:13:10.137Z] [2024-08-06T23:13:10.137Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:10.402Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.4s [2024-08-06T23:13:10.668Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 16.7s [2024-08-06T23:13:10.937Z] #45 ... [2024-08-06T23:13:10.937Z] [2024-08-06T23:13:10.937Z] #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T23:13:10.937Z] #66 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:10.937Z] #66 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:10.937Z] #66 23.67 OK: 266 MiB in 52 packages [2024-08-06T23:13:10.937Z] #66 DONE 26.3s [2024-08-06T23:13:10.937Z] [2024-08-06T23:13:10.937Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:10.937Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.0s [2024-08-06T23:13:11.205Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.01MB / 28.04MB 17.2s [2024-08-06T23:13:11.787Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s [2024-08-06T23:13:12.054Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s done [2024-08-06T23:13:13.015Z] #45 ... [2024-08-06T23:13:13.015Z] [2024-08-06T23:13:13.015Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:13.015Z] #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.5s done [2024-08-06T23:13:13.015Z] #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-08-06T23:13:13.015Z] #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-06T23:13:13.015Z] #70 ... [2024-08-06T23:13:13.015Z] [2024-08-06T23:13:13.015Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:13.015Z] #41 ... [2024-08-06T23:13:13.015Z] [2024-08-06T23:13:13.015Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:13.596Z] #70 ... [2024-08-06T23:13:13.596Z] [2024-08-06T23:13:13.596Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T23:13:13.596Z] #74 ... [2024-08-06T23:13:13.596Z] [2024-08-06T23:13:13.596Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:14.182Z] #41 ... [2024-08-06T23:13:14.182Z] [2024-08-06T23:13:14.182Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T23:13:14.448Z] #75 ... [2024-08-06T23:13:14.448Z] [2024-08-06T23:13:14.448Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T23:13:14.448Z] #63 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:14.448Z] #63 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:14.448Z] #63 24.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T23:13:14.448Z] #63 24.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T23:13:14.448Z] #63 24.28 OK: 19946 distinct packages available [2024-08-06T23:13:14.448Z] #63 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:14.448Z] #63 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:14.448Z] #63 29.05 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T23:13:14.448Z] #63 29.40 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T23:13:14.448Z] #63 29.40 (3/11) Installing libunistring (1.1-r1) [2024-08-06T23:13:14.448Z] #63 29.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T23:13:14.448Z] #63 29.60 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T23:13:14.448Z] #63 29.60 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T23:13:14.448Z] #63 29.70 (7/11) Installing curl (8.9.0-r0) [2024-08-06T23:13:14.448Z] #63 29.80 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:14.448Z] #63 29.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T23:13:14.448Z] #63 29.80 (10/11) Installing libucontext (1.2-r2) [2024-08-06T23:13:14.448Z] #63 29.84 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T23:13:14.448Z] #63 29.84 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:14.448Z] #63 30.01 Executing ca-certificates-20240226-r0.trigger [2024-08-06T23:13:14.448Z] #63 ... [2024-08-06T23:13:14.448Z] [2024-08-06T23:13:14.448Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:14.448Z] #42 transferring context: 38.40MB 29.5s [2024-08-06T23:13:14.713Z] #42 ... [2024-08-06T23:13:14.713Z] [2024-08-06T23:13:14.713Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T23:13:14.713Z] #76 ... [2024-08-06T23:13:14.713Z] [2024-08-06T23:13:14.713Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:14.713Z] #49 ... [2024-08-06T23:13:14.713Z] [2024-08-06T23:13:14.713Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:14.713Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-06T23:13:15.292Z] #45 ... [2024-08-06T23:13:15.292Z] [2024-08-06T23:13:15.292Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T23:13:15.292Z] #69 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:15.292Z] #69 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:15.292Z] #69 25.47 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:15.292Z] #69 25.47 (2/2) Installing su-exec (0.2-r3) [2024-08-06T23:13:15.292Z] #69 25.50 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:15.292Z] #69 25.70 OK: 8 MiB in 17 packages [2024-08-06T23:13:15.292Z] #69 DONE 27.5s [2024-08-06T23:13:15.292Z] [2024-08-06T23:13:15.292Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:15.292Z] #55 ... [2024-08-06T23:13:15.292Z] [2024-08-06T23:13:15.292Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:15.558Z] #42 ... [2024-08-06T23:13:15.558Z] [2024-08-06T23:13:15.558Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:15.824Z] #59 ... [2024-08-06T23:13:15.824Z] [2024-08-06T23:13:15.824Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:15.824Z] #36 ... [2024-08-06T23:13:15.824Z] [2024-08-06T23:13:15.824Z] #39 [core-data internal] load build context [2024-08-06T23:13:16.090Z] #39 ... [2024-08-06T23:13:16.090Z] [2024-08-06T23:13:16.090Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:16.090Z] #40 ... [2024-08-06T23:13:16.091Z] [2024-08-06T23:13:16.091Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:16.358Z] #61 ... [2024-08-06T23:13:16.358Z] [2024-08-06T23:13:16.358Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:16.624Z] #45 ... [2024-08-06T23:13:16.624Z] [2024-08-06T23:13:16.624Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:16.624Z] #62 ... [2024-08-06T23:13:16.624Z] [2024-08-06T23:13:16.624Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:16.892Z] #61 ... [2024-08-06T23:13:16.892Z] [2024-08-06T23:13:16.892Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:16.892Z] #65 ... [2024-08-06T23:13:16.892Z] [2024-08-06T23:13:16.892Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:16.892Z] #62 ... [2024-08-06T23:13:16.892Z] [2024-08-06T23:13:16.892Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T23:13:16.892Z] #63 30.66 OK: 13 MiB in 26 packages [2024-08-06T23:13:16.892Z] #63 DONE 32.6s [2024-08-06T23:13:16.892Z] [2024-08-06T23:13:16.892Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:17.158Z] #62 ... [2024-08-06T23:13:17.158Z] [2024-08-06T23:13:17.158Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:17.424Z] #68 ... [2024-08-06T23:13:17.424Z] [2024-08-06T23:13:17.424Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:17.690Z] #40 ... [2024-08-06T23:13:17.690Z] [2024-08-06T23:13:17.690Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T23:13:17.964Z] #77 ... [2024-08-06T23:13:17.964Z] [2024-08-06T23:13:17.964Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:18.923Z] #40 ... [2024-08-06T23:13:18.923Z] [2024-08-06T23:13:18.923Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T23:13:18.923Z] #72 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:18.923Z] #72 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:18.923Z] #72 21.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T23:13:18.923Z] #72 21.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T23:13:18.923Z] #72 21.59 OK: 19946 distinct packages available [2024-08-06T23:13:18.923Z] #72 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:18.923Z] #72 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:18.923Z] #72 25.86 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:18.923Z] #72 25.86 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T23:13:18.923Z] #72 25.86 (3/5) Installing libucontext (1.2-r2) [2024-08-06T23:13:18.923Z] #72 25.86 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T23:13:18.923Z] #72 25.86 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T23:13:18.923Z] #72 25.90 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:18.923Z] #72 25.98 OK: 9 MiB in 20 packages [2024-08-06T23:13:18.923Z] #72 DONE 27.6s [2024-08-06T23:13:18.923Z] [2024-08-06T23:13:18.923Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:19.503Z] #40 ... [2024-08-06T23:13:19.503Z] [2024-08-06T23:13:19.503Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:19.503Z] #78 ... [2024-08-06T23:13:19.503Z] [2024-08-06T23:13:19.503Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:19.503Z] #40 transferring context: 52.68MB 33.9s [2024-08-06T23:13:20.091Z] #40 ... [2024-08-06T23:13:20.091Z] [2024-08-06T23:13:20.091Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T23:13:20.091Z] #79 ... [2024-08-06T23:13:20.091Z] [2024-08-06T23:13:20.091Z] #67 [core-command internal] load build context [2024-08-06T23:13:20.360Z] #67 ... [2024-08-06T23:13:20.360Z] [2024-08-06T23:13:20.360Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:21.315Z] #40 ... [2024-08-06T23:13:21.315Z] [2024-08-06T23:13:21.315Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T23:13:21.315Z] #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:21.315Z] #71 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:21.315Z] #71 25.19 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T23:13:21.315Z] #71 25.19 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T23:13:21.315Z] #71 25.19 OK: 19946 distinct packages available [2024-08-06T23:13:21.315Z] #71 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:21.315Z] #71 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:21.315Z] #71 27.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:21.315Z] #71 27.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T23:13:21.315Z] #71 27.46 (3/4) Installing libucontext (1.2-r2) [2024-08-06T23:13:21.315Z] #71 27.46 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T23:13:21.315Z] #71 27.50 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:21.315Z] #71 27.52 OK: 8 MiB in 19 packages [2024-08-06T23:13:21.315Z] #71 DONE 29.8s [2024-08-06T23:13:21.315Z] [2024-08-06T23:13:21.315Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:22.274Z] #40 ... [2024-08-06T23:13:22.274Z] [2024-08-06T23:13:22.274Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T23:13:22.274Z] #74 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:22.274Z] #74 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:22.274Z] #74 18.09 OK: 18 MiB in 19 packages [2024-08-06T23:13:22.274Z] #74 DONE 19.1s [2024-08-06T23:13:22.274Z] [2024-08-06T23:13:22.274Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:24.212Z] #40 ... [2024-08-06T23:13:24.212Z] [2024-08-06T23:13:24.213Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:24.213Z] #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-08-06T23:13:24.213Z] #70 ... [2024-08-06T23:13:24.213Z] [2024-08-06T23:13:24.213Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:24.213Z] #40 ... [2024-08-06T23:13:24.213Z] [2024-08-06T23:13:24.213Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T23:13:24.213Z] #80 DONE 1.9s [2024-08-06T23:13:24.213Z] [2024-08-06T23:13:24.213Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:24.488Z] #40 ... [2024-08-06T23:13:24.488Z] [2024-08-06T23:13:24.488Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:24.488Z] #41 ... [2024-08-06T23:13:24.488Z] [2024-08-06T23:13:24.488Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:24.488Z] #40 transferring context: 61.11MB 38.9s [2024-08-06T23:13:25.086Z] #40 ... [2024-08-06T23:13:25.086Z] [2024-08-06T23:13:25.086Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:25.086Z] #49 ... [2024-08-06T23:13:25.086Z] [2024-08-06T23:13:25.086Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:25.670Z] #41 ... [2024-08-06T23:13:25.670Z] [2024-08-06T23:13:25.670Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T23:13:25.670Z] #81 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:25.670Z] #81 ... [2024-08-06T23:13:25.670Z] [2024-08-06T23:13:25.670Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:25.937Z] #55 ... [2024-08-06T23:13:25.937Z] [2024-08-06T23:13:25.937Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:25.937Z] #59 ... [2024-08-06T23:13:25.937Z] [2024-08-06T23:13:25.937Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:25.937Z] #55 ... [2024-08-06T23:13:25.937Z] [2024-08-06T23:13:25.937Z] #39 [core-data internal] load build context [2024-08-06T23:13:26.202Z] #39 ... [2024-08-06T23:13:26.202Z] [2024-08-06T23:13:26.202Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:26.202Z] #42 ... [2024-08-06T23:13:26.202Z] [2024-08-06T23:13:26.202Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:26.466Z] #36 ... [2024-08-06T23:13:26.466Z] [2024-08-06T23:13:26.466Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:26.734Z] #59 ... [2024-08-06T23:13:26.735Z] [2024-08-06T23:13:26.735Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T23:13:26.735Z] #75 15.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:26.735Z] #75 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:26.735Z] #75 19.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T23:13:26.735Z] #75 20.26 Executing busybox-1.36.1-r7.trigger [2024-08-06T23:13:26.735Z] #75 20.38 OK: 8 MiB in 16 packages [2024-08-06T23:13:26.735Z] #75 DONE 22.5s [2024-08-06T23:13:26.735Z] [2024-08-06T23:13:26.735Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:27.002Z] #59 ... [2024-08-06T23:13:27.002Z] [2024-08-06T23:13:27.002Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:27.002Z] #82 ... [2024-08-06T23:13:27.002Z] [2024-08-06T23:13:27.002Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:27.265Z] #61 ... [2024-08-06T23:13:27.265Z] [2024-08-06T23:13:27.265Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:27.265Z] #65 ... [2024-08-06T23:13:27.265Z] [2024-08-06T23:13:27.265Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:27.530Z] #59 ... [2024-08-06T23:13:27.530Z] [2024-08-06T23:13:27.530Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:27.530Z] #62 ... [2024-08-06T23:13:27.530Z] [2024-08-06T23:13:27.530Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:27.530Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s [2024-08-06T23:13:27.797Z] #45 ... [2024-08-06T23:13:27.797Z] [2024-08-06T23:13:27.797Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:27.797Z] #73 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:27.797Z] #73 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:27.797Z] #73 17.49 OK: 8 MiB in 16 packages [2024-08-06T23:13:27.797Z] #73 DONE 19.1s [2024-08-06T23:13:27.797Z] [2024-08-06T23:13:27.797Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:27.797Z] #68 ... [2024-08-06T23:13:27.797Z] [2024-08-06T23:13:27.797Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:28.751Z] #59 ... [2024-08-06T23:13:28.751Z] [2024-08-06T23:13:28.751Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T23:13:28.751Z] #76 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:28.751Z] #76 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:28.751Z] #76 22.77 OK: 8 MiB in 16 packages [2024-08-06T23:13:28.751Z] #76 DONE 24.7s [2024-08-06T23:13:28.751Z] [2024-08-06T23:13:28.751Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:29.018Z] #59 ... [2024-08-06T23:13:29.018Z] [2024-08-06T23:13:29.018Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T23:13:29.284Z] #83 ... [2024-08-06T23:13:29.284Z] [2024-08-06T23:13:29.284Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:29.548Z] #59 transferring context: 31.59MB 44.5s [2024-08-06T23:13:30.127Z] #59 ... [2024-08-06T23:13:30.127Z] [2024-08-06T23:13:30.127Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:30.127Z] #78 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:30.127Z] #78 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:30.127Z] #78 19.60 OK: 9 MiB in 17 packages [2024-08-06T23:13:30.127Z] #78 DONE 21.3s [2024-08-06T23:13:30.127Z] [2024-08-06T23:13:30.127Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:30.706Z] #59 ... [2024-08-06T23:13:30.706Z] [2024-08-06T23:13:30.706Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T23:13:30.706Z] #77 15.38 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:30.706Z] #77 16.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:30.706Z] #77 21.17 OK: 266 MiB in 52 packages [2024-08-06T23:13:30.706Z] #77 DONE 22.8s [2024-08-06T23:13:30.706Z] [2024-08-06T23:13:30.706Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:30.706Z] #59 ... [2024-08-06T23:13:30.706Z] [2024-08-06T23:13:30.706Z] #67 [core-command internal] load build context [2024-08-06T23:13:30.706Z] #67 ... [2024-08-06T23:13:30.706Z] [2024-08-06T23:13:30.706Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:31.287Z] #59 ... [2024-08-06T23:13:31.287Z] [2024-08-06T23:13:31.288Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T23:13:31.288Z] #0 8.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:31.288Z] #0 9.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:31.288Z] #84 ... [2024-08-06T23:13:31.288Z] [2024-08-06T23:13:31.288Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:31.288Z] #59 ... [2024-08-06T23:13:31.288Z] [2024-08-06T23:13:31.288Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T23:13:31.288Z] #81 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:31.288Z] #81 14.43 OK: 8 MiB in 17 packages [2024-08-06T23:13:31.288Z] #81 DONE 15.7s [2024-08-06T23:13:31.288Z] [2024-08-06T23:13:31.288Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:32.244Z] #59 ... [2024-08-06T23:13:32.244Z] [2024-08-06T23:13:32.244Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T23:13:32.244Z] #79 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:32.244Z] #79 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:32.244Z] #79 21.07 OK: 18 MiB in 19 packages [2024-08-06T23:13:32.244Z] #79 DONE 22.1s [2024-08-06T23:13:32.244Z] [2024-08-06T23:13:32.244Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:34.821Z] #59 ... [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:34.821Z] #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s [2024-08-06T23:13:34.821Z] #70 ... [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:34.821Z] #59 ... [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T23:13:34.821Z] #82 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:34.821Z] #82 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:34.821Z] #82 16.21 OK: 13 MiB in 26 packages [2024-08-06T23:13:34.821Z] #82 DONE 17.8s [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:34.821Z] #59 transferring context: 37.16MB 49.6s [2024-08-06T23:13:34.821Z] #59 ... [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T23:13:34.821Z] #84 12.56 OK: 8 MiB in 19 packages [2024-08-06T23:13:34.821Z] #84 DONE 13.9s [2024-08-06T23:13:34.821Z] [2024-08-06T23:13:34.821Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:35.090Z] #59 ... [2024-08-06T23:13:35.090Z] [2024-08-06T23:13:35.090Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:35.357Z] #49 ... [2024-08-06T23:13:35.357Z] [2024-08-06T23:13:35.357Z] #83 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T23:13:35.357Z] #83 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:35.357Z] #83 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T23:13:35.357Z] #83 14.83 OK: 9 MiB in 20 packages [2024-08-06T23:13:35.357Z] #83 DONE 16.1s [2024-08-06T23:13:35.357Z] [2024-08-06T23:13:35.357Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:35.357Z] #40 ... [2024-08-06T23:13:35.357Z] [2024-08-06T23:13:35.357Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:35.938Z] #49 ... [2024-08-06T23:13:35.938Z] [2024-08-06T23:13:35.938Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:35.938Z] #41 ... [2024-08-06T23:13:35.938Z] [2024-08-06T23:13:35.938Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:36.203Z] #40 ... [2024-08-06T23:13:36.203Z] [2024-08-06T23:13:36.203Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:36.203Z] #55 ... [2024-08-06T23:13:36.203Z] [2024-08-06T23:13:36.203Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:36.203Z] #41 ... [2024-08-06T23:13:36.203Z] [2024-08-06T23:13:36.203Z] #39 [core-data internal] load build context [2024-08-06T23:13:36.467Z] #39 ... [2024-08-06T23:13:36.467Z] [2024-08-06T23:13:36.467Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:36.467Z] #42 ... [2024-08-06T23:13:36.467Z] [2024-08-06T23:13:36.467Z] #39 [core-data internal] load build context [2024-08-06T23:13:36.736Z] #39 ... [2024-08-06T23:13:36.736Z] [2024-08-06T23:13:36.736Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:36.736Z] #36 ... [2024-08-06T23:13:36.736Z] [2024-08-06T23:13:36.736Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:37.002Z] #55 ... [2024-08-06T23:13:37.002Z] [2024-08-06T23:13:37.002Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T23:13:37.002Z] #85 DONE 5.6s [2024-08-06T23:13:37.002Z] [2024-08-06T23:13:37.002Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:37.271Z] #55 ... [2024-08-06T23:13:37.272Z] [2024-08-06T23:13:37.272Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:37.538Z] #61 ... [2024-08-06T23:13:37.538Z] [2024-08-06T23:13:37.538Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:37.538Z] #65 ... [2024-08-06T23:13:37.538Z] [2024-08-06T23:13:37.538Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:37.538Z] #55 ... [2024-08-06T23:13:37.538Z] [2024-08-06T23:13:37.538Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T23:13:37.538Z] #86 DONE 0.7s [2024-08-06T23:13:37.538Z] [2024-08-06T23:13:37.538Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:37.803Z] #62 ... [2024-08-06T23:13:37.803Z] [2024-08-06T23:13:37.803Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:38.382Z] #65 ... [2024-08-06T23:13:38.382Z] [2024-08-06T23:13:38.382Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:38.382Z] #68 ... [2024-08-06T23:13:38.382Z] [2024-08-06T23:13:38.382Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:39.785Z] #65 ... [2024-08-06T23:13:39.785Z] [2024-08-06T23:13:39.785Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:39.785Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s [2024-08-06T23:13:39.785Z] #45 ... [2024-08-06T23:13:39.785Z] [2024-08-06T23:13:39.785Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:39.785Z] #65 transferring context: 103.98MB 54.7s [2024-08-06T23:13:40.748Z] #65 ... [2024-08-06T23:13:40.748Z] [2024-08-06T23:13:40.748Z] #67 [core-command internal] load build context [2024-08-06T23:13:40.748Z] #67 ... [2024-08-06T23:13:40.748Z] [2024-08-06T23:13:40.748Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:44.986Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s [2024-08-06T23:13:44.986Z] #45 ... [2024-08-06T23:13:44.986Z] [2024-08-06T23:13:44.986Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:13:44.986Z] #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.5s done [2024-08-06T23:13:44.986Z] #70 ... [2024-08-06T23:13:44.986Z] [2024-08-06T23:13:44.986Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:45.250Z] #45 ... [2024-08-06T23:13:45.250Z] [2024-08-06T23:13:45.250Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:45.250Z] #59 transferring context: 71.33MB 60.0s [2024-08-06T23:13:45.250Z] #59 ... [2024-08-06T23:13:45.250Z] [2024-08-06T23:13:45.250Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:45.515Z] #68 ... [2024-08-06T23:13:45.515Z] [2024-08-06T23:13:45.515Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:46.095Z] #45 ... [2024-08-06T23:13:46.095Z] [2024-08-06T23:13:46.095Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:46.095Z] #40 ... [2024-08-06T23:13:46.095Z] [2024-08-06T23:13:46.095Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:46.360Z] #49 ... [2024-08-06T23:13:46.360Z] [2024-08-06T23:13:46.360Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:46.360Z] #45 ... [2024-08-06T23:13:46.360Z] [2024-08-06T23:13:46.360Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:46.625Z] #41 ... [2024-08-06T23:13:46.625Z] [2024-08-06T23:13:46.625Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:46.625Z] #49 ... [2024-08-06T23:13:46.625Z] [2024-08-06T23:13:46.625Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:46.893Z] #42 ... [2024-08-06T23:13:46.893Z] [2024-08-06T23:13:46.893Z] #39 [core-data internal] load build context [2024-08-06T23:13:46.893Z] #39 ... [2024-08-06T23:13:46.893Z] [2024-08-06T23:13:46.893Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:46.893Z] #36 ... [2024-08-06T23:13:46.893Z] [2024-08-06T23:13:46.893Z] #39 [core-data internal] load build context [2024-08-06T23:13:47.473Z] #39 ... [2024-08-06T23:13:47.473Z] [2024-08-06T23:13:47.473Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:47.745Z] #61 ... [2024-08-06T23:13:47.745Z] [2024-08-06T23:13:47.745Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:47.745Z] #45 ... [2024-08-06T23:13:47.745Z] [2024-08-06T23:13:47.745Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:47.745Z] #55 ... [2024-08-06T23:13:47.745Z] [2024-08-06T23:13:47.745Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:48.013Z] #62 ... [2024-08-06T23:13:48.013Z] [2024-08-06T23:13:48.013Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:48.594Z] #45 ... [2024-08-06T23:13:48.594Z] [2024-08-06T23:13:48.594Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T23:13:48.594Z] #87 DONE 2.5s [2024-08-06T23:13:48.594Z] [2024-08-06T23:13:48.594Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:49.999Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.9s [2024-08-06T23:13:50.960Z] #45 ... [2024-08-06T23:13:50.960Z] [2024-08-06T23:13:50.960Z] #65 [core-keeper internal] load build context [2024-08-06T23:13:50.960Z] #65 transferring context: 164.04MB 65.7s [2024-08-06T23:13:50.960Z] #65 ... [2024-08-06T23:13:50.960Z] [2024-08-06T23:13:50.960Z] #67 [core-command internal] load build context [2024-08-06T23:13:51.230Z] #67 ... [2024-08-06T23:13:51.231Z] [2024-08-06T23:13:51.231Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:13:51.231Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s done [2024-08-06T23:13:55.484Z] #45 ... [2024-08-06T23:13:55.484Z] [2024-08-06T23:13:55.484Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:55.751Z] #59 ... [2024-08-06T23:13:55.751Z] [2024-08-06T23:13:55.751Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:13:55.751Z] #68 ... [2024-08-06T23:13:55.751Z] [2024-08-06T23:13:55.751Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:56.019Z] #59 transferring context: 112.94MB 70.8s [2024-08-06T23:13:56.287Z] #59 ... [2024-08-06T23:13:56.287Z] [2024-08-06T23:13:56.287Z] #40 [support-scheduler internal] load build context [2024-08-06T23:13:56.287Z] #40 ... [2024-08-06T23:13:56.287Z] [2024-08-06T23:13:56.287Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:56.555Z] #59 ... [2024-08-06T23:13:56.555Z] [2024-08-06T23:13:56.555Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:13:56.823Z] #41 ... [2024-08-06T23:13:56.823Z] [2024-08-06T23:13:56.823Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:13:56.823Z] #59 ... [2024-08-06T23:13:56.823Z] [2024-08-06T23:13:56.823Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:56.823Z] #42 ... [2024-08-06T23:13:56.823Z] [2024-08-06T23:13:56.823Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:13:57.089Z] #49 ... [2024-08-06T23:13:57.090Z] [2024-08-06T23:13:57.090Z] #42 [support-notifications internal] load build context [2024-08-06T23:13:57.356Z] #42 ... [2024-08-06T23:13:57.356Z] [2024-08-06T23:13:57.356Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:13:57.623Z] #36 ... [2024-08-06T23:13:57.623Z] [2024-08-06T23:13:57.623Z] #39 [core-data internal] load build context [2024-08-06T23:13:57.623Z] #39 ... [2024-08-06T23:13:57.623Z] [2024-08-06T23:13:57.623Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:13:57.891Z] #61 ... [2024-08-06T23:13:57.891Z] [2024-08-06T23:13:57.891Z] #39 [core-data internal] load build context [2024-08-06T23:13:57.891Z] #39 ... [2024-08-06T23:13:57.891Z] [2024-08-06T23:13:57.891Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:58.161Z] #55 ... [2024-08-06T23:13:58.161Z] [2024-08-06T23:13:58.161Z] #62 [core-metadata internal] load build context [2024-08-06T23:13:58.161Z] #62 ... [2024-08-06T23:13:58.161Z] [2024-08-06T23:13:58.161Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:59.124Z] #55 ... [2024-08-06T23:13:59.124Z] [2024-08-06T23:13:59.124Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T23:13:59.124Z] #88 DONE 3.4s [2024-08-06T23:13:59.124Z] [2024-08-06T23:13:59.124Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:13:59.124Z] #55 ... [2024-08-06T23:13:59.124Z] [2024-08-06T23:13:59.124Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T23:13:59.124Z] #89 DONE 4.2s [2024-08-06T23:13:59.124Z] [2024-08-06T23:13:59.124Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T23:13:59.124Z] #90 DONE 4.2s [2024-08-06T23:13:59.124Z] [2024-08-06T23:13:59.124Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:00.531Z] #55 ... [2024-08-06T23:14:00.531Z] [2024-08-06T23:14:00.531Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T23:14:00.531Z] #91 DONE 1.1s [2024-08-06T23:14:00.531Z] [2024-08-06T23:14:00.531Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:00.531Z] #55 ... [2024-08-06T23:14:00.531Z] [2024-08-06T23:14:00.531Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T23:14:00.531Z] #92 DONE 1.1s [2024-08-06T23:14:00.531Z] [2024-08-06T23:14:00.531Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T23:14:00.531Z] #93 DONE 1.1s [2024-08-06T23:14:00.531Z] [2024-08-06T23:14:00.531Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:00.798Z] #55 transferring context: 91.59MB 76.5s [2024-08-06T23:14:01.066Z] #55 ... [2024-08-06T23:14:01.066Z] [2024-08-06T23:14:01.066Z] #65 [core-keeper internal] load build context [2024-08-06T23:14:01.334Z] #65 ... [2024-08-06T23:14:01.334Z] [2024-08-06T23:14:01.334Z] #67 [core-command internal] load build context [2024-08-06T23:14:01.334Z] #67 ... [2024-08-06T23:14:01.334Z] [2024-08-06T23:14:01.334Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:01.601Z] #55 ... [2024-08-06T23:14:01.601Z] [2024-08-06T23:14:01.601Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T23:14:01.601Z] #94 DONE 1.1s [2024-08-06T23:14:01.601Z] [2024-08-06T23:14:01.601Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:01.868Z] #55 ... [2024-08-06T23:14:01.868Z] [2024-08-06T23:14:01.868Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T23:14:01.868Z] #95 DONE 1.4s [2024-08-06T23:14:01.868Z] [2024-08-06T23:14:01.868Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:02.135Z] #55 ... [2024-08-06T23:14:02.135Z] [2024-08-06T23:14:02.135Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T23:14:02.135Z] #96 DONE 1.5s [2024-08-06T23:14:02.135Z] [2024-08-06T23:14:02.135Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:02.433Z] #55 ... [2024-08-06T23:14:02.433Z] [2024-08-06T23:14:02.433Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T23:14:02.433Z] #97 DONE 0.8s [2024-08-06T23:14:02.433Z] [2024-08-06T23:14:02.433Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:03.393Z] #55 ... [2024-08-06T23:14:03.393Z] [2024-08-06T23:14:03.393Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T23:14:03.393Z] #98 DONE 1.3s [2024-08-06T23:14:03.393Z] [2024-08-06T23:14:03.393Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:03.393Z] #55 ... [2024-08-06T23:14:03.393Z] [2024-08-06T23:14:03.393Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T23:14:03.393Z] #99 DONE 1.2s [2024-08-06T23:14:03.393Z] [2024-08-06T23:14:03.393Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:03.979Z] #55 ... [2024-08-06T23:14:03.979Z] [2024-08-06T23:14:03.979Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T23:14:03.979Z] #100 DONE 1.6s [2024-08-06T23:14:03.979Z] [2024-08-06T23:14:03.979Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:04.561Z] #55 ... [2024-08-06T23:14:04.561Z] [2024-08-06T23:14:04.561Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T23:14:04.561Z] #101 DONE 1.3s [2024-08-06T23:14:04.829Z] [2024-08-06T23:14:04.829Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T23:14:04.829Z] #102 DONE 1.5s [2024-08-06T23:14:04.829Z] [2024-08-06T23:14:04.829Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:05.107Z] #55 ... [2024-08-06T23:14:05.107Z] [2024-08-06T23:14:05.107Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T23:14:05.107Z] #103 DONE 1.1s [2024-08-06T23:14:05.107Z] [2024-08-06T23:14:05.107Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:06.079Z] #55 transferring context: 104.87MB 81.5s [2024-08-06T23:14:06.079Z] #55 ... [2024-08-06T23:14:06.079Z] [2024-08-06T23:14:06.079Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:06.079Z] #68 ... [2024-08-06T23:14:06.079Z] [2024-08-06T23:14:06.079Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:06.079Z] #55 ... [2024-08-06T23:14:06.079Z] [2024-08-06T23:14:06.079Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T23:14:06.079Z] #104 DONE 1.4s [2024-08-06T23:14:06.079Z] [2024-08-06T23:14:06.079Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:06.660Z] #55 ... [2024-08-06T23:14:06.660Z] [2024-08-06T23:14:06.660Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T23:14:06.660Z] #105 DONE 1.7s [2024-08-06T23:14:06.660Z] [2024-08-06T23:14:06.660Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:06.660Z] #55 ... [2024-08-06T23:14:06.660Z] [2024-08-06T23:14:06.660Z] #40 [support-scheduler internal] load build context [2024-08-06T23:14:06.660Z] #40 ... [2024-08-06T23:14:06.660Z] [2024-08-06T23:14:06.660Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:06.927Z] #55 ... [2024-08-06T23:14:06.927Z] [2024-08-06T23:14:06.927Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:14:06.927Z] #59 ... [2024-08-06T23:14:06.927Z] [2024-08-06T23:14:06.927Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:14:06.927Z] #41 ... [2024-08-06T23:14:06.927Z] [2024-08-06T23:14:06.927Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:14:07.192Z] #49 ... [2024-08-06T23:14:07.192Z] [2024-08-06T23:14:07.192Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:07.772Z] #55 ... [2024-08-06T23:14:07.772Z] [2024-08-06T23:14:07.772Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:07.772Z] #36 ... [2024-08-06T23:14:07.772Z] [2024-08-06T23:14:07.772Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:14:08.152Z] #61 ... [2024-08-06T23:14:08.152Z] [2024-08-06T23:14:08.152Z] #42 [support-notifications internal] load build context [2024-08-06T23:14:08.152Z] #42 ... [2024-08-06T23:14:08.152Z] [2024-08-06T23:14:08.152Z] #39 [core-data internal] load build context [2024-08-06T23:14:08.152Z] #39 ... [2024-08-06T23:14:08.152Z] [2024-08-06T23:14:08.152Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:08.439Z] #62 ... [2024-08-06T23:14:08.439Z] [2024-08-06T23:14:08.439Z] #39 [core-data internal] load build context [2024-08-06T23:14:11.091Z] #39 transferring context: 99.26MB 86.7s [2024-08-06T23:14:11.359Z] #39 ... [2024-08-06T23:14:11.359Z] [2024-08-06T23:14:11.359Z] #65 [core-keeper internal] load build context [2024-08-06T23:14:11.359Z] #65 ... [2024-08-06T23:14:11.359Z] [2024-08-06T23:14:11.359Z] #39 [core-data internal] load build context [2024-08-06T23:14:11.637Z] #39 ... [2024-08-06T23:14:11.637Z] [2024-08-06T23:14:11.637Z] #67 [core-command internal] load build context [2024-08-06T23:14:11.637Z] #67 ... [2024-08-06T23:14:11.637Z] [2024-08-06T23:14:11.637Z] #39 [core-data internal] load build context [2024-08-06T23:14:13.099Z] #39 ... [2024-08-06T23:14:13.099Z] [2024-08-06T23:14:13.099Z] #106 [security-spire-config] exporting to image [2024-08-06T23:14:13.099Z] #106 exporting layers 6.6s done [2024-08-06T23:14:13.099Z] #106 writing image sha256:f3c131b281d7ffab48c852923fcc35694f6d88eacb378c0d5c8add2791801696 0.0s done [2024-08-06T23:14:13.099Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-06T23:14:13.099Z] #106 writing image sha256:2c7d9ac1e0c555276dcb51fbc6e773f0daf0d68b8d5e0f06b79433046dd42238 0.2s done [2024-08-06T23:14:13.099Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-06T23:14:13.099Z] #106 writing image sha256:4aaf7d5b39fb87063c3f6e8ad3acba7f4add56f43d9cef242e98156fd39b5d7c 0.1s done [2024-08-06T23:14:13.099Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-06T23:14:13.099Z] #106 DONE 8.1s [2024-08-06T23:14:13.099Z] [2024-08-06T23:14:13.099Z] #39 [core-data internal] load build context [2024-08-06T23:14:16.436Z] #39 transferring context: 108.61MB 91.8s [2024-08-06T23:14:16.436Z] #39 ... [2024-08-06T23:14:16.436Z] [2024-08-06T23:14:16.436Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:16.436Z] #68 ... [2024-08-06T23:14:16.436Z] [2024-08-06T23:14:16.436Z] #39 [core-data internal] load build context [2024-08-06T23:14:16.701Z] #39 ... [2024-08-06T23:14:16.701Z] [2024-08-06T23:14:16.701Z] #40 [support-scheduler internal] load build context [2024-08-06T23:14:16.701Z] #40 ... [2024-08-06T23:14:16.701Z] [2024-08-06T23:14:16.701Z] #39 [core-data internal] load build context [2024-08-06T23:14:16.965Z] #39 ... [2024-08-06T23:14:16.965Z] [2024-08-06T23:14:16.965Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:14:17.238Z] #59 ... [2024-08-06T23:14:17.238Z] [2024-08-06T23:14:17.238Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:14:17.238Z] #41 ... [2024-08-06T23:14:17.238Z] [2024-08-06T23:14:17.238Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:14:17.238Z] #49 ... [2024-08-06T23:14:17.238Z] [2024-08-06T23:14:17.238Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:14:17.823Z] #41 ... [2024-08-06T23:14:17.823Z] [2024-08-06T23:14:17.823Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:18.092Z] #55 ... [2024-08-06T23:14:18.092Z] [2024-08-06T23:14:18.092Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:18.092Z] #36 ... [2024-08-06T23:14:18.092Z] [2024-08-06T23:14:18.092Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:14:18.357Z] #61 ... [2024-08-06T23:14:18.357Z] [2024-08-06T23:14:18.357Z] #42 [support-notifications internal] load build context [2024-08-06T23:14:18.357Z] #42 ... [2024-08-06T23:14:18.357Z] [2024-08-06T23:14:18.357Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:18.357Z] #55 ... [2024-08-06T23:14:18.357Z] [2024-08-06T23:14:18.357Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:18.628Z] #62 ... [2024-08-06T23:14:18.628Z] [2024-08-06T23:14:18.628Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:18.896Z] #55 ... [2024-08-06T23:14:18.896Z] [2024-08-06T23:14:18.896Z] #65 [core-keeper internal] load build context [2024-08-06T23:14:18.896Z] #65 transferring context: 308.08MB 93.4s done [2024-08-06T23:14:18.896Z] #65 DONE 94.0s [2024-08-06T23:14:18.896Z] [2024-08-06T23:14:18.896Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:18.896Z] #55 ... [2024-08-06T23:14:18.896Z] [2024-08-06T23:14:18.896Z] #40 [support-scheduler internal] load build context [2024-08-06T23:14:18.896Z] #40 transferring context: 308.08MB 93.2s done [2024-08-06T23:14:18.896Z] #40 DONE 93.7s [2024-08-06T23:14:18.896Z] [2024-08-06T23:14:18.896Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:20.834Z] #55 ... [2024-08-06T23:14:20.834Z] [2024-08-06T23:14:20.834Z] #41 [support-cron-scheduler internal] load build context [2024-08-06T23:14:20.834Z] #41 transferring context: 308.08MB 93.4s done [2024-08-06T23:14:20.834Z] #41 DONE 94.5s [2024-08-06T23:14:20.834Z] [2024-08-06T23:14:20.834Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:21.100Z] #55 ... [2024-08-06T23:14:21.100Z] [2024-08-06T23:14:21.100Z] #49 [security-proxy-setup internal] load build context [2024-08-06T23:14:21.100Z] #49 transferring context: 308.08MB 96.4s done [2024-08-06T23:14:21.100Z] #49 DONE 97.1s [2024-08-06T23:14:21.100Z] [2024-08-06T23:14:21.100Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:21.680Z] #55 ... [2024-08-06T23:14:21.680Z] [2024-08-06T23:14:21.680Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T23:14:21.680Z] #107 DONE 2.8s [2024-08-06T23:14:21.680Z] [2024-08-06T23:14:21.680Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:21.680Z] #55 ... [2024-08-06T23:14:21.680Z] [2024-08-06T23:14:21.680Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:14:21.680Z] #108 DONE 2.5s [2024-08-06T23:14:21.680Z] [2024-08-06T23:14:21.680Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:21.946Z] #55 ... [2024-08-06T23:14:21.946Z] [2024-08-06T23:14:21.946Z] #67 [core-command internal] load build context [2024-08-06T23:14:21.946Z] #67 ... [2024-08-06T23:14:21.946Z] [2024-08-06T23:14:21.946Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:22.912Z] #55 ... [2024-08-06T23:14:22.912Z] [2024-08-06T23:14:22.912Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:14:22.912Z] #109 DONE 1.6s [2024-08-06T23:14:23.179Z] [2024-08-06T23:14:23.179Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:23.179Z] #55 ... [2024-08-06T23:14:23.179Z] [2024-08-06T23:14:23.179Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:14:23.179Z] #110 DONE 2.1s [2024-08-06T23:14:23.179Z] [2024-08-06T23:14:23.179Z] #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:14:26.516Z] #111 ... [2024-08-06T23:14:26.516Z] [2024-08-06T23:14:26.516Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:26.516Z] #68 transferring context: 248.67MB 98.6s [2024-08-06T23:14:26.516Z] #68 ... [2024-08-06T23:14:26.516Z] [2024-08-06T23:14:26.516Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:14:26.781Z] #61 ... [2024-08-06T23:14:26.781Z] [2024-08-06T23:14:26.781Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:27.046Z] #68 ... [2024-08-06T23:14:27.046Z] [2024-08-06T23:14:27.046Z] #39 [core-data internal] load build context [2024-08-06T23:14:27.312Z] #39 ... [2024-08-06T23:14:27.312Z] [2024-08-06T23:14:27.312Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:14:27.312Z] #59 ... [2024-08-06T23:14:27.312Z] [2024-08-06T23:14:27.312Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:28.267Z] #68 ... [2024-08-06T23:14:28.267Z] [2024-08-06T23:14:28.267Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:28.267Z] #36 ... [2024-08-06T23:14:28.267Z] [2024-08-06T23:14:28.267Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:28.532Z] #68 ... [2024-08-06T23:14:28.532Z] [2024-08-06T23:14:28.532Z] #42 [support-notifications internal] load build context [2024-08-06T23:14:28.796Z] #42 ... [2024-08-06T23:14:28.796Z] [2024-08-06T23:14:28.796Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:28.796Z] #62 ... [2024-08-06T23:14:28.796Z] [2024-08-06T23:14:28.796Z] #42 [support-notifications internal] load build context [2024-08-06T23:14:29.754Z] #42 transferring context: 308.08MB 104.8s done [2024-08-06T23:14:29.754Z] #42 DONE 104.9s [2024-08-06T23:14:29.754Z] [2024-08-06T23:14:29.754Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:30.020Z] #68 ... [2024-08-06T23:14:30.020Z] [2024-08-06T23:14:30.020Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-06T23:14:30.020Z] #61 transferring context: 308.08MB 104.3s done [2024-08-06T23:14:30.020Z] #61 DONE 104.8s [2024-08-06T23:14:30.285Z] [2024-08-06T23:14:30.285Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:31.685Z] #68 ... [2024-08-06T23:14:31.685Z] [2024-08-06T23:14:31.685Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:14:31.950Z] #112 ... [2024-08-06T23:14:31.950Z] [2024-08-06T23:14:31.950Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:14:31.950Z] #113 ... [2024-08-06T23:14:31.950Z] [2024-08-06T23:14:31.950Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:32.215Z] #62 ... [2024-08-06T23:14:32.215Z] [2024-08-06T23:14:32.215Z] #67 [core-command internal] load build context [2024-08-06T23:14:32.215Z] #67 ... [2024-08-06T23:14:32.215Z] [2024-08-06T23:14:32.215Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:33.169Z] #62 ... [2024-08-06T23:14:33.169Z] [2024-08-06T23:14:33.169Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:14:33.434Z] #114 ... [2024-08-06T23:14:33.434Z] [2024-08-06T23:14:33.434Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:33.434Z] #55 ... [2024-08-06T23:14:33.434Z] [2024-08-06T23:14:33.434Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:35.375Z] #62 transferring context: 255.01MB 109.3s [2024-08-06T23:14:37.309Z] #62 ... [2024-08-06T23:14:37.309Z] [2024-08-06T23:14:37.309Z] #39 [core-data internal] load build context [2024-08-06T23:14:37.309Z] #39 ... [2024-08-06T23:14:37.309Z] [2024-08-06T23:14:37.309Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:37.574Z] #62 ... [2024-08-06T23:14:37.574Z] [2024-08-06T23:14:37.574Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:14:37.574Z] #59 ... [2024-08-06T23:14:37.574Z] [2024-08-06T23:14:37.574Z] #39 [core-data internal] load build context [2024-08-06T23:14:38.527Z] #39 ... [2024-08-06T23:14:38.527Z] [2024-08-06T23:14:38.527Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:38.527Z] #36 ... [2024-08-06T23:14:38.527Z] [2024-08-06T23:14:38.527Z] #39 [core-data internal] load build context [2024-08-06T23:14:38.792Z] #39 ... [2024-08-06T23:14:38.792Z] [2024-08-06T23:14:38.792Z] #68 [security-bootstrapper internal] load build context [2024-08-06T23:14:38.792Z] #68 transferring context: 308.08MB 111.1s done [2024-08-06T23:14:38.792Z] #68 DONE 112.2s [2024-08-06T23:14:38.792Z] [2024-08-06T23:14:38.792Z] #39 [core-data internal] load build context [2024-08-06T23:14:39.376Z] #39 ... [2024-08-06T23:14:39.376Z] [2024-08-06T23:14:39.376Z] #59 [security-secretstore-setup internal] load build context [2024-08-06T23:14:39.376Z] #59 transferring context: 308.08MB 114.1s done [2024-08-06T23:14:39.376Z] #59 DONE 114.7s [2024-08-06T23:14:39.642Z] [2024-08-06T23:14:39.643Z] #39 [core-data internal] load build context [2024-08-06T23:14:42.988Z] #39 ... [2024-08-06T23:14:42.988Z] [2024-08-06T23:14:42.988Z] #67 [core-command internal] load build context [2024-08-06T23:14:42.988Z] #67 ... [2024-08-06T23:14:42.988Z] [2024-08-06T23:14:42.988Z] #39 [core-data internal] load build context [2024-08-06T23:14:42.988Z] #39 ... [2024-08-06T23:14:42.988Z] [2024-08-06T23:14:42.988Z] #62 [core-metadata internal] load build context [2024-08-06T23:14:42.988Z] #62 transferring context: 308.08MB 116.9s done [2024-08-06T23:14:42.988Z] #62 DONE 117.4s [2024-08-06T23:14:42.988Z] [2024-08-06T23:14:42.988Z] #39 [core-data internal] load build context [2024-08-06T23:14:43.572Z] #39 ... [2024-08-06T23:14:43.572Z] [2024-08-06T23:14:43.572Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:43.839Z] #55 ... [2024-08-06T23:14:43.839Z] [2024-08-06T23:14:43.839Z] #39 [core-data internal] load build context [2024-08-06T23:14:45.791Z] #39 ... [2024-08-06T23:14:45.791Z] [2024-08-06T23:14:45.791Z] #67 [core-command internal] load build context [2024-08-06T23:14:45.791Z] #67 transferring context: 308.08MB 117.7s done [2024-08-06T23:14:45.791Z] #67 DONE 118.7s [2024-08-06T23:14:45.791Z] [2024-08-06T23:14:45.791Z] #39 [core-data internal] load build context [2024-08-06T23:14:45.791Z] #39 ... [2024-08-06T23:14:45.791Z] [2024-08-06T23:14:45.791Z] #55 [security-proxy-auth internal] load build context [2024-08-06T23:14:45.791Z] #55 transferring context: 308.08MB 121.3s done [2024-08-06T23:14:45.791Z] #55 DONE 121.6s [2024-08-06T23:14:45.791Z] [2024-08-06T23:14:45.791Z] #39 [core-data internal] load build context [2024-08-06T23:14:49.144Z] #39 ... [2024-08-06T23:14:49.144Z] [2024-08-06T23:14:49.144Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:49.144Z] #36 ... [2024-08-06T23:14:49.144Z] [2024-08-06T23:14:49.144Z] #39 [core-data internal] load build context [2024-08-06T23:14:49.144Z] #39 ... [2024-08-06T23:14:49.144Z] [2024-08-06T23:14:49.144Z] #36 [security-spiffe-token-provider internal] load build context [2024-08-06T23:14:49.144Z] #36 transferring context: 308.08MB 126.6s done [2024-08-06T23:14:49.144Z] #36 DONE 126.7s [2024-08-06T23:14:49.144Z] [2024-08-06T23:14:49.144Z] #39 [core-data internal] load build context [2024-08-06T23:14:51.099Z] #39 transferring context: 308.08MB 126.6s done [2024-08-06T23:14:51.099Z] #39 DONE 126.9s [2024-08-06T23:14:51.099Z] [2024-08-06T23:14:51.099Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:14:51.366Z] #115 DONE 2.4s [2024-08-06T23:14:51.366Z] [2024-08-06T23:14:51.366Z] #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:14:51.634Z] #111 ... [2024-08-06T23:14:51.634Z] [2024-08-06T23:14:51.634Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.493Z] #116 ... [2024-08-06T23:15:59.493Z] [2024-08-06T23:15:59.493Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.493Z] #113 DONE 92.1s [2024-08-06T23:15:59.493Z] [2024-08-06T23:15:59.493Z] #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.493Z] #111 DONE 90.6s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #112 DONE 92.2s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #114 DONE 90.9s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #117 DONE 5.6s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #118 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #119 [core-command builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #119 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #120 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #121 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #122 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #123 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #124 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #125 [core-metadata builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #125 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #126 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #127 DONE 5.6s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #128 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #129 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #130 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #131 [core-data builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #131 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #132 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #133 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #134 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.494Z] #135 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T23:15:59.494Z] #136 CACHED [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.494Z] #116 DONE 68.0s [2024-08-06T23:15:59.494Z] [2024-08-06T23:15:59.494Z] #137 [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-08-06T23:15:59.760Z] #137 ... [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.760Z] #138 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T23:15:59.760Z] #139 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.760Z] #140 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T23:15:59.760Z] #141 DONE 5.7s [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #142 [core-keeper builder 7/8] COPY . . [2024-08-06T23:15:59.760Z] #142 DONE 5.6s [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T23:15:59.760Z] #143 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T23:15:59.760Z] #144 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-06T23:15:59.760Z] #145 CACHED [2024-08-06T23:15:59.760Z] [2024-08-06T23:15:59.760Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:16:05.113Z] #146 ... [2024-08-06T23:16:05.113Z] [2024-08-06T23:16:05.113Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T23:16:05.113Z] #0 5.076 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-08-06T23:16:05.380Z] #147 ... [2024-08-06T23:16:05.380Z] [2024-08-06T23:16:05.380Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:16:05.380Z] #0 5.447 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-08-06T23:16:06.338Z] #148 ... [2024-08-06T23:16:06.338Z] [2024-08-06T23:16:06.338Z] #137 [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-08-06T23:16:06.338Z] #137 6.485 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-08-06T23:16:09.694Z] #137 ... [2024-08-06T23:16:09.694Z] [2024-08-06T23:16:09.694Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:16:09.694Z] #0 4.628 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-08-06T23:16:09.694Z] #149 ... [2024-08-06T23:16:09.694Z] [2024-08-06T23:16:09.694Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:16:09.694Z] #0 6.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T23:16:09.968Z] #150 ... [2024-08-06T23:16:09.968Z] [2024-08-06T23:16:09.968Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T23:16:09.968Z] #0 6.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T23:16:09.968Z] #151 ... [2024-08-06T23:16:09.968Z] [2024-08-06T23:16:09.968Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T23:16:09.968Z] #0 6.500 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-08-06T23:16:10.234Z] #152 ... [2024-08-06T23:16:10.234Z] [2024-08-06T23:16:10.234Z] #153 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T23:16:10.234Z] #153 DONE 10.6s [2024-08-06T23:16:10.234Z] [2024-08-06T23:16:10.234Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:16:10.234Z] #0 5.898 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-08-06T23:16:10.234Z] #154 ... [2024-08-06T23:16:10.234Z] [2024-08-06T23:16:10.234Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:16:10.234Z] #0 5.420 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-08-06T23:16:10.500Z] #155 ... [2024-08-06T23:16:10.500Z] [2024-08-06T23:16:10.500Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:16:10.500Z] #0 6.444 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-08-06T23:16:10.767Z] #156 ... [2024-08-06T23:16:10.767Z] [2024-08-06T23:16:10.767Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T23:16:10.767Z] #0 6.058 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-08-06T23:16:10.767Z] #157 ... [2024-08-06T23:16:10.767Z] [2024-08-06T23:16:10.767Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:16:12.177Z] #158 2.008 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-08-06T23:16:16.425Z] #158 ... [2024-08-06T23:16:16.425Z] [2024-08-06T23:16:16.425Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:16:16.425Z] #146 6.660 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-08-06T23:37:25.026Z] #146 ... [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T23:37:25.026Z] #151 DONE 1275.3s [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:37:25.026Z] #154 ... [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:37:25.026Z] #159 DONE 0.3s [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:37:25.026Z] #45 ... [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:37:25.026Z] #160 DONE 0.4s [2024-08-06T23:37:25.026Z] [2024-08-06T23:37:25.026Z] #161 [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-08-06T23:37:25.027Z] #161 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:25.027Z] #156 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T23:37:25.027Z] #162 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T23:37:25.027Z] #163 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:25.027Z] #156 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T23:37:25.027Z] #164 DONE 0.3s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T23:37:25.027Z] #152 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:37:25.027Z] #165 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T23:37:25.027Z] #157 DONE 1279.0s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T23:37:25.027Z] #166 DONE 0.3s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T23:37:25.027Z] #167 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:37:25.027Z] #165 DONE 3.0s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #106 [security-proxy-setup] exporting to image [2024-08-06T23:37:25.027Z] #106 exporting layers [2024-08-06T23:37:25.027Z] #106 exporting layers 1.6s done [2024-08-06T23:37:25.027Z] #106 writing image sha256:bf49e9aa5c2372815367c3ebfa89a7257f39f26907b3691ecb36b38fba5e7813 0.1s done [2024-08-06T23:37:25.027Z] #106 naming to docker.io/library/security-proxy-setup-arm64 [2024-08-06T23:37:25.027Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-06T23:37:25.027Z] #106 DONE 9.7s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:25.027Z] #156 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T23:37:25.027Z] #167 DONE 2.7s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:37:25.027Z] #168 DONE 0.3s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:37:25.027Z] #169 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:37:25.027Z] #146 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T23:37:25.027Z] #170 DONE 0.4s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T23:37:25.027Z] #171 DONE 0.1s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T23:37:25.027Z] #172 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:37:25.027Z] #158 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T23:37:25.027Z] #173 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T23:37:25.027Z] #174 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T23:37:25.027Z] #175 DONE 0.2s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T23:37:25.027Z] #176 DONE 0.1s [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:37:25.027Z] #158 ... [2024-08-06T23:37:25.027Z] [2024-08-06T23:37:25.027Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T23:37:25.620Z] #177 DONE 2.0s [2024-08-06T23:37:25.620Z] [2024-08-06T23:37:25.620Z] #106 [security-bootstrapper] exporting to image [2024-08-06T23:37:26.578Z] #106 exporting layers 1.0s done [2024-08-06T23:37:26.578Z] #106 writing image sha256:ac6f161b5e86d983f68133aaa898170cb2b963dc49c3d258a32a8ba7e0725a74 done [2024-08-06T23:37:26.578Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-06T23:37:26.578Z] #106 DONE 10.7s [2024-08-06T23:37:26.578Z] [2024-08-06T23:37:26.578Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:37:28.518Z] #158 ... [2024-08-06T23:37:28.518Z] [2024-08-06T23:37:28.518Z] #137 [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-08-06T23:37:28.518Z] #137 1289.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-08-06T23:37:51.248Z] #137 DONE 1308.4s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:51.248Z] #156 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:37:51.248Z] #178 DONE 0.3s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:37:51.248Z] #179 DONE 0.3s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:51.248Z] #156 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #180 [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-08-06T23:37:51.248Z] #180 DONE 0.2s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:51.248Z] #156 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #181 [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-08-06T23:37:51.248Z] #181 DONE 0.2s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:37:51.248Z] #182 DONE 0.2s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:37:51.248Z] #154 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T23:37:51.248Z] #183 DONE 0.3s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:37:51.248Z] #158 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T23:37:51.248Z] #184 DONE 0.3s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:37:51.248Z] #156 ... [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T23:37:51.248Z] #185 DONE 0.1s [2024-08-06T23:37:51.248Z] [2024-08-06T23:37:51.248Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:37:52.866Z] #186 DONE 2.3s [2024-08-06T23:37:52.866Z] [2024-08-06T23:37:52.866Z] #106 [security-secretstore-setup] exporting to image [2024-08-06T23:37:52.866Z] #106 exporting layers [2024-08-06T23:37:53.824Z] #106 exporting layers 1.2s done [2024-08-06T23:37:53.824Z] #106 writing image sha256:3c622b8ed6a433d48f51f532829868c5d6b6e813163a02467ebee4b53293e739 done [2024-08-06T23:37:53.824Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-06T23:37:53.824Z] #106 DONE 12.0s [2024-08-06T23:37:53.824Z] [2024-08-06T23:37:53.824Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:38:41.639Z] #158 ... [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T23:38:41.639Z] #147 DONE 1355.2s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:38:41.639Z] #154 ... [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:38:41.639Z] #187 DONE 0.1s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:38:41.639Z] #188 DONE 0.2s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T23:38:41.639Z] #189 DONE 0.4s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:38:41.639Z] #148 ... [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #190 [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-08-06T23:38:41.639Z] #190 DONE 0.2s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T23:38:41.639Z] #191 DONE 0.3s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:38:41.639Z] #192 DONE 2.4s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:38:41.639Z] #45 ... [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-06T23:38:41.639Z] #106 exporting layers [2024-08-06T23:38:41.639Z] #106 exporting layers 0.5s done [2024-08-06T23:38:41.639Z] #106 writing image sha256:a46f17c0f7fd76f6cb1c643c160211c62715b7c6f8bfff6734b85ba15dd125f6 done [2024-08-06T23:38:41.639Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-06T23:38:41.639Z] #106 DONE 12.5s [2024-08-06T23:38:41.639Z] [2024-08-06T23:38:41.639Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:40:48.293Z] #154 ... [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:40:48.293Z] #158 DONE 1469.4s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:40:48.293Z] #154 ... [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:40:48.293Z] #193 DONE 0.4s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:40:48.293Z] #146 ... [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:40:48.293Z] #194 DONE 0.1s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T23:40:48.293Z] #195 DONE 0.3s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:40:48.293Z] #150 ... [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #196 [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-08-06T23:40:48.293Z] #196 DONE 0.1s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-06T23:40:48.293Z] #106 exporting layers [2024-08-06T23:40:48.293Z] #106 exporting layers 0.8s done [2024-08-06T23:40:48.293Z] #106 writing image sha256:d64c20f2b81e4f5d280fdfb7b8919dee82924667d89ca42349ca45f4c4f60d27 done [2024-08-06T23:40:48.293Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-06T23:40:48.293Z] #106 DONE 13.3s [2024-08-06T23:40:48.293Z] [2024-08-06T23:40:48.293Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:48:40.344Z] #149 ... [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:48:40.344Z] #154 DONE 1951.9s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:48:40.344Z] #156 ... [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:48:40.344Z] #197 DONE 0.2s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:48:40.344Z] #198 DONE 0.1s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:48:40.344Z] #149 ... [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T23:48:40.344Z] #199 DONE 0.4s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:48:40.344Z] #200 DONE 0.1s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T23:48:40.344Z] #201 DONE 0.1s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:48:40.344Z] #202 DONE 1.6s [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:48:40.344Z] #156 ... [2024-08-06T23:48:40.344Z] [2024-08-06T23:48:40.344Z] #106 [security-proxy-auth] exporting to image [2024-08-06T23:48:40.345Z] #106 exporting layers [2024-08-06T23:48:40.345Z] #106 exporting layers 0.6s done [2024-08-06T23:48:40.345Z] #106 writing image sha256:d340572a3a19c8f2288b149cab3cdc9773d9a726064453d74e8aafa5509698e5 done [2024-08-06T23:48:40.345Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-06T23:48:40.345Z] #106 DONE 13.9s [2024-08-06T23:48:40.345Z] [2024-08-06T23:48:40.345Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:49:36.718Z] #70 ... [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:49:36.718Z] #156 DONE 2011.5s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:49:36.718Z] #45 ... [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:49:36.718Z] #203 DONE 0.2s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:49:36.718Z] #146 ... [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:49:36.718Z] #204 DONE 0.2s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T23:49:36.718Z] #205 DONE 0.5s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:49:36.718Z] #146 ... [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:49:36.718Z] #206 DONE 0.2s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #106 [core-command] exporting to image [2024-08-06T23:49:36.718Z] #106 exporting layers [2024-08-06T23:49:36.718Z] #106 exporting layers 0.6s done [2024-08-06T23:49:36.718Z] #106 writing image sha256:850201d104eb2f0c8d57dc3b429c6c2b300310ba2da5ca745a22d2de81fcbba1 done [2024-08-06T23:49:36.718Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-06T23:49:36.718Z] #106 DONE 14.5s [2024-08-06T23:49:36.718Z] [2024-08-06T23:49:36.718Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:51:43.357Z] #155 ... [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:51:43.357Z] #148 DONE 2133.7s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:51:43.357Z] #155 ... [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:51:43.357Z] #207 DONE 0.1s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:51:43.357Z] #45 ... [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T23:51:43.357Z] #208 DONE 0.5s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:51:43.357Z] #209 DONE 0.1s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #106 [core-keeper] exporting to image [2024-08-06T23:51:43.357Z] #106 exporting layers [2024-08-06T23:51:43.357Z] #106 exporting layers 0.5s done [2024-08-06T23:51:43.357Z] #106 writing image sha256:b260777be28f5848520045ce052c84adaba9949dc2257b390be6a68a011ff6b4 [2024-08-06T23:51:43.357Z] #106 writing image sha256:b260777be28f5848520045ce052c84adaba9949dc2257b390be6a68a011ff6b4 done [2024-08-06T23:51:43.357Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-06T23:51:43.357Z] #106 DONE 15.1s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:51:43.357Z] #155 ... [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T23:51:43.357Z] #152 DONE 2143.5s [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:51:43.357Z] #149 ... [2024-08-06T23:51:43.357Z] [2024-08-06T23:51:43.357Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:51:43.622Z] #210 DONE 0.2s [2024-08-06T23:51:43.622Z] [2024-08-06T23:51:43.622Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:51:44.213Z] #155 ... [2024-08-06T23:51:44.213Z] [2024-08-06T23:51:44.213Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:51:44.213Z] #211 ... [2024-08-06T23:51:44.213Z] [2024-08-06T23:51:44.213Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:51:44.213Z] #155 DONE 2144.7s [2024-08-06T23:51:44.213Z] [2024-08-06T23:51:44.213Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:51:44.213Z] #211 DONE 0.3s [2024-08-06T23:51:44.213Z] [2024-08-06T23:51:44.213Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T23:51:45.168Z] #212 ... [2024-08-06T23:51:45.168Z] [2024-08-06T23:51:45.168Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:51:45.168Z] #213 DONE 0.2s [2024-08-06T23:51:45.168Z] [2024-08-06T23:51:45.168Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:51:45.168Z] #214 ... [2024-08-06T23:51:45.168Z] [2024-08-06T23:51:45.168Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T23:51:45.168Z] #212 DONE 0.9s [2024-08-06T23:51:45.455Z] [2024-08-06T23:51:45.455Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:51:45.455Z] #214 DONE 0.4s [2024-08-06T23:51:45.455Z] [2024-08-06T23:51:45.455Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:51:45.455Z] #215 DONE 0.2s [2024-08-06T23:51:45.455Z] [2024-08-06T23:51:45.455Z] #106 [core-data] exporting to image [2024-08-06T23:51:45.455Z] #106 exporting layers [2024-08-06T23:51:46.036Z] #106 ... [2024-08-06T23:51:46.036Z] [2024-08-06T23:51:46.036Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T23:51:46.036Z] #216 DONE 0.7s [2024-08-06T23:51:46.303Z] [2024-08-06T23:51:46.303Z] #106 [core-data] exporting to image [2024-08-06T23:51:46.303Z] #106 exporting layers 0.7s done [2024-08-06T23:51:46.303Z] #106 writing image sha256:98d32e6922dcef1bdac77048d6892f166334e216330b25c26dd238de0d955f04 0.0s done [2024-08-06T23:51:46.303Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-06T23:51:46.303Z] #106 DONE 15.8s [2024-08-06T23:51:46.303Z] [2024-08-06T23:51:46.303Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:51:46.303Z] #217 DONE 0.2s [2024-08-06T23:51:46.303Z] [2024-08-06T23:51:46.303Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T23:51:46.574Z] #218 DONE 0.1s [2024-08-06T23:51:46.574Z] [2024-08-06T23:51:46.574Z] #106 [core-metadata] exporting to image [2024-08-06T23:51:47.154Z] #106 exporting layers 0.5s done [2024-08-06T23:51:47.154Z] #106 writing image sha256:bd290103a647ac5dabba89c7e2cfffbbd3f29c5251269adbca065d6d451946e7 done [2024-08-06T23:51:47.154Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-06T23:51:47.154Z] #106 DONE 16.3s [2024-08-06T23:51:47.154Z] [2024-08-06T23:51:47.154Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:52:19.360Z] #45 ... [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:52:19.360Z] #150 DONE 2177.6s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:52:19.360Z] #149 DONE 2177.7s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T23:52:19.360Z] #70 ... [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:52:19.360Z] #219 DONE 0.3s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:52:19.360Z] #220 ... [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:52:19.360Z] #221 DONE 0.2s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:52:19.360Z] #220 DONE 0.2s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T23:52:19.360Z] #222 ... [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:52:19.360Z] #223 DONE 0.4s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T23:52:19.360Z] #224 DONE 0.5s [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:52:19.360Z] #225 ... [2024-08-06T23:52:19.360Z] [2024-08-06T23:52:19.360Z] #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T23:52:19.360Z] #222 DONE 0.7s [2024-08-06T23:52:19.624Z] [2024-08-06T23:52:19.624Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T23:52:19.624Z] #226 DONE 0.2s [2024-08-06T23:52:19.624Z] [2024-08-06T23:52:19.624Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:52:19.624Z] #225 DONE 0.2s [2024-08-06T23:52:19.624Z] [2024-08-06T23:52:19.624Z] #106 [support-cron-scheduler] exporting to image [2024-08-06T23:52:19.624Z] #106 exporting layers [2024-08-06T23:52:19.624Z] #106 ... [2024-08-06T23:52:19.624Z] [2024-08-06T23:52:19.624Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:52:19.624Z] #146 DONE 2180.0s [2024-08-06T23:52:19.894Z] [2024-08-06T23:52:19.894Z] #106 [support-cron-scheduler] exporting to image [2024-08-06T23:52:20.163Z] #106 exporting layers 0.6s done [2024-08-06T23:52:20.163Z] #106 writing image sha256:f05e8e35358cf9894a1372c63805a8db7c94ce1ef1d7de598429ef61304a75e1 [2024-08-06T23:52:20.163Z] #106 writing image sha256:f05e8e35358cf9894a1372c63805a8db7c94ce1ef1d7de598429ef61304a75e1 done [2024-08-06T23:52:20.163Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-06T23:52:20.426Z] #106 ... [2024-08-06T23:52:20.426Z] [2024-08-06T23:52:20.426Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:52:20.426Z] #227 CACHED [2024-08-06T23:52:20.426Z] [2024-08-06T23:52:20.426Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:52:20.426Z] #228 CACHED [2024-08-06T23:52:20.426Z] [2024-08-06T23:52:20.426Z] #106 [support-cron-scheduler] exporting to image [2024-08-06T23:52:20.426Z] #106 exporting layers 0.9s done [2024-08-06T23:52:20.426Z] #106 writing image sha256:7ee42251f8f68264ba651444d7117c155ff9974c6b46f0f5ff4b47bae44d7263 done [2024-08-06T23:52:20.427Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-06T23:52:20.427Z] #106 DONE 17.2s [2024-08-06T23:52:20.427Z] [2024-08-06T23:52:20.427Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T23:52:21.007Z] #229 DONE 0.5s [2024-08-06T23:52:21.007Z] [2024-08-06T23:52:21.007Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:52:21.007Z] #230 DONE 0.1s [2024-08-06T23:52:21.007Z] [2024-08-06T23:52:21.007Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:52:21.007Z] #45 ... [2024-08-06T23:52:21.007Z] [2024-08-06T23:52:21.007Z] #106 [support-notifications] exporting to image [2024-08-06T23:52:21.272Z] #106 exporting layers 0.5s done [2024-08-06T23:52:21.272Z] #106 writing image sha256:de102cfcfc3b859c0cff4841e0d2617aa7028b9d13ec5086ec0346215daa162d done [2024-08-06T23:52:21.272Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-06T23:52:21.272Z] #106 DONE 17.8s [2024-08-06T23:52:21.272Z] [2024-08-06T23:52:21.272Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:52:21.272Z] time="2024-08-06T23:12:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T23:52:21.270Z] $ docker stop --time=1 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 [2024-08-06T23:52:22.914Z] $ docker rm -f --volumes 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T23:52:23.433Z] + docker images [2024-08-06T23:52:23.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T23:52:23.433Z] support-notifications-arm64 latest de102cfcfc3b 3 seconds ago 41.9MB [2024-08-06T23:52:23.433Z] support-scheduler-arm64 latest f05e8e35358c 4 seconds ago 41.2MB [2024-08-06T23:52:23.433Z] support-cron-scheduler-arm64 latest 7ee42251f8f6 4 seconds ago 41.8MB [2024-08-06T23:52:23.433Z] core-metadata-arm64 latest bd290103a647 37 seconds ago 39.1MB [2024-08-06T23:52:23.433Z] core-data-arm64 latest 98d32e6922dc 38 seconds ago 39MB [2024-08-06T23:52:23.433Z] core-keeper-arm64 latest b260777be28f 49 seconds ago 38.9MB [2024-08-06T23:52:23.433Z] core-command-arm64 latest 850201d104eb 2 minutes ago 35MB [2024-08-06T23:52:23.433Z] security-proxy-auth-arm64 latest d340572a3a19 3 minutes ago 32.6MB [2024-08-06T23:52:23.433Z] security-spiffe-token-provider-arm64 latest d64c20f2b81e 11 minutes ago 29MB [2024-08-06T23:52:23.433Z] core-common-config-bootstrapper-arm64 latest a46f17c0f7fd 13 minutes ago 15.3MB [2024-08-06T23:52:23.433Z] security-secretstore-setup-arm64 latest 3c622b8ed6a4 14 minutes ago 36.4MB [2024-08-06T23:52:23.433Z] security-bootstrapper-arm64 latest ac6f161b5e86 14 minutes ago 18.9MB [2024-08-06T23:52:23.433Z] security-proxy-setup-arm64 latest bf49e9aa5c23 15 minutes ago 26.1MB [2024-08-06T23:52:23.433Z] security-spire-agent-arm64 latest 2c7d9ac1e0c5 38 minutes ago 174MB [2024-08-06T23:52:23.433Z] security-spire-config-arm64 latest 4aaf7d5b39fb 38 minutes ago 115MB [2024-08-06T23:52:23.433Z] security-spire-server-arm64 latest f3c131b281d7 38 minutes ago 116MB [2024-08-06T23:52:23.433Z] ci-base-image-arm64 latest b456e1056b9e About an hour ago 965MB [2024-08-06T23:52:23.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-06T23:52:23.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-06T23:52:23.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:52:23.903Z] [2024-08-06T23:52:23.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:52:24.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:52:24.501Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T23:52:24.501Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T23:52:24.501Z] 04944245beec: Pulling fs layer [2024-08-06T23:52:24.501Z] 699f458cf7ca: Pulling fs layer [2024-08-06T23:52:24.501Z] 765212b225bb: Pulling fs layer [2024-08-06T23:52:24.501Z] f23df028b6ca: Pulling fs layer [2024-08-06T23:52:24.501Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T23:52:24.501Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T23:52:24.501Z] 765212b225bb: Waiting [2024-08-06T23:52:24.501Z] d65c8cfc05b1: Waiting [2024-08-06T23:52:24.501Z] 2437ff75d9bd: Waiting [2024-08-06T23:52:24.501Z] f23df028b6ca: Waiting [2024-08-06T23:52:24.501Z] 04944245beec: Verifying Checksum [2024-08-06T23:52:24.501Z] 04944245beec: Download complete [2024-08-06T23:52:24.501Z] 765212b225bb: Verifying Checksum [2024-08-06T23:52:24.501Z] 765212b225bb: Download complete [2024-08-06T23:52:24.766Z] f23df028b6ca: Verifying Checksum [2024-08-06T23:52:24.766Z] f23df028b6ca: Download complete [2024-08-06T23:52:24.766Z] d65c8cfc05b1: Verifying Checksum [2024-08-06T23:52:24.766Z] d65c8cfc05b1: Download complete [2024-08-06T23:52:24.766Z] 699f458cf7ca: Verifying Checksum [2024-08-06T23:52:24.766Z] 699f458cf7ca: Download complete [2024-08-06T23:52:25.347Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T23:52:25.347Z] 8998bd30e6a1: Download complete [2024-08-06T23:52:27.922Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T23:52:27.922Z] 2437ff75d9bd: Download complete [2024-08-06T23:52:29.860Z] 8998bd30e6a1: Pull complete [2024-08-06T23:52:30.440Z] 04944245beec: Pull complete [2024-08-06T23:52:31.841Z] 699f458cf7ca: Pull complete [2024-08-06T23:52:32.107Z] 765212b225bb: Pull complete [2024-08-06T23:52:33.063Z] f23df028b6ca: Pull complete [2024-08-06T23:52:33.327Z] d65c8cfc05b1: Pull complete [2024-08-06T23:52:51.508Z] 2437ff75d9bd: Pull complete [2024-08-06T23:52:51.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T23:52:51.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:52:51.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:52:51.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container [2024-08-06T23:52:51.850Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-06T23:52:54.865Z] $ docker top 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:52:55.857Z] ---> job-cost.sh [2024-08-06T23:52:55.858Z] lf-activate-venv: SKIPPING [2024-08-06T23:52:55.858Z] INFO: No Stack... [2024-08-06T23:52:56.129Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T23:52:57.088Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T23:52:57.797Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-08-06T23:52:57.797Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T23:52:57.861Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] [2024-08-06T23:52:57.875Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] did not exist. Created. [2024-08-06T23:52:57.883Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T23:52:58.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-06T23:52:58.740Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T23:52:58.754Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T23:52:58.761Z] $ docker stop --time=1 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a [2024-08-06T23:53:00.262Z] $ docker rm -f --volumes 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a [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-08-06T23:53:00.798Z] provisioning config files... [2024-08-06T23:53:00.804Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config11188430164373188142tmp [Pipeline] { [Pipeline] sh [2024-08-06T23:53:01.109Z] + set +x [2024-08-06T23:53:01.109Z] + curl -s https://codecov.io/bash [2024-08-06T23:53:01.109Z] + bash -s -- [2024-08-06T23:53:01.109Z] [2024-08-06T23:53:01.109Z] _____ _ [2024-08-06T23:53:01.109Z] / ____| | | [2024-08-06T23:53:01.109Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T23:53:01.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T23:53:01.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T23:53:01.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T23:53:01.109Z] Bash-1.0.6 [2024-08-06T23:53:01.109Z] [2024-08-06T23:53:01.109Z] [2024-08-06T23:53:01.109Z] ==> git version 2.25.1 found [2024-08-06T23:53:01.109Z] ==> 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-08-06T23:53:01.109Z] Release-Date: 2020-01-08 [2024-08-06T23:53:01.109Z] 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-08-06T23:53:01.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T23:53:01.109Z] ==> Jenkins CI detected. [2024-08-06T23:53:01.109Z] current dir:  /w/workspace/edgex-go/3 [2024-08-06T23:53:01.109Z] project root: . [2024-08-06T23:53:01.109Z] --> token set from env [2024-08-06T23:53:01.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T23:53:01.369Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T23:53:01.369Z] ==> Python coveragepy not found [2024-08-06T23:53:01.369Z] ==> Searching for coverage reports in: [2024-08-06T23:53:01.369Z] + . [2024-08-06T23:53:01.369Z] -> Found 1 reports [2024-08-06T23:53:01.369Z] ==> Detecting git/mercurial file structure [2024-08-06T23:53:01.369Z] ==> Reading reports [2024-08-06T23:53:01.369Z] + ./coverage.out bytes=504185 [2024-08-06T23:53:01.369Z] ==> Appending adjustments [2024-08-06T23:53:01.369Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T23:53:02.749Z] + Found adjustments [2024-08-06T23:53:02.749Z] ==> Gzipping contents [2024-08-06T23:53:02.749Z] 64K /tmp/codecov.sWRnd7.gz [2024-08-06T23:53:02.749Z] ==> Uploading reports [2024-08-06T23:53:02.749Z] url: https://codecov.io [2024-08-06T23:53:02.749Z] query: branch=PR-4851&commit=1770748c5df81fcb5b00ccebe0d0854ab8ca338a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= [2024-08-06T23:53:02.749Z] -> Pinging Codecov [2024-08-06T23:53:02.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4851&commit=1770748c5df81fcb5b00ccebe0d0854ab8ca338a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= [2024-08-06T23:53:02.749Z] -> Uploading to [2024-08-06T23:53:02.749Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/1770748c5df81fcb5b00ccebe0d0854ab8ca338a/00c651da-7bc1-4054-aa2c-28091bc545d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T235302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1909f3f102ca6033c8ba88a1fcf37195873a309c853395953d6d39c1a79274bd [2024-08-06T23:53:02.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:53:02.749Z] Dload Upload Total Spent Left Speed [2024-08-06T23:53:03.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64212 0 0 100 64212 0 233k --:--:-- --:--:-- --:--:-- 233k [2024-08-06T23:53:03.009Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] } [2024-08-06T23:53:03.016Z] 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-08-06T23:53:03.775Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:04.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:04.932Z] ---> package-listing.sh [2024-08-06T23:53:04.932Z] ++ facter osfamily [2024-08-06T23:53:04.932Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T23:53:05.192Z] + OS_FAMILY=debian [2024-08-06T23:53:05.192Z] + workspace=/w/workspace/edgex-go/3 [2024-08-06T23:53:05.192Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T23:53:05.192Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T23:53:05.192Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T23:53:05.192Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T23:53:05.192Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-06T23:53:05.192Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T23:53:05.192Z] + case "${OS_FAMILY}" in [2024-08-06T23:53:05.192Z] + dpkg -l [2024-08-06T23:53:05.192Z] + grep '^ii' [2024-08-06T23:53:05.192Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T23:53:05.192Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T23:53:05.192Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T23:53:05.192Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-06T23:53:05.192Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-08-06T23:53:05.192Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-08-06T23:53:05.203Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T23:53:05.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:53:05.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:53:05.793Z] [2024-08-06T23:53:05.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:53:06.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:53:06.094Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T23:53:06.094Z] 5eb5b503b376: Pulling fs layer [2024-08-06T23:53:06.094Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T23:53:06.094Z] ec43610c2a17: Pulling fs layer [2024-08-06T23:53:06.094Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T23:53:06.094Z] 33b1e0a273af: Pulling fs layer [2024-08-06T23:53:06.094Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T23:53:06.094Z] 2f39f015ded8: Pulling fs layer [2024-08-06T23:53:06.094Z] 2f39f015ded8: Waiting [2024-08-06T23:53:06.094Z] 3a2ae6a8a46f: Waiting [2024-08-06T23:53:06.094Z] 5c69ac0246d0: Download complete [2024-08-06T23:53:06.094Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-06T23:53:06.094Z] 3a2ae6a8a46f: Download complete [2024-08-06T23:53:06.094Z] 33b1e0a273af: Verifying Checksum [2024-08-06T23:53:06.094Z] 33b1e0a273af: Download complete [2024-08-06T23:53:06.094Z] 5d3b04190fa2: Verifying Checksum [2024-08-06T23:53:06.094Z] 5d3b04190fa2: Download complete [2024-08-06T23:53:06.094Z] ec43610c2a17: Verifying Checksum [2024-08-06T23:53:06.094Z] ec43610c2a17: Download complete [2024-08-06T23:53:06.352Z] 5eb5b503b376: Verifying Checksum [2024-08-06T23:53:06.352Z] 5eb5b503b376: Download complete [2024-08-06T23:53:06.918Z] 2f39f015ded8: Download complete [2024-08-06T23:53:07.484Z] 5eb5b503b376: Pull complete [2024-08-06T23:53:07.484Z] 5c69ac0246d0: Pull complete [2024-08-06T23:53:08.048Z] ec43610c2a17: Pull complete [2024-08-06T23:53:08.048Z] 3a2ae6a8a46f: Pull complete [2024-08-06T23:53:08.304Z] 33b1e0a273af: Pull complete [2024-08-06T23:53:08.304Z] 5d3b04190fa2: Pull complete [2024-08-06T23:53:12.482Z] 2f39f015ded8: Pull complete [2024-08-06T23:53:12.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T23:53:12.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:53:12.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:53:12.580Z] prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container [2024-08-06T23:53:12.642Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-06T23:53:15.509Z] $ docker top 0b8b2e5e37750876c9ad5c056330b19b42f1bf0201971ed5a8fcf8c0dbab51bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T23:53:15.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T23:53:16.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T23:53:16.392Z] + ls /var/log/sa-host [2024-08-06T23:53:16.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T23:53:16.541Z] provisioning config files... [2024-08-06T23:53:16.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config243390146101364077tmp [Pipeline] { [Pipeline] echo [2024-08-06T23:53:16.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:16.852Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T23:53:16.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:17.201Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T23:53:17.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:17.495Z] ---> sudo-logs.sh [2024-08-06T23:53:17.495Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T23:53:17.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:17.812Z] ---> job-cost.sh [2024-08-06T23:53:17.812Z] lf-activate-venv: SKIPPING [2024-08-06T23:53:17.813Z] DEBUG: total: 0.2199999988079071 [2024-08-06T23:53:17.813Z] INFO: Retrieving Stack Cost... [2024-08-06T23:53:18.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T23:53:18.637Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T23:53:18.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:53:18.933Z] ---> logs-deploy.sh [2024-08-06T23:53:18.933Z] lf-activate-venv: SKIPPING [2024-08-06T23:53:18.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4851/3 [2024-08-06T23:53:18.933Z] INFO: archiving workspace using pattern(s): [2024-08-06T23:53:19.870Z] Archives upload complete. [2024-08-06T23:53:19.870Z] INFO: archiving logs to Nexus