Pull request #4790 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at a802096cb56626d3379e9589aa0de6bc0bfaf5c9 rather than 3918288b3b7167383648d2921917951aae13068f Obtained Jenkinsfile from a802096cb56626d3379e9589aa0de6bc0bfaf5c9 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-ssh17142045917540014811.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-ssh2554718413601323966.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-4790/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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11245687167420289322.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-ssh4749180756703689760.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-4790/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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11655233483266727978.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-4512 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3918288b3b7167383648d2921917951aae13068f Merge succeeded, producing 3918288b3b7167383648d2921917951aae13068f Checking out Revision 3918288b3b7167383648d2921917951aae13068f (PR-4790) > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 Commit message: "feat: add SecurityOptions to Core Keeper configuration file" > git rev-list --no-walk dd6a9a25b6ce205925f323daed942a62cd860be7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-28T01:57:44.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-28T01:57:44.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-28T01:57:44.289Z] ========================================================= [2024-06-28T01:57:44.289Z] EdgeX Global Pipelines Version Info [2024-06-28T01:57:44.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-28T01:57:45.019Z] ------------------- [2024-06-28T01:57:45.019Z] stable info: [2024-06-28T01:57:45.019Z] ------------------- [2024-06-28T01:57:45.019Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-28T01:57:45.019Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-28T01:57:45.019Z] Message: update stable to v1.0.260 [2024-06-28T01:57:45.589Z] ------------------- [2024-06-28T01:57:45.589Z] experimental info: [2024-06-28T01:57:45.589Z] ------------------- [2024-06-28T01:57:45.589Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-28T01:57:45.589Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-28T01:57:45.589Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-28T01:57:45.670Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-28T01:57:45.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-28T01:57:45.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-28T01:57:45.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-28T01:57:45.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-28T01:57:45.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-28T01:57:45.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-28T01:57:45.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-28T01:57:45.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-28T01:57:45.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-28T01:57:45.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-28T01:57:45.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-28T01:57:45.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-28T01:57:45.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-28T01:57:45.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-28T01:57:45.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-28T01:57:46.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-28T01:57:46.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-28T01:57:46.055Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-28T01:57:46.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-28T01:57:46.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-28T01:57:46.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-28T01:57:46.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-28T01:57:46.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo [2024-06-28T01:57:46.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo [2024-06-28T01:57:46.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo [2024-06-28T01:57:46.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3918288b3b7167383648d2921917951aae13068f [Pipeline] echo [2024-06-28T01:57:46.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3918288 [Pipeline] echo [2024-06-28T01:57:46.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T01:57:46.343Z] provisioning config files... [2024-06-28T01:57:46.357Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9742344180978516959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T01:57:46.691Z] ---> ****-login.sh [2024-06-28T01:57:46.691Z] nexus3.edgexfoundry.org:10001 [2024-06-28T01:57:46.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T01:57:46.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T01:57:46.952Z] Configure a credential helper to remove this warning. See [2024-06-28T01:57:46.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T01:57:46.952Z] [2024-06-28T01:57:46.952Z] Login Succeeded [2024-06-28T01:57:46.952Z] nexus3.edgexfoundry.org:10002 [2024-06-28T01:57:46.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T01:57:47.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T01:57:47.213Z] Configure a credential helper to remove this warning. See [2024-06-28T01:57:47.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T01:57:47.213Z] [2024-06-28T01:57:47.213Z] Login Succeeded [2024-06-28T01:57:47.213Z] nexus3.edgexfoundry.org:10003 [2024-06-28T01:57:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T01:57:47.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T01:57:47.213Z] Configure a credential helper to remove this warning. See [2024-06-28T01:57:47.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T01:57:47.213Z] [2024-06-28T01:57:47.213Z] Login Succeeded [2024-06-28T01:57:47.213Z] nexus3.edgexfoundry.org:10004 [2024-06-28T01:57:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T01:57:47.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T01:57:47.213Z] Configure a credential helper to remove this warning. See [2024-06-28T01:57:47.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T01:57:47.213Z] [2024-06-28T01:57:47.213Z] Login Succeeded [2024-06-28T01:57:47.474Z] ****.io [2024-06-28T01:57:47.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T01:57:47.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T01:57:47.474Z] Configure a credential helper to remove this warning. See [2024-06-28T01:57:47.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T01:57:47.474Z] [2024-06-28T01:57:47.474Z] Login Succeeded [2024-06-28T01:57:47.480Z] ---> ****-login.sh ends [Pipeline] } [2024-06-28T01:57:47.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T01:57:47.801Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/core-command/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/core-data/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/core-keeper/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/core-metadata/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-28T01:57:47.801Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-06-28T01:57:47.801Z] cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/support-notifications/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-28T01:57:47.801Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-28T01:57:47.801Z] + cut -d/ -f2 [2024-06-28T01:57:47.801Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-28T01:57:47.840Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-28T01:57:48.198Z] + git rev-list -1 --merges 3918288b3b7167383648d2921917951aae13068f~1..3918288b3b7167383648d2921917951aae13068f [Pipeline] echo [2024-06-28T01:57:48.212Z] -----------> git rev-list -1 --merges 3918288b3b7167383648d2921917951aae13068f~1..3918288b3b7167383648d2921917951aae13068f 3918288b3b7167383648d2921917951aae13068f [false] [Pipeline] sh [2024-06-28T01:57:48.512Z] + git log --format=format:%s -1 3918288b3b7167383648d2921917951aae13068f [Pipeline] echo [2024-06-28T01:57:48.529Z] ========================================================= [2024-06-28T01:57:48.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-28T01:57:48.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-28T01:57:48.917Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-28T01:57:48.917Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-28T01:57:48.917Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-28T01:57:48.917Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-28T01:57:48.917Z] + sudo tee -a /etc/ssh/ssh_known_hosts+ [2024-06-28T01:57:48.917Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-28T01:57:48.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T01:57:49.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T01:57:49.353Z] [2024-06-28T01:57:49.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T01:57:49.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T01:57:49.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-28T01:57:49.658Z] b85a868b505f: Pulling fs layer [2024-06-28T01:57:49.658Z] e2be974225ed: Pulling fs layer [2024-06-28T01:57:49.658Z] 339a4e72a1f5: Pulling fs layer [2024-06-28T01:57:49.658Z] 988bab9f4d93: Pulling fs layer [2024-06-28T01:57:49.658Z] 1469e6f7b9e6: Pulling fs layer [2024-06-28T01:57:49.658Z] eaf3925da568: Pulling fs layer [2024-06-28T01:57:49.658Z] bab4dde63d76: Pulling fs layer [2024-06-28T01:57:49.658Z] bde34c3a00c8: Pulling fs layer [2024-06-28T01:57:49.658Z] b352a97aabf1: Pulling fs layer [2024-06-28T01:57:49.658Z] 4872d77fe225: Pulling fs layer [2024-06-28T01:57:49.658Z] 5851b861e8e6: Pulling fs layer [2024-06-28T01:57:49.658Z] 4872d77fe225: Waiting [2024-06-28T01:57:49.658Z] 988bab9f4d93: Waiting [2024-06-28T01:57:49.658Z] bde34c3a00c8: Waiting [2024-06-28T01:57:49.658Z] b352a97aabf1: Waiting [2024-06-28T01:57:49.658Z] bab4dde63d76: Waiting [2024-06-28T01:57:49.658Z] 5851b861e8e6: Waiting [2024-06-28T01:57:49.658Z] 1469e6f7b9e6: Waiting [2024-06-28T01:57:49.658Z] eaf3925da568: Waiting [2024-06-28T01:57:49.658Z] e2be974225ed: Verifying Checksum [2024-06-28T01:57:49.658Z] e2be974225ed: Download complete [2024-06-28T01:57:49.658Z] 988bab9f4d93: Verifying Checksum [2024-06-28T01:57:49.658Z] 988bab9f4d93: Download complete [2024-06-28T01:57:49.919Z] 1469e6f7b9e6: Verifying Checksum [2024-06-28T01:57:49.919Z] 1469e6f7b9e6: Download complete [2024-06-28T01:57:49.919Z] 339a4e72a1f5: Verifying Checksum [2024-06-28T01:57:49.919Z] 339a4e72a1f5: Download complete [2024-06-28T01:57:49.919Z] eaf3925da568: Verifying Checksum [2024-06-28T01:57:49.919Z] eaf3925da568: Download complete [2024-06-28T01:57:49.919Z] bde34c3a00c8: Verifying Checksum [2024-06-28T01:57:49.919Z] bde34c3a00c8: Download complete [2024-06-28T01:57:49.919Z] b352a97aabf1: Verifying Checksum [2024-06-28T01:57:49.919Z] b352a97aabf1: Download complete [2024-06-28T01:57:49.919Z] 4872d77fe225: Verifying Checksum [2024-06-28T01:57:49.919Z] 4872d77fe225: Download complete [2024-06-28T01:57:49.919Z] 5851b861e8e6: Verifying Checksum [2024-06-28T01:57:49.919Z] 5851b861e8e6: Download complete [2024-06-28T01:57:49.919Z] b85a868b505f: Verifying Checksum [2024-06-28T01:57:49.919Z] b85a868b505f: Download complete [2024-06-28T01:57:50.178Z] bab4dde63d76: Verifying Checksum [2024-06-28T01:57:50.178Z] bab4dde63d76: Download complete [2024-06-28T01:57:51.137Z] b85a868b505f: Pull complete [2024-06-28T01:57:51.399Z] e2be974225ed: Pull complete [2024-06-28T01:57:51.662Z] 339a4e72a1f5: Pull complete [2024-06-28T01:57:51.921Z] 988bab9f4d93: Pull complete [2024-06-28T01:57:52.180Z] 1469e6f7b9e6: Pull complete [2024-06-28T01:57:52.180Z] eaf3925da568: Pull complete [2024-06-28T01:57:54.082Z] bab4dde63d76: Pull complete [2024-06-28T01:57:54.082Z] bde34c3a00c8: Pull complete [2024-06-28T01:57:54.082Z] b352a97aabf1: Pull complete [2024-06-28T01:57:54.082Z] 4872d77fe225: Pull complete [2024-06-28T01:57:54.342Z] 5851b861e8e6: Pull complete [2024-06-28T01:57:54.342Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-28T01:57:54.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-28T01:57:54.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T01:57:54.489Z] prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container [2024-06-28T01:57:54.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-28T01:57:57.470Z] $ docker top 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f -eo pid,comm [2024-06-28T01:57:57.529Z] 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-06-28T01:57:57.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-28T01:57:57.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T01:57:57.582Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T01:57:57.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T01:57:57.681Z] $ docker exec 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent [2024-06-28T01:57:57.791Z] SSH_AUTH_SOCK=/tmp/ssh-fWuhpVRibPIa/agent.32 [2024-06-28T01:57:57.791Z] SSH_AGENT_PID=38 [2024-06-28T01:57:57.798Z] Running ssh-add (command line suppressed) [2024-06-28T01:57:57.898Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_17006358543249083234.key (/w/workspace/edgex-go/5@tmp/private_key_17006358543249083234.key) [2024-06-28T01:57:57.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T01:57:58.219Z] + git tag --points-at HEAD [Pipeline] } [2024-06-28T01:57:58.226Z] $ docker exec --env ******** --env ******** 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent -k [2024-06-28T01:57:58.326Z] unset SSH_AUTH_SOCK; [2024-06-28T01:57:58.326Z] unset SSH_AGENT_PID; [2024-06-28T01:57:58.326Z] echo Agent pid 38 killed; [2024-06-28T01:57:58.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-28T01:57:58.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-28T01:57:58.383Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-28T01:57:58.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-28T01:57:58.494Z] $ docker exec 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent [2024-06-28T01:57:58.621Z] SSH_AUTH_SOCK=/tmp/ssh-73wfCoGyP0H7/agent.72 [2024-06-28T01:57:58.621Z] SSH_AGENT_PID=78 [2024-06-28T01:57:58.628Z] Running ssh-add (command line suppressed) [2024-06-28T01:57:58.718Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_10572062398970684298.key (/w/workspace/edgex-go/5@tmp/private_key_10572062398970684298.key) [2024-06-28T01:57:58.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-28T01:57:59.031Z] + git semver init [2024-06-28T01:57:59.291Z] 2024-06-28 01:57:59,198 [run_init] DEBUG init version:0.0.0 force:False [2024-06-28T01:57:59.291Z] 2024-06-28 01:57:59,199 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2024-06-28T01:57:59.291Z] 2024-06-28 01:57:59,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2024-06-28T01:57:59.291Z] 2024-06-28 01:57:59,200 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,268 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4790 with force:False [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,269 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4790 [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,273 [execute] INFO git cat-file --batch-check [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,281 [execute] INFO git cat-file --batch [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-06-28T01:58:04.587Z] 2024-06-28 01:58:04,286 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4790 [2024-06-28T01:58:04.587Z] 0.0.0 [Pipeline] } [2024-06-28T01:58:04.594Z] $ docker exec --env ******** --env ******** 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent -k [2024-06-28T01:58:04.708Z] unset SSH_AUTH_SOCK; [2024-06-28T01:58:04.709Z] unset SSH_AGENT_PID; [2024-06-28T01:58:04.709Z] echo Agent pid 78 killed; [2024-06-28T01:58:04.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-28T01:58:05.041Z] + git semver [Pipeline] } [2024-06-28T01:58:05.312Z] $ docker stop --time=1 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f [2024-06-28T01:58:06.582Z] $ docker rm -f --volumes 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T01:58:06.920Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-28T01:58:07.132Z] Stashed 1 file(s) [Pipeline] echo [2024-06-28T01:58:07.136Z] [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-06-28T01:58:07.560Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-06-28T01:58:07.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T01:58:07.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T01:58:07.608Z] ========================================================= [2024-06-28T01:58:07.608Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-28T01:58:07.608Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-28T01:58:07.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-28T01:58:07.911Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-28T01:58:07.911Z] 619be1103602: Pulling fs layer [2024-06-28T01:58:07.911Z] 7862e08f4a3e: Pulling fs layer [2024-06-28T01:58:07.911Z] 5df492c9dc93: Pulling fs layer [2024-06-28T01:58:07.911Z] 7629e6793208: Pulling fs layer [2024-06-28T01:58:07.911Z] 4f4fb700ef54: Pulling fs layer [2024-06-28T01:58:07.911Z] fb5054dd5b73: Pulling fs layer [2024-06-28T01:58:07.911Z] eeca6798cff9: Pulling fs layer [2024-06-28T01:58:07.911Z] aa269ceb94a6: Pulling fs layer [2024-06-28T01:58:07.911Z] ada007ff1a6a: Pulling fs layer [2024-06-28T01:58:07.911Z] 7629e6793208: Waiting [2024-06-28T01:58:07.911Z] 4f4fb700ef54: Waiting [2024-06-28T01:58:07.911Z] eeca6798cff9: Waiting [2024-06-28T01:58:07.911Z] fb5054dd5b73: Waiting [2024-06-28T01:58:07.911Z] ada007ff1a6a: Waiting [2024-06-28T01:58:07.911Z] 7862e08f4a3e: Download complete [2024-06-28T01:58:07.911Z] 7629e6793208: Verifying Checksum [2024-06-28T01:58:07.911Z] 7629e6793208: Download complete [2024-06-28T01:58:07.912Z] 4f4fb700ef54: Download complete [2024-06-28T01:58:07.912Z] 619be1103602: Verifying Checksum [2024-06-28T01:58:07.912Z] 619be1103602: Download complete [2024-06-28T01:58:07.912Z] fb5054dd5b73: Download complete [2024-06-28T01:58:07.912Z] eeca6798cff9: Verifying Checksum [2024-06-28T01:58:07.912Z] eeca6798cff9: Download complete [2024-06-28T01:58:08.171Z] 619be1103602: Pull complete [2024-06-28T01:58:08.171Z] 7862e08f4a3e: Pull complete [2024-06-28T01:58:08.171Z] ada007ff1a6a: Verifying Checksum [2024-06-28T01:58:08.171Z] ada007ff1a6a: Download complete [2024-06-28T01:58:08.429Z] 5df492c9dc93: Verifying Checksum [2024-06-28T01:58:08.429Z] 5df492c9dc93: Download complete [2024-06-28T01:58:08.995Z] aa269ceb94a6: Verifying Checksum [2024-06-28T01:58:08.995Z] aa269ceb94a6: Download complete [2024-06-28T01:58:12.280Z] 5df492c9dc93: Pull complete [2024-06-28T01:58:12.280Z] 7629e6793208: Pull complete [2024-06-28T01:58:12.280Z] 4f4fb700ef54: Pull complete [2024-06-28T01:58:12.280Z] fb5054dd5b73: Pull complete [2024-06-28T01:58:12.280Z] eeca6798cff9: Pull complete [2024-06-28T01:58:14.810Z] aa269ceb94a6: Pull complete [2024-06-28T01:58:14.810Z] ada007ff1a6a: Pull complete [2024-06-28T01:58:14.810Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-28T01:58:15.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-28T01:58:15.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-28T01:58:15.371Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-28T01:58:15.371Z] WORKDIR /edgex [2024-06-28T01:58:15.371Z] COPY go.mod . [2024-06-28T01:58:15.371Z] RUN go mod download [2024-06-28T01:58:15.371Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-28T01:58:15.940Z] Sending build context to Docker daemon 178.4MB [2024-06-28T01:58:15.940Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-28T01:58:15.940Z] ---> f489d0715acc [2024-06-28T01:58:15.940Z] Step 2/4 : WORKDIR /edgex [2024-06-28T01:58:21.243Z] ---> Running in f7b3b77d8cd1 [2024-06-28T01:58:21.503Z] Removing intermediate container f7b3b77d8cd1 [2024-06-28T01:58:21.503Z] ---> f151758bf6a2 [2024-06-28T01:58:21.503Z] Step 3/4 : COPY go.mod . [2024-06-28T01:58:21.503Z] ---> 9b9433b29139 [2024-06-28T01:58:21.503Z] Step 4/4 : RUN go mod download [2024-06-28T01:58:21.503Z] ---> Running in 96f717e1242e [2024-06-28T01:58:22.221Z] Still waiting to schedule task [2024-06-28T01:58:22.222Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4511’ [2024-06-28T01:58:53.601Z] Removing intermediate container 96f717e1242e [2024-06-28T01:58:53.601Z] ---> f03b2d426e58 [2024-06-28T01:58:53.601Z] Successfully built f03b2d426e58 [2024-06-28T01:58:53.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T01:58:53.917Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-28T01:58:53.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T01:58:53.992Z] prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container [2024-06-28T01:58:54.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2024-06-28T01:58:54.481Z] $ docker top 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T01:58:54.820Z] + go version [2024-06-28T01:58:54.820Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-28T01:58:54.834Z] $ docker stop --time=1 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 [2024-06-28T01:58:56.112Z] $ docker rm -f --volumes 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T01:58:56.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-28T01:58:56.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T01:58:56.623Z] prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container [2024-06-28T01:58:56.653Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2024-06-28T01:58:56.985Z] $ docker top 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-28T01:58:57.057Z] ========================================================= [2024-06-28T01:58:57.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-28T01:58:57.057Z] ========================================================= [Pipeline] sh [2024-06-28T01:58:57.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-06-28T01:58:57.639Z] + make test [2024-06-28T01:58:57.639Z] go test -race -coverprofile=coverage.out ./... [2024-06-28T01:59:05.751Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-28T01:59:44.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-28T01:59:44.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-28T01:59:44.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-06-28T01:59:44.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-06-28T01:59:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-06-28T01:59:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-06-28T01:59:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-06-28T01:59:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-06-28T01:59:46.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-28T01:59:47.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-06-28T01:59:47.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements [2024-06-28T01:59:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-28T01:59:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-28T01:59:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-28T01:59:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.075s coverage: 93.4% of statements [2024-06-28T01:59:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-06-28T01:59:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 6.1% of statements [2024-06-28T01:59:50.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements [2024-06-28T01:59:50.076Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-06-28T01:59:50.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-28T01:59:50.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 82.9% of statements [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2024-06-28T01:59:52.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.259s coverage: 96.3% of statements [2024-06-28T01:59:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-28T01:59:53.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-28T01:59:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-28T01:59:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-28T01:59:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-28T01:59:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-28T01:59:54.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-28T01:59:54.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-28T01:59:55.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-28T01:59:57.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-28T01:59:57.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-28T01:59:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-28T01:59:58.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-28T02:00:01.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-28T02:00:01.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-28T02:00:01.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-28T02:00:02.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-28T02:00:02.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-28T02:00:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-28T02:00:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-28T02:00:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-28T02:00:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-28T02:00:03.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-28T02:00:04.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-06-28T02:00:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-28T02:00:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-28T02:00:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-28T02:00:04.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-28T02:00:06.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-28T02:00:06.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:00:06.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-28T02:00:06.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-28T02:00:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-28T02:00:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-28T02:00:09.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-28T02:00:09.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.034s coverage: 87.2% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.058s coverage: 20.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.045s coverage: 100.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 38.4% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-06-28T02:00:19.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-06-28T02:00:19.037Z] 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-06-28T02:00:19.037Z] running golangci-lint [2024-06-28T02:00:19.037Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-28T02:00:19.037Z] go version go1.21.9 linux/amd64 [2024-06-28T02:00:19.037Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-28T02:00:19.037Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-28T02:00:41.779Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 22.775652047s" [2024-06-28T02:00:41.779Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.748442ms" [2024-06-28T02:00:56.734Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.237865234s with top 10 stages: buildir: 1m1.879782517s, gosec: 9.073424274s, inspect: 2.76079795s, fact_deprecated: 2.458113777s, printf: 2.162517908s, ctrlflow: 1.786372567s, nilness: 1.686719618s, fact_purity: 1.488525183s, S1038: 877.568381ms, typedness: 789.815702ms" [2024-06-28T02:00:56.734Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-06-28T02:00:56.734Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude-rules: 21/209, nolint: 0/21, skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, identifier_marker: 209/209" [2024-06-28T02:00:56.734Z] level=info msg="[runner] processing took 16.892771ms with stages: nolint: 6.684386ms, identifier_marker: 4.678138ms, autogenerated_exclude: 2.173212ms, path_prettifier: 1.402991ms, exclude-rules: 1.097226ms, skip_dirs: 761.66µs, cgo: 74.796µs, filename_unadjuster: 14.661µs, fixer: 930ns, skip_files: 730ns, max_same_issues: 720ns, uniq_by_line: 621ns, exclude: 600ns, sort_results: 500ns, max_from_linter: 440ns, severity-rules: 370ns, diff: 300ns, max_per_file_from_linter: 130ns, source_code: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-06-28T02:00:56.734Z] level=info msg="[runner] linters took 13.289575183s with stages: goanalysis_metalinter: 13.272581305s" [2024-06-28T02:00:56.734Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-28T02:00:56.734Z] level=info msg="Memory: 363 samples, avg is 320.9MB, max is 1388.4MB" [2024-06-28T02:00:56.734Z] level=info msg="Execution took 36.117861143s" [2024-06-28T02:00:56.734Z] go vet ./... [2024-06-28T02:01:00.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-28T02:01:01.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-28T02:01:01.182Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-28T02:01:01.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-28T02:01:01.752Z] + ls -al . [2024-06-28T02:01:01.752Z] total 840 [2024-06-28T02:01:01.752Z] drwxrwxr-x 11 1001 1001 4096 Jun 28 01:58 . [2024-06-28T02:01:01.752Z] drwxr-xr-x 4 root root 4096 Jun 28 01:58 .. [2024-06-28T02:01:01.752Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 .blubracket [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 10 Jun 28 01:57 .dockerignore [2024-06-28T02:01:01.752Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 02:00 .git [2024-06-28T02:01:01.752Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 01:57 .github [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 1102 Jun 28 01:57 .gitignore [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 01:57 .golangci.yml [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 100 Jun 28 01:57 .hadolint.yml [2024-06-28T02:01:01.752Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 01:58 .semver [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 155 Jun 28 01:57 .sonarcloud.properties [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 01:57 ADOPTERS.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 20361 Jun 28 01:57 Attribution.txt [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 100284 Jun 28 01:57 CHANGELOG.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 01:57 CONTRIBUTING.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 01:57 GOVERNANCE.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 861 Jun 28 01:57 Jenkinsfile [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 01:57 LICENSE [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 16051 Jun 28 01:57 Makefile [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 01:57 OWNERS.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 9528 Jun 28 01:57 README.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 01:57 SECURITY.md [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 01:58 VERSION [2024-06-28T02:01:01.752Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 bin [2024-06-28T02:01:01.752Z] drwxrwxr-x 19 1001 1001 4096 Jun 28 01:57 cmd [2024-06-28T02:01:01.752Z] -rw-r--r-- 1 root root 479571 Jun 28 02:00 coverage.out [2024-06-28T02:01:01.752Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 fuzz_test [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 6910 Jun 28 01:57 go.mod [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 101535 Jun 28 01:57 go.sum [2024-06-28T02:01:01.752Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 01:57 internal [2024-06-28T02:01:01.752Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 01:57 openapi [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 584 Jun 28 01:57 security.txt [2024-06-28T02:01:01.752Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 01:57 version.go [Pipeline] sh [2024-06-28T02:01:02.039Z] + '[' -e coverage.out ] [2024-06-28T02:01:02.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-28T02:01:02.147Z] Stashed 1 file(s) [Pipeline] sh [2024-06-28T02:01:02.428Z] + make build [2024-06-28T02:01:02.428Z] 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-06-28T02:01:10.201Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4514 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws [2024-06-28T02:01:10.218Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2024-06-28T02:01:13.279Z] The recommended git tool is: git [2024-06-28T02:01:22.412Z] using credential edgex-jenkins-ssh [2024-06-28T02:01:22.443Z] Cloning the remote Git repository [2024-06-28T02:01:22.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-28T02:01:22.662Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2024-06-28T02:01:22.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-28T02:01:22.887Z] > git --version # timeout=10 [2024-06-28T02:01:22.935Z] > git --version # 'git version 2.25.1' [2024-06-28T02:01:22.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-28T02:01:23.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-28T02:01:26.830Z] 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-06-28T02:01:27.790Z] 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-06-28T02:01:29.186Z] 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-06-28T02:01:29.770Z] 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-06-28T02:01:31.694Z] 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-06-28T02:01:35.920Z] 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-06-28T02:01:37.293Z] 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-06-28T02:01:39.194Z] 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-06-28T02:01:40.128Z] 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-06-28T02:01:40.694Z] 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-06-28T02:01:41.263Z] 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-06-28T02:01:42.684Z] Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3918288b3b7167383648d2921917951aae13068f [2024-06-28T02:01:40.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-28T02:01:40.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-28T02:01:41.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-28T02:01:41.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-28T02:01:41.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-28T02:01:41.813Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-28T02:01:42.697Z] > git config core.sparsecheckout # timeout=10 [2024-06-28T02:01:42.789Z] > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 [2024-06-28T02:01:43.173Z] Merge succeeded, producing 3918288b3b7167383648d2921917951aae13068f [2024-06-28T02:01:43.173Z] Checking out Revision 3918288b3b7167383648d2921917951aae13068f (PR-4790) [2024-06-28T02:01:43.063Z] > git remote # timeout=10 [2024-06-28T02:01:43.082Z] > git config --get remote.origin.url # timeout=10 [2024-06-28T02:01:43.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-28T02:01:43.119Z] > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [2024-06-28T02:01:43.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-28T02:01:43.178Z] > git config core.sparsecheckout # timeout=10 [2024-06-28T02:01:43.195Z] > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 [2024-06-28T02:01:47.078Z] Commit message: "feat: add SecurityOptions to Core Keeper configuration file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-28T02:01:48.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-28T02:01:48.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:01:48.739Z] Dload Upload Total Spent Left Speed [2024-06-28T02:01:48.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-06-28T02:01:49.088Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-28T02:01:49.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-28T02:01:49.429Z] + sudo tee /etc/docker/daemon.new [2024-06-28T02:01:49.429Z] { [2024-06-28T02:01:49.429Z] "registry-mirrors": [ [2024-06-28T02:01:49.429Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-28T02:01:49.429Z] ], [2024-06-28T02:01:49.429Z] "bip": "10.250.0.254/24", [2024-06-28T02:01:49.429Z] "hosts": [ [2024-06-28T02:01:49.429Z] "tcp://0.0.0.0:5555", [2024-06-28T02:01:49.429Z] "unix:///var/run/docker.sock" [2024-06-28T02:01:49.429Z] ], [2024-06-28T02:01:49.429Z] "mtu": 1458, [2024-06-28T02:01:49.429Z] "selinux-enabled": true, [2024-06-28T02:01:49.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-28T02:01:49.429Z] } [Pipeline] sh [2024-06-28T02:01:49.765Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-28T02:01:50.106Z] + sudo service docker restart [2024-06-28T02:02:04.551Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-4512: java.lang.InterruptedException [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:02:08.440Z] provisioning config files... [2024-06-28T02:02:08.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4721472666836609299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:02:08.960Z] ---> ****-login.sh [2024-06-28T02:02:08.960Z] nexus3.edgexfoundry.org:10001 [2024-06-28T02:02:09.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:02:09.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:02:09.554Z] Configure a credential helper to remove this warning. See [2024-06-28T02:02:09.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:02:09.554Z] [2024-06-28T02:02:09.554Z] Login Succeeded [2024-06-28T02:02:09.554Z] nexus3.edgexfoundry.org:10002 [2024-06-28T02:02:09.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:02:10.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:02:10.099Z] Configure a credential helper to remove this warning. See [2024-06-28T02:02:10.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:02:10.099Z] [2024-06-28T02:02:10.099Z] Login Succeeded [2024-06-28T02:02:10.099Z] nexus3.edgexfoundry.org:10003 [2024-06-28T02:02:10.309Z] 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-06-28T02:02:10.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:02:10.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:02:10.372Z] Configure a credential helper to remove this warning. See [2024-06-28T02:02:10.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:02:10.372Z] [2024-06-28T02:02:10.372Z] Login Succeeded [2024-06-28T02:02:10.373Z] nexus3.edgexfoundry.org:10004 [2024-06-28T02:02:10.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-06-28T02:02:10.897Z] $ docker stop --time=1 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 [2024-06-28T02:02:10.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:02:10.917Z] Configure a credential helper to remove this warning. See [2024-06-28T02:02:10.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:02:10.917Z] [2024-06-28T02:02:10.917Z] Login Succeeded [2024-06-28T02:02:10.917Z] ****.io [2024-06-28T02:02:10.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-28T02:02:11.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-28T02:02:11.185Z] Configure a credential helper to remove this warning. See [2024-06-28T02:02:11.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-28T02:02:11.185Z] [2024-06-28T02:02:11.185Z] Login Succeeded [2024-06-28T02:02:11.185Z] ---> ****-login.sh ends [2024-06-28T02:02:19.574Z] $ docker rm -f --volumes 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-06-28T02:02:20.978Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-06-28T02:02:21.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-28T02:02:21.531Z] [2024-06-28T02:02:21.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:02:21.609Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-06-28T02:02:21.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:02:21.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-28T02:02:21.679Z] ========================================================= [2024-06-28T02:02:21.680Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-28T02:02:21.680Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-28T02:02:21.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-28T02:02:21.849Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-28T02:02:21.849Z] 91d30c5bc195: Pulling fs layer [2024-06-28T02:02:21.849Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-28T02:02:21.849Z] 9c61dcf015f6: Pulling fs layer [2024-06-28T02:02:21.849Z] 4698f68db338: Pulling fs layer [2024-06-28T02:02:21.849Z] 2a2f49069b9e: Pulling fs layer [2024-06-28T02:02:21.849Z] e0025b399a48: Pulling fs layer [2024-06-28T02:02:21.849Z] 2a2f49069b9e: Waiting [2024-06-28T02:02:21.849Z] e0025b399a48: Waiting [2024-06-28T02:02:21.849Z] 4698f68db338: Waiting [2024-06-28T02:02:21.849Z] 91d30c5bc195: Verifying Checksum [2024-06-28T02:02:21.849Z] 91d30c5bc195: Download complete [2024-06-28T02:02:21.849Z] 4698f68db338: Download complete [2024-06-28T02:02:22.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-28T02:02:22.000Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-28T02:02:22.000Z] c6b39de5b339: Pulling fs layer [2024-06-28T02:02:22.000Z] a69c41024577: Pulling fs layer [2024-06-28T02:02:22.000Z] d6de4b400683: Pulling fs layer [2024-06-28T02:02:22.000Z] 35cb2a7552d0: Pulling fs layer [2024-06-28T02:02:22.000Z] 4f4fb700ef54: Pulling fs layer [2024-06-28T02:02:22.000Z] 464afbd9ba4c: Pulling fs layer [2024-06-28T02:02:22.000Z] 00f215d4a9da: Pulling fs layer [2024-06-28T02:02:22.000Z] d496ad576159: Pulling fs layer [2024-06-28T02:02:22.000Z] 4f4fb700ef54: Waiting [2024-06-28T02:02:22.000Z] 464afbd9ba4c: Waiting [2024-06-28T02:02:22.001Z] 00f215d4a9da: Waiting [2024-06-28T02:02:22.001Z] d496ad576159: Waiting [2024-06-28T02:02:22.001Z] 35cb2a7552d0: Waiting [2024-06-28T02:02:22.109Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-28T02:02:22.109Z] 2e9b0aa3be6d: Download complete [2024-06-28T02:02:22.109Z] e0025b399a48: Verifying Checksum [2024-06-28T02:02:22.109Z] e0025b399a48: Download complete [2024-06-28T02:02:22.109Z] 91d30c5bc195: Pull complete [2024-06-28T02:02:22.109Z] 2a2f49069b9e: Download complete [2024-06-28T02:02:22.270Z] a69c41024577: Verifying Checksum [2024-06-28T02:02:22.271Z] a69c41024577: Download complete [2024-06-28T02:02:22.271Z] 35cb2a7552d0: Verifying Checksum [2024-06-28T02:02:22.271Z] 35cb2a7552d0: Download complete [2024-06-28T02:02:22.271Z] 4f4fb700ef54: Verifying Checksum [2024-06-28T02:02:22.271Z] 4f4fb700ef54: Download complete [2024-06-28T02:02:22.271Z] 464afbd9ba4c: Verifying Checksum [2024-06-28T02:02:22.271Z] 464afbd9ba4c: Download complete [2024-06-28T02:02:22.271Z] c6b39de5b339: Download complete [2024-06-28T02:02:22.368Z] 2e9b0aa3be6d: Pull complete [2024-06-28T02:02:22.636Z] 9c61dcf015f6: Verifying Checksum [2024-06-28T02:02:22.636Z] 9c61dcf015f6: Download complete [2024-06-28T02:02:22.861Z] d496ad576159: Verifying Checksum [2024-06-28T02:02:22.862Z] d496ad576159: Download complete [2024-06-28T02:02:23.129Z] c6b39de5b339: Pull complete [2024-06-28T02:02:24.094Z] a69c41024577: Pull complete [2024-06-28T02:02:24.365Z] d6de4b400683: Verifying Checksum [2024-06-28T02:02:24.365Z] d6de4b400683: Download complete [2024-06-28T02:02:25.332Z] 00f215d4a9da: Verifying Checksum [2024-06-28T02:02:25.332Z] 00f215d4a9da: Download complete [2024-06-28T02:02:25.918Z] 9c61dcf015f6: Pull complete [2024-06-28T02:02:25.918Z] 4698f68db338: Pull complete [2024-06-28T02:02:26.212Z] 2a2f49069b9e: Pull complete [2024-06-28T02:02:26.470Z] e0025b399a48: Pull complete [2024-06-28T02:02:26.730Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-28T02:02:26.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-28T02:02:26.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:02:27.020Z] prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container [2024-06-28T02:02:27.099Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-28T02:02:33.820Z] $ docker top bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:02:34.217Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-28T02:02:36.121Z] #1 [core-command internal] load build definition from Dockerfile [2024-06-28T02:02:36.380Z] #1 transferring dockerfile: 1.93kB done [2024-06-28T02:02:36.380Z] #1 DONE 0.2s [2024-06-28T02:02:36.380Z] [2024-06-28T02:02:36.380Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-28T02:02:36.638Z] #2 transferring dockerfile: 2.50kB done [2024-06-28T02:02:36.638Z] #2 DONE 0.1s [2024-06-28T02:02:36.638Z] [2024-06-28T02:02:36.638Z] #3 [core-command internal] load .dockerignore [2024-06-28T02:02:36.638Z] #3 transferring context: 50B done [2024-06-28T02:02:36.638Z] #3 DONE 0.2s [2024-06-28T02:02:36.896Z] [2024-06-28T02:02:36.896Z] #4 [security-proxy-setup internal] load .dockerignore [2024-06-28T02:02:36.896Z] #4 transferring context: 50B done [2024-06-28T02:02:36.896Z] #4 DONE 0.1s [2024-06-28T02:02:36.896Z] [2024-06-28T02:02:36.896Z] #5 [core-data internal] load build definition from Dockerfile [2024-06-28T02:02:36.896Z] #5 transferring dockerfile: 2.01kB done [2024-06-28T02:02:36.896Z] #5 DONE 0.2s [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:37.156Z] #6 DONE 0.0s [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-28T02:02:37.156Z] #7 transferring dockerfile: 2.93kB done [2024-06-28T02:02:37.156Z] #7 DONE 0.1s [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #8 [core-data internal] load .dockerignore [2024-06-28T02:02:37.156Z] #8 transferring context: 50B done [2024-06-28T02:02:37.156Z] #8 DONE 0.1s [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-28T02:02:37.156Z] #9 ... [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:37.156Z] #6 DONE 0.0s [2024-06-28T02:02:37.156Z] [2024-06-28T02:02:37.156Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-28T02:02:37.156Z] #9 transferring dockerfile: 2.23kB done [2024-06-28T02:02:37.419Z] #9 DONE 0.2s [2024-06-28T02:02:37.419Z] [2024-06-28T02:02:37.419Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-06-28T02:02:37.419Z] #10 ... [2024-06-28T02:02:37.419Z] [2024-06-28T02:02:37.419Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:37.419Z] #6 DONE 0.0s [2024-06-28T02:02:37.662Z] d6de4b400683: Pull complete [2024-06-28T02:02:37.662Z] 35cb2a7552d0: Pull complete [2024-06-28T02:02:37.676Z] [2024-06-28T02:02:37.676Z] #11 [security-spire-server internal] load .dockerignore [2024-06-28T02:02:37.676Z] #11 ... [2024-06-28T02:02:37.676Z] [2024-06-28T02:02:37.676Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-28T02:02:37.676Z] #12 transferring dockerfile: 2.49kB done [2024-06-28T02:02:37.676Z] #12 DONE 0.5s [2024-06-28T02:02:37.928Z] 4f4fb700ef54: Pull complete [2024-06-28T02:02:37.935Z] [2024-06-28T02:02:37.935Z] #13 [security-bootstrapper internal] load .dockerignore [2024-06-28T02:02:37.935Z] #13 transferring context: 50B done [2024-06-28T02:02:37.935Z] #13 DONE 0.6s [2024-06-28T02:02:37.935Z] [2024-06-28T02:02:37.935Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:37.935Z] #6 DONE 0.0s [2024-06-28T02:02:37.935Z] [2024-06-28T02:02:37.935Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-06-28T02:02:38.192Z] #14 ... [2024-06-28T02:02:38.192Z] [2024-06-28T02:02:38.192Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-28T02:02:38.192Z] #15 transferring dockerfile: 2.15kB done [2024-06-28T02:02:38.192Z] #15 DONE 1.0s [2024-06-28T02:02:38.194Z] 464afbd9ba4c: Pull complete [2024-06-28T02:02:38.457Z] [2024-06-28T02:02:38.457Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-06-28T02:02:38.457Z] #16 transferring dockerfile: 1.93kB done [2024-06-28T02:02:38.457Z] #16 DONE 1.3s [2024-06-28T02:02:38.457Z] [2024-06-28T02:02:38.458Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-06-28T02:02:38.458Z] #17 transferring dockerfile: 1.69kB done [2024-06-28T02:02:39.025Z] #17 ... [2024-06-28T02:02:39.025Z] [2024-06-28T02:02:39.025Z] #18 [core-keeper internal] load build definition from Dockerfile [2024-06-28T02:02:39.025Z] #18 transferring dockerfile: 2.01kB done [2024-06-28T02:02:39.025Z] #18 DONE 1.7s [2024-06-28T02:02:39.025Z] [2024-06-28T02:02:39.025Z] #19 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:39.025Z] #19 DONE 2.2s [2024-06-28T02:02:39.286Z] [2024-06-28T02:02:39.286Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-06-28T02:02:39.286Z] #17 DONE 2.0s [2024-06-28T02:02:39.286Z] [2024-06-28T02:02:39.286Z] #20 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:39.286Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:39.853Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-06-28T02:02:39.853Z] #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:02:39.853Z] #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-28T02:02:39.853Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-06-28T02:02:39.853Z] #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-28T02:02:40.111Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s [2024-06-28T02:02:40.111Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-06-28T02:02:40.111Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-06-28T02:02:40.368Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-06-28T02:02:40.642Z] #20 ... [2024-06-28T02:02:40.642Z] [2024-06-28T02:02:40.642Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-06-28T02:02:40.642Z] #10 transferring dockerfile: 1.70kB done [2024-06-28T02:02:40.642Z] #10 DONE 3.2s [2024-06-28T02:02:40.900Z] [2024-06-28T02:02:40.900Z] #21 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-28T02:02:40.900Z] #21 transferring dockerfile: 1.89kB done [2024-06-28T02:02:40.900Z] #21 DONE 3.3s [2024-06-28T02:02:40.900Z] [2024-06-28T02:02:40.900Z] #22 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-28T02:02:40.900Z] #22 ... [2024-06-28T02:02:40.900Z] [2024-06-28T02:02:40.900Z] #23 [security-spire-agent internal] load build definition from Dockerfile [2024-06-28T02:02:40.900Z] #23 transferring dockerfile: 1.81kB done [2024-06-28T02:02:40.900Z] #23 DONE 3.5s [2024-06-28T02:02:41.158Z] [2024-06-28T02:02:41.158Z] #24 [security-proxy-auth internal] load .dockerignore [2024-06-28T02:02:41.158Z] #24 transferring context: 50B done [2024-06-28T02:02:41.158Z] #24 DONE 3.4s [2024-06-28T02:02:41.158Z] [2024-06-28T02:02:41.158Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.158Z] #25 ... [2024-06-28T02:02:41.158Z] [2024-06-28T02:02:41.158Z] #26 [core-keeper internal] load .dockerignore [2024-06-28T02:02:41.158Z] #26 transferring context: 50B done [2024-06-28T02:02:41.158Z] #26 DONE 3.5s [2024-06-28T02:02:41.158Z] [2024-06-28T02:02:41.158Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:41.158Z] #6 DONE 0.0s [2024-06-28T02:02:41.158Z] [2024-06-28T02:02:41.158Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.419Z] #25 ... [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:41.419Z] #6 DONE 0.0s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #14 [security-spiffe-token-provider internal] load .dockerignore [2024-06-28T02:02:41.419Z] #14 transferring context: 50B done [2024-06-28T02:02:41.419Z] #14 DONE 3.7s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #19 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:41.419Z] #19 DONE 2.3s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.419Z] #25 ... [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #27 [core-metadata internal] load build definition from Dockerfile [2024-06-28T02:02:41.419Z] #27 transferring dockerfile: 2.06kB 0.0s done [2024-06-28T02:02:41.419Z] #27 DONE 4.1s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.419Z] #25 ... [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:41.419Z] #6 DONE 0.0s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:41.419Z] #19 DONE 2.4s [2024-06-28T02:02:41.419Z] [2024-06-28T02:02:41.419Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.678Z] #25 ... [2024-06-28T02:02:41.678Z] [2024-06-28T02:02:41.678Z] #28 [support-notifications internal] load build definition from Dockerfile [2024-06-28T02:02:41.678Z] #28 transferring dockerfile: 1.95kB 0.0s done [2024-06-28T02:02:41.678Z] #28 DONE 4.2s [2024-06-28T02:02:41.678Z] [2024-06-28T02:02:41.678Z] #25 [core-data internal] load build context [2024-06-28T02:02:41.678Z] #25 ... [2024-06-28T02:02:41.678Z] [2024-06-28T02:02:41.678Z] #29 [security-spire-agent internal] load .dockerignore [2024-06-28T02:02:41.678Z] #29 transferring context: 50B done [2024-06-28T02:02:41.678Z] #29 DONE 4.0s [2024-06-28T02:02:41.678Z] [2024-06-28T02:02:41.678Z] #25 [core-data internal] load build context [2024-06-28T02:02:45.874Z] #25 transferring context: 364.31MB 4.9s [2024-06-28T02:02:46.132Z] #25 ... [2024-06-28T02:02:46.133Z] [2024-06-28T02:02:46.133Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-06-28T02:02:46.133Z] #30 transferring context: 50B done [2024-06-28T02:02:46.133Z] #30 DONE 8.5s [2024-06-28T02:02:46.133Z] [2024-06-28T02:02:46.133Z] #25 [core-data internal] load build context [2024-06-28T02:02:46.133Z] #25 transferring context: 439.20MB 5.4s done [2024-06-28T02:02:46.408Z] 00f215d4a9da: Pull complete [2024-06-28T02:02:47.071Z] #25 ... [2024-06-28T02:02:47.071Z] [2024-06-28T02:02:47.071Z] #20 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:47.071Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-06-28T02:02:47.071Z] #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:02:47.071Z] #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-28T02:02:47.071Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-06-28T02:02:47.071Z] #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-28T02:02:47.071Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-06-28T02:02:47.071Z] #20 ... [2024-06-28T02:02:47.071Z] [2024-06-28T02:02:47.071Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-28T02:02:47.330Z] #31 ... [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #11 [security-spire-server internal] load .dockerignore [2024-06-28T02:02:47.330Z] #11 transferring context: 50B done [2024-06-28T02:02:47.330Z] #11 DONE 9.6s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #32 [core-metadata internal] load .dockerignore [2024-06-28T02:02:47.330Z] #32 transferring context: 50B done [2024-06-28T02:02:47.330Z] #32 DONE 9.5s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #33 [security-spire-config internal] load .dockerignore [2024-06-28T02:02:47.330Z] #33 transferring context: 50B done [2024-06-28T02:02:47.330Z] #33 DONE 9.6s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #34 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-28T02:02:47.330Z] #34 transferring context: 50B 0.0s done [2024-06-28T02:02:47.330Z] #34 DONE 9.8s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #35 [support-notifications internal] load .dockerignore [2024-06-28T02:02:47.330Z] #35 transferring context: 50B done [2024-06-28T02:02:47.330Z] #35 DONE 9.5s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #36 [support-scheduler internal] load .dockerignore [2024-06-28T02:02:47.330Z] #36 transferring context: 50B done [2024-06-28T02:02:47.330Z] #36 DONE 9.6s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:47.330Z] #6 DONE 0.0s [2024-06-28T02:02:47.330Z] [2024-06-28T02:02:47.330Z] #19 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:47.330Z] #19 DONE 2.5s [2024-06-28T02:02:47.331Z] [2024-06-28T02:02:47.331Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:47.331Z] #6 DONE 0.0s [2024-06-28T02:02:47.331Z] [2024-06-28T02:02:47.331Z] #19 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:47.589Z] #19 ... [2024-06-28T02:02:47.589Z] [2024-06-28T02:02:47.589Z] #25 [core-data internal] load build context [2024-06-28T02:02:47.589Z] #25 DONE 8.5s [2024-06-28T02:02:47.847Z] [2024-06-28T02:02:47.847Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:47.847Z] #6 DONE 0.0s [2024-06-28T02:02:47.847Z] [2024-06-28T02:02:47.847Z] #20 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:47.847Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-06-28T02:02:47.847Z] #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:02:47.847Z] #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-28T02:02:47.847Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-06-28T02:02:47.847Z] #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-28T02:02:47.847Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-06-28T02:02:47.847Z] #20 ... [2024-06-28T02:02:47.847Z] [2024-06-28T02:02:47.847Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-28T02:02:47.847Z] #6 DONE 0.0s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #19 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:02:48.107Z] #19 DONE 3.0s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #20 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:48.107Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-06-28T02:02:48.107Z] #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:02:48.107Z] #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-28T02:02:48.107Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-06-28T02:02:48.107Z] #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-28T02:02:48.107Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-06-28T02:02:48.107Z] #20 DONE 9.5s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-28T02:02:48.107Z] #37 ... [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-28T02:02:48.107Z] #38 DONE 1.0s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-28T02:02:48.107Z] #31 DONE 1.0s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #20 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:02:48.107Z] #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done [2024-06-28T02:02:48.107Z] #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:02:48.107Z] #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-28T02:02:48.107Z] #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-06-28T02:02:48.107Z] #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-28T02:02:48.107Z] #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done [2024-06-28T02:02:48.107Z] #20 DONE 9.5s [2024-06-28T02:02:48.107Z] [2024-06-28T02:02:48.107Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:02:48.107Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:02:48.354Z] d496ad576159: Pull complete [2024-06-28T02:02:48.354Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-28T02:02:48.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-28T02:02:48.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-28T02:02:48.679Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-06-28T02:02:48.679Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-28T02:02:48.715Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-28T02:02:48.715Z] WORKDIR /edgex [2024-06-28T02:02:48.715Z] COPY go.mod . [2024-06-28T02:02:48.715Z] RUN go mod download [2024-06-28T02:02:48.715Z] + docker build -t ci-base-image-arm64 -f - . [2024-06-28T02:02:48.937Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-28T02:02:48.938Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-28T02:02:49.206Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-06-28T02:02:49.206Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-06-28T02:02:49.206Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2024-06-28T02:02:49.206Z] #39 ... [2024-06-28T02:02:49.206Z] [2024-06-28T02:02:49.206Z] #40 [security-proxy-setup internal] load build context [2024-06-28T02:02:49.206Z] #40 transferring context: 46.72MB 1.9s [2024-06-28T02:02:49.206Z] #40 ... [2024-06-28T02:02:49.206Z] [2024-06-28T02:02:49.206Z] #41 [core-command internal] load build context [2024-06-28T02:02:49.302Z] Sending build context to Docker daemon 3.172MB [2024-06-28T02:02:49.302Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-28T02:02:49.302Z] ---> f246e2811388 [2024-06-28T02:02:49.302Z] Step 2/4 : WORKDIR /edgex [2024-06-28T02:02:49.503Z] #41 ... [2024-06-28T02:02:49.503Z] [2024-06-28T02:02:49.503Z] #42 [security-bootstrapper internal] load build context [2024-06-28T02:02:49.503Z] #42 ... [2024-06-28T02:02:49.503Z] [2024-06-28T02:02:49.503Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:02:49.503Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-06-28T02:02:49.503Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s [2024-06-28T02:02:49.764Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-06-28T02:02:49.764Z] #39 ... [2024-06-28T02:02:49.764Z] [2024-06-28T02:02:49.764Z] #43 [security-spire-server internal] load build context [2024-06-28T02:02:49.764Z] #43 transferring context: 26.79kB 0.0s done [2024-06-28T02:02:49.764Z] #43 DONE 1.6s [2024-06-28T02:02:49.764Z] [2024-06-28T02:02:49.764Z] #44 [security-spire-agent internal] load build context [2024-06-28T02:02:49.764Z] #44 transferring context: 26.32kB 0.0s done [2024-06-28T02:02:49.764Z] #44 DONE 1.6s [2024-06-28T02:02:49.764Z] [2024-06-28T02:02:49.764Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:02:49.764Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-06-28T02:02:49.764Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-28T02:02:49.764Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s [2024-06-28T02:02:49.764Z] #39 ... [2024-06-28T02:02:49.764Z] [2024-06-28T02:02:49.764Z] #45 [security-spire-config internal] load build context [2024-06-28T02:02:49.764Z] #45 transferring context: 25.04kB 0.1s done [2024-06-28T02:02:49.764Z] #45 DONE 1.6s [2024-06-28T02:02:49.764Z] [2024-06-28T02:02:49.764Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:02:49.764Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s [2024-06-28T02:02:50.022Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 1.1s [2024-06-28T02:02:50.022Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2024-06-28T02:02:50.022Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.2s [2024-06-28T02:02:50.022Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-28T02:02:50.281Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.3s [2024-06-28T02:02:50.281Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s [2024-06-28T02:02:50.541Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done [2024-06-28T02:02:50.541Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done [2024-06-28T02:02:50.541Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-28T02:02:51.243Z] ---> Running in 23fedb7ddb8d [2024-06-28T02:02:51.481Z] #39 ... [2024-06-28T02:02:51.481Z] [2024-06-28T02:02:51.481Z] #22 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-28T02:02:51.481Z] #22 ... [2024-06-28T02:02:51.481Z] [2024-06-28T02:02:51.481Z] #46 [core-keeper internal] load build context [2024-06-28T02:02:51.481Z] #46 ... [2024-06-28T02:02:51.481Z] [2024-06-28T02:02:51.481Z] #47 [security-proxy-auth internal] load build context [2024-06-28T02:02:51.509Z] Removing intermediate container 23fedb7ddb8d [2024-06-28T02:02:51.509Z] ---> a8f74185b3f7 [2024-06-28T02:02:51.509Z] Step 3/4 : COPY go.mod . [2024-06-28T02:02:51.741Z] #47 ... [2024-06-28T02:02:51.742Z] [2024-06-28T02:02:51.742Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-28T02:02:51.742Z] #48 ... [2024-06-28T02:02:51.742Z] [2024-06-28T02:02:51.742Z] #47 [security-proxy-auth internal] load build context [2024-06-28T02:02:52.095Z] ---> c667924fcf4b [2024-06-28T02:02:52.095Z] Step 4/4 : RUN go mod download [2024-06-28T02:02:52.095Z] ---> Running in 412f339e2157 [2024-06-28T02:02:55.025Z] #47 transferring context: 282.53MB 7.0s [2024-06-28T02:02:57.558Z] #47 ... [2024-06-28T02:02:57.558Z] [2024-06-28T02:02:57.558Z] #42 [security-bootstrapper internal] load build context [2024-06-28T02:02:57.558Z] #42 ... [2024-06-28T02:02:57.558Z] [2024-06-28T02:02:57.558Z] #49 [security-secretstore-setup internal] load build context [2024-06-28T02:02:57.558Z] #49 ... [2024-06-28T02:02:57.558Z] [2024-06-28T02:02:57.558Z] #50 [core-metadata internal] load build context [2024-06-28T02:02:57.558Z] #50 ... [2024-06-28T02:02:57.558Z] [2024-06-28T02:02:57.558Z] #51 [support-notifications internal] load build context [2024-06-28T02:02:57.558Z] #51 ... [2024-06-28T02:02:57.558Z] [2024-06-28T02:02:57.558Z] #50 [core-metadata internal] load build context [2024-06-28T02:02:58.124Z] #50 ... [2024-06-28T02:02:58.124Z] [2024-06-28T02:02:58.124Z] #52 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:02:58.124Z] #52 ... [2024-06-28T02:02:58.124Z] [2024-06-28T02:02:58.124Z] #53 [support-scheduler internal] load build context [2024-06-28T02:02:58.124Z] #53 ... [2024-06-28T02:02:58.124Z] [2024-06-28T02:02:58.124Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-28T02:02:58.124Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:58.124Z] #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:58.124Z] #0 1.964 (1/4) Installing ca-certificates (20240226-r0) [2024-06-28T02:02:58.124Z] #0 2.007 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:02:58.124Z] #0 2.007 (3/4) Installing su-exec (0.2-r3) [2024-06-28T02:02:58.124Z] #0 2.013 (4/4) Installing yq (4.33.3-r5) [2024-06-28T02:02:58.124Z] #0 2.118 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:02:58.124Z] #0 2.118 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:02:58.124Z] #0 2.346 OK: 17 MiB in 19 packages [2024-06-28T02:02:58.742Z] #54 ... [2024-06-28T02:02:58.742Z] [2024-06-28T02:02:58.742Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-06-28T02:02:58.742Z] #55 ... [2024-06-28T02:02:58.742Z] [2024-06-28T02:02:58.742Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:02:58.742Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-06-28T02:02:58.742Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-28T02:02:58.742Z] #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-28T02:02:58.742Z] #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-28T02:02:58.742Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-06-28T02:02:58.742Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-06-28T02:02:58.742Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-06-28T02:02:58.742Z] #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.7s done [2024-06-28T02:02:58.742Z] #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-28T02:02:58.742Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-28T02:02:58.742Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-28T02:02:59.000Z] #56 ... [2024-06-28T02:02:59.000Z] [2024-06-28T02:02:59.000Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:02:59.000Z] #57 ... [2024-06-28T02:02:59.000Z] [2024-06-28T02:02:59.000Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:02:59.000Z] #58 ... [2024-06-28T02:02:59.000Z] [2024-06-28T02:02:59.000Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:02:59.000Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.000Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.000Z] #0 2.094 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:02:59.000Z] #0 2.094 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:02:59.000Z] #0 2.094 OK: 20070 distinct packages available [2024-06-28T02:02:59.000Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.000Z] #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.000Z] #0 2.460 (1/11) Installing ca-certificates (20240226-r0) [2024-06-28T02:02:59.000Z] #0 2.478 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-28T02:02:59.000Z] #0 2.491 (3/11) Installing libunistring (1.1-r1) [2024-06-28T02:02:59.000Z] #0 2.516 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-28T02:02:59.000Z] #0 2.520 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-28T02:02:59.000Z] #0 2.523 (6/11) Installing libcurl (8.5.0-r0) [2024-06-28T02:02:59.000Z] #0 2.534 (7/11) Installing curl (8.5.0-r0) [2024-06-28T02:02:59.000Z] #0 2.547 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-28T02:02:59.000Z] #0 2.547 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:02:59.000Z] #0 2.550 (10/11) Installing libucontext (1.2-r2) [2024-06-28T02:02:59.000Z] #0 2.554 (11/11) Installing gcompat (1.1.0-r1) [2024-06-28T02:02:59.000Z] #0 2.561 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:02:59.000Z] #0 2.569 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:02:59.000Z] #0 2.616 OK: 12 MiB in 26 packages [2024-06-28T02:02:59.000Z] #59 ... [2024-06-28T02:02:59.000Z] [2024-06-28T02:02:59.000Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:02:59.260Z] #60 ... [2024-06-28T02:02:59.260Z] [2024-06-28T02:02:59.260Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-28T02:02:59.260Z] #61 ... [2024-06-28T02:02:59.260Z] [2024-06-28T02:02:59.260Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-28T02:02:59.260Z] #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.260Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:02:59.260Z] #0 2.374 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:02:59.260Z] #0 2.383 (2/4) Installing openssl (3.1.5-r0) [2024-06-28T02:02:59.260Z] #0 2.394 (3/4) Installing su-exec (0.2-r3) [2024-06-28T02:02:59.260Z] #0 2.397 (4/4) Installing yq (4.33.3-r5) [2024-06-28T02:02:59.260Z] #0 2.669 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:02:59.260Z] #0 2.680 OK: 17 MiB in 19 packages [2024-06-28T02:02:59.517Z] #62 ... [2024-06-28T02:02:59.518Z] [2024-06-28T02:02:59.518Z] #40 [security-proxy-setup internal] load build context [2024-06-28T02:02:59.518Z] #40 transferring context: 439.20MB 11.7s done [2024-06-28T02:02:59.518Z] #40 ... [2024-06-28T02:02:59.518Z] [2024-06-28T02:02:59.518Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:02:59.776Z] #63 ... [2024-06-28T02:02:59.776Z] [2024-06-28T02:02:59.776Z] #41 [core-command internal] load build context [2024-06-28T02:02:59.776Z] #41 ... [2024-06-28T02:02:59.776Z] [2024-06-28T02:02:59.776Z] #51 [support-notifications internal] load build context [2024-06-28T02:02:59.776Z] #51 transferring context: 439.20MB 11.7s done [2024-06-28T02:03:00.711Z] #51 ... [2024-06-28T02:03:00.711Z] [2024-06-28T02:03:00.711Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-28T02:03:00.711Z] #37 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:00.711Z] #37 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:00.711Z] #37 2.451 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:00.711Z] #37 2.476 (2/2) Installing su-exec (0.2-r3) [2024-06-28T02:03:00.711Z] #37 2.476 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:00.711Z] #37 2.491 OK: 7 MiB in 17 packages [2024-06-28T02:03:00.711Z] #37 ... [2024-06-28T02:03:00.711Z] [2024-06-28T02:03:00.711Z] #41 [core-command internal] load build context [2024-06-28T02:03:00.711Z] #41 transferring context: 439.20MB 13.2s done [2024-06-28T02:03:01.646Z] #41 ... [2024-06-28T02:03:01.646Z] [2024-06-28T02:03:01.646Z] #46 [core-keeper internal] load build context [2024-06-28T02:03:01.646Z] #46 transferring context: 439.20MB 12.2s done [2024-06-28T02:03:01.907Z] #46 ... [2024-06-28T02:03:01.907Z] [2024-06-28T02:03:01.907Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-28T02:03:01.907Z] #48 transferring context: 439.20MB 11.7s done [2024-06-28T02:03:03.284Z] #48 ... [2024-06-28T02:03:03.284Z] [2024-06-28T02:03:03.284Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:03:03.284Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-06-28T02:03:03.850Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2024-06-28T02:03:08.043Z] #39 ... [2024-06-28T02:03:08.043Z] [2024-06-28T02:03:08.043Z] #47 [security-proxy-auth internal] load build context [2024-06-28T02:03:08.043Z] #47 transferring context: 439.20MB 10.1s done [2024-06-28T02:03:08.043Z] #47 ... [2024-06-28T02:03:08.043Z] [2024-06-28T02:03:08.043Z] #49 [security-secretstore-setup internal] load build context [2024-06-28T02:03:08.043Z] #49 transferring context: 439.20MB 11.8s done [2024-06-28T02:03:08.043Z] #49 ... [2024-06-28T02:03:08.043Z] [2024-06-28T02:03:08.043Z] #42 [security-bootstrapper internal] load build context [2024-06-28T02:03:08.043Z] #42 transferring context: 439.20MB 12.2s done [2024-06-28T02:03:08.043Z] #42 ... [2024-06-28T02:03:08.043Z] [2024-06-28T02:03:08.043Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:03:08.043Z] #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2024-06-28T02:03:08.043Z] #56 ... [2024-06-28T02:03:08.043Z] [2024-06-28T02:03:08.043Z] #50 [core-metadata internal] load build context [2024-06-28T02:03:08.043Z] #50 transferring context: 439.20MB 10.8s done [2024-06-28T02:03:08.303Z] #50 ... [2024-06-28T02:03:08.303Z] [2024-06-28T02:03:08.304Z] #52 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:03:08.304Z] #52 transferring context: 439.20MB 11.3s done [2024-06-28T02:03:08.304Z] #52 ... [2024-06-28T02:03:08.304Z] [2024-06-28T02:03:08.304Z] #53 [support-scheduler internal] load build context [2024-06-28T02:03:08.304Z] #53 transferring context: 439.20MB 11.3s done [2024-06-28T02:03:26.411Z] #53 ... [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-28T02:03:26.411Z] #54 DONE 37.9s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-28T02:03:26.411Z] #37 DONE 38.0s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:03:26.411Z] #59 DONE 37.9s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-28T02:03:26.411Z] #62 DONE 38.0s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #22 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-28T02:03:26.411Z] #22 DONE 47.6s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-28T02:03:26.411Z] #64 ... [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:03:26.411Z] #57 DONE 37.9s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #47 [security-proxy-auth internal] load build context [2024-06-28T02:03:26.411Z] #47 DONE 44.8s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-28T02:03:26.411Z] #48 DONE 44.6s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #50 [core-metadata internal] load build context [2024-06-28T02:03:26.411Z] #50 DONE 38.9s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #42 [security-bootstrapper internal] load build context [2024-06-28T02:03:26.411Z] #42 DONE 47.0s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #40 [security-proxy-setup internal] load build context [2024-06-28T02:03:26.411Z] #40 DONE 47.0s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #46 [core-keeper internal] load build context [2024-06-28T02:03:26.411Z] #46 DONE 44.9s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #52 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:03:26.411Z] #52 DONE 38.3s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #49 [security-secretstore-setup internal] load build context [2024-06-28T02:03:26.411Z] #49 DONE 39.0s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #53 [support-scheduler internal] load build context [2024-06-28T02:03:26.411Z] #53 DONE 38.3s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #51 [support-notifications internal] load build context [2024-06-28T02:03:26.411Z] #51 DONE 38.7s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #41 [core-command internal] load build context [2024-06-28T02:03:26.411Z] #41 DONE 47.1s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #65 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-06-28T02:03:26.411Z] #65 DONE 1.1s [2024-06-28T02:03:26.411Z] [2024-06-28T02:03:26.411Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:03:26.670Z] #39 DONE 38.3s [2024-06-28T02:03:26.670Z] [2024-06-28T02:03:26.670Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:03:27.617Z] #66 ... [2024-06-28T02:03:27.617Z] [2024-06-28T02:03:27.617Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:03:27.617Z] #58 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #58 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #58 39.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:27.617Z] #58 39.09 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:27.617Z] #58 39.11 OK: 7 MiB in 16 packages [2024-06-28T02:03:27.617Z] #58 DONE 39.3s [2024-06-28T02:03:27.617Z] [2024-06-28T02:03:27.617Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-28T02:03:27.617Z] #61 38.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #61 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #61 39.01 (1/2) Installing ca-certificates (20240226-r0) [2024-06-28T02:03:27.617Z] #61 39.03 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:27.617Z] #61 39.04 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:27.617Z] #61 39.04 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:03:27.617Z] #61 39.10 OK: 8 MiB in 17 packages [2024-06-28T02:03:27.617Z] #61 DONE 39.4s [2024-06-28T02:03:27.617Z] [2024-06-28T02:03:27.617Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-06-28T02:03:27.617Z] #55 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #55 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.617Z] #55 39.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:27.617Z] #55 39.17 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:27.617Z] #55 39.18 OK: 7 MiB in 16 packages [2024-06-28T02:03:27.617Z] #55 DONE 40.1s [2024-06-28T02:03:27.617Z] [2024-06-28T02:03:27.617Z] #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-06-28T02:03:27.880Z] #67 ... [2024-06-28T02:03:27.880Z] [2024-06-28T02:03:27.880Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:03:27.880Z] #63 38.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #63 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #63 38.77 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:03:27.880Z] #63 38.77 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:03:27.880Z] #63 38.77 OK: 20070 distinct packages available [2024-06-28T02:03:27.880Z] #63 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #63 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #63 39.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:27.880Z] #63 39.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:03:27.880Z] #63 39.22 (3/4) Installing libucontext (1.2-r2) [2024-06-28T02:03:27.880Z] #63 39.23 (4/4) Installing gcompat (1.1.0-r1) [2024-06-28T02:03:27.880Z] #63 39.24 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:27.880Z] #63 39.25 OK: 8 MiB in 19 packages [2024-06-28T02:03:27.880Z] #63 DONE 39.5s [2024-06-28T02:03:27.880Z] [2024-06-28T02:03:27.880Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-28T02:03:27.880Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #0 1.519 OK: 17 MiB in 19 packages [2024-06-28T02:03:27.880Z] #68 DONE 1.8s [2024-06-28T02:03:27.880Z] [2024-06-28T02:03:27.880Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-28T02:03:27.880Z] #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #0 1.702 OK: 7 MiB in 17 packages [2024-06-28T02:03:27.880Z] #69 DONE 1.8s [2024-06-28T02:03:27.880Z] [2024-06-28T02:03:27.880Z] #60 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:03:27.880Z] #60 38.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #60 38.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #60 38.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:03:27.880Z] #60 38.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:03:27.880Z] #60 38.94 OK: 20070 distinct packages available [2024-06-28T02:03:27.880Z] #60 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #60 39.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:27.880Z] #60 39.39 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:27.880Z] #60 39.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:03:27.880Z] #60 39.40 (3/5) Installing libucontext (1.2-r2) [2024-06-28T02:03:27.880Z] #60 39.40 (4/5) Installing gcompat (1.1.0-r1) [2024-06-28T02:03:27.880Z] #60 39.41 (5/5) Installing openssl (3.1.5-r0) [2024-06-28T02:03:27.880Z] #60 39.42 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:27.880Z] #60 39.43 OK: 8 MiB in 20 packages [2024-06-28T02:03:27.880Z] #60 DONE 39.6s [2024-06-28T02:03:27.880Z] [2024-06-28T02:03:27.880Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-28T02:03:28.139Z] #70 ... [2024-06-28T02:03:28.139Z] [2024-06-28T02:03:28.139Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:03:28.139Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:28.139Z] #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:28.139Z] #0 1.832 OK: 12 MiB in 26 packages [2024-06-28T02:03:28.139Z] #71 DONE 1.9s [2024-06-28T02:03:28.139Z] [2024-06-28T02:03:28.139Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-28T02:03:29.075Z] #72 ... [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:03:29.075Z] #73 DONE 2.5s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-28T02:03:29.075Z] #64 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #64 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #64 2.698 OK: 17 MiB in 19 packages [2024-06-28T02:03:29.075Z] #64 DONE 2.8s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-28T02:03:29.075Z] #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 2.458 OK: 264 MiB in 52 packages [2024-06-28T02:03:29.075Z] #74 DONE 2.6s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-28T02:03:29.075Z] #75 DONE 0.1s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:03:29.075Z] #66 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #66 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #66 2.452 OK: 264 MiB in 52 packages [2024-06-28T02:03:29.075Z] #66 DONE 3.3s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:03:29.075Z] #76 DONE 0.1s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-28T02:03:29.075Z] #0 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 1.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 2.119 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:03:29.075Z] #0 2.119 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:03:29.075Z] #0 2.119 OK: 20075 distinct packages available [2024-06-28T02:03:29.075Z] #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.075Z] #0 2.546 OK: 264 MiB in 52 packages [2024-06-28T02:03:29.075Z] #77 DONE 2.7s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:03:29.075Z] #78 DONE 0.1s [2024-06-28T02:03:29.075Z] [2024-06-28T02:03:29.075Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:03:29.334Z] #79 ... [2024-06-28T02:03:29.334Z] [2024-06-28T02:03:29.334Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:03:29.334Z] #80 DONE 0.1s [2024-06-28T02:03:29.334Z] [2024-06-28T02:03:29.335Z] #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:03:29.335Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.335Z] #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.335Z] #0 2.694 OK: 264 MiB in 52 packages [2024-06-28T02:03:29.335Z] #81 DONE 3.3s [2024-06-28T02:03:29.335Z] [2024-06-28T02:03:29.335Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-06-28T02:03:29.335Z] #0 1.499 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.335Z] #0 2.038 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.335Z] #0 2.727 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:03:29.335Z] #0 3.050 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:03:29.335Z] #0 3.056 OK: 7 MiB in 16 packages [2024-06-28T02:03:29.335Z] #82 DONE 3.2s [2024-06-28T02:03:29.335Z] [2024-06-28T02:03:29.335Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:03:29.335Z] #83 DONE 0.1s [2024-06-28T02:03:29.335Z] [2024-06-28T02:03:29.335Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:03:29.593Z] #84 ... [2024-06-28T02:03:29.593Z] [2024-06-28T02:03:29.593Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:03:29.593Z] #0 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.593Z] #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:29.593Z] #0 1.832 OK: 7 MiB in 16 packages [2024-06-28T02:03:29.593Z] #85 DONE 1.9s [2024-06-28T02:03:29.593Z] [2024-06-28T02:03:29.594Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:03:30.529Z] #86 ... [2024-06-28T02:03:30.529Z] [2024-06-28T02:03:30.529Z] #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-06-28T02:03:30.529Z] #67 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.529Z] #67 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.529Z] #67 2.670 OK: 7 MiB in 16 packages [2024-06-28T02:03:30.529Z] #67 DONE 3.5s [2024-06-28T02:03:30.529Z] [2024-06-28T02:03:30.529Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-28T02:03:30.529Z] #70 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.529Z] #70 ... [2024-06-28T02:03:30.529Z] [2024-06-28T02:03:30.529Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:03:30.529Z] #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.529Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.529Z] #0 2.987 OK: 8 MiB in 17 packages [2024-06-28T02:03:30.529Z] #87 DONE 3.1s [2024-06-28T02:03:30.529Z] [2024-06-28T02:03:30.529Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-28T02:03:30.529Z] #70 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.788Z] #70 ... [2024-06-28T02:03:30.788Z] [2024-06-28T02:03:30.788Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-28T02:03:30.788Z] #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.788Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:30.788Z] #0 2.782 OK: 8 MiB in 19 packages [2024-06-28T02:03:30.788Z] #88 DONE 2.9s [2024-06-28T02:03:30.788Z] [2024-06-28T02:03:30.788Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-28T02:03:30.788Z] #72 DONE 2.9s [2024-06-28T02:03:30.788Z] [2024-06-28T02:03:30.788Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-28T02:03:30.788Z] #89 DONE 0.1s [2024-06-28T02:03:31.046Z] [2024-06-28T02:03:31.046Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-28T02:03:31.046Z] #70 2.969 OK: 8 MiB in 20 packages [2024-06-28T02:03:31.613Z] #70 DONE 3.6s [2024-06-28T02:03:31.613Z] [2024-06-28T02:03:31.613Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:03:31.613Z] #90 DONE 0.7s [2024-06-28T02:03:31.613Z] [2024-06-28T02:03:31.613Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-28T02:03:31.613Z] #91 DONE 0.1s [2024-06-28T02:03:31.613Z] [2024-06-28T02:03:31.613Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-28T02:03:32.546Z] #92 DONE 0.9s [2024-06-28T02:03:32.546Z] [2024-06-28T02:03:32.546Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-28T02:03:32.546Z] #93 DONE 1.0s [2024-06-28T02:03:32.546Z] [2024-06-28T02:03:32.546Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-06-28T02:03:32.546Z] #0 1.826 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:32.546Z] #0 2.306 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-28T02:03:32.546Z] #0 2.942 OK: 264 MiB in 52 packages [2024-06-28T02:03:32.546Z] #94 DONE 3.7s [2024-06-28T02:03:32.546Z] [2024-06-28T02:03:32.546Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:03:32.546Z] #95 ... [2024-06-28T02:03:32.546Z] [2024-06-28T02:03:32.546Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:03:32.546Z] #96 DONE 1.1s [2024-06-28T02:03:32.546Z] [2024-06-28T02:03:32.546Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:03:32.546Z] #97 DONE 0.1s [2024-06-28T02:03:32.810Z] [2024-06-28T02:03:32.810Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-28T02:03:32.810Z] #98 DONE 0.2s [2024-06-28T02:03:32.810Z] [2024-06-28T02:03:32.810Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-06-28T02:03:32.810Z] #99 DONE 0.2s [2024-06-28T02:03:32.810Z] [2024-06-28T02:03:32.810Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-28T02:03:33.068Z] #100 DONE 0.5s [2024-06-28T02:03:33.068Z] [2024-06-28T02:03:33.068Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:03:33.068Z] #95 DONE 0.6s [2024-06-28T02:03:33.068Z] [2024-06-28T02:03:33.068Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-28T02:03:33.068Z] #101 DONE 0.5s [2024-06-28T02:03:33.068Z] [2024-06-28T02:03:33.068Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-28T02:03:33.326Z] #102 DONE 0.1s [2024-06-28T02:03:33.326Z] [2024-06-28T02:03:33.326Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-28T02:03:33.326Z] #103 DONE 0.1s [2024-06-28T02:03:33.326Z] [2024-06-28T02:03:33.326Z] #104 [security-spire-config] exporting to image [2024-06-28T02:03:33.326Z] #104 exporting layers [2024-06-28T02:03:33.326Z] #104 ... [2024-06-28T02:03:33.326Z] [2024-06-28T02:03:33.326Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:03:33.326Z] #105 DONE 0.1s [2024-06-28T02:03:33.326Z] [2024-06-28T02:03:33.326Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-28T02:03:33.326Z] #106 DONE 0.2s [2024-06-28T02:03:33.326Z] [2024-06-28T02:03:33.326Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-28T02:03:33.327Z] #107 DONE 0.1s [2024-06-28T02:03:33.584Z] [2024-06-28T02:03:33.584Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:03:33.584Z] #108 DONE 0.1s [2024-06-28T02:03:33.584Z] [2024-06-28T02:03:33.584Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-28T02:03:33.584Z] #109 DONE 0.0s [2024-06-28T02:03:33.584Z] [2024-06-28T02:03:33.584Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-28T02:03:33.584Z] #110 DONE 0.1s [2024-06-28T02:03:33.584Z] [2024-06-28T02:03:33.584Z] #104 [security-spire-server] exporting to image [2024-06-28T02:03:33.843Z] #104 ... [2024-06-28T02:03:33.843Z] [2024-06-28T02:03:33.843Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-28T02:03:33.843Z] #111 DONE 0.1s [2024-06-28T02:03:33.843Z] [2024-06-28T02:03:33.843Z] #104 [security-spire-agent] exporting to image [2024-06-28T02:03:34.102Z] #104 exporting layers 0.6s done [2024-06-28T02:03:34.102Z] #104 writing image sha256:6e63d2415070619af82697c2ecea635aa82ec282526751c655a6070dbe40db79 done [2024-06-28T02:03:34.102Z] #104 naming to docker.io/library/security-spire-config done [2024-06-28T02:03:34.102Z] #104 exporting layers 0.5s done [2024-06-28T02:03:34.102Z] #104 writing image sha256:18d52b83116e85a0f71bdf60a7fd7a4a0813fdac5a681d3d97c680c9a7ffea92 done [2024-06-28T02:03:34.102Z] #104 naming to docker.io/library/security-spire-server done [2024-06-28T02:03:34.102Z] #104 writing image sha256:2c5194efacea9fc010c1ecd784451c7df6883def307aed4f702b7de1ed85f714 done [2024-06-28T02:03:34.102Z] #104 naming to docker.io/library/security-spire-agent done [2024-06-28T02:03:34.102Z] #104 DONE 0.8s [2024-06-28T02:03:34.102Z] [2024-06-28T02:03:34.102Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:03:36.635Z] #112 ... [2024-06-28T02:03:36.635Z] [2024-06-28T02:03:36.635Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:03:36.635Z] #56 ... [2024-06-28T02:03:36.635Z] [2024-06-28T02:03:36.635Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:03:59.988Z] Removing intermediate container 412f339e2157 [2024-06-28T02:03:59.988Z] ---> 477c108a8019 [2024-06-28T02:03:59.988Z] Successfully built 477c108a8019 [2024-06-28T02:03:59.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:04:00.333Z] + docker inspect -f . ci-base-image-arm64 [2024-06-28T02:04:00.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:04:00.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container [2024-06-28T02:04:00.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-28T02:04:01.945Z] $ docker top 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:04:02.791Z] + go version [2024-06-28T02:04:02.791Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-28T02:04:02.808Z] $ docker stop --time=1 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c [2024-06-28T02:04:04.428Z] $ docker rm -f --volumes 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:04:04.997Z] + docker inspect -f . ci-base-image-arm64 [2024-06-28T02:04:04.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:04:05.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container [2024-06-28T02:04:05.245Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-28T02:04:06.444Z] $ docker top 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-28T02:04:06.658Z] ========================================================= [2024-06-28T02:04:06.658Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-28T02:04:06.658Z] ========================================================= [Pipeline] sh [2024-06-28T02:04:07.281Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-06-28T02:04:07.940Z] + make test [2024-06-28T02:04:07.940Z] go test -race -coverprofile=coverage.out ./... [2024-06-28T02:04:23.570Z] #113 DONE 54.1s [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:23.570Z] #112 DONE 50.1s [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:23.570Z] #79 DONE 54.0s [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:23.570Z] #84 DONE 53.9s [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #114 [core-data builder 6/7] COPY . . [2024-06-28T02:04:23.570Z] #114 ... [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:23.570Z] #86 DONE 54.0s [2024-06-28T02:04:23.570Z] [2024-06-28T02:04:23.570Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-28T02:04:33.554Z] #115 ... [2024-06-28T02:04:33.554Z] [2024-06-28T02:04:33.554Z] #116 [support-notifications builder 6/7] COPY . . [2024-06-28T02:04:33.554Z] #116 ... [2024-06-28T02:04:33.554Z] [2024-06-28T02:04:33.554Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-06-28T02:04:33.554Z] #117 ... [2024-06-28T02:04:33.554Z] [2024-06-28T02:04:33.554Z] #118 [core-keeper builder 7/8] COPY . . [2024-06-28T02:04:41.685Z] #118 ... [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #114 [core-data builder 6/7] COPY . . [2024-06-28T02:04:41.685Z] #114 DONE 18.0s [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.685Z] #119 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-28T02:04:41.685Z] #120 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.685Z] #121 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.685Z] #122 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.685Z] #123 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #124 [support-scheduler builder 6/7] COPY . . [2024-06-28T02:04:41.685Z] #124 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.685Z] #125 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.685Z] #126 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-06-28T02:04:41.685Z] #127 CACHED [2024-06-28T02:04:41.685Z] [2024-06-28T02:04:41.685Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #115 DONE 18.0s [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #128 [core-metadata builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #128 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.686Z] #129 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.686Z] #130 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #116 [support-notifications builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #116 DONE 18.1s [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #131 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.686Z] #132 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.686Z] #133 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.686Z] #134 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.686Z] #135 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #136 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #118 [core-keeper builder 7/8] COPY . . [2024-06-28T02:04:41.686Z] #118 DONE 18.2s [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #117 DONE 18.2s [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:04:41.686Z] #137 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:04:41.686Z] #138 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #139 [core-command builder 6/7] COPY . . [2024-06-28T02:04:41.686Z] #139 CACHED [2024-06-28T02:04:41.686Z] [2024-06-28T02:04:41.686Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-28T02:04:42.629Z] #140 1.460 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-06-28T02:04:46.850Z] #140 ... [2024-06-28T02:04:46.850Z] [2024-06-28T02:04:46.850Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-06-28T02:04:46.850Z] #0 1.342 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-06-28T02:04:52.138Z] #141 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:04:52.138Z] #0 1.281 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-06-28T02:04:52.138Z] #142 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-28T02:04:52.138Z] #0 1.278 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-06-28T02:04:52.138Z] #143 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:04:52.138Z] #0 0.696 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-06-28T02:04:52.138Z] #144 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:04:52.138Z] #0 0.968 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-06-28T02:04:52.138Z] #145 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-28T02:04:52.138Z] #0 0.923 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-06-28T02:04:52.138Z] #146 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:04:52.138Z] #0 0.852 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-06-28T02:04:52.138Z] #147 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #148 [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-06-28T02:04:52.138Z] #0 0.963 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-06-28T02:04:52.138Z] #148 ... [2024-06-28T02:04:52.138Z] [2024-06-28T02:04:52.138Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:04:52.138Z] #0 1.145 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-06-28T02:04:52.402Z] #149 ... [2024-06-28T02:04:52.402Z] [2024-06-28T02:04:52.402Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-28T02:04:52.402Z] #0 0.682 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-06-28T02:04:52.663Z] #150 ... [2024-06-28T02:04:52.663Z] [2024-06-28T02:04:52.663Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:04:52.663Z] #0 0.732 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-06-28T02:04:55.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-28T02:06:29.183Z] #151 ... [2024-06-28T02:06:29.183Z] [2024-06-28T02:06:29.183Z] #148 [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-06-28T02:06:29.183Z] #148 95.20 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-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-28T02:08:31.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-28T02:08:32.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-28T02:08:32.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-28T02:08:32.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-28T02:08:32.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-28T02:08:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-28T02:08:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-28T02:08:46.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements [2024-06-28T02:08:58.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.203s coverage: 97.0% of statements [2024-06-28T02:09:03.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-28T02:09:03.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-28T02:09:03.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-28T02:09:07.453Z] #148 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-28T02:09:07.453Z] #146 DONE 255.1s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:09:07.453Z] #142 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #152 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-28T02:09:07.453Z] #140 DONE 257.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:09:07.453Z] #145 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-28T02:09:07.453Z] #153 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:09:07.453Z] #142 DONE 260.3s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:09:07.453Z] #145 DONE 261.4s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-06-28T02:09:07.453Z] #141 DONE 261.3s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-28T02:09:07.453Z] #153 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:09:07.453Z] #147 DONE 261.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #148 [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-06-28T02:09:07.453Z] #148 DONE 261.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:09:07.453Z] #144 DONE 261.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:09:07.453Z] #151 DONE 261.7s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-28T02:09:07.453Z] #143 DONE 261.7s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #154 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-28T02:09:07.453Z] #150 DONE 261.9s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #155 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:09:07.453Z] #149 DONE 262.1s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-28T02:09:07.453Z] #153 DONE 2.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #152 DONE 5.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #154 DONE 0.7s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #156 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #157 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #158 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #155 DONE 0.5s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #159 DONE 0.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #160 DONE 0.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #161 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #162 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #163 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #164 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #156 DONE 0.7s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #165 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #166 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #167 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #168 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #169 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #170 DONE 0.7s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #171 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:07.453Z] #172 CACHED [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-06-28T02:09:07.453Z] #173 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #161 DONE 0.8s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:07.453Z] #174 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:07.453Z] #175 DONE 0.9s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #176 [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-06-28T02:09:07.453Z] #176 ... [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-28T02:09:07.453Z] #177 DONE 1.6s [2024-06-28T02:09:07.453Z] [2024-06-28T02:09:07.453Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-28T02:09:08.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements [2024-06-28T02:09:08.028Z] #178 ... [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-28T02:09:08.028Z] #179 DONE 3.6s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-28T02:09:08.028Z] #180 DONE 3.6s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-28T02:09:08.028Z] #181 DONE 3.6s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-28T02:09:08.028Z] #182 DONE 3.6s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-28T02:09:08.028Z] #183 DONE 3.7s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-28T02:09:08.028Z] #184 DONE 3.7s [2024-06-28T02:09:08.028Z] [2024-06-28T02:09:08.028Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.290Z] #185 ... [2024-06-28T02:09:08.290Z] [2024-06-28T02:09:08.290Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.290Z] #174 DONE 3.7s [2024-06-28T02:09:08.290Z] [2024-06-28T02:09:08.290Z] #186 [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-06-28T02:09:08.290Z] #186 DONE 3.7s [2024-06-28T02:09:08.290Z] [2024-06-28T02:09:08.290Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-28T02:09:08.290Z] #187 DONE 3.8s [2024-06-28T02:09:08.290Z] [2024-06-28T02:09:08.290Z] #176 [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-06-28T02:09:08.290Z] #176 DONE 3.7s [2024-06-28T02:09:08.290Z] [2024-06-28T02:09:08.290Z] #104 [core-keeper] exporting to image [2024-06-28T02:09:08.290Z] #104 exporting layers [2024-06-28T02:09:08.553Z] #104 ... [2024-06-28T02:09:08.553Z] [2024-06-28T02:09:08.553Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-28T02:09:08.553Z] #178 DONE 3.9s [2024-06-28T02:09:08.553Z] [2024-06-28T02:09:08.553Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.814Z] #188 ... [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:09:08.814Z] #189 DONE 2.2s [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #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-06-28T02:09:08.814Z] #190 DONE 0.9s [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.814Z] #191 DONE 0.9s [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.814Z] #192 DONE 0.9s [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:08.814Z] #193 DONE 0.9s [2024-06-28T02:09:08.814Z] [2024-06-28T02:09:08.814Z] #104 [support-scheduler] exporting to image [2024-06-28T02:09:09.074Z] #104 ... [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:09.074Z] #194 DONE 0.9s [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:09.074Z] #185 DONE 0.9s [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #104 [support-notifications] exporting to image [2024-06-28T02:09:09.074Z] #104 writing image sha256:99383d6ee36785a61e3b93ea9e6d3a617a14427b5be4c09028d6b007650d9681 [2024-06-28T02:09:09.074Z] #104 ... [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #195 [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-06-28T02:09:09.074Z] #195 DONE 0.8s [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-28T02:09:09.074Z] #196 DONE 1.0s [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:09.074Z] #197 DONE 1.0s [2024-06-28T02:09:09.074Z] [2024-06-28T02:09:09.074Z] #104 [core-keeper] exporting to image [2024-06-28T02:09:09.074Z] #104 writing image sha256:99383d6ee36785a61e3b93ea9e6d3a617a14427b5be4c09028d6b007650d9681 0.1s done [2024-06-28T02:09:09.074Z] #104 naming to docker.io/library/core-keeper 0.0s done [2024-06-28T02:09:09.335Z] #104 ... [2024-06-28T02:09:09.335Z] [2024-06-28T02:09:09.335Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:09.335Z] #188 DONE 0.7s [2024-06-28T02:09:09.335Z] [2024-06-28T02:09:09.335Z] #104 [security-spiffe-token-provider] exporting to image [2024-06-28T02:09:09.335Z] #104 exporting layers 0.5s done [2024-06-28T02:09:09.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-28T02:09:09.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-28T02:09:09.595Z] #104 ... [2024-06-28T02:09:09.595Z] [2024-06-28T02:09:09.595Z] #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:09:09.595Z] #198 DONE 0.7s [2024-06-28T02:09:09.595Z] [2024-06-28T02:09:09.595Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-28T02:09:09.595Z] #199 DONE 0.9s [2024-06-28T02:09:09.595Z] [2024-06-28T02:09:09.595Z] #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:09:09.856Z] #200 ... [2024-06-28T02:09:09.856Z] [2024-06-28T02:09:09.856Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-28T02:09:09.856Z] #201 DONE 0.7s [2024-06-28T02:09:09.856Z] [2024-06-28T02:09:09.856Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-28T02:09:09.856Z] #202 DONE 0.8s [2024-06-28T02:09:09.856Z] [2024-06-28T02:09:09.856Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:09:09.856Z] #203 DONE 0.6s [2024-06-28T02:09:09.856Z] [2024-06-28T02:09:09.856Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-28T02:09:09.856Z] #204 DONE 0.7s [2024-06-28T02:09:09.856Z] [2024-06-28T02:09:09.856Z] #104 [core-command] exporting to image [2024-06-28T02:09:09.856Z] #104 exporting layers 0.8s done [2024-06-28T02:09:09.856Z] #104 writing image sha256:2a5e59b45d3e475ec8b94fdc0537ef91c5003ee658e1031b36aada3b84e7786e 0.1s done [2024-06-28T02:09:09.856Z] #104 writing image sha256:ec9aa014ffa78e8f741ebdf824baa439b4a8a4468b807b5d3fa8700b5fe59ec1 0.1s done [2024-06-28T02:09:09.856Z] #104 naming to docker.io/library/core-data done [2024-06-28T02:09:09.856Z] #104 naming to docker.io/library/support-scheduler done [2024-06-28T02:09:09.856Z] #104 writing image sha256:75259a6185170ae34978f3d77d3966c028cd42c27c6d6cf3bd2ab1686f795e6d done [2024-06-28T02:09:09.856Z] #104 naming to docker.io/library/core-command done [2024-06-28T02:09:10.118Z] #104 exporting layers 0.3s done [2024-06-28T02:09:10.118Z] #104 writing image sha256:429fbd5fc4e4d938e5f2eae8d0c6ecd8ee519c84c4e5177b36b39688c03202be done [2024-06-28T02:09:10.118Z] #104 naming to docker.io/library/support-notifications done [2024-06-28T02:09:10.118Z] #104 writing image sha256:c428bc35693b5c9d9ef6081938b4ff810cf127f582cb1670e60a353321a09945 [2024-06-28T02:09:10.118Z] #104 ... [2024-06-28T02:09:10.118Z] [2024-06-28T02:09:10.118Z] #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-28T02:09:10.118Z] #205 DONE 0.6s [2024-06-28T02:09:10.118Z] [2024-06-28T02:09:10.118Z] #104 [security-spiffe-token-provider] exporting to image [2024-06-28T02:09:10.118Z] #104 writing image sha256:c428bc35693b5c9d9ef6081938b4ff810cf127f582cb1670e60a353321a09945 done [2024-06-28T02:09:10.118Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-06-28T02:09:10.118Z] #104 writing image sha256:043ac5310e8c7f3d2689588396d25580aa9695ad21196931601540c2e2f85d56 done [2024-06-28T02:09:10.118Z] #104 naming to docker.io/library/core-metadata [2024-06-28T02:09:10.378Z] #104 naming to docker.io/library/core-metadata 0.1s done [2024-06-28T02:09:10.378Z] #104 DONE 3.1s [2024-06-28T02:09:10.378Z] [2024-06-28T02:09:10.378Z] #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-28T02:09:10.378Z] #206 DONE 0.2s [2024-06-28T02:09:10.378Z] [2024-06-28T02:09:10.378Z] #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:09:10.378Z] #200 DONE 0.7s [2024-06-28T02:09:10.378Z] [2024-06-28T02:09:10.378Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-28T02:09:10.378Z] #207 DONE 0.6s [2024-06-28T02:09:10.378Z] [2024-06-28T02:09:10.378Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-28T02:09:10.378Z] #208 DONE 0.6s [2024-06-28T02:09:10.379Z] [2024-06-28T02:09:10.379Z] #104 [core-common-config-bootstrapper] exporting to image [2024-06-28T02:09:10.641Z] #104 ... [2024-06-28T02:09:10.641Z] [2024-06-28T02:09:10.641Z] #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-28T02:09:10.641Z] #209 DONE 0.2s [2024-06-28T02:09:10.641Z] [2024-06-28T02:09:10.641Z] #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-28T02:09:10.641Z] #210 DONE 0.3s [2024-06-28T02:09:10.641Z] [2024-06-28T02:09:10.641Z] #211 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-28T02:09:10.641Z] #211 DONE 0.1s [2024-06-28T02:09:10.641Z] [2024-06-28T02:09:10.641Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:09:10.641Z] #212 DONE 1.0s [2024-06-28T02:09:10.641Z] [2024-06-28T02:09:10.641Z] #104 [security-proxy-auth] exporting to image [2024-06-28T02:09:10.641Z] #104 writing image sha256:89515b34ee2e9b5d6d9674688fde73ee304af6aafdc895d5349c20c26d141d4e done [2024-06-28T02:09:10.641Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-06-28T02:09:10.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements [2024-06-28T02:09:10.902Z] #104 ... [2024-06-28T02:09:10.902Z] [2024-06-28T02:09:10.902Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-28T02:09:10.902Z] #213 DONE 0.2s [2024-06-28T02:09:10.902Z] [2024-06-28T02:09:10.902Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-28T02:09:10.902Z] #214 DONE 0.1s [2024-06-28T02:09:11.169Z] [2024-06-28T02:09:11.169Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-28T02:09:11.169Z] #215 DONE 0.1s [2024-06-28T02:09:11.169Z] [2024-06-28T02:09:11.169Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:09:11.169Z] #216 DONE 0.6s [2024-06-28T02:09:11.169Z] [2024-06-28T02:09:11.169Z] #104 [security-proxy-auth] exporting to image [2024-06-28T02:09:11.169Z] #104 writing image sha256:4f553fcbf0b7e9799912c1c2cc9ca000130f537bce4dc0be433ea35336d491c7 done [2024-06-28T02:09:11.169Z] #104 naming to docker.io/library/security-proxy-auth done [2024-06-28T02:09:11.428Z] #104 exporting layers 0.3s done [2024-06-28T02:09:11.428Z] #104 writing image sha256:2cfe9698cc83e869f4527f43db9eca96a2a42e51700c32d6fc697cfbe150f435 done [2024-06-28T02:09:11.428Z] #104 naming to docker.io/library/security-proxy-setup done [2024-06-28T02:09:11.428Z] #104 DONE 3.8s [2024-06-28T02:09:11.428Z] [2024-06-28T02:09:11.428Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-28T02:09:11.428Z] #217 DONE 0.5s [2024-06-28T02:09:11.428Z] [2024-06-28T02:09:11.428Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:09:11.428Z] #218 DONE 0.6s [2024-06-28T02:09:11.428Z] [2024-06-28T02:09:11.428Z] #104 [security-bootstrapper] exporting to image [2024-06-28T02:09:11.689Z] #104 exporting layers 0.3s done [2024-06-28T02:09:11.689Z] #104 writing image sha256:bb605656b53b1907ca44b86dd8585610a932d82dd248e2e91cd196eee2d0a958 [2024-06-28T02:09:11.689Z] #104 exporting layers 0.3s done [2024-06-28T02:09:11.689Z] #104 writing image sha256:bb605656b53b1907ca44b86dd8585610a932d82dd248e2e91cd196eee2d0a958 0.0s done [2024-06-28T02:09:11.689Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-06-28T02:09:11.689Z] #104 writing image sha256:d6c1e5f68c9bb4a57482234188a669f3056042a3c5c464acdaeed3aea03f5222 done [2024-06-28T02:09:11.689Z] #104 naming to docker.io/library/security-bootstrapper done [2024-06-28T02:09:11.689Z] #104 DONE 3.9s [2024-06-28T02:09:11.689Z] [2024-06-28T02:09:11.689Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:09:11.689Z] time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-28T02:09:11.710Z] $ docker stop --time=1 bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 [2024-06-28T02:09:12.992Z] $ docker rm -f --volumes bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:09:13.378Z] + docker images [2024-06-28T02:09:13.378Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-28T02:09:13.378Z] security-secretstore-setup latest bb605656b53b 2 seconds ago 36.9MB [2024-06-28T02:09:13.378Z] security-bootstrapper latest d6c1e5f68c9b 2 seconds ago 18.9MB [2024-06-28T02:09:13.378Z] security-proxy-auth latest 4f553fcbf0b7 3 seconds ago 32.9MB [2024-06-28T02:09:13.378Z] core-common-config-bootstrapper latest 89515b34ee2e 3 seconds ago 15.2MB [2024-06-28T02:09:13.378Z] security-proxy-setup latest 2cfe9698cc83 3 seconds ago 26.1MB [2024-06-28T02:09:13.378Z] core-metadata latest 043ac5310e8c 4 seconds ago 35.9MB [2024-06-28T02:09:13.378Z] security-spiffe-token-provider latest c428bc35693b 4 seconds ago 28.7MB [2024-06-28T02:09:13.378Z] core-command latest 75259a618517 5 seconds ago 35.3MB [2024-06-28T02:09:13.378Z] support-scheduler latest ec9aa014ffa7 5 seconds ago 38MB [2024-06-28T02:09:13.378Z] core-data latest 2a5e59b45d3e 5 seconds ago 35.7MB [2024-06-28T02:09:13.378Z] support-notifications latest 429fbd5fc4e4 5 seconds ago 38.6MB [2024-06-28T02:09:13.378Z] core-keeper latest 99383d6ee367 6 seconds ago 35.6MB [2024-06-28T02:09:13.378Z] security-spire-server latest 18d52b83116e 5 minutes ago 102MB [2024-06-28T02:09:13.378Z] security-spire-config latest 6e63d2415070 5 minutes ago 102MB [2024-06-28T02:09:13.378Z] security-spire-agent latest 2c5194efacea 5 minutes ago 161MB [2024-06-28T02:09:13.378Z] ci-base-image-x86_64 latest f03b2d426e58 10 minutes ago 966MB [2024-06-28T02:09:13.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-06-28T02:09:13.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-06-28T02:09:13.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-06-28T02:09:16.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-06-28T02:09:24.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-06-28T02:09:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:09:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-06-28T02:09:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-06-28T02:09:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-28T02:09:35.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.013s coverage: 93.4% of statements [2024-06-28T02:09:35.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.337s coverage: 91.7% of statements [2024-06-28T02:09:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-28T02:09:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-28T02:09:35.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.228s coverage: 6.1% of statements [2024-06-28T02:09:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-28T02:09:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:09:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-28T02:09:49.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-28T02:09:49.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.965s coverage: 97.6% of statements [2024-06-28T02:09:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-06-28T02:10:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-28T02:10:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-28T02:10:03.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.333s coverage: 0.8% of statements [2024-06-28T02:10:03.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.145s coverage: 32.2% of statements [2024-06-28T02:10:07.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.152s coverage: 41.7% of statements [2024-06-28T02:10:07.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.135s coverage: 82.9% of statements [2024-06-28T02:10:07.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements [2024-06-28T02:10:07.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.117s coverage: 96.3% of statements [2024-06-28T02:10:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-06-28T02:10:14.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-28T02:10:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-28T02:10:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-28T02:10:16.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-28T02:10:19.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-28T02:10:19.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-28T02:10:19.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-28T02:10:19.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-28T02:10:25.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements [2024-06-28T02:10:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-28T02:10:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-28T02:10:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-28T02:10:25.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-28T02:10:38.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-28T02:10:38.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-28T02:10:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-28T02:10:39.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.010s coverage: 79.9% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.169s coverage: 92.9% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements [2024-06-28T02:10:40.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.086s coverage: 100.0% of statements [2024-06-28T02:10:45.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-28T02:10:45.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-28T02:10:45.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.335s coverage: 81.8% of statements [2024-06-28T02:10:45.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.325s coverage: 82.1% of statements [2024-06-28T02:10:45.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 86.0% of statements [2024-06-28T02:10:52.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-28T02:10:52.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-28T02:10:53.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.884s coverage: 63.1% of statements [2024-06-28T02:10:53.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements [2024-06-28T02:10:55.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.131s coverage: 89.4% of statements [2024-06-28T02:10:55.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-06-28T02:10:55.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-28T02:10:55.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-28T02:10:55.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-28T02:10:56.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-06-28T02:10:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements [2024-06-28T02:11:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-28T02:11:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-28T02:11:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-28T02:11:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.710s coverage: 38.4% of statements [2024-06-28T02:11:05.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-06-28T02:11:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-28T02:11:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-28T02:11:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-28T02:11:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-28T02:11:07.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements [2024-06-28T02:11:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-28T02:11:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-28T02:11:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-28T02:11:14.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-28T02:11:22.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.189s coverage: 19.9% of statements [2024-06-28T02:11:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-28T02:11:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:11:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-28T02:11:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-28T02:11:24.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.573s coverage: 95.7% of statements [2024-06-28T02:11:28.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-28T02:11:28.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-28T02:11:29.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.178s coverage: 61.8% of statements [2024-06-28T02:11:32.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-28T02:11:32.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-28T02:11:33.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.309s coverage: 98.9% of statements [2024-06-28T02:11:34.813Z] 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-06-28T02:11:35.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-28T02:11:35.080Z] go vet ./... [2024-06-28T02:15:56.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-28T02:15:56.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-28T02:15:56.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-28T02:15:57.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-28T02:15:57.860Z] + ls -al . [2024-06-28T02:15:58.127Z] total 836 [2024-06-28T02:15:58.127Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 02:04 . [2024-06-28T02:15:58.127Z] drwxr-xr-x 4 root root 4096 Jun 28 02:04 .. [2024-06-28T02:15:58.127Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 .blubracket [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 10 Jun 28 02:01 .dockerignore [2024-06-28T02:15:58.127Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 02:01 .git [2024-06-28T02:15:58.127Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 02:01 .github [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 1102 Jun 28 02:01 .gitignore [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 02:01 .golangci.yml [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 100 Jun 28 02:01 .hadolint.yml [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 155 Jun 28 02:01 .sonarcloud.properties [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 02:01 ADOPTERS.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 20361 Jun 28 02:01 Attribution.txt [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 100284 Jun 28 02:01 CHANGELOG.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 02:01 CONTRIBUTING.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 02:01 GOVERNANCE.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 861 Jun 28 02:01 Jenkinsfile [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 02:01 LICENSE [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 16051 Jun 28 02:01 Makefile [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 02:01 OWNERS.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 9528 Jun 28 02:01 README.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 02:01 SECURITY.md [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 01:58 VERSION [2024-06-28T02:15:58.127Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 bin [2024-06-28T02:15:58.127Z] drwxrwxr-x 19 1001 1001 4096 Jun 28 02:01 cmd [2024-06-28T02:15:58.127Z] -rw-r--r-- 1 root root 479571 Jun 28 02:11 coverage.out [2024-06-28T02:15:58.127Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 fuzz_test [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 6910 Jun 28 02:01 go.mod [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 101535 Jun 28 02:01 go.sum [2024-06-28T02:15:58.127Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 02:01 internal [2024-06-28T02:15:58.127Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 02:01 openapi [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 584 Jun 28 02:01 security.txt [2024-06-28T02:15:58.127Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 02:01 version.go [Pipeline] sh [2024-06-28T02:15:58.754Z] + '[' -e coverage.out ] [2024-06-28T02:15:58.754Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-28T02:15:58.769Z] Warning: overwriting stash ‘coverage-report’ [2024-06-28T02:15:59.727Z] Stashed 1 file(s) [Pipeline] sh [2024-06-28T02:16:00.398Z] + make build [2024-06-28T02:16:00.398Z] 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-06-28T02:19:07.196Z] 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-06-28T02:19:07.196Z] 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-06-28T02:19:13.827Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-28T02:19:17.166Z] 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-06-28T02:19:25.357Z] 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-06-28T02:19:52.033Z] 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-06-28T02:20:02.103Z] 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-06-28T02:20:12.172Z] 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-06-28T02:20:16.426Z] 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-06-28T02:20:19.764Z] 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-06-28T02:20:23.097Z] 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-06-28T02:20:28.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-06-28T02:20:32.676Z] $ docker stop --time=1 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c [2024-06-28T02:20:35.088Z] $ docker rm -f --volumes 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c [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-06-28T02:20:38.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-28T02:20:38.370Z] [2024-06-28T02:20:38.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:20:38.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-28T02:20:41.272Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-28T02:20:41.272Z] 547446be3368: Pulling fs layer [2024-06-28T02:20:41.272Z] d125d8839a47: Pulling fs layer [2024-06-28T02:20:41.272Z] 3e85d5ac6304: Pulling fs layer [2024-06-28T02:20:41.272Z] c3105a71a48b: Pulling fs layer [2024-06-28T02:20:41.272Z] 0f093f025ec4: Pulling fs layer [2024-06-28T02:20:41.272Z] c3106fc0e877: Pulling fs layer [2024-06-28T02:20:41.272Z] 0f093f025ec4: Waiting [2024-06-28T02:20:41.272Z] c3106fc0e877: Waiting [2024-06-28T02:20:41.272Z] c3105a71a48b: Waiting [2024-06-28T02:20:41.272Z] 547446be3368: Download complete [2024-06-28T02:20:41.272Z] c3105a71a48b: Verifying Checksum [2024-06-28T02:20:41.272Z] c3105a71a48b: Download complete [2024-06-28T02:20:41.852Z] d125d8839a47: Verifying Checksum [2024-06-28T02:20:41.852Z] d125d8839a47: Download complete [2024-06-28T02:20:41.852Z] c3106fc0e877: Verifying Checksum [2024-06-28T02:20:41.852Z] c3106fc0e877: Download complete [2024-06-28T02:20:41.852Z] 0f093f025ec4: Verifying Checksum [2024-06-28T02:20:41.852Z] 0f093f025ec4: Download complete [2024-06-28T02:20:42.117Z] 547446be3368: Pull complete [2024-06-28T02:20:43.522Z] d125d8839a47: Pull complete [2024-06-28T02:20:43.788Z] 3e85d5ac6304: Verifying Checksum [2024-06-28T02:20:43.788Z] 3e85d5ac6304: Download complete [2024-06-28T02:20:53.849Z] 3e85d5ac6304: Pull complete [2024-06-28T02:20:53.849Z] c3105a71a48b: Pull complete [2024-06-28T02:20:55.252Z] 0f093f025ec4: Pull complete [2024-06-28T02:20:55.252Z] c3106fc0e877: Pull complete [2024-06-28T02:20:55.252Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-28T02:20:55.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-28T02:20:55.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:20:55.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container [2024-06-28T02:20:55.502Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-06-28T02:20:57.588Z] $ docker top 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:20:58.413Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-28T02:21:08.482Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #1 transferring dockerfile: 1.95kB 0.0s done [2024-06-28T02:21:08.482Z] #1 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #2 transferring dockerfile: 1.81kB done [2024-06-28T02:21:08.482Z] #2 DONE 0.0s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #3 transferring dockerfile: 2.01kB done [2024-06-28T02:21:08.482Z] #3 DONE 0.0s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-06-28T02:21:08.482Z] #4 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #5 [core-data internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #5 transferring dockerfile: 2.01kB done [2024-06-28T02:21:08.482Z] #5 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #6 transferring dockerfile: 2.93kB 0.0s done [2024-06-28T02:21:08.482Z] #6 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #7 transferring dockerfile: 2.23kB 0.0s done [2024-06-28T02:21:08.482Z] #7 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #8 transferring dockerfile: 1.70kB done [2024-06-28T02:21:08.482Z] #8 DONE 0.1s [2024-06-28T02:21:08.482Z] [2024-06-28T02:21:08.482Z] #9 [core-command internal] load build definition from Dockerfile [2024-06-28T02:21:08.482Z] #9 transferring dockerfile: 1.93kB done [2024-06-28T02:21:08.482Z] #9 DONE 0.1s [2024-06-28T02:21:08.751Z] [2024-06-28T02:21:08.751Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-28T02:21:08.751Z] #10 transferring dockerfile: 2.15kB done [2024-06-28T02:21:08.751Z] #10 DONE 0.1s [2024-06-28T02:21:08.751Z] [2024-06-28T02:21:08.751Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-28T02:21:08.751Z] #11 transferring dockerfile: 2.49kB done [2024-06-28T02:21:08.751Z] #11 DONE 0.1s [2024-06-28T02:21:08.751Z] [2024-06-28T02:21:08.751Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-28T02:21:08.751Z] #12 transferring dockerfile: 1.89kB 0.0s done [2024-06-28T02:21:08.751Z] #12 DONE 0.1s [2024-06-28T02:21:08.751Z] [2024-06-28T02:21:08.751Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-28T02:21:08.751Z] #13 transferring dockerfile: 2.50kB done [2024-06-28T02:21:08.751Z] #13 DONE 0.1s [2024-06-28T02:21:08.751Z] [2024-06-28T02:21:08.751Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-06-28T02:21:08.751Z] #14 transferring dockerfile: 2.06kB done [2024-06-28T02:21:09.017Z] #14 DONE 0.1s [2024-06-28T02:21:09.017Z] [2024-06-28T02:21:09.017Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-06-28T02:21:09.017Z] #15 transferring dockerfile: 1.69kB 0.0s done [2024-06-28T02:21:09.017Z] #15 DONE 0.1s [2024-06-28T02:21:09.017Z] [2024-06-28T02:21:09.017Z] #16 [support-notifications internal] load .dockerignore [2024-06-28T02:21:09.017Z] #16 transferring context: 50B done [2024-06-28T02:21:09.017Z] #16 DONE 0.1s [2024-06-28T02:21:09.602Z] [2024-06-28T02:21:09.602Z] #17 [security-spire-agent internal] load .dockerignore [2024-06-28T02:21:09.602Z] #17 transferring context: 50B done [2024-06-28T02:21:09.874Z] #17 DONE 0.1s [2024-06-28T02:21:09.874Z] [2024-06-28T02:21:09.874Z] #18 [core-keeper internal] load .dockerignore [2024-06-28T02:21:09.874Z] #18 transferring context: 50B done [2024-06-28T02:21:09.874Z] #18 DONE 0.1s [2024-06-28T02:21:09.874Z] [2024-06-28T02:21:09.874Z] #19 [core-data internal] load .dockerignore [2024-06-28T02:21:10.142Z] #19 transferring context: 50B 0.0s done [2024-06-28T02:21:10.142Z] #19 DONE 0.1s [2024-06-28T02:21:10.142Z] [2024-06-28T02:21:10.142Z] #20 [security-bootstrapper internal] load .dockerignore [2024-06-28T02:21:10.142Z] #20 transferring context: 50B 0.0s done [2024-06-28T02:21:10.142Z] #20 DONE 0.1s [2024-06-28T02:21:10.142Z] [2024-06-28T02:21:10.142Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-28T02:21:10.142Z] #21 transferring context: 50B done [2024-06-28T02:21:10.142Z] #21 DONE 0.1s [2024-06-28T02:21:10.142Z] [2024-06-28T02:21:10.142Z] #22 [security-spire-server internal] load .dockerignore [2024-06-28T02:21:10.142Z] #22 transferring context: 50B done [2024-06-28T02:21:10.142Z] #22 DONE 0.1s [2024-06-28T02:21:10.142Z] [2024-06-28T02:21:10.142Z] #23 [core-command internal] load .dockerignore [2024-06-28T02:21:10.408Z] #23 transferring context: 50B done [2024-06-28T02:21:10.408Z] #23 DONE 0.1s [2024-06-28T02:21:10.408Z] [2024-06-28T02:21:10.408Z] #24 [security-proxy-auth internal] load .dockerignore [2024-06-28T02:21:10.408Z] #24 transferring context: 50B done [2024-06-28T02:21:10.408Z] #24 DONE 0.1s [2024-06-28T02:21:10.408Z] [2024-06-28T02:21:10.408Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-06-28T02:21:10.408Z] #25 transferring context: 50B 0.0s done [2024-06-28T02:21:10.408Z] #25 DONE 0.1s [2024-06-28T02:21:10.408Z] [2024-06-28T02:21:10.408Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-06-28T02:21:10.408Z] #26 transferring context: 50B done [2024-06-28T02:21:10.408Z] #26 DONE 0.1s [2024-06-28T02:21:10.408Z] [2024-06-28T02:21:10.408Z] #27 [security-proxy-setup internal] load .dockerignore [2024-06-28T02:21:10.408Z] #27 transferring context: 50B 0.0s done [2024-06-28T02:21:10.408Z] #27 DONE 0.1s [2024-06-28T02:21:10.408Z] [2024-06-28T02:21:10.408Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:21:10.408Z] #28 transferring context: 50B done [2024-06-28T02:21:10.681Z] #28 ... [2024-06-28T02:21:10.681Z] [2024-06-28T02:21:10.681Z] #29 [core-metadata internal] load .dockerignore [2024-06-28T02:21:10.681Z] #29 transferring context: 50B done [2024-06-28T02:21:10.681Z] #29 DONE 0.1s [2024-06-28T02:21:10.681Z] [2024-06-28T02:21:10.681Z] #30 [security-spire-config internal] load .dockerignore [2024-06-28T02:21:10.681Z] #30 transferring context: 50B done [2024-06-28T02:21:10.681Z] #30 DONE 0.1s [2024-06-28T02:21:10.681Z] [2024-06-28T02:21:10.681Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:10.681Z] #31 DONE 0.0s [2024-06-28T02:21:10.681Z] [2024-06-28T02:21:10.681Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:11.269Z] #32 DONE 0.5s [2024-06-28T02:21:11.269Z] [2024-06-28T02:21:11.269Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:11.269Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:11.269Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:11.269Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:11.269Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:11.269Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-06-28T02:21:11.538Z] #33 ... [2024-06-28T02:21:11.538Z] [2024-06-28T02:21:11.538Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:11.538Z] #32 DONE 0.5s [2024-06-28T02:21:11.538Z] [2024-06-28T02:21:11.538Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:11.538Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s [2024-06-28T02:21:11.538Z] #33 ... [2024-06-28T02:21:11.538Z] [2024-06-28T02:21:11.538Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:11.538Z] #31 DONE 0.0s [2024-06-28T02:21:11.538Z] [2024-06-28T02:21:11.538Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:11.538Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:11.538Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-06-28T02:21:11.811Z] #33 ... [2024-06-28T02:21:11.811Z] [2024-06-28T02:21:11.811Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:11.811Z] #31 DONE 0.0s [2024-06-28T02:21:11.811Z] [2024-06-28T02:21:11.811Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:11.811Z] #32 DONE 0.5s [2024-06-28T02:21:11.811Z] [2024-06-28T02:21:11.811Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:11.811Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:11.811Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:11.811Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:11.811Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:11.811Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:11.811Z] #33 ... [2024-06-28T02:21:11.811Z] [2024-06-28T02:21:11.811Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:11.811Z] #34 DONE 0.0s [2024-06-28T02:21:11.811Z] [2024-06-28T02:21:11.811Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:11.811Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:11.811Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:11.811Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:11.811Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:11.811Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:12.085Z] #33 ... [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:12.085Z] #31 DONE 0.0s [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:12.085Z] #32 DONE 0.5s [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #35 [core-data internal] load build context [2024-06-28T02:21:12.085Z] #35 DONE 0.0s [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:12.085Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:12.085Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:12.085Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:12.085Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:12.085Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:12.085Z] #33 ... [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:12.085Z] #31 DONE 0.0s [2024-06-28T02:21:12.085Z] [2024-06-28T02:21:12.085Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:12.085Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:12.085Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:12.085Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:12.085Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:12.085Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:12.353Z] #33 ... [2024-06-28T02:21:12.353Z] [2024-06-28T02:21:12.353Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:12.353Z] #32 DONE 0.6s [2024-06-28T02:21:12.353Z] [2024-06-28T02:21:12.353Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:12.621Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:12.621Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:12.621Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:12.621Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:12.621Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:12.621Z] #33 ... [2024-06-28T02:21:12.621Z] [2024-06-28T02:21:12.621Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:12.621Z] #31 DONE 0.0s [2024-06-28T02:21:12.621Z] [2024-06-28T02:21:12.621Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:12.888Z] #33 ... [2024-06-28T02:21:12.889Z] [2024-06-28T02:21:12.889Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:12.889Z] #31 DONE 0.0s [2024-06-28T02:21:12.889Z] [2024-06-28T02:21:12.889Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.160Z] #33 ... [2024-06-28T02:21:13.160Z] [2024-06-28T02:21:13.160Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:13.160Z] #32 DONE 1.2s [2024-06-28T02:21:13.160Z] [2024-06-28T02:21:13.160Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.160Z] #33 ... [2024-06-28T02:21:13.160Z] [2024-06-28T02:21:13.160Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:13.160Z] #31 DONE 0.0s [2024-06-28T02:21:13.160Z] [2024-06-28T02:21:13.160Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.161Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:13.161Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:13.161Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:13.161Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:13.161Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:13.428Z] #33 ... [2024-06-28T02:21:13.428Z] [2024-06-28T02:21:13.428Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:13.428Z] #31 DONE 0.0s [2024-06-28T02:21:13.428Z] [2024-06-28T02:21:13.428Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.428Z] #33 ... [2024-06-28T02:21:13.428Z] [2024-06-28T02:21:13.428Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:13.428Z] #32 DONE 1.6s [2024-06-28T02:21:13.428Z] [2024-06-28T02:21:13.428Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.696Z] #33 ... [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:13.696Z] #36 DONE 0.0s [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-28T02:21:13.696Z] #37 DONE 2.1s [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.696Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:13.696Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:13.696Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:13.696Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:13.696Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:13.696Z] #33 ... [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:13.696Z] #31 DONE 0.0s [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-28T02:21:13.696Z] #38 DONE 2.2s [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:13.696Z] #39 DONE 0.0s [2024-06-28T02:21:13.696Z] [2024-06-28T02:21:13.696Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.696Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:13.696Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:13.696Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:13.696Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:13.696Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:13.965Z] #33 ... [2024-06-28T02:21:13.965Z] [2024-06-28T02:21:13.965Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-28T02:21:13.965Z] #31 DONE 0.0s [2024-06-28T02:21:13.965Z] [2024-06-28T02:21:13.965Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-28T02:21:13.965Z] #40 DONE 3.6s [2024-06-28T02:21:13.965Z] [2024-06-28T02:21:13.965Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:13.965Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done [2024-06-28T02:21:14.577Z] #33 ... [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #41 [security-spire-server internal] load build context [2024-06-28T02:21:14.577Z] #41 transferring context: 26.79kB 0.1s done [2024-06-28T02:21:14.577Z] #41 DONE 0.7s [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-28T02:21:14.577Z] #32 DONE 2.2s [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-28T02:21:14.577Z] #40 DONE 3.7s [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:14.577Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:14.577Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:14.577Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:14.577Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:14.577Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:14.577Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done [2024-06-28T02:21:14.577Z] #33 ... [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-28T02:21:14.577Z] #40 DONE 3.7s [2024-06-28T02:21:14.577Z] [2024-06-28T02:21:14.577Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:14.577Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:14.577Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:14.577Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:14.577Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:14.577Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:14.577Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done [2024-06-28T02:21:14.845Z] #33 ... [2024-06-28T02:21:14.845Z] [2024-06-28T02:21:14.845Z] #42 [security-spire-agent internal] load build context [2024-06-28T02:21:14.845Z] #42 transferring context: 26.32kB 0.2s done [2024-06-28T02:21:14.845Z] #42 DONE 1.2s [2024-06-28T02:21:15.113Z] [2024-06-28T02:21:15.113Z] #43 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-06-28T02:21:15.381Z] #43 ... [2024-06-28T02:21:15.381Z] [2024-06-28T02:21:15.381Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-28T02:21:15.381Z] #37 DONE 3.1s [2024-06-28T02:21:15.381Z] [2024-06-28T02:21:15.381Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:15.381Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-28T02:21:15.381Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-28T02:21:15.381Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-28T02:21:15.381Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-28T02:21:15.381Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-06-28T02:21:15.381Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done [2024-06-28T02:21:16.344Z] #33 ... [2024-06-28T02:21:16.344Z] [2024-06-28T02:21:16.344Z] #43 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-06-28T02:21:16.344Z] #43 DONE 3.0s [2024-06-28T02:21:16.344Z] [2024-06-28T02:21:16.344Z] #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:21:17.312Z] #44 ... [2024-06-28T02:21:17.312Z] [2024-06-28T02:21:17.312Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-28T02:21:17.312Z] #33 DONE 7.1s [2024-06-28T02:21:17.312Z] [2024-06-28T02:21:17.312Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:17.312Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-06-28T02:21:17.312Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-28T02:21:17.312Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-28T02:21:17.312Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-28T02:21:17.312Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-06-28T02:21:17.312Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-06-28T02:21:17.312Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-06-28T02:21:17.312Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-28T02:21:17.312Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.9s [2024-06-28T02:21:17.312Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-28T02:21:17.312Z] #36 ... [2024-06-28T02:21:17.312Z] [2024-06-28T02:21:17.312Z] #45 [security-spire-config internal] load build context [2024-06-28T02:21:17.312Z] #45 transferring context: 25.04kB 0.3s done [2024-06-28T02:21:17.312Z] #45 DONE 2.1s [2024-06-28T02:21:17.312Z] [2024-06-28T02:21:17.312Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:17.312Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.1s [2024-06-28T02:21:18.272Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.7s [2024-06-28T02:21:18.540Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.40MB / 23.39MB 3.0s [2024-06-28T02:21:18.540Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-06-28T02:21:18.540Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-06-28T02:21:19.128Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.8s [2024-06-28T02:21:19.712Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.27MB / 23.39MB 4.3s [2024-06-28T02:21:20.297Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.8s [2024-06-28T02:21:20.883Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.4s [2024-06-28T02:21:21.152Z] #36 ... [2024-06-28T02:21:21.152Z] [2024-06-28T02:21:21.152Z] #46 [support-notifications internal] load build context [2024-06-28T02:21:21.152Z] #46 transferring context: 36.08MB 9.9s [2024-06-28T02:21:21.152Z] #46 ... [2024-06-28T02:21:21.152Z] [2024-06-28T02:21:21.152Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:21.418Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.9s [2024-06-28T02:21:21.684Z] #36 ... [2024-06-28T02:21:21.684Z] [2024-06-28T02:21:21.684Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:21.952Z] #47 ... [2024-06-28T02:21:21.952Z] [2024-06-28T02:21:21.952Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:21.952Z] #36 ... [2024-06-28T02:21:21.952Z] [2024-06-28T02:21:21.952Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:22.220Z] #34 ... [2024-06-28T02:21:22.220Z] [2024-06-28T02:21:22.220Z] #35 [core-data internal] load build context [2024-06-28T02:21:22.220Z] #35 ... [2024-06-28T02:21:22.220Z] [2024-06-28T02:21:22.220Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:22.488Z] #48 ... [2024-06-28T02:21:22.488Z] [2024-06-28T02:21:22.488Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:22.488Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.8s done [2024-06-28T02:21:22.488Z] #36 ... [2024-06-28T02:21:22.488Z] [2024-06-28T02:21:22.488Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:21:22.753Z] #49 ... [2024-06-28T02:21:22.753Z] [2024-06-28T02:21:22.753Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:23.341Z] #34 ... [2024-06-28T02:21:23.341Z] [2024-06-28T02:21:23.341Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:23.341Z] #50 ... [2024-06-28T02:21:23.341Z] [2024-06-28T02:21:23.341Z] #51 [core-command internal] load build context [2024-06-28T02:21:23.341Z] #51 ... [2024-06-28T02:21:23.341Z] [2024-06-28T02:21:23.341Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:23.618Z] #50 ... [2024-06-28T02:21:23.618Z] [2024-06-28T02:21:23.618Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:21:23.886Z] #52 ... [2024-06-28T02:21:23.886Z] [2024-06-28T02:21:23.886Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:23.886Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2024-06-28T02:21:23.886Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-28T02:21:23.886Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-28T02:21:23.886Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-28T02:21:23.886Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2024-06-28T02:21:23.886Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-06-28T02:21:23.886Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.0s done [2024-06-28T02:21:23.886Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.4s done [2024-06-28T02:21:23.886Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-28T02:21:23.887Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-28T02:21:23.887Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-06-28T02:21:23.887Z] #39 ... [2024-06-28T02:21:23.887Z] [2024-06-28T02:21:23.887Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:24.153Z] #53 ... [2024-06-28T02:21:24.153Z] [2024-06-28T02:21:24.153Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:24.421Z] #50 ... [2024-06-28T02:21:24.421Z] [2024-06-28T02:21:24.421Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:24.688Z] #54 ... [2024-06-28T02:21:24.688Z] [2024-06-28T02:21:24.688Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:21:24.688Z] #55 ... [2024-06-28T02:21:24.688Z] [2024-06-28T02:21:24.688Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:25.297Z] #54 ... [2024-06-28T02:21:25.297Z] [2024-06-28T02:21:25.297Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:21:25.297Z] #56 DONE 8.6s [2024-06-28T02:21:25.297Z] [2024-06-28T02:21:25.297Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:26.266Z] #54 ... [2024-06-28T02:21:26.266Z] [2024-06-28T02:21:26.266Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:21:26.266Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:26.266Z] #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:26.266Z] #0 8.572 OK: 266 MiB in 52 packages [2024-06-28T02:21:26.266Z] #57 DONE 9.9s [2024-06-28T02:21:26.266Z] [2024-06-28T02:21:26.266Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:26.266Z] #54 ... [2024-06-28T02:21:26.266Z] [2024-06-28T02:21:26.266Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-28T02:21:26.532Z] #58 ... [2024-06-28T02:21:26.532Z] [2024-06-28T02:21:26.532Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-28T02:21:26.532Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:26.532Z] #59 ... [2024-06-28T02:21:26.532Z] [2024-06-28T02:21:26.532Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:27.495Z] #54 transferring context: 11.03MB 12.2s [2024-06-28T02:21:28.077Z] #54 ... [2024-06-28T02:21:28.077Z] [2024-06-28T02:21:28.077Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:21:28.077Z] #60 ... [2024-06-28T02:21:28.077Z] [2024-06-28T02:21:28.077Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:29.035Z] #53 ... [2024-06-28T02:21:29.035Z] [2024-06-28T02:21:29.035Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:21:29.035Z] #61 ... [2024-06-28T02:21:29.035Z] [2024-06-28T02:21:29.035Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-28T02:21:29.035Z] #62 ... [2024-06-28T02:21:29.035Z] [2024-06-28T02:21:29.035Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:29.302Z] #63 ... [2024-06-28T02:21:29.302Z] [2024-06-28T02:21:29.302Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-28T02:21:29.302Z] #64 ... [2024-06-28T02:21:29.302Z] [2024-06-28T02:21:29.302Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:21:29.569Z] #65 ... [2024-06-28T02:21:29.569Z] [2024-06-28T02:21:29.569Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:21:29.569Z] #66 ... [2024-06-28T02:21:29.569Z] [2024-06-28T02:21:29.569Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:29.835Z] #67 ... [2024-06-28T02:21:29.835Z] [2024-06-28T02:21:29.835Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-28T02:21:29.835Z] #68 ... [2024-06-28T02:21:29.835Z] [2024-06-28T02:21:29.835Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-28T02:21:30.101Z] #69 ... [2024-06-28T02:21:30.101Z] [2024-06-28T02:21:30.101Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:31.511Z] #54 ... [2024-06-28T02:21:31.511Z] [2024-06-28T02:21:31.511Z] #46 [support-notifications internal] load build context [2024-06-28T02:21:31.511Z] #46 ... [2024-06-28T02:21:31.511Z] [2024-06-28T02:21:31.511Z] #51 [core-command internal] load build context [2024-06-28T02:21:31.511Z] #51 ... [2024-06-28T02:21:31.511Z] [2024-06-28T02:21:31.511Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:32.102Z] #54 ... [2024-06-28T02:21:32.102Z] [2024-06-28T02:21:32.102Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:32.102Z] #47 transferring context: 34.02MB 19.9s [2024-06-28T02:21:32.377Z] #47 ... [2024-06-28T02:21:32.377Z] [2024-06-28T02:21:32.377Z] #35 [core-data internal] load build context [2024-06-28T02:21:32.377Z] #35 ... [2024-06-28T02:21:32.377Z] [2024-06-28T02:21:32.377Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:32.666Z] #54 ... [2024-06-28T02:21:32.666Z] [2024-06-28T02:21:32.666Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:32.666Z] #48 ... [2024-06-28T02:21:32.666Z] [2024-06-28T02:21:32.666Z] #35 [core-data internal] load build context [2024-06-28T02:21:32.932Z] #35 ... [2024-06-28T02:21:32.932Z] [2024-06-28T02:21:32.932Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:21:32.932Z] #49 ... [2024-06-28T02:21:32.932Z] [2024-06-28T02:21:32.932Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:32.932Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.2s [2024-06-28T02:21:33.198Z] #36 ... [2024-06-28T02:21:33.198Z] [2024-06-28T02:21:33.198Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:33.469Z] #48 ... [2024-06-28T02:21:33.469Z] [2024-06-28T02:21:33.469Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-28T02:21:33.469Z] #59 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:33.469Z] #59 13.93 OK: 266 MiB in 52 packages [2024-06-28T02:21:33.469Z] #59 DONE 17.0s [2024-06-28T02:21:33.469Z] [2024-06-28T02:21:33.469Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:33.469Z] #48 ... [2024-06-28T02:21:33.469Z] [2024-06-28T02:21:33.469Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:33.469Z] #34 ... [2024-06-28T02:21:33.469Z] [2024-06-28T02:21:33.469Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:34.058Z] #36 ... [2024-06-28T02:21:34.058Z] [2024-06-28T02:21:34.058Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:21:34.058Z] #52 ... [2024-06-28T02:21:34.058Z] [2024-06-28T02:21:34.058Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:34.644Z] #36 ... [2024-06-28T02:21:34.644Z] [2024-06-28T02:21:34.644Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:34.644Z] #50 ... [2024-06-28T02:21:34.644Z] [2024-06-28T02:21:34.644Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:34.914Z] #48 ... [2024-06-28T02:21:34.914Z] [2024-06-28T02:21:34.914Z] #44 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-28T02:21:34.914Z] #44 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:34.914Z] #44 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:34.914Z] #44 15.37 OK: 266 MiB in 52 packages [2024-06-28T02:21:34.914Z] #44 DONE 18.3s [2024-06-28T02:21:34.914Z] [2024-06-28T02:21:34.914Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:34.914Z] #48 ... [2024-06-28T02:21:34.914Z] [2024-06-28T02:21:34.914Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:21:35.181Z] #55 ... [2024-06-28T02:21:35.181Z] [2024-06-28T02:21:35.181Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:35.449Z] #34 ... [2024-06-28T02:21:35.449Z] [2024-06-28T02:21:35.449Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-06-28T02:21:35.449Z] #61 DONE 16.5s [2024-06-28T02:21:35.449Z] [2024-06-28T02:21:35.449Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:35.449Z] #34 ... [2024-06-28T02:21:35.449Z] [2024-06-28T02:21:35.449Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-06-28T02:21:35.717Z] #70 ... [2024-06-28T02:21:35.717Z] [2024-06-28T02:21:35.717Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:35.717Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2024-06-28T02:21:35.717Z] #39 ... [2024-06-28T02:21:35.717Z] [2024-06-28T02:21:35.717Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:36.679Z] #34 ... [2024-06-28T02:21:36.679Z] [2024-06-28T02:21:36.679Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-28T02:21:36.680Z] #58 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:36.680Z] #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:36.680Z] #58 16.01 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:21:36.680Z] #58 16.01 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:21:36.680Z] #58 16.01 OK: 19951 distinct packages available [2024-06-28T02:21:36.680Z] #58 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:36.680Z] #58 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:36.948Z] #58 ... [2024-06-28T02:21:36.948Z] [2024-06-28T02:21:36.948Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:37.533Z] #50 transferring context: 37.14MB 23.6s [2024-06-28T02:21:38.122Z] #50 ... [2024-06-28T02:21:38.122Z] [2024-06-28T02:21:38.122Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-28T02:21:38.122Z] #62 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.122Z] #62 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.122Z] #62 15.87 (1/2) Installing ca-certificates (20240226-r0) [2024-06-28T02:21:38.122Z] #62 16.34 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:38.122Z] #62 16.34 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:38.122Z] #62 16.34 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:21:38.122Z] #62 17.07 OK: 9 MiB in 17 packages [2024-06-28T02:21:38.122Z] #62 DONE 19.0s [2024-06-28T02:21:38.122Z] [2024-06-28T02:21:38.122Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:38.707Z] #34 ... [2024-06-28T02:21:38.707Z] [2024-06-28T02:21:38.707Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:21:38.707Z] #60 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.707Z] #60 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.707Z] #60 16.36 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:21:38.707Z] #60 16.36 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:21:38.707Z] #60 16.36 OK: 19946 distinct packages available [2024-06-28T02:21:38.707Z] #60 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.707Z] #60 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:38.707Z] #60 20.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:38.707Z] #60 20.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:21:38.707Z] #60 20.92 (3/4) Installing libucontext (1.2-r2) [2024-06-28T02:21:38.707Z] #60 ... [2024-06-28T02:21:38.707Z] [2024-06-28T02:21:38.707Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:38.982Z] #34 ... [2024-06-28T02:21:38.982Z] [2024-06-28T02:21:38.982Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:38.982Z] #53 ... [2024-06-28T02:21:38.982Z] [2024-06-28T02:21:38.982Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:21:38.982Z] #60 21.15 (4/4) Installing gcompat (1.1.0-r1) [2024-06-28T02:21:39.248Z] #60 21.27 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:39.248Z] #60 21.41 OK: 8 MiB in 19 packages [2024-06-28T02:21:39.518Z] #60 ... [2024-06-28T02:21:39.518Z] [2024-06-28T02:21:39.518Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-28T02:21:39.518Z] #58 20.69 OK: 266 MiB in 52 packages [2024-06-28T02:21:39.518Z] #58 DONE 23.0s [2024-06-28T02:21:39.518Z] [2024-06-28T02:21:39.518Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:40.933Z] #34 ... [2024-06-28T02:21:40.933Z] [2024-06-28T02:21:40.933Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-28T02:21:40.933Z] #60 DONE 23.1s [2024-06-28T02:21:40.933Z] [2024-06-28T02:21:40.933Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:41.201Z] #47 ... [2024-06-28T02:21:41.201Z] [2024-06-28T02:21:41.201Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:41.474Z] #34 ... [2024-06-28T02:21:41.474Z] [2024-06-28T02:21:41.474Z] #46 [support-notifications internal] load build context [2024-06-28T02:21:41.748Z] #46 transferring context: 56.11MB 30.2s [2024-06-28T02:21:41.748Z] #46 ... [2024-06-28T02:21:41.748Z] [2024-06-28T02:21:41.748Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:41.748Z] #34 ... [2024-06-28T02:21:41.748Z] [2024-06-28T02:21:41.748Z] #51 [core-command internal] load build context [2024-06-28T02:21:42.015Z] #51 ... [2024-06-28T02:21:42.015Z] [2024-06-28T02:21:42.015Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:42.481Z] #34 ... [2024-06-28T02:21:42.481Z] [2024-06-28T02:21:42.481Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-28T02:21:42.481Z] #68 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:42.481Z] #68 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:42.481Z] #68 19.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:42.481Z] #68 19.00 (2/4) Installing openssl (3.1.5-r0) [2024-06-28T02:21:42.481Z] #68 19.00 (3/4) Installing su-exec (0.2-r3) [2024-06-28T02:21:42.481Z] #68 19.00 (4/4) Installing yq (4.33.3-r5) [2024-06-28T02:21:42.481Z] #68 19.39 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:42.481Z] #68 19.51 OK: 18 MiB in 19 packages [2024-06-28T02:21:42.481Z] #68 DONE 22.8s [2024-06-28T02:21:42.481Z] [2024-06-28T02:21:42.481Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:42.846Z] #34 ... [2024-06-28T02:21:42.846Z] [2024-06-28T02:21:42.846Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:42.846Z] #54 ... [2024-06-28T02:21:42.846Z] [2024-06-28T02:21:42.846Z] #35 [core-data internal] load build context [2024-06-28T02:21:43.124Z] #35 ... [2024-06-28T02:21:43.124Z] [2024-06-28T02:21:43.124Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:43.124Z] #34 ... [2024-06-28T02:21:43.124Z] [2024-06-28T02:21:43.124Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:21:43.418Z] #49 ... [2024-06-28T02:21:43.418Z] [2024-06-28T02:21:43.418Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:44.424Z] #34 ... [2024-06-28T02:21:44.424Z] [2024-06-28T02:21:44.424Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:21:44.424Z] #52 ... [2024-06-28T02:21:44.424Z] [2024-06-28T02:21:44.424Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:45.411Z] #34 ... [2024-06-28T02:21:45.411Z] [2024-06-28T02:21:45.411Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:21:45.411Z] #55 ... [2024-06-28T02:21:45.411Z] [2024-06-28T02:21:45.411Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:45.411Z] #48 ... [2024-06-28T02:21:45.411Z] [2024-06-28T02:21:45.411Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:45.411Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.6s [2024-06-28T02:21:45.411Z] #36 ... [2024-06-28T02:21:45.411Z] [2024-06-28T02:21:45.411Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:21:45.690Z] #55 ... [2024-06-28T02:21:45.690Z] [2024-06-28T02:21:45.690Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:45.690Z] #71 ... [2024-06-28T02:21:45.690Z] [2024-06-28T02:21:45.690Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:46.666Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s [2024-06-28T02:21:47.629Z] #36 ... [2024-06-28T02:21:47.629Z] [2024-06-28T02:21:47.629Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:21:47.629Z] #66 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:47.629Z] #66 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:47.629Z] #66 22.08 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:21:47.629Z] #66 22.08 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:21:47.629Z] #66 22.08 OK: 19946 distinct packages available [2024-06-28T02:21:47.629Z] #66 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:47.629Z] #66 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:47.629Z] #66 ... [2024-06-28T02:21:47.629Z] [2024-06-28T02:21:47.629Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:48.223Z] #36 ... [2024-06-28T02:21:48.223Z] [2024-06-28T02:21:48.223Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:48.223Z] #50 transferring context: 53.31MB 34.3s [2024-06-28T02:21:48.502Z] #50 ... [2024-06-28T02:21:48.502Z] [2024-06-28T02:21:48.502Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:48.502Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.0s [2024-06-28T02:21:48.502Z] #39 ... [2024-06-28T02:21:48.502Z] [2024-06-28T02:21:48.502Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:21:48.502Z] #0 9.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:48.502Z] #72 ... [2024-06-28T02:21:48.502Z] [2024-06-28T02:21:48.502Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:48.502Z] #67 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:48.502Z] #67 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:48.502Z] #67 26.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:48.502Z] #67 26.23 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:48.502Z] #67 26.34 OK: 8 MiB in 16 packages [2024-06-28T02:21:48.502Z] #67 DONE 29.3s [2024-06-28T02:21:48.502Z] [2024-06-28T02:21:48.502Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:48.779Z] #39 ... [2024-06-28T02:21:48.779Z] [2024-06-28T02:21:48.779Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-28T02:21:48.779Z] #64 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:48.779Z] #64 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:48.779Z] #64 26.15 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:48.779Z] #64 26.15 (2/2) Installing su-exec (0.2-r3) [2024-06-28T02:21:48.779Z] #64 26.15 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:48.779Z] #64 26.36 OK: 8 MiB in 17 packages [2024-06-28T02:21:48.779Z] #64 DONE 29.4s [2024-06-28T02:21:48.779Z] [2024-06-28T02:21:48.779Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:49.363Z] #39 ... [2024-06-28T02:21:49.363Z] [2024-06-28T02:21:49.363Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:49.629Z] #53 ... [2024-06-28T02:21:49.629Z] [2024-06-28T02:21:49.629Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:21:49.897Z] #55 ... [2024-06-28T02:21:49.897Z] [2024-06-28T02:21:49.897Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-28T02:21:49.897Z] #69 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:49.897Z] #69 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:49.897Z] #69 25.29 (1/4) Installing ca-certificates (20240226-r0) [2024-06-28T02:21:49.897Z] #69 25.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:49.897Z] #69 25.58 (3/4) Installing su-exec (0.2-r3) [2024-06-28T02:21:49.897Z] #69 25.58 (4/4) Installing yq (4.33.3-r5) [2024-06-28T02:21:49.897Z] #69 27.00 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:49.897Z] #69 27.35 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:21:49.897Z] #69 28.57 OK: 18 MiB in 19 packages [2024-06-28T02:21:50.165Z] #69 ... [2024-06-28T02:21:50.165Z] [2024-06-28T02:21:50.165Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:21:50.165Z] #66 30.79 (1/11) Installing ca-certificates (20240226-r0) [2024-06-28T02:21:50.165Z] #66 30.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-28T02:21:50.165Z] #66 30.96 (3/11) Installing libunistring (1.1-r1) [2024-06-28T02:21:50.432Z] #66 31.24 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-28T02:21:50.432Z] #66 31.24 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-28T02:21:50.432Z] #66 31.24 (6/11) Installing libcurl (8.5.0-r0) [2024-06-28T02:21:50.705Z] #66 ... [2024-06-28T02:21:50.705Z] [2024-06-28T02:21:50.705Z] #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:50.705Z] #63 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:50.705Z] #63 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:50.705Z] #63 28.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:50.705Z] #63 28.84 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:50.705Z] #63 29.07 OK: 8 MiB in 16 packages [2024-06-28T02:21:50.705Z] #63 DONE 31.8s [2024-06-28T02:21:50.705Z] [2024-06-28T02:21:50.705Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:21:50.705Z] #66 31.35 (7/11) Installing curl (8.5.0-r0) [2024-06-28T02:21:50.705Z] #66 31.42 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:50.705Z] #66 31.42 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:21:50.705Z] #66 31.46 (10/11) Installing libucontext (1.2-r2) [2024-06-28T02:21:50.705Z] #66 31.46 (11/11) Installing gcompat (1.1.0-r1) [2024-06-28T02:21:50.705Z] #66 31.51 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:50.705Z] #66 31.57 Executing ca-certificates-20240226-r0.trigger [2024-06-28T02:21:50.973Z] #66 ... [2024-06-28T02:21:50.973Z] [2024-06-28T02:21:50.973Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-28T02:21:50.973Z] #69 DONE 31.6s [2024-06-28T02:21:50.973Z] [2024-06-28T02:21:50.973Z] #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:21:51.562Z] #73 ... [2024-06-28T02:21:51.562Z] [2024-06-28T02:21:51.562Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:51.562Z] #47 ... [2024-06-28T02:21:51.562Z] [2024-06-28T02:21:51.562Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:51.828Z] #36 ... [2024-06-28T02:21:51.828Z] [2024-06-28T02:21:51.828Z] #46 [support-notifications internal] load build context [2024-06-28T02:21:51.828Z] #46 ... [2024-06-28T02:21:51.828Z] [2024-06-28T02:21:51.828Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-28T02:21:52.095Z] #74 ... [2024-06-28T02:21:52.095Z] [2024-06-28T02:21:52.095Z] #51 [core-command internal] load build context [2024-06-28T02:21:52.095Z] #51 ... [2024-06-28T02:21:52.095Z] [2024-06-28T02:21:52.095Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:52.679Z] #47 ... [2024-06-28T02:21:52.679Z] [2024-06-28T02:21:52.679Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-28T02:21:52.679Z] #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:52.679Z] #0 9.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:52.944Z] #75 ... [2024-06-28T02:21:52.944Z] [2024-06-28T02:21:52.944Z] #47 [core-keeper internal] load build context [2024-06-28T02:21:52.944Z] #47 transferring context: 51.96MB 40.9s [2024-06-28T02:21:53.210Z] #47 ... [2024-06-28T02:21:53.210Z] [2024-06-28T02:21:53.210Z] #35 [core-data internal] load build context [2024-06-28T02:21:53.477Z] #35 ... [2024-06-28T02:21:53.477Z] [2024-06-28T02:21:53.477Z] #54 [core-metadata internal] load build context [2024-06-28T02:21:53.477Z] #54 ... [2024-06-28T02:21:53.477Z] [2024-06-28T02:21:53.477Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:21:53.477Z] #49 ... [2024-06-28T02:21:53.477Z] [2024-06-28T02:21:53.477Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:21:53.477Z] #65 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:53.477Z] #65 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:53.477Z] #65 31.06 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-28T02:21:53.477Z] #65 31.06 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-28T02:21:53.477Z] #65 31.06 OK: 19946 distinct packages available [2024-06-28T02:21:53.477Z] #65 31.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:53.477Z] #65 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:53.744Z] #65 ... [2024-06-28T02:21:53.744Z] [2024-06-28T02:21:53.744Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:21:54.713Z] #49 ... [2024-06-28T02:21:54.713Z] [2024-06-28T02:21:54.713Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:21:54.713Z] #52 ... [2024-06-28T02:21:54.713Z] [2024-06-28T02:21:54.713Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:21:54.713Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.3s [2024-06-28T02:21:55.298Z] #36 ... [2024-06-28T02:21:55.298Z] [2024-06-28T02:21:55.298Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-28T02:21:55.298Z] #66 33.15 OK: 13 MiB in 26 packages [2024-06-28T02:21:55.298Z] #66 DONE 35.9s [2024-06-28T02:21:55.298Z] [2024-06-28T02:21:55.298Z] #34 [support-scheduler internal] load build context [2024-06-28T02:21:55.567Z] #34 ... [2024-06-28T02:21:55.567Z] [2024-06-28T02:21:55.567Z] #35 [core-data internal] load build context [2024-06-28T02:21:55.567Z] #35 ... [2024-06-28T02:21:55.567Z] [2024-06-28T02:21:55.567Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:21:55.841Z] #48 ... [2024-06-28T02:21:55.841Z] [2024-06-28T02:21:55.841Z] #35 [core-data internal] load build context [2024-06-28T02:21:56.802Z] #35 ... [2024-06-28T02:21:56.802Z] [2024-06-28T02:21:56.802Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:21:56.802Z] #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:56.802Z] #72 15.47 OK: 9 MiB in 17 packages [2024-06-28T02:21:56.802Z] #72 DONE 18.2s [2024-06-28T02:21:56.802Z] [2024-06-28T02:21:56.802Z] #35 [core-data internal] load build context [2024-06-28T02:21:56.802Z] #35 ... [2024-06-28T02:21:56.802Z] [2024-06-28T02:21:56.802Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-06-28T02:21:56.802Z] #70 21.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:56.802Z] #70 23.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:56.802Z] #70 29.76 OK: 266 MiB in 52 packages [2024-06-28T02:21:56.802Z] #70 ... [2024-06-28T02:21:56.802Z] [2024-06-28T02:21:56.802Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:56.802Z] #71 11.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:56.802Z] #71 13.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:56.802Z] #71 20.00 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:56.802Z] #71 20.81 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:56.802Z] #71 20.93 OK: 8 MiB in 16 packages [2024-06-28T02:21:57.073Z] #71 ... [2024-06-28T02:21:57.073Z] [2024-06-28T02:21:57.073Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-06-28T02:21:57.073Z] #70 DONE 31.5s [2024-06-28T02:21:57.073Z] [2024-06-28T02:21:57.073Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:21:57.073Z] #65 37.74 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-28T02:21:57.073Z] #65 37.80 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-28T02:21:57.073Z] #65 37.80 (3/5) Installing libucontext (1.2-r2) [2024-06-28T02:21:57.341Z] #65 37.90 (4/5) Installing gcompat (1.1.0-r1) [2024-06-28T02:21:57.341Z] #65 37.90 (5/5) Installing openssl (3.1.5-r0) [2024-06-28T02:21:57.341Z] #65 37.94 Executing busybox-1.36.1-r7.trigger [2024-06-28T02:21:57.621Z] #65 38.12 OK: 9 MiB in 20 packages [2024-06-28T02:21:58.584Z] #65 ... [2024-06-28T02:21:58.584Z] [2024-06-28T02:21:58.584Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-06-28T02:21:58.584Z] #71 DONE 22.9s [2024-06-28T02:21:58.584Z] [2024-06-28T02:21:58.584Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:58.584Z] #50 transferring context: 67.63MB 44.6s [2024-06-28T02:21:58.584Z] #50 ... [2024-06-28T02:21:58.584Z] [2024-06-28T02:21:58.584Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-28T02:21:58.850Z] #76 ... [2024-06-28T02:21:58.850Z] [2024-06-28T02:21:58.850Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:58.850Z] #50 ... [2024-06-28T02:21:58.850Z] [2024-06-28T02:21:58.850Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-28T02:21:58.850Z] #75 14.70 OK: 18 MiB in 19 packages [2024-06-28T02:21:58.850Z] #75 DONE 16.2s [2024-06-28T02:21:58.850Z] [2024-06-28T02:21:58.850Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:58.850Z] #50 ... [2024-06-28T02:21:58.850Z] [2024-06-28T02:21:58.850Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:21:59.116Z] #77 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:59.116Z] #77 ... [2024-06-28T02:21:59.116Z] [2024-06-28T02:21:59.116Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:59.381Z] #50 ... [2024-06-28T02:21:59.381Z] [2024-06-28T02:21:59.381Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-28T02:21:59.381Z] #65 DONE 40.1s [2024-06-28T02:21:59.381Z] [2024-06-28T02:21:59.381Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:59.647Z] #50 ... [2024-06-28T02:21:59.647Z] [2024-06-28T02:21:59.647Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:59.647Z] #53 ... [2024-06-28T02:21:59.647Z] [2024-06-28T02:21:59.647Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-28T02:21:59.647Z] #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:59.647Z] #74 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:21:59.647Z] #74 16.65 OK: 8 MiB in 19 packages [2024-06-28T02:21:59.647Z] #74 DONE 18.2s [2024-06-28T02:21:59.647Z] [2024-06-28T02:21:59.647Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:21:59.647Z] #53 ... [2024-06-28T02:21:59.647Z] [2024-06-28T02:21:59.647Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:21:59.913Z] #50 ... [2024-06-28T02:21:59.913Z] [2024-06-28T02:21:59.913Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:21:59.913Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.2s [2024-06-28T02:21:59.913Z] #39 ... [2024-06-28T02:21:59.913Z] [2024-06-28T02:21:59.913Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:00.179Z] #50 ... [2024-06-28T02:22:00.179Z] [2024-06-28T02:22:00.179Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:00.179Z] #55 ... [2024-06-28T02:22:00.179Z] [2024-06-28T02:22:00.179Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:01.140Z] #50 ... [2024-06-28T02:22:01.140Z] [2024-06-28T02:22:01.140Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-28T02:22:01.140Z] #78 ... [2024-06-28T02:22:01.140Z] [2024-06-28T02:22:01.140Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:01.722Z] #53 ... [2024-06-28T02:22:01.722Z] [2024-06-28T02:22:01.722Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-28T02:22:01.722Z] #79 DONE 2.5s [2024-06-28T02:22:01.722Z] [2024-06-28T02:22:01.722Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:01.989Z] #53 ... [2024-06-28T02:22:01.989Z] [2024-06-28T02:22:01.989Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:01.989Z] #46 ... [2024-06-28T02:22:01.989Z] [2024-06-28T02:22:01.989Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:02.572Z] #53 ... [2024-06-28T02:22:02.572Z] [2024-06-28T02:22:02.572Z] #51 [core-command internal] load build context [2024-06-28T02:22:02.572Z] #51 ... [2024-06-28T02:22:02.572Z] [2024-06-28T02:22:02.572Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:22:02.572Z] #77 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:02.572Z] #77 12.50 OK: 8 MiB in 16 packages [2024-06-28T02:22:02.572Z] #77 DONE 13.8s [2024-06-28T02:22:02.572Z] [2024-06-28T02:22:02.572Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:02.572Z] #46 transferring context: 78.48MB 51.3s [2024-06-28T02:22:03.539Z] #46 ... [2024-06-28T02:22:03.539Z] [2024-06-28T02:22:03.539Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-28T02:22:03.539Z] #76 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:03.539Z] #76 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:03.539Z] #76 13.27 OK: 8 MiB in 17 packages [2024-06-28T02:22:03.539Z] #76 DONE 14.6s [2024-06-28T02:22:03.539Z] [2024-06-28T02:22:03.539Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:03.539Z] #46 ... [2024-06-28T02:22:03.539Z] [2024-06-28T02:22:03.539Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:03.539Z] #47 ... [2024-06-28T02:22:03.539Z] [2024-06-28T02:22:03.539Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:03.539Z] #46 ... [2024-06-28T02:22:03.539Z] [2024-06-28T02:22:03.539Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:03.806Z] #54 ... [2024-06-28T02:22:03.806Z] [2024-06-28T02:22:03.806Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:04.762Z] #53 ... [2024-06-28T02:22:04.762Z] [2024-06-28T02:22:04.762Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:05.030Z] #49 ... [2024-06-28T02:22:05.030Z] [2024-06-28T02:22:05.030Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:05.030Z] #52 ... [2024-06-28T02:22:05.030Z] [2024-06-28T02:22:05.030Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:05.296Z] #49 ... [2024-06-28T02:22:05.296Z] [2024-06-28T02:22:05.296Z] #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:22:05.296Z] #73 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.296Z] #73 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.296Z] #73 13.55 OK: 8 MiB in 16 packages [2024-06-28T02:22:05.296Z] #73 DONE 14.8s [2024-06-28T02:22:05.296Z] [2024-06-28T02:22:05.296Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:22:05.296Z] #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.575Z] #80 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.575Z] #80 ... [2024-06-28T02:22:05.575Z] [2024-06-28T02:22:05.575Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:05.575Z] #49 ... [2024-06-28T02:22:05.575Z] [2024-06-28T02:22:05.575Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-28T02:22:05.575Z] #78 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.575Z] #78 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:05.575Z] #78 13.43 OK: 18 MiB in 19 packages [2024-06-28T02:22:05.575Z] #78 DONE 14.5s [2024-06-28T02:22:05.575Z] [2024-06-28T02:22:05.575Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:05.841Z] #49 ... [2024-06-28T02:22:05.841Z] [2024-06-28T02:22:05.841Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:05.841Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.7s [2024-06-28T02:22:06.107Z] #36 ... [2024-06-28T02:22:06.107Z] [2024-06-28T02:22:06.107Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:06.107Z] #48 ... [2024-06-28T02:22:06.107Z] [2024-06-28T02:22:06.107Z] #34 [support-scheduler internal] load build context [2024-06-28T02:22:06.376Z] #34 ... [2024-06-28T02:22:06.376Z] [2024-06-28T02:22:06.376Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:06.964Z] #48 ... [2024-06-28T02:22:06.964Z] [2024-06-28T02:22:06.964Z] #35 [core-data internal] load build context [2024-06-28T02:22:06.964Z] #35 ... [2024-06-28T02:22:06.964Z] [2024-06-28T02:22:06.964Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:07.924Z] #48 ... [2024-06-28T02:22:07.924Z] [2024-06-28T02:22:07.924Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-28T02:22:07.924Z] #80 11.39 OK: 13 MiB in 26 packages [2024-06-28T02:22:07.924Z] #80 DONE 12.6s [2024-06-28T02:22:07.924Z] [2024-06-28T02:22:07.924Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:08.507Z] #48 transferring context: 100.24MB 56.0s [2024-06-28T02:22:09.090Z] #48 ... [2024-06-28T02:22:09.090Z] [2024-06-28T02:22:09.090Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-28T02:22:09.090Z] #81 DONE 5.7s [2024-06-28T02:22:09.090Z] [2024-06-28T02:22:09.090Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:09.357Z] #48 ... [2024-06-28T02:22:09.357Z] [2024-06-28T02:22:09.357Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-28T02:22:09.357Z] #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:09.357Z] #0 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-28T02:22:09.357Z] #0 9.576 OK: 9 MiB in 20 packages [2024-06-28T02:22:09.622Z] #82 ... [2024-06-28T02:22:09.622Z] [2024-06-28T02:22:09.622Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:09.892Z] #48 ... [2024-06-28T02:22:09.892Z] [2024-06-28T02:22:09.892Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-28T02:22:09.892Z] #82 DONE 10.6s [2024-06-28T02:22:09.892Z] [2024-06-28T02:22:09.892Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:10.162Z] #48 ... [2024-06-28T02:22:10.162Z] [2024-06-28T02:22:10.162Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:22:10.162Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 42.9s done [2024-06-28T02:22:10.162Z] #39 ... [2024-06-28T02:22:10.162Z] [2024-06-28T02:22:10.162Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:10.428Z] #48 ... [2024-06-28T02:22:10.428Z] [2024-06-28T02:22:10.428Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-28T02:22:10.428Z] #83 DONE 1.3s [2024-06-28T02:22:10.428Z] [2024-06-28T02:22:10.428Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:10.428Z] #48 ... [2024-06-28T02:22:10.428Z] [2024-06-28T02:22:10.428Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:10.694Z] #55 ... [2024-06-28T02:22:10.694Z] [2024-06-28T02:22:10.694Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:11.277Z] #48 ... [2024-06-28T02:22:11.277Z] [2024-06-28T02:22:11.277Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:11.543Z] #50 ... [2024-06-28T02:22:11.543Z] [2024-06-28T02:22:11.543Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:11.543Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 48.4s [2024-06-28T02:22:12.125Z] #36 ... [2024-06-28T02:22:12.125Z] [2024-06-28T02:22:12.125Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:12.705Z] #50 ... [2024-06-28T02:22:12.705Z] [2024-06-28T02:22:12.705Z] #51 [core-command internal] load build context [2024-06-28T02:22:12.705Z] #51 ... [2024-06-28T02:22:12.705Z] [2024-06-28T02:22:12.705Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:13.670Z] #36 ... [2024-06-28T02:22:13.670Z] [2024-06-28T02:22:13.670Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-28T02:22:13.670Z] #84 DONE 2.1s [2024-06-28T02:22:13.670Z] [2024-06-28T02:22:13.670Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:13.670Z] #36 ... [2024-06-28T02:22:13.670Z] [2024-06-28T02:22:13.670Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:13.670Z] #47 transferring context: 82.97MB 61.6s [2024-06-28T02:22:13.670Z] #47 ... [2024-06-28T02:22:13.670Z] [2024-06-28T02:22:13.670Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:13.670Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.9s done [2024-06-28T02:22:13.938Z] #36 ... [2024-06-28T02:22:13.938Z] [2024-06-28T02:22:13.938Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:13.938Z] #46 ... [2024-06-28T02:22:13.938Z] [2024-06-28T02:22:13.938Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:13.938Z] #54 ... [2024-06-28T02:22:13.938Z] [2024-06-28T02:22:13.938Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:14.898Z] #46 ... [2024-06-28T02:22:14.898Z] [2024-06-28T02:22:14.898Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:15.165Z] #53 ... [2024-06-28T02:22:15.165Z] [2024-06-28T02:22:15.165Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:22:15.165Z] #36 ... [2024-06-28T02:22:15.165Z] [2024-06-28T02:22:15.165Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:15.431Z] #52 ... [2024-06-28T02:22:15.431Z] [2024-06-28T02:22:15.431Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:16.013Z] #53 ... [2024-06-28T02:22:16.013Z] [2024-06-28T02:22:16.013Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:16.278Z] #49 ... [2024-06-28T02:22:16.278Z] [2024-06-28T02:22:16.278Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:16.278Z] #53 ... [2024-06-28T02:22:16.278Z] [2024-06-28T02:22:16.278Z] #34 [support-scheduler internal] load build context [2024-06-28T02:22:16.544Z] #34 ... [2024-06-28T02:22:16.544Z] [2024-06-28T02:22:16.544Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:17.125Z] #53 ... [2024-06-28T02:22:17.125Z] [2024-06-28T02:22:17.125Z] #35 [core-data internal] load build context [2024-06-28T02:22:17.125Z] #35 ... [2024-06-28T02:22:17.125Z] [2024-06-28T02:22:17.125Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:19.063Z] #53 transferring context: 150.46MB 64.5s [2024-06-28T02:22:21.012Z] #53 ... [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:21.012Z] #55 ... [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:22:21.012Z] #85 DONE 2.8s [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:22:21.012Z] #86 DONE 3.5s [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:21.012Z] #55 ... [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:21.012Z] #53 ... [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-28T02:22:21.012Z] #87 DONE 3.6s [2024-06-28T02:22:21.012Z] [2024-06-28T02:22:21.012Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:21.621Z] #53 ... [2024-06-28T02:22:21.621Z] [2024-06-28T02:22:21.621Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:21.621Z] #48 ... [2024-06-28T02:22:21.621Z] [2024-06-28T02:22:21.621Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:22.206Z] #53 ... [2024-06-28T02:22:22.206Z] [2024-06-28T02:22:22.206Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-28T02:22:22.206Z] #88 DONE 1.3s [2024-06-28T02:22:22.206Z] [2024-06-28T02:22:22.206Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:22.471Z] #53 ... [2024-06-28T02:22:22.471Z] [2024-06-28T02:22:22.471Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-28T02:22:22.471Z] #89 DONE 1.5s [2024-06-28T02:22:22.471Z] [2024-06-28T02:22:22.471Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:22.737Z] #53 ... [2024-06-28T02:22:22.737Z] [2024-06-28T02:22:22.737Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:22.737Z] #50 ... [2024-06-28T02:22:22.737Z] [2024-06-28T02:22:22.737Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-28T02:22:22.737Z] #90 DONE 1.8s [2024-06-28T02:22:22.737Z] [2024-06-28T02:22:22.737Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:22.737Z] #50 ... [2024-06-28T02:22:22.737Z] [2024-06-28T02:22:22.737Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:22.737Z] #53 ... [2024-06-28T02:22:22.737Z] [2024-06-28T02:22:22.737Z] #51 [core-command internal] load build context [2024-06-28T02:22:23.002Z] #51 ... [2024-06-28T02:22:23.002Z] [2024-06-28T02:22:23.002Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:24.404Z] #53 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:24.404Z] #54 transferring context: 107.26MB 69.0s [2024-06-28T02:22:24.404Z] #54 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-28T02:22:24.404Z] #91 DONE 1.6s [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:24.404Z] #54 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:24.404Z] #47 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-28T02:22:24.404Z] #92 DONE 1.8s [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:24.404Z] #47 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:24.404Z] #53 ... [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-28T02:22:24.404Z] #93 DONE 1.7s [2024-06-28T02:22:24.404Z] [2024-06-28T02:22:24.404Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:24.983Z] #53 ... [2024-06-28T02:22:24.983Z] [2024-06-28T02:22:24.983Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:25.291Z] #46 ... [2024-06-28T02:22:25.291Z] [2024-06-28T02:22:25.291Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:25.559Z] #55 ... [2024-06-28T02:22:25.559Z] [2024-06-28T02:22:25.559Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:25.559Z] #52 ... [2024-06-28T02:22:25.559Z] [2024-06-28T02:22:25.559Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:25.824Z] #55 ... [2024-06-28T02:22:25.824Z] [2024-06-28T02:22:25.824Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:22:25.824Z] #94 DONE 1.5s [2024-06-28T02:22:25.824Z] [2024-06-28T02:22:25.824Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:26.089Z] #55 ... [2024-06-28T02:22:26.089Z] [2024-06-28T02:22:26.089Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:22:26.089Z] #95 DONE 1.7s [2024-06-28T02:22:26.089Z] [2024-06-28T02:22:26.089Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:26.354Z] #55 ... [2024-06-28T02:22:26.354Z] [2024-06-28T02:22:26.354Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-28T02:22:26.354Z] #96 DONE 1.7s [2024-06-28T02:22:26.354Z] [2024-06-28T02:22:26.354Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:26.354Z] #55 ... [2024-06-28T02:22:26.354Z] [2024-06-28T02:22:26.354Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:26.354Z] #49 ... [2024-06-28T02:22:26.354Z] [2024-06-28T02:22:26.354Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:26.619Z] #55 ... [2024-06-28T02:22:26.619Z] [2024-06-28T02:22:26.619Z] #34 [support-scheduler internal] load build context [2024-06-28T02:22:26.619Z] #34 ... [2024-06-28T02:22:26.619Z] [2024-06-28T02:22:26.619Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:26.885Z] #55 ... [2024-06-28T02:22:26.885Z] [2024-06-28T02:22:26.885Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-28T02:22:26.885Z] #97 DONE 1.0s [2024-06-28T02:22:27.173Z] [2024-06-28T02:22:27.173Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:27.438Z] #55 ... [2024-06-28T02:22:27.438Z] [2024-06-28T02:22:27.438Z] #35 [core-data internal] load build context [2024-06-28T02:22:27.438Z] #35 ... [2024-06-28T02:22:27.438Z] [2024-06-28T02:22:27.438Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:27.438Z] #55 ... [2024-06-28T02:22:27.438Z] [2024-06-28T02:22:27.438Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-28T02:22:27.438Z] #98 DONE 1.4s [2024-06-28T02:22:27.438Z] [2024-06-28T02:22:27.438Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:27.702Z] #55 ... [2024-06-28T02:22:27.702Z] [2024-06-28T02:22:27.702Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-28T02:22:27.702Z] #99 DONE 1.5s [2024-06-28T02:22:27.702Z] [2024-06-28T02:22:27.702Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:28.285Z] #55 ... [2024-06-28T02:22:28.285Z] [2024-06-28T02:22:28.285Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-28T02:22:28.285Z] #100 DONE 1.3s [2024-06-28T02:22:28.285Z] [2024-06-28T02:22:28.285Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:29.247Z] #55 ... [2024-06-28T02:22:29.247Z] [2024-06-28T02:22:29.247Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-28T02:22:29.247Z] #101 DONE 1.4s [2024-06-28T02:22:29.247Z] [2024-06-28T02:22:29.247Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:29.247Z] #55 transferring context: 230.08MB 73.4s [2024-06-28T02:22:29.247Z] #55 ... [2024-06-28T02:22:29.247Z] [2024-06-28T02:22:29.247Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-28T02:22:29.247Z] #102 DONE 1.5s [2024-06-28T02:22:29.247Z] [2024-06-28T02:22:29.247Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:31.815Z] #55 ... [2024-06-28T02:22:31.815Z] [2024-06-28T02:22:31.815Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:31.815Z] #48 ... [2024-06-28T02:22:31.815Z] [2024-06-28T02:22:31.815Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:31.815Z] #47 ... [2024-06-28T02:22:31.815Z] [2024-06-28T02:22:31.815Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:32.774Z] #48 ... [2024-06-28T02:22:32.774Z] [2024-06-28T02:22:32.774Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:32.774Z] #50 ... [2024-06-28T02:22:32.774Z] [2024-06-28T02:22:32.774Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:33.045Z] #48 ... [2024-06-28T02:22:33.045Z] [2024-06-28T02:22:33.045Z] #51 [core-command internal] load build context [2024-06-28T02:22:33.045Z] #51 ... [2024-06-28T02:22:33.045Z] [2024-06-28T02:22:33.045Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:34.004Z] #50 transferring context: 222.28MB 80.2s [2024-06-28T02:22:34.270Z] #50 ... [2024-06-28T02:22:34.270Z] [2024-06-28T02:22:34.270Z] #51 [core-command internal] load build context [2024-06-28T02:22:34.270Z] #51 transferring context: 255.84MB 80.2s done [2024-06-28T02:22:34.270Z] #51 DONE 81.1s [2024-06-28T02:22:34.270Z] [2024-06-28T02:22:34.270Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:34.537Z] #54 ... [2024-06-28T02:22:34.537Z] [2024-06-28T02:22:34.537Z] #55 [security-proxy-setup internal] load build context [2024-06-28T02:22:34.537Z] #55 transferring context: 255.84MB 78.5s done [2024-06-28T02:22:34.537Z] #55 DONE 79.8s [2024-06-28T02:22:34.537Z] [2024-06-28T02:22:34.537Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:34.537Z] #54 ... [2024-06-28T02:22:34.537Z] [2024-06-28T02:22:34.537Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:35.140Z] #48 ... [2024-06-28T02:22:35.140Z] [2024-06-28T02:22:35.140Z] #103 [security-spire-agent] exporting to image [2024-06-28T02:22:35.140Z] #103 exporting layers 5.4s done [2024-06-28T02:22:35.140Z] #103 writing image sha256:1966c35abc30fbffede782607aba582a32a551e70bcdd1dab6aa06ef561ce96a 0.1s done [2024-06-28T02:22:35.140Z] #103 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-06-28T02:22:35.140Z] #103 writing image sha256:82a53968375a1db14c1d065db46872f07c10ec49a886c414b33e93d64b4567bb 0.0s done [2024-06-28T02:22:35.140Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-06-28T02:22:35.140Z] #103 writing image sha256:ea92fbcc0dba62fa342ad4a8ec0b95ca4d0bcf7b3e40b35b96a99fa2c54bfc5c 0.1s done [2024-06-28T02:22:35.140Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-06-28T02:22:35.140Z] #103 DONE 6.8s [2024-06-28T02:22:35.140Z] [2024-06-28T02:22:35.140Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:35.410Z] #48 ... [2024-06-28T02:22:35.410Z] [2024-06-28T02:22:35.410Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:35.410Z] #53 ... [2024-06-28T02:22:35.410Z] [2024-06-28T02:22:35.410Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:35.410Z] #46 ... [2024-06-28T02:22:35.410Z] [2024-06-28T02:22:35.410Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:35.676Z] #53 ... [2024-06-28T02:22:35.676Z] [2024-06-28T02:22:35.676Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:35.676Z] #52 ... [2024-06-28T02:22:35.676Z] [2024-06-28T02:22:35.676Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:36.641Z] #46 ... [2024-06-28T02:22:36.641Z] [2024-06-28T02:22:36.641Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:36.641Z] #49 ... [2024-06-28T02:22:36.641Z] [2024-06-28T02:22:36.641Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:36.641Z] #52 ... [2024-06-28T02:22:36.641Z] [2024-06-28T02:22:36.641Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:22:36.641Z] #104 DONE 2.3s [2024-06-28T02:22:36.641Z] [2024-06-28T02:22:36.641Z] #34 [support-scheduler internal] load build context [2024-06-28T02:22:36.641Z] #34 transferring context: 255.84MB 83.9s done [2024-06-28T02:22:36.920Z] #34 ... [2024-06-28T02:22:36.920Z] [2024-06-28T02:22:36.920Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:36.920Z] #49 ... [2024-06-28T02:22:36.920Z] [2024-06-28T02:22:36.920Z] #34 [support-scheduler internal] load build context [2024-06-28T02:22:36.920Z] #34 DONE 85.0s [2024-06-28T02:22:36.920Z] [2024-06-28T02:22:36.920Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:37.505Z] #49 ... [2024-06-28T02:22:37.505Z] [2024-06-28T02:22:37.505Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:22:37.505Z] #105 DONE 2.8s [2024-06-28T02:22:37.505Z] [2024-06-28T02:22:37.505Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:37.505Z] #49 ... [2024-06-28T02:22:37.505Z] [2024-06-28T02:22:37.505Z] #35 [core-data internal] load build context [2024-06-28T02:22:37.776Z] #35 ... [2024-06-28T02:22:37.776Z] [2024-06-28T02:22:37.776Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:22:38.052Z] #106 ... [2024-06-28T02:22:38.052Z] [2024-06-28T02:22:38.052Z] #52 [security-spiffe-token-provider internal] load build context [2024-06-28T02:22:38.052Z] #52 transferring context: 255.84MB 83.7s done [2024-06-28T02:22:38.052Z] #52 DONE 84.4s [2024-06-28T02:22:38.052Z] [2024-06-28T02:22:38.052Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:39.458Z] #53 ... [2024-06-28T02:22:39.458Z] [2024-06-28T02:22:39.458Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:22:39.458Z] #107 DONE 1.3s [2024-06-28T02:22:39.458Z] [2024-06-28T02:22:39.458Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:39.724Z] #53 ... [2024-06-28T02:22:39.724Z] [2024-06-28T02:22:39.724Z] #50 [security-proxy-auth internal] load build context [2024-06-28T02:22:39.724Z] #50 transferring context: 255.84MB 85.7s done [2024-06-28T02:22:39.724Z] #50 DONE 86.5s [2024-06-28T02:22:39.724Z] [2024-06-28T02:22:39.724Z] #53 [security-secretstore-setup internal] load build context [2024-06-28T02:22:41.130Z] #53 transferring context: 255.84MB 86.7s done [2024-06-28T02:22:41.396Z] #53 DONE 87.6s [2024-06-28T02:22:41.396Z] [2024-06-28T02:22:41.396Z] #48 [security-bootstrapper internal] load build context [2024-06-28T02:22:41.396Z] #48 transferring context: 255.84MB 88.9s done [2024-06-28T02:22:41.396Z] #48 DONE 89.3s [2024-06-28T02:22:41.396Z] [2024-06-28T02:22:41.396Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:41.979Z] #54 ... [2024-06-28T02:22:41.979Z] [2024-06-28T02:22:41.979Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:41.979Z] #49 ... [2024-06-28T02:22:41.979Z] [2024-06-28T02:22:41.979Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:41.979Z] #47 ... [2024-06-28T02:22:41.979Z] [2024-06-28T02:22:41.979Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:46.231Z] #49 transferring context: 197.86MB 93.0s [2024-06-28T02:22:46.813Z] #49 ... [2024-06-28T02:22:46.813Z] [2024-06-28T02:22:46.813Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:46.813Z] #46 ... [2024-06-28T02:22:46.813Z] [2024-06-28T02:22:46.813Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:46.813Z] #49 ... [2024-06-28T02:22:46.813Z] [2024-06-28T02:22:46.813Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:22:47.078Z] #108 ... [2024-06-28T02:22:47.078Z] [2024-06-28T02:22:47.078Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:47.078Z] #49 ... [2024-06-28T02:22:47.078Z] [2024-06-28T02:22:47.078Z] #47 [core-keeper internal] load build context [2024-06-28T02:22:47.078Z] #47 transferring context: 255.84MB 95.1s done [2024-06-28T02:22:47.078Z] #47 DONE 95.5s [2024-06-28T02:22:47.078Z] [2024-06-28T02:22:47.078Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:47.658Z] #49 ... [2024-06-28T02:22:47.658Z] [2024-06-28T02:22:47.658Z] #35 [core-data internal] load build context [2024-06-28T02:22:47.934Z] #35 transferring context: 255.84MB 95.5s done [2024-06-28T02:22:47.934Z] #35 ... [2024-06-28T02:22:47.934Z] [2024-06-28T02:22:47.934Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:47.934Z] #49 ... [2024-06-28T02:22:47.934Z] [2024-06-28T02:22:47.934Z] #35 [core-data internal] load build context [2024-06-28T02:22:47.934Z] #35 DONE 95.9s [2024-06-28T02:22:47.934Z] [2024-06-28T02:22:47.934Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:48.520Z] #49 ... [2024-06-28T02:22:48.520Z] [2024-06-28T02:22:48.520Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-06-28T02:22:48.520Z] #109 DONE 1.1s [2024-06-28T02:22:48.520Z] [2024-06-28T02:22:48.520Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:49.929Z] #49 ... [2024-06-28T02:22:49.929Z] [2024-06-28T02:22:49.929Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:22:49.929Z] #110 ... [2024-06-28T02:22:49.929Z] [2024-06-28T02:22:49.929Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:50.890Z] #49 ... [2024-06-28T02:22:50.890Z] [2024-06-28T02:22:50.890Z] #54 [core-metadata internal] load build context [2024-06-28T02:22:50.890Z] #54 transferring context: 255.84MB 95.6s done [2024-06-28T02:22:50.890Z] #54 DONE 96.2s [2024-06-28T02:22:50.890Z] [2024-06-28T02:22:50.890Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:51.156Z] #49 ... [2024-06-28T02:22:51.156Z] [2024-06-28T02:22:51.156Z] #46 [support-notifications internal] load build context [2024-06-28T02:22:51.156Z] #46 transferring context: 255.84MB 99.7s done [2024-06-28T02:22:51.156Z] #46 DONE 99.8s [2024-06-28T02:22:51.156Z] [2024-06-28T02:22:51.156Z] #49 [core-common-config-bootstrapper internal] load build context [2024-06-28T02:22:51.742Z] #49 transferring context: 255.84MB 98.4s done [2024-06-28T02:22:51.742Z] #49 DONE 99.3s [2024-06-28T02:22:51.743Z] [2024-06-28T02:22:51.743Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:22:51.743Z] #111 DONE 0.7s [2024-06-28T02:22:51.743Z] [2024-06-28T02:22:51.743Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:22:58.378Z] #112 ... [2024-06-28T02:22:58.378Z] [2024-06-28T02:22:58.378Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #113 DONE 70.1s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #110 DONE 78.9s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #108 DONE 81.7s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #106 DONE 81.0s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #114 [core-keeper builder 7/8] COPY . . [2024-06-28T02:24:06.223Z] #114 ... [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #112 DONE 68.3s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #115 [support-notifications builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #115 ... [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #116 DONE 5.0s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #117 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #118 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #119 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #120 [core-command builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #120 DONE 5.2s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #121 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #122 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #123 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #124 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #125 [support-scheduler builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #125 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #126 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #127 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #128 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #129 [core-metadata builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #129 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #130 DONE 5.2s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #131 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #132 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #133 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #134 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #135 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #136 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #137 [core-data builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #137 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-28T02:24:06.223Z] #138 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-28T02:24:06.223Z] #139 CACHED [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #114 [core-keeper builder 7/8] COPY . . [2024-06-28T02:24:06.223Z] #114 DONE 5.2s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #115 [support-notifications builder 6/7] COPY . . [2024-06-28T02:24:06.223Z] #115 DONE 3.8s [2024-06-28T02:24:06.223Z] [2024-06-28T02:24:06.223Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:24:09.555Z] #140 ... [2024-06-28T02:24:09.555Z] [2024-06-28T02:24:09.555Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-06-28T02:24:09.555Z] #0 5.043 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-06-28T02:24:10.136Z] #141 ... [2024-06-28T02:24:10.136Z] [2024-06-28T02:24:10.136Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:24:10.136Z] #140 6.372 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-06-28T02:24:14.390Z] #140 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-28T02:24:14.390Z] #0 4.614 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-06-28T02:24:14.390Z] #142 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-28T02:24:14.390Z] #0 5.962 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-06-28T02:24:14.390Z] #143 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:24:14.390Z] #0 5.933 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-06-28T02:24:14.390Z] #144 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:24:14.390Z] #0 6.214 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-06-28T02:24:14.390Z] #145 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-28T02:24:14.390Z] #0 5.391 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-06-28T02:24:14.390Z] #146 ... [2024-06-28T02:24:14.390Z] [2024-06-28T02:24:14.390Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-28T02:24:14.390Z] #0 4.832 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-06-28T02:24:14.669Z] #147 ... [2024-06-28T02:24:14.669Z] [2024-06-28T02:24:14.669Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-28T02:24:14.669Z] #0 5.301 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-06-28T02:24:14.934Z] #148 ... [2024-06-28T02:24:14.934Z] [2024-06-28T02:24:14.934Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:24:14.934Z] #0 6.372 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-06-28T02:24:14.934Z] #149 ... [2024-06-28T02:24:14.934Z] [2024-06-28T02:24:14.934Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:24:14.934Z] #0 6.179 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-06-28T02:24:15.199Z] #150 ... [2024-06-28T02:24:15.199Z] [2024-06-28T02:24:15.199Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:24:15.199Z] #0 6.310 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-06-28T02:42:23.180Z] #151 ... [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-28T02:42:23.181Z] #142 1095.2 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-06-28T02:42:23.181Z] #142 ... [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-28T02:42:23.181Z] #147 DONE 1097.6s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-28T02:42:23.181Z] #143 ... [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:42:23.181Z] #152 DONE 0.2s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:42:23.181Z] #153 DONE 0.2s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-06-28T02:42:23.181Z] #154 DONE 0.1s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-28T02:42:23.181Z] #155 DONE 0.1s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-28T02:42:23.181Z] #156 DONE 0.3s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:42:23.181Z] #150 ... [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-28T02:42:23.181Z] #157 DONE 0.2s [2024-06-28T02:42:23.181Z] [2024-06-28T02:42:23.181Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:42:25.159Z] #158 DONE 2.2s [2024-06-28T02:42:25.159Z] [2024-06-28T02:42:25.159Z] #103 [security-proxy-setup] exporting to image [2024-06-28T02:42:25.159Z] #103 exporting layers [2024-06-28T02:42:26.574Z] #103 exporting layers 1.2s done [2024-06-28T02:42:26.574Z] #103 writing image sha256:ac45215327f1fd997b7296f3a8d794eb6e2634a925682d2d22cf4a9ac4620b5e 0.0s done [2024-06-28T02:42:26.574Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-06-28T02:42:26.574Z] #103 DONE 8.0s [2024-06-28T02:42:26.574Z] [2024-06-28T02:42:26.574Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:42:27.997Z] #144 ... [2024-06-28T02:42:27.997Z] [2024-06-28T02:42:27.997Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-28T02:42:27.997Z] #143 DONE 1104.4s [2024-06-28T02:42:28.286Z] [2024-06-28T02:42:28.286Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:42:28.880Z] #39 ... [2024-06-28T02:42:28.880Z] [2024-06-28T02:42:28.880Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-28T02:42:28.880Z] #159 DONE 0.4s [2024-06-28T02:42:28.880Z] [2024-06-28T02:42:28.880Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-06-28T02:42:29.202Z] #141 ... [2024-06-28T02:42:29.202Z] [2024-06-28T02:42:29.202Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-28T02:42:31.787Z] #160 DONE 2.3s [2024-06-28T02:42:31.787Z] [2024-06-28T02:42:31.787Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:42:31.787Z] #161 DONE 0.4s [2024-06-28T02:42:31.787Z] [2024-06-28T02:42:31.787Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:42:31.787Z] #162 DONE 0.2s [2024-06-28T02:42:31.787Z] [2024-06-28T02:42:31.787Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-28T02:42:32.081Z] #163 DONE 0.3s [2024-06-28T02:42:32.081Z] [2024-06-28T02:42:32.081Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:42:32.447Z] #140 ... [2024-06-28T02:42:32.447Z] [2024-06-28T02:42:32.447Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-28T02:42:32.717Z] #164 DONE 0.2s [2024-06-28T02:42:32.717Z] [2024-06-28T02:42:32.717Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-28T02:42:32.717Z] #165 DONE 0.2s [2024-06-28T02:42:32.717Z] [2024-06-28T02:42:32.717Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-28T02:42:32.717Z] #166 DONE 0.1s [2024-06-28T02:42:32.717Z] [2024-06-28T02:42:32.717Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:42:32.995Z] #144 ... [2024-06-28T02:42:32.995Z] [2024-06-28T02:42:32.995Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-28T02:42:32.995Z] #167 DONE 0.2s [2024-06-28T02:42:32.995Z] [2024-06-28T02:42:32.995Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-28T02:42:33.263Z] #168 DONE 0.2s [2024-06-28T02:42:33.263Z] [2024-06-28T02:42:33.263Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-28T02:42:35.222Z] #169 DONE 2.1s [2024-06-28T02:42:35.222Z] [2024-06-28T02:42:35.222Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:42:35.503Z] #151 ... [2024-06-28T02:42:35.503Z] [2024-06-28T02:42:35.503Z] #103 [security-bootstrapper] exporting to image [2024-06-28T02:42:35.503Z] #103 exporting layers [2024-06-28T02:42:36.471Z] #103 exporting layers 1.0s done [2024-06-28T02:42:36.471Z] #103 writing image sha256:dd8d6f10e138640a4ba1f4aad6a1d0cf364c5db33cefcdf699bdaf6640d64ebc 0.0s done [2024-06-28T02:42:36.471Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-28T02:42:36.471Z] #103 DONE 9.0s [2024-06-28T02:42:36.471Z] [2024-06-28T02:42:36.471Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:42:41.844Z] #145 ... [2024-06-28T02:42:41.844Z] [2024-06-28T02:42:41.844Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-28T02:42:41.844Z] #142 DONE 1118.0s [2024-06-28T02:42:41.844Z] [2024-06-28T02:42:41.844Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:42:41.844Z] #145 ... [2024-06-28T02:42:41.844Z] [2024-06-28T02:42:41.844Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:42:42.446Z] #170 DONE 0.4s [2024-06-28T02:42:42.446Z] [2024-06-28T02:42:42.446Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:42:42.446Z] #145 ... [2024-06-28T02:42:42.446Z] [2024-06-28T02:42:42.446Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:42:42.741Z] #171 DONE 0.2s [2024-06-28T02:42:42.741Z] [2024-06-28T02:42:42.741Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:42:43.034Z] #145 ... [2024-06-28T02:42:43.034Z] [2024-06-28T02:42:43.034Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-06-28T02:42:43.034Z] #172 DONE 0.2s [2024-06-28T02:42:43.034Z] [2024-06-28T02:42:43.034Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-06-28T02:42:43.034Z] #173 DONE 0.2s [2024-06-28T02:42:43.034Z] [2024-06-28T02:42:43.034Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:42:43.311Z] #145 ... [2024-06-28T02:42:43.311Z] [2024-06-28T02:42:43.311Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:42:43.311Z] #174 DONE 0.2s [2024-06-28T02:42:43.311Z] [2024-06-28T02:42:43.311Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-28T02:42:43.622Z] #175 DONE 0.3s [2024-06-28T02:42:43.622Z] [2024-06-28T02:42:43.622Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-28T02:42:43.897Z] #176 DONE 0.3s [2024-06-28T02:42:43.897Z] [2024-06-28T02:42:43.897Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:42:44.191Z] #150 ... [2024-06-28T02:42:44.191Z] [2024-06-28T02:42:44.191Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-28T02:42:44.191Z] #177 DONE 0.1s [2024-06-28T02:42:44.191Z] [2024-06-28T02:42:44.191Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:42:46.841Z] #178 DONE 2.3s [2024-06-28T02:42:46.841Z] [2024-06-28T02:42:46.841Z] #103 [security-secretstore-setup] exporting to image [2024-06-28T02:42:46.841Z] #103 exporting layers [2024-06-28T02:42:47.840Z] #103 exporting layers 1.4s done [2024-06-28T02:42:47.840Z] #103 writing image sha256:9a43c5de292dc3afb0707d9c44146cdc702c8514bfe69931a8759efdf5998c8e done [2024-06-28T02:42:47.840Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 [2024-06-28T02:42:48.116Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-28T02:42:48.116Z] #103 DONE 10.4s [2024-06-28T02:42:48.116Z] [2024-06-28T02:42:48.116Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:43:56.186Z] #28 ... [2024-06-28T02:43:56.186Z] [2024-06-28T02:43:56.186Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-28T02:43:56.186Z] #150 DONE 1182.4s [2024-06-28T02:43:56.186Z] [2024-06-28T02:43:56.186Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:43:56.186Z] #145 ... [2024-06-28T02:43:56.186Z] [2024-06-28T02:43:56.186Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:43:56.186Z] #179 DONE 0.3s [2024-06-28T02:43:56.186Z] [2024-06-28T02:43:56.187Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:43:56.187Z] #36 ... [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:43:56.187Z] #180 DONE 0.1s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-28T02:43:56.187Z] #181 DONE 0.2s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:43:56.187Z] #182 DONE 0.2s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:43:56.187Z] #36 ... [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-28T02:43:56.187Z] #183 DONE 0.2s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:43:56.187Z] #184 DONE 1.9s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #103 [core-common-config-bootstrapper] exporting to image [2024-06-28T02:43:56.187Z] #103 exporting layers [2024-06-28T02:43:56.187Z] #103 exporting layers 0.7s done [2024-06-28T02:43:56.187Z] #103 writing image sha256:fd92b4d8b74a13243dec64302418ec85a7dfbaf28e875efe448e1862d0478799 done [2024-06-28T02:43:56.187Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-06-28T02:43:56.187Z] #103 DONE 11.1s [2024-06-28T02:43:56.187Z] [2024-06-28T02:43:56.187Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:45:47.978Z] #36 ... [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-28T02:45:47.978Z] #145 DONE 1297.4s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:45:47.978Z] #140 ... [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:45:47.978Z] #185 DONE 0.2s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:45:47.978Z] #186 DONE 0.2s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-28T02:45:47.978Z] #187 DONE 0.3s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:45:47.978Z] #28 ... [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:45:47.978Z] #188 DONE 0.1s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #103 [security-spiffe-token-provider] exporting to image [2024-06-28T02:45:47.978Z] #103 exporting layers [2024-06-28T02:45:47.978Z] #103 exporting layers 0.9s done [2024-06-28T02:45:47.978Z] #103 writing image sha256:cab270fb02d4181c5aab3a62f109f59444f6c9f4338dddb50d0e7192a9f62b51 0.0s done [2024-06-28T02:45:47.978Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-28T02:45:47.978Z] #103 DONE 12.1s [2024-06-28T02:45:47.978Z] [2024-06-28T02:45:47.978Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:53:25.533Z] #140 ... [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-28T02:53:25.533Z] #146 DONE 1749.7s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:53:25.533Z] #39 ... [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:53:25.533Z] #189 DONE 0.2s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:53:25.533Z] #190 DONE 0.2s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-28T02:53:25.533Z] #191 DONE 0.4s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:53:25.533Z] #192 DONE 0.1s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-28T02:53:25.533Z] #193 DONE 0.1s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-28T02:53:25.533Z] #194 DONE 1.9s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #103 [security-proxy-auth] exporting to image [2024-06-28T02:53:25.533Z] #103 exporting layers [2024-06-28T02:53:25.533Z] #103 exporting layers 0.8s done [2024-06-28T02:53:25.533Z] #103 writing image sha256:4f44fc4ec065e36f96944ec0655d7fcab78339d43faf124c007e74f74d895102 done [2024-06-28T02:53:25.533Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-28T02:53:25.533Z] #103 DONE 12.9s [2024-06-28T02:53:25.533Z] [2024-06-28T02:53:25.533Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-28T02:54:12.372Z] #144 DONE 1802.7s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:54:12.372Z] #151 ... [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:12.372Z] #195 DONE 0.2s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:54:12.372Z] #39 ... [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:54:12.372Z] #196 DONE 0.2s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-28T02:54:12.372Z] #197 DONE 0.4s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-28T02:54:12.372Z] #36 ... [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:12.372Z] #198 DONE 0.1s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #103 [core-command] exporting to image [2024-06-28T02:54:12.372Z] #103 exporting layers [2024-06-28T02:54:12.372Z] #103 exporting layers 0.4s done [2024-06-28T02:54:12.372Z] #103 writing image sha256:c8810a1a639796cd98d9dd466cd7bacc5eed724bd69127d744240535a0934b16 0.0s done [2024-06-28T02:54:12.372Z] #103 naming to docker.io/library/core-command-arm64 done [2024-06-28T02:54:12.372Z] #103 DONE 13.3s [2024-06-28T02:54:12.372Z] [2024-06-28T02:54:12.372Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:54:22.485Z] #149 ... [2024-06-28T02:54:22.485Z] [2024-06-28T02:54:22.485Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-06-28T02:54:22.485Z] #141 DONE 1817.7s [2024-06-28T02:54:22.485Z] [2024-06-28T02:54:22.485Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:54:22.485Z] #149 ... [2024-06-28T02:54:22.485Z] [2024-06-28T02:54:22.485Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:22.485Z] #199 DONE 0.3s [2024-06-28T02:54:22.485Z] [2024-06-28T02:54:22.485Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:54:22.485Z] #149 ... [2024-06-28T02:54:22.485Z] [2024-06-28T02:54:22.485Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-06-28T02:54:22.766Z] #200 DONE 0.6s [2024-06-28T02:54:22.766Z] [2024-06-28T02:54:22.766Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:54:22.766Z] #149 ... [2024-06-28T02:54:22.766Z] [2024-06-28T02:54:22.766Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:23.061Z] #201 DONE 0.2s [2024-06-28T02:54:23.061Z] [2024-06-28T02:54:23.061Z] #103 [core-keeper] exporting to image [2024-06-28T02:54:23.061Z] #103 exporting layers [2024-06-28T02:54:23.649Z] #103 exporting layers 0.6s done [2024-06-28T02:54:23.649Z] #103 writing image sha256:6e477877dfc21e58e88adccffdb0c4570ec9e52fb904c5de9ebb2ac9c59780dc done [2024-06-28T02:54:23.649Z] #103 naming to docker.io/library/core-keeper-arm64 done [2024-06-28T02:54:23.649Z] #103 DONE 14.0s [2024-06-28T02:54:23.649Z] [2024-06-28T02:54:23.649Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-28T02:54:24.254Z] #149 DONE 1820.5s [2024-06-28T02:54:24.254Z] [2024-06-28T02:54:24.254Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-28T02:54:25.239Z] #151 DONE 1821.4s [2024-06-28T02:54:25.239Z] [2024-06-28T02:54:25.239Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:25.519Z] #202 DONE 0.5s [2024-06-28T02:54:25.519Z] [2024-06-28T02:54:25.519Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:54:25.859Z] #203 DONE 0.2s [2024-06-28T02:54:25.859Z] [2024-06-28T02:54:25.859Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-28T02:54:26.139Z] #204 ... [2024-06-28T02:54:26.139Z] [2024-06-28T02:54:26.139Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:26.139Z] #205 DONE 0.1s [2024-06-28T02:54:26.409Z] [2024-06-28T02:54:26.409Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:54:26.409Z] #206 DONE 0.3s [2024-06-28T02:54:26.409Z] [2024-06-28T02:54:26.409Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:54:26.692Z] #28 ... [2024-06-28T02:54:26.692Z] [2024-06-28T02:54:26.692Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-28T02:54:26.692Z] #204 DONE 0.7s [2024-06-28T02:54:26.692Z] [2024-06-28T02:54:26.692Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:26.962Z] #207 DONE 0.3s [2024-06-28T02:54:26.962Z] [2024-06-28T02:54:26.962Z] #103 [core-data] exporting to image [2024-06-28T02:54:27.549Z] #103 ... [2024-06-28T02:54:27.549Z] [2024-06-28T02:54:27.549Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-28T02:54:27.549Z] #208 DONE 0.8s [2024-06-28T02:54:27.549Z] [2024-06-28T02:54:27.549Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:27.549Z] #209 DONE 0.3s [2024-06-28T02:54:27.549Z] [2024-06-28T02:54:27.549Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-28T02:54:27.817Z] #39 ... [2024-06-28T02:54:27.817Z] [2024-06-28T02:54:27.817Z] #103 [core-data] exporting to image [2024-06-28T02:54:27.817Z] #103 exporting layers 0.8s done [2024-06-28T02:54:27.817Z] #103 writing image sha256:279f5bc9a592d43aff7bcf527c2f2e587b1c5a4b2c0c27377a88e4fe2bfba717 0.0s done [2024-06-28T02:54:27.817Z] #103 naming to docker.io/library/core-data-arm64 0.0s done [2024-06-28T02:54:27.817Z] #103 DONE 14.8s [2024-06-28T02:54:27.817Z] [2024-06-28T02:54:27.817Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-28T02:54:28.088Z] #210 DONE 0.2s [2024-06-28T02:54:28.088Z] [2024-06-28T02:54:28.088Z] #103 [core-metadata] exporting to image [2024-06-28T02:54:28.685Z] #103 exporting layers 0.5s done [2024-06-28T02:54:28.685Z] #103 writing image sha256:e7506fe4dce09900dd0c68dd5814f831650802e185dfcbe6cbd1cc2616797153 0.0s done [2024-06-28T02:54:28.685Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-06-28T02:54:28.685Z] #103 DONE 15.3s [2024-06-28T02:54:28.685Z] [2024-06-28T02:54:28.685Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:54:55.425Z] #140 ... [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-28T02:54:55.425Z] #148 DONE 1850.0s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-28T02:54:55.425Z] #140 DONE 1850.0s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:54:55.425Z] #28 ... [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:55.425Z] #211 DONE 0.1s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:54:55.425Z] #28 ... [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-28T02:54:55.425Z] #212 DONE 0.1s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:54:55.425Z] #213 DONE 0.1s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-28T02:54:55.425Z] #214 ... [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-28T02:54:55.425Z] #215 DONE 0.1s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-28T02:54:55.425Z] #216 DONE 0.3s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-28T02:54:55.425Z] #214 DONE 0.5s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:55.425Z] #217 DONE 0.1s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-28T02:54:55.425Z] #218 DONE 0.2s [2024-06-28T02:54:55.425Z] [2024-06-28T02:54:55.425Z] #103 [support-notifications] exporting to image [2024-06-28T02:54:55.425Z] #103 exporting layers [2024-06-28T02:54:55.425Z] #103 exporting layers 0.4s done [2024-06-28T02:54:55.425Z] #103 writing image sha256:6800bf02bd791353b5c7e1697a154caf0d7ef8c5360256eb876006ba9d31640c done [2024-06-28T02:54:55.425Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-06-28T02:54:55.689Z] #103 exporting layers 0.5s done [2024-06-28T02:54:55.689Z] #103 writing image sha256:1916feb72f4a65de13574aab67260661c2cdb28eaabd9155ca571269147a3105 done [2024-06-28T02:54:55.689Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-06-28T02:54:55.689Z] #103 DONE 16.3s [2024-06-28T02:54:55.689Z] [2024-06-28T02:54:55.689Z] #28 [support-scheduler internal] load .dockerignore [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-28T02:54:55.689Z] time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-28T02:54:55.699Z] $ docker stop --time=1 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa [2024-06-28T02:54:57.341Z] $ docker rm -f --volumes 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-28T02:54:57.856Z] + docker images [2024-06-28T02:54:57.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-28T02:54:57.856Z] support-notifications-arm64 latest 1916feb72f4a 3 seconds ago 38.2MB [2024-06-28T02:54:57.856Z] support-scheduler-arm64 latest 6800bf02bd79 3 seconds ago 37.5MB [2024-06-28T02:54:57.856Z] core-metadata-arm64 latest e7506fe4dce0 30 seconds ago 35.5MB [2024-06-28T02:54:57.856Z] core-data-arm64 latest 279f5bc9a592 31 seconds ago 35.3MB [2024-06-28T02:54:57.856Z] core-keeper-arm64 latest 6e477877dfc2 35 seconds ago 35.2MB [2024-06-28T02:54:57.856Z] core-command-arm64 latest c8810a1a6397 50 seconds ago 34.9MB [2024-06-28T02:54:57.856Z] security-proxy-auth-arm64 latest 4f44fc4ec065 About a minute ago 32.6MB [2024-06-28T02:54:57.856Z] security-spiffe-token-provider-arm64 latest cab270fb02d4 9 minutes ago 29.1MB [2024-06-28T02:54:57.856Z] core-common-config-bootstrapper-arm64 latest fd92b4d8b74a 11 minutes ago 15.3MB [2024-06-28T02:54:57.856Z] security-secretstore-setup-arm64 latest 9a43c5de292d 12 minutes ago 36.4MB [2024-06-28T02:54:57.856Z] security-bootstrapper-arm64 latest dd8d6f10e138 12 minutes ago 18.8MB [2024-06-28T02:54:57.856Z] security-proxy-setup-arm64 latest ac45215327f1 12 minutes ago 26MB [2024-06-28T02:54:57.856Z] security-spire-config-arm64 latest 82a53968375a 32 minutes ago 95.8MB [2024-06-28T02:54:57.856Z] security-spire-agent-arm64 latest ea92fbcc0dba 32 minutes ago 152MB [2024-06-28T02:54:57.856Z] security-spire-server-arm64 latest 1966c35abc30 32 minutes ago 96.7MB [2024-06-28T02:54:57.856Z] ci-base-image-arm64 latest 477c108a8019 51 minutes ago 962MB [2024-06-28T02:54:57.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-06-28T02:54:57.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:54:58.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:54:58.359Z] [2024-06-28T02:54:58.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:54:58.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:54:58.693Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-28T02:54:58.693Z] 8998bd30e6a1: Pulling fs layer [2024-06-28T02:54:58.693Z] 04944245beec: Pulling fs layer [2024-06-28T02:54:58.693Z] 699f458cf7ca: Pulling fs layer [2024-06-28T02:54:58.693Z] 765212b225bb: Pulling fs layer [2024-06-28T02:54:58.693Z] f23df028b6ca: Pulling fs layer [2024-06-28T02:54:58.693Z] d65c8cfc05b1: Pulling fs layer [2024-06-28T02:54:58.693Z] 2437ff75d9bd: Pulling fs layer [2024-06-28T02:54:58.693Z] 765212b225bb: Waiting [2024-06-28T02:54:58.693Z] f23df028b6ca: Waiting [2024-06-28T02:54:58.693Z] d65c8cfc05b1: Waiting [2024-06-28T02:54:58.693Z] 2437ff75d9bd: Waiting [2024-06-28T02:54:58.960Z] 04944245beec: Verifying Checksum [2024-06-28T02:54:58.960Z] 04944245beec: Download complete [2024-06-28T02:54:58.960Z] 765212b225bb: Verifying Checksum [2024-06-28T02:54:58.960Z] 765212b225bb: Download complete [2024-06-28T02:54:58.960Z] f23df028b6ca: Verifying Checksum [2024-06-28T02:54:58.960Z] f23df028b6ca: Download complete [2024-06-28T02:54:58.960Z] d65c8cfc05b1: Verifying Checksum [2024-06-28T02:54:58.960Z] d65c8cfc05b1: Download complete [2024-06-28T02:54:59.226Z] 699f458cf7ca: Verifying Checksum [2024-06-28T02:54:59.226Z] 699f458cf7ca: Download complete [2024-06-28T02:54:59.491Z] 8998bd30e6a1: Download complete [2024-06-28T02:55:02.063Z] 2437ff75d9bd: Verifying Checksum [2024-06-28T02:55:02.063Z] 2437ff75d9bd: Download complete [2024-06-28T02:55:04.652Z] 8998bd30e6a1: Pull complete [2024-06-28T02:55:04.652Z] 04944245beec: Pull complete [2024-06-28T02:55:06.585Z] 699f458cf7ca: Pull complete [2024-06-28T02:55:06.585Z] 765212b225bb: Pull complete [2024-06-28T02:55:07.216Z] f23df028b6ca: Pull complete [2024-06-28T02:55:07.480Z] d65c8cfc05b1: Pull complete [2024-06-28T02:55:25.662Z] 2437ff75d9bd: Pull complete [2024-06-28T02:55:25.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-28T02:55:25.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-28T02:55:25.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:25.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container [2024-06-28T02:55:25.940Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-28T02:55:28.660Z] $ docker top 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:29.571Z] ---> job-cost.sh [2024-06-28T02:55:29.571Z] lf-activate-venv: SKIPPING [2024-06-28T02:55:29.571Z] INFO: No Stack... [2024-06-28T02:55:30.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-28T02:55:30.724Z] INFO: Archiving Costs [Pipeline] sh [2024-06-28T02:55:31.134Z] + cut -d, -f6 [2024-06-28T02:55:31.134Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2024-06-28T02:55:31.447Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] [2024-06-28T02:55:31.456Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] did not exist. Created. [2024-06-28T02:55:31.462Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-28T02:55:32.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-28T02:55:32.335Z] Stashed 1 file(s) [Pipeline] } [2024-06-28T02:55:32.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-28T02:55:32.366Z] $ docker stop --time=1 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 [2024-06-28T02:55:33.878Z] $ docker rm -f --volumes 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 [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-06-28T02:55:34.397Z] provisioning config files... [2024-06-28T02:55:34.403Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5149961538053752616tmp [Pipeline] { [Pipeline] sh [2024-06-28T02:55:34.715Z] + set +x [2024-06-28T02:55:34.715Z] + curl -s https://codecov.io/bash [2024-06-28T02:55:34.715Z] + bash -s -- [2024-06-28T02:55:34.715Z] [2024-06-28T02:55:34.715Z] _____ _ [2024-06-28T02:55:34.715Z] / ____| | | [2024-06-28T02:55:34.715Z] | | ___ __| | ___ ___ _____ __ [2024-06-28T02:55:34.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-28T02:55:34.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-28T02:55:34.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-28T02:55:34.715Z] Bash-1.0.6 [2024-06-28T02:55:34.715Z] [2024-06-28T02:55:34.715Z] [2024-06-28T02:55:34.715Z] ==> git version 2.25.1 found [2024-06-28T02:55:34.715Z] ==> 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-06-28T02:55:34.715Z] Release-Date: 2020-01-08 [2024-06-28T02:55:34.715Z] 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-06-28T02:55:34.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-28T02:55:34.715Z] ==> Jenkins CI detected. [2024-06-28T02:55:34.715Z] current dir:  /w/workspace/edgex-go/5 [2024-06-28T02:55:34.715Z] project root: . [2024-06-28T02:55:34.715Z] --> token set from env [2024-06-28T02:55:34.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-28T02:55:34.715Z] ==> Running gcov in . (disable via -X gcov) [2024-06-28T02:55:34.715Z] ==> Python coveragepy not found [2024-06-28T02:55:34.715Z] ==> Searching for coverage reports in: [2024-06-28T02:55:34.715Z] + . [2024-06-28T02:55:34.976Z] -> Found 1 reports [2024-06-28T02:55:34.976Z] ==> Detecting git/mercurial file structure [2024-06-28T02:55:34.976Z] ==> Reading reports [2024-06-28T02:55:34.976Z] + ./coverage.out bytes=479571 [2024-06-28T02:55:34.976Z] ==> Appending adjustments [2024-06-28T02:55:34.976Z] https://docs.codecov.io/docs/fixing-reports [2024-06-28T02:55:36.356Z] + Found adjustments [2024-06-28T02:55:36.356Z] ==> Gzipping contents [2024-06-28T02:55:36.356Z] 60K /tmp/codecov.OGEyi0.gz [2024-06-28T02:55:36.356Z] ==> Uploading reports [2024-06-28T02:55:36.356Z] url: https://codecov.io [2024-06-28T02:55:36.356Z] query: branch=PR-4790&commit=3918288b3b7167383648d2921917951aae13068f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-06-28T02:55:36.356Z] -> Pinging Codecov [2024-06-28T02:55:36.356Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=3918288b3b7167383648d2921917951aae13068f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-06-28T02:55:36.356Z] -> Uploading to [2024-06-28T02:55:36.356Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-28/00271124DB129430A58F1EEE437C3FCB/3918288b3b7167383648d2921917951aae13068f/23deabfd-060b-4db8-9317-f8904203468d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240628%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240628T025536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6823816f56de980791aeddc703224df4c2e1c60a19f303b08b4437be8c3fbd8 [2024-06-28T02:55:36.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-28T02:55:36.356Z] Dload Upload Total Spent Left Speed [2024-06-28T02:55:36.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61057 0 0 100 61057 0 227k --:--:-- --:--:-- --:--:-- 226k 100 61057 0 0 100 61057 0 227k --:--:-- --:--:-- --:--:-- 226k [2024-06-28T02:55:36.617Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3918288b3b7167383648d2921917951aae13068f [Pipeline] } [2024-06-28T02:55:36.624Z] 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-06-28T02:55:37.352Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:37.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:38.528Z] ---> package-listing.sh [2024-06-28T02:55:38.528Z] ++ facter osfamily [2024-06-28T02:55:38.528Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-28T02:55:38.788Z] + OS_FAMILY=debian [2024-06-28T02:55:38.788Z] + workspace=/w/workspace/edgex-go/5 [2024-06-28T02:55:38.788Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-28T02:55:38.788Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-28T02:55:38.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-28T02:55:38.788Z] + PACKAGES=/tmp/packages_start.txt [2024-06-28T02:55:38.788Z] + '[' /w/workspace/edgex-go/5 ']' [2024-06-28T02:55:38.788Z] + PACKAGES=/tmp/packages_end.txt [2024-06-28T02:55:38.788Z] + case "${OS_FAMILY}" in [2024-06-28T02:55:38.788Z] + dpkg -l [2024-06-28T02:55:38.788Z] + grep '^ii' [2024-06-28T02:55:38.788Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-28T02:55:38.788Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-28T02:55:38.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-28T02:55:38.788Z] + '[' /w/workspace/edgex-go/5 ']' [2024-06-28T02:55:38.788Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-06-28T02:55:38.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-06-28T02:55:38.800Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-28T02:55:39.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:39.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:55:39.652Z] [2024-06-28T02:55:39.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-28T02:55:39.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:55:39.965Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-28T02:55:39.965Z] 5eb5b503b376: Pulling fs layer [2024-06-28T02:55:39.965Z] 5c69ac0246d0: Pulling fs layer [2024-06-28T02:55:39.965Z] ec43610c2a17: Pulling fs layer [2024-06-28T02:55:39.965Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-28T02:55:39.965Z] 33b1e0a273af: Pulling fs layer [2024-06-28T02:55:39.965Z] 5d3b04190fa2: Pulling fs layer [2024-06-28T02:55:39.965Z] 2f39f015ded8: Pulling fs layer [2024-06-28T02:55:39.965Z] 3a2ae6a8a46f: Waiting [2024-06-28T02:55:39.965Z] 2f39f015ded8: Waiting [2024-06-28T02:55:39.965Z] 33b1e0a273af: Waiting [2024-06-28T02:55:39.965Z] 5d3b04190fa2: Waiting [2024-06-28T02:55:39.965Z] 5c69ac0246d0: Download complete [2024-06-28T02:55:39.965Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-28T02:55:39.965Z] 3a2ae6a8a46f: Download complete [2024-06-28T02:55:39.965Z] 33b1e0a273af: Verifying Checksum [2024-06-28T02:55:39.965Z] 33b1e0a273af: Download complete [2024-06-28T02:55:39.965Z] 5d3b04190fa2: Verifying Checksum [2024-06-28T02:55:39.965Z] 5d3b04190fa2: Download complete [2024-06-28T02:55:40.225Z] ec43610c2a17: Verifying Checksum [2024-06-28T02:55:40.225Z] ec43610c2a17: Download complete [2024-06-28T02:55:40.225Z] 5eb5b503b376: Verifying Checksum [2024-06-28T02:55:40.225Z] 5eb5b503b376: Download complete [2024-06-28T02:55:40.795Z] 2f39f015ded8: Download complete [2024-06-28T02:55:41.737Z] 5eb5b503b376: Pull complete [2024-06-28T02:55:41.737Z] 5c69ac0246d0: Pull complete [2024-06-28T02:55:42.306Z] ec43610c2a17: Pull complete [2024-06-28T02:55:42.306Z] 3a2ae6a8a46f: Pull complete [2024-06-28T02:55:42.565Z] 33b1e0a273af: Pull complete [2024-06-28T02:55:42.565Z] 5d3b04190fa2: Pull complete [2024-06-28T02:55:47.838Z] 2f39f015ded8: Pull complete [2024-06-28T02:55:47.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-28T02:55:47.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-28T02:55:47.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-28T02:55:47.942Z] prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container [2024-06-28T02:55:48.003Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2024-06-28T02:55:58.120Z] $ docker top 7c8960ffefbe6aa88d978e1054a7d9564914d965f2cbf230cdd225bda8fe221d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-28T02:55:58.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-28T02:55:58.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-28T02:55:59.050Z] + ls /var/log/sa-host [2024-06-28T02:55:59.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-28T02:55:59.133Z] provisioning config files... [2024-06-28T02:55:59.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config17209160529422775703tmp [Pipeline] { [Pipeline] echo [2024-06-28T02:55:59.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:59.449Z] ---> create-netrc.sh [Pipeline] } [2024-06-28T02:55:59.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:55:59.782Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-28T02:55:59.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:56:00.084Z] ---> sudo-logs.sh [2024-06-28T02:56:00.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-28T02:56:00.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:56:00.395Z] ---> job-cost.sh [2024-06-28T02:56:00.395Z] lf-activate-venv: SKIPPING [2024-06-28T02:56:00.395Z] DEBUG: total: 0.10999999940395355 [2024-06-28T02:56:00.395Z] INFO: Retrieving Stack Cost... [2024-06-28T02:56:00.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-28T02:56:01.225Z] INFO: Archiving Costs [Pipeline] echo [2024-06-28T02:56:01.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-28T02:56:01.519Z] ---> logs-deploy.sh [2024-06-28T02:56:01.519Z] lf-activate-venv: SKIPPING [2024-06-28T02:56:01.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/5 [2024-06-28T02:56:01.519Z] INFO: archiving workspace using pattern(s): [2024-06-28T02:56:02.459Z] Archives upload complete. [2024-06-28T02:56:02.718Z] INFO: archiving logs to Nexus [2024-06-28T02:56:03.286Z] ---> uname -a: [2024-06-28T02:56:03.286Z] Linux prd-ubuntu20-04-docker-8c-8g-4512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-28T02:56:03.286Z] [2024-06-28T02:56:03.286Z] [2024-06-28T02:56:03.286Z] ---> lscpu: [2024-06-28T02:56:03.286Z] Architecture: x86_64 [2024-06-28T02:56:03.286Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-28T02:56:03.286Z] Byte Order: Little Endian [2024-06-28T02:56:03.286Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-28T02:56:03.286Z] CPU(s): 8 [2024-06-28T02:56:03.286Z] On-line CPU(s) list: 0-7 [2024-06-28T02:56:03.286Z] Thread(s) per core: 1 [2024-06-28T02:56:03.286Z] Core(s) per socket: 1 [2024-06-28T02:56:03.286Z] Socket(s): 8 [2024-06-28T02:56:03.286Z] NUMA node(s): 1 [2024-06-28T02:56:03.286Z] Vendor ID: AuthenticAMD [2024-06-28T02:56:03.286Z] CPU family: 23 [2024-06-28T02:56:03.286Z] Model: 49 [2024-06-28T02:56:03.286Z] Model name: AMD EPYC-Rome Processor [2024-06-28T02:56:03.286Z] Stepping: 0 [2024-06-28T02:56:03.286Z] CPU MHz: 2800.000 [2024-06-28T02:56:03.286Z] BogoMIPS: 5600.00 [2024-06-28T02:56:03.286Z] Virtualization: AMD-V [2024-06-28T02:56:03.286Z] Hypervisor vendor: KVM [2024-06-28T02:56:03.286Z] Virtualization type: full [2024-06-28T02:56:03.286Z] L1d cache: 256 KiB [2024-06-28T02:56:03.286Z] L1i cache: 256 KiB [2024-06-28T02:56:03.286Z] L2 cache: 4 MiB [2024-06-28T02:56:03.286Z] L3 cache: 128 MiB [2024-06-28T02:56:03.286Z] NUMA node0 CPU(s): 0-7 [2024-06-28T02:56:03.286Z] Vulnerability Itlb multihit: Not affected [2024-06-28T02:56:03.286Z] Vulnerability L1tf: Not affected [2024-06-28T02:56:03.286Z] Vulnerability Mds: Not affected [2024-06-28T02:56:03.286Z] Vulnerability Meltdown: Not affected [2024-06-28T02:56:03.286Z] Vulnerability Mmio stale data: Not affected [2024-06-28T02:56:03.286Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-28T02:56:03.286Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-28T02:56:03.286Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-28T02:56:03.286Z] Vulnerability Srbds: Not affected [2024-06-28T02:56:03.286Z] Vulnerability Tsx async abort: Not affected [2024-06-28T02:56:03.286Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-28T02:56:03.286Z] [2024-06-28T02:56:03.286Z]