Pull request #4857 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 Obtained Jenkinsfile from bb39921d6e04d5f3437ee221295a028bf18b0919+ec96e723b98e779972536fd74512d007c7aee7d0 (3556cb67577b291c1481e18a605515c20161840e) 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-ssh9946348480522163792.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-ssh3690726210252778276.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-4857/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-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17406912938069191286.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-ssh9653276434991777742.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-4857/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-4857/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13891590936770600724.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7382 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit bb39921d6e04d5f3437ee221295a028bf18b0919 Merge succeeded, producing bb39921d6e04d5f3437ee221295a028bf18b0919 Checking out Revision bb39921d6e04d5f3437ee221295a028bf18b0919 (PR-4857) > git config core.sparsecheckout # timeout=10 > git checkout -f bb39921d6e04d5f3437ee221295a028bf18b0919 # 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 ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb39921d6e04d5f3437ee221295a028bf18b0919 # timeout=10 Commit message: "fix: Address Review Comment" > git rev-list --no-walk f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T12:34:57.320Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T12:34:57.410Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T12:34:57.440Z] ========================================================= [2024-08-08T12:34:57.440Z] EdgeX Global Pipelines Version Info [2024-08-08T12:34:57.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T12:34:58.171Z] ------------------- [2024-08-08T12:34:58.171Z] stable info: [2024-08-08T12:34:58.171Z] ------------------- [2024-08-08T12:34:58.171Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T12:34:58.171Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T12:34:58.171Z] Message: update stable to v1.0.260 [2024-08-08T12:34:58.741Z] ------------------- [2024-08-08T12:34:58.741Z] experimental info: [2024-08-08T12:34:58.741Z] ------------------- [2024-08-08T12:34:58.741Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T12:34:58.741Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T12:34:58.741Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T12:34:58.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-08T12:34:58.842Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-08T12:34:58.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T12:34:58.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T12:34:58.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T12:34:58.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T12:34:58.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T12:34:58.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-08T12:34:58.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-08T12:34:59.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-08T12:34:59.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T12:34:59.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T12:34:59.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T12:34:59.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T12:34:59.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T12:34:59.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T12:34:59.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T12:34:59.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T12:34:59.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-08T12:34:59.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-08T12:34:59.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T12:34:59.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T12:34:59.304Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T12:34:59.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4857 [Pipeline] echo [2024-08-08T12:34:59.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4857 [Pipeline] echo [2024-08-08T12:34:59.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4857 [Pipeline] echo [2024-08-08T12:34:59.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb39921d6e04d5f3437ee221295a028bf18b0919 [Pipeline] echo [2024-08-08T12:34:59.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb39921 [Pipeline] echo [2024-08-08T12:34:59.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T12:34:59.508Z] provisioning config files... [2024-08-08T12:34:59.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4187439265873355474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T12:34:59.855Z] ---> ****-login.sh [2024-08-08T12:34:59.855Z] nexus3.edgexfoundry.org:10001 [2024-08-08T12:35:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:35:00.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:35:00.375Z] Configure a credential helper to remove this warning. See [2024-08-08T12:35:00.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:35:00.375Z] [2024-08-08T12:35:00.375Z] Login Succeeded [2024-08-08T12:35:00.375Z] nexus3.edgexfoundry.org:10002 [2024-08-08T12:35:00.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:35:00.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:35:00.375Z] Configure a credential helper to remove this warning. See [2024-08-08T12:35:00.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:35:00.375Z] [2024-08-08T12:35:00.375Z] Login Succeeded [2024-08-08T12:35:00.375Z] nexus3.edgexfoundry.org:10003 [2024-08-08T12:35:00.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:35:00.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:35:00.636Z] Configure a credential helper to remove this warning. See [2024-08-08T12:35:00.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:35:00.636Z] [2024-08-08T12:35:00.636Z] Login Succeeded [2024-08-08T12:35:00.636Z] nexus3.edgexfoundry.org:10004 [2024-08-08T12:35:00.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:35:00.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:35:00.636Z] Configure a credential helper to remove this warning. See [2024-08-08T12:35:00.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:35:00.636Z] [2024-08-08T12:35:00.636Z] Login Succeeded [2024-08-08T12:35:00.636Z] ****.io [2024-08-08T12:35:00.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:35:00.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:35:00.896Z] Configure a credential helper to remove this warning. See [2024-08-08T12:35:00.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:35:00.896Z] [2024-08-08T12:35:00.896Z] Login Succeeded [2024-08-08T12:35:00.896Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T12:35:00.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T12:35:01.229Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2+ [2024-08-08T12:35:01.229Z] dirname cmd/core-command/Dockerfile [2024-08-08T12:35:01.229Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-08T12:35:01.229Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T12:35:01.229Z] cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/core-data/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/core-keeper/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-08T12:35:01.229Z] + + dirname cmd/core-metadata/Dockerfile [2024-08-08T12:35:01.229Z] cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-08T12:35:01.229Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-08T12:35:01.229Z] cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-08T12:35:01.229Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T12:35:01.229Z] + cut -d/ -f2 [2024-08-08T12:35:01.229Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T12:35:01.230Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-08-08T12:35:01.230Z] cut -d/ -f2 [2024-08-08T12:35:01.230Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-08T12:35:01.230Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-08T12:35:01.230Z] + cut -d/ -f2 [2024-08-08T12:35:01.230Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-08T12:35:01.230Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-08T12:35:01.230Z] + cut -d/ -f2 [2024-08-08T12:35:01.230Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-08T12:35:01.230Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-08T12:35:01.230Z] + cut -d/ -f2 [2024-08-08T12:35:01.230Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-08T12:35:01.230Z] + cut -d/ -f2 [2024-08-08T12:35:01.230Z] + dirname cmd/support-notifications/Dockerfile [2024-08-08T12:35:01.230Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-08T12:35:01.230Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-08T12:35:01.230Z] + cut -d/ -f2 [2024-08-08T12:35:01.230Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-08T12:35:01.264Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-08T12:35:01.638Z] + git rev-list -1 --merges bb39921d6e04d5f3437ee221295a028bf18b0919~1..bb39921d6e04d5f3437ee221295a028bf18b0919 [Pipeline] echo [2024-08-08T12:35:01.652Z] -----------> git rev-list -1 --merges bb39921d6e04d5f3437ee221295a028bf18b0919~1..bb39921d6e04d5f3437ee221295a028bf18b0919 bb39921d6e04d5f3437ee221295a028bf18b0919 [false] [Pipeline] sh [2024-08-08T12:35:01.948Z] + git log --format=format:%s -1 bb39921d6e04d5f3437ee221295a028bf18b0919 [Pipeline] echo [2024-08-08T12:35:01.966Z] ========================================================= [2024-08-08T12:35:01.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T12:35:01.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-08T12:35:02.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T12:35:02.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T12:35:02.433Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T12:35:02.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T12:35:02.433Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-08-08T12:35:02.433Z] -a /etc/ssh/ssh_known_hosts [2024-08-08T12:35:02.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:35:02.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T12:35:02.877Z] [2024-08-08T12:35:02.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:35:03.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T12:35:03.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T12:35:03.185Z] b85a868b505f: Pulling fs layer [2024-08-08T12:35:03.185Z] e2be974225ed: Pulling fs layer [2024-08-08T12:35:03.185Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T12:35:03.185Z] 988bab9f4d93: Pulling fs layer [2024-08-08T12:35:03.185Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T12:35:03.185Z] eaf3925da568: Pulling fs layer [2024-08-08T12:35:03.185Z] bab4dde63d76: Pulling fs layer [2024-08-08T12:35:03.185Z] bde34c3a00c8: Pulling fs layer [2024-08-08T12:35:03.185Z] b352a97aabf1: Pulling fs layer [2024-08-08T12:35:03.185Z] 4872d77fe225: Pulling fs layer [2024-08-08T12:35:03.185Z] 5851b861e8e6: Pulling fs layer [2024-08-08T12:35:03.185Z] eaf3925da568: Waiting [2024-08-08T12:35:03.185Z] bab4dde63d76: Waiting [2024-08-08T12:35:03.185Z] bde34c3a00c8: Waiting [2024-08-08T12:35:03.185Z] b352a97aabf1: Waiting [2024-08-08T12:35:03.185Z] 4872d77fe225: Waiting [2024-08-08T12:35:03.185Z] 5851b861e8e6: Waiting [2024-08-08T12:35:03.185Z] 988bab9f4d93: Waiting [2024-08-08T12:35:03.185Z] 1469e6f7b9e6: Waiting [2024-08-08T12:35:03.185Z] e2be974225ed: Verifying Checksum [2024-08-08T12:35:03.185Z] e2be974225ed: Download complete [2024-08-08T12:35:03.185Z] 988bab9f4d93: Verifying Checksum [2024-08-08T12:35:03.185Z] 988bab9f4d93: Download complete [2024-08-08T12:35:03.185Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T12:35:03.185Z] 1469e6f7b9e6: Download complete [2024-08-08T12:35:03.185Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T12:35:03.185Z] 339a4e72a1f5: Download complete [2024-08-08T12:35:03.185Z] eaf3925da568: Verifying Checksum [2024-08-08T12:35:03.185Z] eaf3925da568: Download complete [2024-08-08T12:35:03.444Z] bde34c3a00c8: Verifying Checksum [2024-08-08T12:35:03.444Z] bde34c3a00c8: Download complete [2024-08-08T12:35:03.444Z] b352a97aabf1: Download complete [2024-08-08T12:35:03.444Z] 4872d77fe225: Download complete [2024-08-08T12:35:03.444Z] 5851b861e8e6: Verifying Checksum [2024-08-08T12:35:03.444Z] 5851b861e8e6: Download complete [2024-08-08T12:35:03.444Z] b85a868b505f: Verifying Checksum [2024-08-08T12:35:03.444Z] b85a868b505f: Download complete [2024-08-08T12:35:03.703Z] bab4dde63d76: Verifying Checksum [2024-08-08T12:35:03.703Z] bab4dde63d76: Download complete [2024-08-08T12:35:04.638Z] b85a868b505f: Pull complete [2024-08-08T12:35:04.638Z] e2be974225ed: Pull complete [2024-08-08T12:35:05.206Z] 339a4e72a1f5: Pull complete [2024-08-08T12:35:05.206Z] 988bab9f4d93: Pull complete [2024-08-08T12:35:05.465Z] 1469e6f7b9e6: Pull complete [2024-08-08T12:35:05.465Z] eaf3925da568: Pull complete [2024-08-08T12:35:07.369Z] bab4dde63d76: Pull complete [2024-08-08T12:35:07.369Z] bde34c3a00c8: Pull complete [2024-08-08T12:35:07.369Z] b352a97aabf1: Pull complete [2024-08-08T12:35:07.369Z] 4872d77fe225: Pull complete [2024-08-08T12:35:07.369Z] 5851b861e8e6: Pull complete [2024-08-08T12:35:07.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T12:35:07.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T12:35:07.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:35:07.515Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2024-08-08T12:35:07.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:35:11.394Z] $ docker top 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 -eo pid,comm [2024-08-08T12:35:11.448Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-08T12:35:11.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T12:35:11.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T12:35:11.510Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T12:35:11.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T12:35:11.615Z] $ docker exec 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 ssh-agent [2024-08-08T12:35:11.745Z] SSH_AUTH_SOCK=/tmp/ssh-zspAj4aRK4TX/agent.33 [2024-08-08T12:35:11.745Z] SSH_AGENT_PID=39 [2024-08-08T12:35:11.750Z] Running ssh-add (command line suppressed) [2024-08-08T12:35:11.850Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1273370276535918469.key (/w/workspace/edgex-go/2@tmp/private_key_1273370276535918469.key) [2024-08-08T12:35:11.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T12:35:12.159Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T12:35:12.167Z] $ docker exec --env ******** --env ******** 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 ssh-agent -k [2024-08-08T12:35:12.256Z] unset SSH_AUTH_SOCK; [2024-08-08T12:35:12.256Z] unset SSH_AGENT_PID; [2024-08-08T12:35:12.256Z] echo Agent pid 39 killed; [2024-08-08T12:35:12.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T12:35:12.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T12:35:12.317Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T12:35:12.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T12:35:12.419Z] $ docker exec 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 ssh-agent [2024-08-08T12:35:12.515Z] SSH_AUTH_SOCK=/tmp/ssh-rGw4gwptYD8y/agent.72 [2024-08-08T12:35:12.515Z] SSH_AGENT_PID=78 [2024-08-08T12:35:12.520Z] Running ssh-add (command line suppressed) [2024-08-08T12:35:12.619Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3500697227677819624.key (/w/workspace/edgex-go/2@tmp/private_key_3500697227677819624.key) [2024-08-08T12:35:12.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T12:35:12.931Z] + git semver init [2024-08-08T12:35:13.192Z] 2024-08-08 12:35:13,083 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T12:35:13.192Z] 2024-08-08 12:35:13,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-08T12:35:13.192Z] 2024-08-08 12:35:13,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-08T12:35:13.192Z] 2024-08-08 12:35:13,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4857 with force:False [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4857 [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,672 [execute] INFO git cat-file --batch-check [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,679 [execute] INFO git cat-file --batch [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T12:35:19.770Z] 2024-08-08 12:35:18,684 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4857 [2024-08-08T12:35:19.770Z] 0.0.0 [Pipeline] } [2024-08-08T12:35:19.778Z] $ docker exec --env ******** --env ******** 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 ssh-agent -k [2024-08-08T12:35:19.872Z] unset SSH_AUTH_SOCK; [2024-08-08T12:35:19.872Z] unset SSH_AGENT_PID; [2024-08-08T12:35:19.872Z] echo Agent pid 78 killed; [2024-08-08T12:35:19.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T12:35:20.209Z] + git semver [Pipeline] } [2024-08-08T12:35:20.478Z] $ docker stop --time=1 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 [2024-08-08T12:35:21.786Z] $ docker rm -f --volumes 78aab8527cae993cd535bf61ec7106e8d21f34178442ba5313d1780eff81ef37 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T12:35:22.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T12:35:22.368Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T12:35:22.373Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T12:35:22.820Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-08T12:35:22.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T12:35:22.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T12:35:22.876Z] ========================================================= [2024-08-08T12:35:22.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T12:35:22.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:35:23.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T12:35:23.172Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T12:35:23.172Z] 619be1103602: Pulling fs layer [2024-08-08T12:35:23.172Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T12:35:23.172Z] 5df492c9dc93: Pulling fs layer [2024-08-08T12:35:23.172Z] 7629e6793208: Pulling fs layer [2024-08-08T12:35:23.172Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T12:35:23.172Z] fb5054dd5b73: Pulling fs layer [2024-08-08T12:35:23.172Z] eeca6798cff9: Pulling fs layer [2024-08-08T12:35:23.172Z] aa269ceb94a6: Pulling fs layer [2024-08-08T12:35:23.172Z] ada007ff1a6a: Pulling fs layer [2024-08-08T12:35:23.172Z] fb5054dd5b73: Waiting [2024-08-08T12:35:23.172Z] aa269ceb94a6: Waiting [2024-08-08T12:35:23.172Z] 7629e6793208: Waiting [2024-08-08T12:35:23.172Z] eeca6798cff9: Waiting [2024-08-08T12:35:23.172Z] 7862e08f4a3e: Download complete [2024-08-08T12:35:23.172Z] 7629e6793208: Verifying Checksum [2024-08-08T12:35:23.172Z] 7629e6793208: Download complete [2024-08-08T12:35:23.172Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T12:35:23.172Z] 4f4fb700ef54: Download complete [2024-08-08T12:35:23.172Z] fb5054dd5b73: Verifying Checksum [2024-08-08T12:35:23.172Z] fb5054dd5b73: Download complete [2024-08-08T12:35:23.172Z] 619be1103602: Verifying Checksum [2024-08-08T12:35:23.172Z] 619be1103602: Download complete [2024-08-08T12:35:23.172Z] eeca6798cff9: Verifying Checksum [2024-08-08T12:35:23.172Z] eeca6798cff9: Download complete [2024-08-08T12:35:23.433Z] 619be1103602: Pull complete [2024-08-08T12:35:23.433Z] ada007ff1a6a: Verifying Checksum [2024-08-08T12:35:23.433Z] ada007ff1a6a: Download complete [2024-08-08T12:35:23.433Z] 7862e08f4a3e: Pull complete [2024-08-08T12:35:23.692Z] 5df492c9dc93: Verifying Checksum [2024-08-08T12:35:23.692Z] 5df492c9dc93: Download complete [2024-08-08T12:35:24.262Z] aa269ceb94a6: Verifying Checksum [2024-08-08T12:35:24.262Z] aa269ceb94a6: Download complete [2024-08-08T12:35:26.796Z] 5df492c9dc93: Pull complete [2024-08-08T12:35:26.796Z] 7629e6793208: Pull complete [2024-08-08T12:35:26.796Z] 4f4fb700ef54: Pull complete [2024-08-08T12:35:27.055Z] fb5054dd5b73: Pull complete [2024-08-08T12:35:27.055Z] eeca6798cff9: Pull complete [2024-08-08T12:35:29.583Z] aa269ceb94a6: Pull complete [2024-08-08T12:35:29.843Z] ada007ff1a6a: Pull complete [2024-08-08T12:35:29.843Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T12:35:29.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T12:35:29.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:35:30.148Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T12:35:30.149Z] WORKDIR /edgex [2024-08-08T12:35:30.149Z] COPY go.mod . [2024-08-08T12:35:30.149Z] RUN go mod download [2024-08-08T12:35:30.149Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-08T12:35:30.714Z] Sending build context to Docker daemon 178.9MB [2024-08-08T12:35:30.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T12:35:30.714Z] ---> f489d0715acc [2024-08-08T12:35:30.714Z] Step 2/4 : WORKDIR /edgex [2024-08-08T12:35:37.288Z] ---> Running in 9242954fb6f6 [2024-08-08T12:35:37.288Z] Removing intermediate container 9242954fb6f6 [2024-08-08T12:35:37.288Z] ---> 531d8b210755 [2024-08-08T12:35:37.288Z] Step 3/4 : COPY go.mod . [2024-08-08T12:35:37.288Z] ---> 7348c61ae001 [2024-08-08T12:35:37.288Z] Step 4/4 : RUN go mod download [2024-08-08T12:35:37.288Z] ---> Running in 88dd94ae3d4b [2024-08-08T12:35:37.483Z] Still waiting to schedule task [2024-08-08T12:35:37.483Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-08T12:36:03.843Z] Removing intermediate container 88dd94ae3d4b [2024-08-08T12:36:03.843Z] ---> ae6e37eff2f1 [2024-08-08T12:36:03.843Z] Successfully built ae6e37eff2f1 [2024-08-08T12:36:03.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:36:04.155Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T12:36:04.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:36:04.240Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2024-08-08T12:36:04.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:36:04.683Z] $ docker top b1f5bd81e9b16c145e07930bc67340f1111dead40aab7151e2fd2058935d6daf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T12:36:05.151Z] + go version [2024-08-08T12:36:05.151Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T12:36:05.157Z] $ docker stop --time=1 b1f5bd81e9b16c145e07930bc67340f1111dead40aab7151e2fd2058935d6daf [2024-08-08T12:36:06.430Z] $ docker rm -f --volumes b1f5bd81e9b16c145e07930bc67340f1111dead40aab7151e2fd2058935d6daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:36:06.895Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T12:36:06.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:36:06.980Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2024-08-08T12:36:07.005Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:36:07.370Z] $ docker top 570f29aa4106c8133a22c9b310dd49577619528c13af983cc9d61ed908e3d21f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-08T12:36:07.449Z] ========================================================= [2024-08-08T12:36:07.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T12:36:07.449Z] ========================================================= [Pipeline] sh [2024-08-08T12:36:07.730Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:36:08.044Z] + make test [2024-08-08T12:36:08.044Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T12:36:16.162Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T12:36:42.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T12:36:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T12:36:44.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T12:36:45.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-08T12:36:46.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T12:36:46.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T12:36:46.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T12:36:46.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T12:36:46.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T12:36:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T12:36:47.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T12:36:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T12:36:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:36:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T12:36:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T12:36:48.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T12:36:49.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T12:36:49.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T12:36:50.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-08-08T12:36:50.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-08-08T12:36:50.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.854s coverage: 93.4% of statements [2024-08-08T12:36:50.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T12:36:51.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T12:36:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 6.5% of statements [2024-08-08T12:36:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 95.8% of statements [2024-08-08T12:36:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.016s coverage: 72.2% of statements [2024-08-08T12:36:52.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-08-08T12:36:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T12:36:53.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T12:36:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-08-08T12:36:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-08-08T12:36:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-08-08T12:36:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-08-08T12:36:55.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2024-08-08T12:36:56.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.775s coverage: 96.3% of statements [2024-08-08T12:36:56.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.071s coverage: 87.5% of statements [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T12:36:56.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T12:37:02.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T12:37:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T12:37:04.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T12:37:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T12:37:05.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T12:37:06.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-08-08T12:37:07.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T12:37:07.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T12:37:07.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T12:37:07.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7383 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws [2024-08-08T12:37:07.323Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-08T12:37:08.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T12:37:08.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T12:37:08.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:37:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T12:37:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T12:37:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T12:37:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T12:37:10.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T12:37:10.376Z] The recommended git tool is: git [2024-08-08T12:37:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T12:37:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:37:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T12:37:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T12:37:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T12:37:12.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T12:37:13.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T12:37:13.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:37:17.843Z] using credential edgex-jenkins-ssh [2024-08-08T12:37:17.867Z] Cloning the remote Git repository [2024-08-08T12:37:17.953Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-08T12:37:18.135Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-08T12:37:18.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T12:37:18.492Z] > git --version # timeout=10 [2024-08-08T12:37:18.599Z] > git --version # 'git version 2.25.1' [2024-08-08T12:37:18.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T12:37:18.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.281s coverage: 79.9% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.620s coverage: 92.9% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 67.2% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 8.392s coverage: 62.3% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.058s coverage: 76.6% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.046s coverage: 20.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.5% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements [2024-08-08T12:37:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-08-08T12:37:21.965Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-08T12:37:21.965Z] running golangci-lint [2024-08-08T12:37:21.965Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-08T12:37:21.965Z] go version go1.21.9 linux/amd64 [2024-08-08T12:37:21.965Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-08T12:37:21.965Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-08T12:37:36.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T12:37:36.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T12:37:38.154Z] Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit bb39921d6e04d5f3437ee221295a028bf18b0919 [2024-08-08T12:37:38.570Z] Merge succeeded, producing bb39921d6e04d5f3437ee221295a028bf18b0919 [2024-08-08T12:37:38.571Z] Checking out Revision bb39921d6e04d5f3437ee221295a028bf18b0919 (PR-4857) [2024-08-08T12:37:37.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T12:37:37.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T12:37:37.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T12:37:37.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-08T12:37:38.165Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T12:37:38.226Z] > git checkout -f bb39921d6e04d5f3437ee221295a028bf18b0919 # timeout=10 [2024-08-08T12:37:38.460Z] > git remote # timeout=10 [2024-08-08T12:37:38.480Z] > git config --get remote.origin.url # timeout=10 [2024-08-08T12:37:38.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T12:37:38.524Z] > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 [2024-08-08T12:37:38.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-08T12:37:38.572Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T12:37:38.588Z] > git checkout -f bb39921d6e04d5f3437ee221295a028bf18b0919 # timeout=10 [2024-08-08T12:37:42.325Z] Commit message: "fix: Address Review Comment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T12:37:43.906Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T12:37:43.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T12:37:43.906Z] Dload Upload Total Spent Left Speed [2024-08-08T12:37:43.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-08-08T12:37:44.234Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T12:37:44.557Z] + sudo tee /etc/docker/daemon.new [2024-08-08T12:37:44.557Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T12:37:44.557Z] { [2024-08-08T12:37:44.557Z] "registry-mirrors": [ [2024-08-08T12:37:44.557Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T12:37:44.557Z] ], [2024-08-08T12:37:44.557Z] "bip": "10.250.0.254/24", [2024-08-08T12:37:44.557Z] "hosts": [ [2024-08-08T12:37:44.557Z] "tcp://0.0.0.0:5555", [2024-08-08T12:37:44.557Z] "unix:///var/run/docker.sock" [2024-08-08T12:37:44.557Z] ], [2024-08-08T12:37:44.557Z] "mtu": 1458, [2024-08-08T12:37:44.557Z] "selinux-enabled": true, [2024-08-08T12:37:44.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T12:37:44.557Z] } [Pipeline] sh [2024-08-08T12:37:44.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T12:37:45.214Z] + sudo service docker restart [2024-08-08T12:37:48.525Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|name|deps|files|imports) took 22.712095695s" [2024-08-08T12:37:48.525Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.567145ms" [2024-08-08T12:37:58.494Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.293346028s with top 10 stages: buildir: 1m0.546225241s, gosec: 8.70408792s, fact_deprecated: 2.756415202s, ctrlflow: 2.237382199s, inspect: 2.230799653s, printf: 2.091030904s, fact_purity: 1.293951209s, S1038: 1.224986886s, nilness: 1.131201551s, errcheck: 721.912808ms" [2024-08-08T12:37:58.494Z] level=info msg="[runner] Issues before processing: 216, after processing: 1" [2024-08-08T12:37:58.494Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 216/216, path_prettifier: 216/216, exclude-rules: 24/216, diff: 1/1, max_from_linter: 1/1, severity-rules: 1/1, filename_unadjuster: 216/216, skip_files: 216/216, exclude: 216/216, nolint: 1/24, uniq_by_line: 1/1, source_code: 1/1, skip_dirs: 216/216, max_same_issues: 1/1, fixer: 1/1, path_prefixer: 1/1, autogenerated_exclude: 216/216, identifier_marker: 216/216, max_per_file_from_linter: 1/1, path_shortener: 1/1, sort_results: 1/1" [2024-08-08T12:37:58.494Z] level=info msg="[runner] processing took 16.658345ms with stages: nolint: 7.149955ms, identifier_marker: 3.952285ms, path_prettifier: 2.086774ms, exclude-rules: 1.211518ms, skip_dirs: 1.105117ms, autogenerated_exclude: 1.054646ms, cgo: 55.54µs, filename_unadjuster: 16.8µs, source_code: 15.61µs, max_same_issues: 2.36µs, uniq_by_line: 2.06µs, max_from_linter: 1.02µs, path_shortener: 840ns, fixer: 830ns, max_per_file_from_linter: 740ns, skip_files: 550ns, severity-rules: 420ns, sort_results: 400ns, exclude: 400ns, diff: 370ns, path_prefixer: 110ns" [2024-08-08T12:37:58.494Z] level=info msg="[runner] linters took 12.714618626s with stages: goanalysis_metalinter: 12.697848541s" [2024-08-08T12:37:58.494Z] internal/pkg/correlation/handler.go:26:3: ineffectual assignment to ctx (ineffassign) [2024-08-08T12:37:58.494Z] ctx = context.WithValue(ctx, common.CorrelationHeader, hdr) [2024-08-08T12:37:58.494Z] ^ [2024-08-08T12:37:58.494Z] level=info msg="File cache stats: 1 entries of total size 698B" [2024-08-08T12:37:58.494Z] level=info msg="Memory: 351 samples, avg is 306.8MB, max is 1376.2MB" [2024-08-08T12:37:58.494Z] level=info msg="Execution took 35.487093354s" [2024-08-08T12:37:58.494Z] make: *** [Makefile:168: lint] Error 1 [Pipeline] } [2024-08-08T12:37:58.503Z] $ docker stop --time=1 570f29aa4106c8133a22c9b310dd49577619528c13af983cc9d61ed908e3d21f [2024-08-08T12:38:04.253Z] $ docker rm -f --volumes 570f29aa4106c8133a22c9b310dd49577619528c13af983cc9d61ed908e3d21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2024-08-08T12:38:04.766Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [2024-08-08T12:38:04.792Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6799988253420504976tmp [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-08T12:38:05.117Z] Failed in branch amd64 [2024-08-08T12:38:05.230Z] ---> ****-login.sh [2024-08-08T12:38:05.230Z] nexus3.edgexfoundry.org:10001 [2024-08-08T12:38:05.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:38:05.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:38:05.768Z] Configure a credential helper to remove this warning. See [2024-08-08T12:38:05.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:38:05.768Z] [2024-08-08T12:38:05.768Z] Login Succeeded [2024-08-08T12:38:05.769Z] nexus3.edgexfoundry.org:10002 [2024-08-08T12:38:06.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:38:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:38:06.040Z] Configure a credential helper to remove this warning. See [2024-08-08T12:38:06.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:38:06.040Z] [2024-08-08T12:38:06.040Z] Login Succeeded [2024-08-08T12:38:06.040Z] nexus3.edgexfoundry.org:10003 [2024-08-08T12:38:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:38:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:38:06.308Z] Configure a credential helper to remove this warning. See [2024-08-08T12:38:06.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:38:06.308Z] [2024-08-08T12:38:06.308Z] Login Succeeded [2024-08-08T12:38:06.579Z] nexus3.edgexfoundry.org:10004 [2024-08-08T12:38:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:38:06.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:38:06.850Z] Configure a credential helper to remove this warning. See [2024-08-08T12:38:06.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:38:06.850Z] [2024-08-08T12:38:06.850Z] Login Succeeded [2024-08-08T12:38:06.850Z] ****.io [2024-08-08T12:38:07.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T12:38:07.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T12:38:07.121Z] Configure a credential helper to remove this warning. See [2024-08-08T12:38:07.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T12:38:07.121Z] [2024-08-08T12:38:07.121Z] Login Succeeded [2024-08-08T12:38:07.121Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T12:38:07.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-08T12:38:07.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-08T12:38:07.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T12:38:07.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T12:38:07.798Z] ========================================================= [2024-08-08T12:38:07.798Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T12:38:07.798Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:38:08.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T12:38:08.385Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T12:38:08.385Z] c6b39de5b339: Pulling fs layer [2024-08-08T12:38:08.385Z] a69c41024577: Pulling fs layer [2024-08-08T12:38:08.385Z] d6de4b400683: Pulling fs layer [2024-08-08T12:38:08.385Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T12:38:08.385Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T12:38:08.385Z] 4f4fb700ef54: Waiting [2024-08-08T12:38:08.385Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T12:38:08.385Z] 00f215d4a9da: Pulling fs layer [2024-08-08T12:38:08.385Z] d496ad576159: Pulling fs layer [2024-08-08T12:38:08.385Z] 464afbd9ba4c: Waiting [2024-08-08T12:38:08.385Z] d496ad576159: Waiting [2024-08-08T12:38:08.385Z] a69c41024577: Verifying Checksum [2024-08-08T12:38:08.385Z] a69c41024577: Download complete [2024-08-08T12:38:08.385Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T12:38:08.385Z] 35cb2a7552d0: Download complete [2024-08-08T12:38:08.385Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T12:38:08.385Z] 4f4fb700ef54: Download complete [2024-08-08T12:38:08.385Z] 464afbd9ba4c: Verifying Checksum [2024-08-08T12:38:08.385Z] 464afbd9ba4c: Download complete [2024-08-08T12:38:08.385Z] c6b39de5b339: Verifying Checksum [2024-08-08T12:38:08.385Z] c6b39de5b339: Download complete [2024-08-08T12:38:08.967Z] d496ad576159: Verifying Checksum [2024-08-08T12:38:08.967Z] d496ad576159: Download complete [2024-08-08T12:38:09.234Z] c6b39de5b339: Pull complete [2024-08-08T12:38:09.817Z] a69c41024577: Pull complete [2024-08-08T12:38:10.083Z] d6de4b400683: Verifying Checksum [2024-08-08T12:38:10.083Z] d6de4b400683: Download complete [2024-08-08T12:38:11.492Z] 00f215d4a9da: Verifying Checksum [2024-08-08T12:38:11.492Z] 00f215d4a9da: Download complete [2024-08-08T12:38:23.825Z] d6de4b400683: Pull complete [2024-08-08T12:38:23.825Z] 35cb2a7552d0: Pull complete [2024-08-08T12:38:23.825Z] 4f4fb700ef54: Pull complete [2024-08-08T12:38:23.825Z] 464afbd9ba4c: Pull complete [2024-08-08T12:38:32.024Z] 00f215d4a9da: Pull complete [2024-08-08T12:38:33.966Z] d496ad576159: Pull complete [2024-08-08T12:38:33.966Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T12:38:33.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T12:38:33.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:38:34.302Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-08T12:38:34.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T12:38:34.302Z] WORKDIR /edgex [2024-08-08T12:38:34.302Z] COPY go.mod . [2024-08-08T12:38:34.302Z] RUN go mod download [2024-08-08T12:38:34.892Z] Sending build context to Docker daemon 3.412MB [2024-08-08T12:38:34.892Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T12:38:34.892Z] ---> f246e2811388 [2024-08-08T12:38:34.892Z] Step 2/4 : WORKDIR /edgex [2024-08-08T12:38:36.830Z] ---> Running in 5a3323dff32e [2024-08-08T12:38:36.830Z] Removing intermediate container 5a3323dff32e [2024-08-08T12:38:36.830Z] ---> 0b6a8eac73b7 [2024-08-08T12:38:36.830Z] Step 3/4 : COPY go.mod . [2024-08-08T12:38:37.416Z] ---> 1d0db81abe61 [2024-08-08T12:38:37.416Z] Step 4/4 : RUN go mod download [2024-08-08T12:38:37.416Z] ---> Running in 20f4ec6005d0 [2024-08-08T12:39:45.308Z] Removing intermediate container 20f4ec6005d0 [2024-08-08T12:39:45.308Z] ---> fd85293fc3b4 [2024-08-08T12:39:45.308Z] Successfully built fd85293fc3b4 [2024-08-08T12:39:45.308Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:39:45.650Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T12:39:45.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:39:45.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-7383 does not seem to be running inside a container [2024-08-08T12:39:46.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:39:47.268Z] $ docker top 99e869696b69039e14cd41c6b8c58e7942ce7563fd6ae906bc8669c7464fddb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T12:39:48.123Z] + go version [2024-08-08T12:39:48.123Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T12:39:48.137Z] $ docker stop --time=1 99e869696b69039e14cd41c6b8c58e7942ce7563fd6ae906bc8669c7464fddb2 [2024-08-08T12:39:49.767Z] $ docker rm -f --volumes 99e869696b69039e14cd41c6b8c58e7942ce7563fd6ae906bc8669c7464fddb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:39:50.362Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T12:39:50.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:39:50.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-7383 does not seem to be running inside a container [2024-08-08T12:39:50.615Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:39:51.800Z] $ docker top 05c7cf3419b81d4e6973bcb0cf8b12804774a242547f7e48826df4d448f3d29e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-08T12:39:52.138Z] ========================================================= [2024-08-08T12:39:52.138Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T12:39:52.138Z] ========================================================= [Pipeline] sh [2024-08-08T12:39:52.867Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-08T12:39:53.526Z] + make test [2024-08-08T12:39:53.526Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T12:40:40.375Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T12:43:47.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T12:43:47.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T12:44:33.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T12:44:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T12:44:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T12:44:38.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T12:44:38.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T12:44:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T12:44:48.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T12:44:48.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T12:44:49.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-08-08T12:45:01.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-08-08T12:45:05.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T12:45:05.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T12:45:05.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T12:45:09.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.276s coverage: 69.2% of statements [2024-08-08T12:45:10.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T12:45:10.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T12:45:12.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T12:45:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T12:45:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T12:45:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:45:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T12:45:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T12:45:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T12:45:29.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.660s coverage: 93.4% of statements [2024-08-08T12:45:29.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.280s coverage: 91.7% of statements [2024-08-08T12:45:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T12:45:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T12:45:34.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.246s coverage: 6.5% of statements [2024-08-08T12:45:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T12:45:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:45:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T12:45:43.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T12:45:43.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.598s coverage: 95.8% of statements [2024-08-08T12:45:44.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements [2024-08-08T12:45:48.823Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.116s coverage: 0.0% of statements [no tests to run] [2024-08-08T12:45:55.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T12:45:55.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T12:45:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.8% of statements [2024-08-08T12:45:56.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 30.7% of statements [2024-08-08T12:46:00.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.144s coverage: 41.7% of statements [2024-08-08T12:46:00.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 77.8% of statements [2024-08-08T12:46:00.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements [2024-08-08T12:46:00.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-08-08T12:46:04.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-08-08T12:46:05.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T12:46:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T12:46:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T12:46:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T12:46:11.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T12:46:11.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T12:46:11.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T12:46:11.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T12:46:16.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-08-08T12:46:16.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T12:46:16.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T12:46:16.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T12:46:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T12:46:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T12:46:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T12:46:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T12:46:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T12:46:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T12:46:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T12:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.935s coverage: 79.9% of statements [2024-08-08T12:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.153s coverage: 92.9% of statements [2024-08-08T12:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements [2024-08-08T12:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.118s coverage: 62.3% of statements [2024-08-08T12:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 76.6% of statements [2024-08-08T12:46:33.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T12:46:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-08-08T12:46:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-08T12:46:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.095s coverage: 100.0% of statements [2024-08-08T12:46:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements [2024-08-08T12:46:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.264s coverage: 82.1% of statements [2024-08-08T12:46:36.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T12:46:37.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 86.0% of statements [2024-08-08T12:46:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T12:46:41.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T12:46:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.769s coverage: 63.1% of statements [2024-08-08T12:46:43.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.104s coverage: 100.0% of statements [2024-08-08T12:46:45.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-08-08T12:46:45.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.089s coverage: 100.0% of statements [2024-08-08T12:46:45.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T12:46:45.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T12:46:45.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T12:46:45.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-08-08T12:46:45.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-08-08T12:46:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T12:46:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T12:46:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T12:46:53.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.670s coverage: 36.5% of statements [2024-08-08T12:46:53.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-08-08T12:46:54.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T12:46:54.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T12:46:55.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:46:55.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T12:46:55.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-08-08T12:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T12:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T12:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T12:47:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T12:47:08.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-08-08T12:47:08.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T12:47:08.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:47:08.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T12:47:08.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T12:47:09.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.505s coverage: 95.7% of statements [2024-08-08T12:47:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T12:47:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T12:47:13.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements [2024-08-08T12:47:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T12:47:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T12:47:17.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements [2024-08-08T12:47:19.003Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-08T12:47:19.269Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-08T12:47:19.269Z] go vet ./... [2024-08-08T12:51:41.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T12:51:41.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T12:51:41.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-08T12:51:41.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-08T12:51:41.728Z] + ls -al . [2024-08-08T12:51:41.728Z] total 868 [2024-08-08T12:51:41.728Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 12:39 . [2024-08-08T12:51:41.728Z] drwxr-xr-x 4 root root 4096 Aug 8 12:39 .. [2024-08-08T12:51:41.728Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 12:37 .blubracket [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 12:37 .dockerignore [2024-08-08T12:51:41.728Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 12:37 .git [2024-08-08T12:51:41.728Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 12:37 .github [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 1102 Aug 8 12:37 .gitignore [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 12:37 .golangci.yml [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 12:37 .hadolint.yml [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 12:37 .sonarcloud.properties [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 12:37 ADOPTERS.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 21171 Aug 8 12:37 Attribution.txt [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 100284 Aug 8 12:37 CHANGELOG.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 12:37 CONTRIBUTING.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 12:37 GOVERNANCE.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 861 Aug 8 12:37 Jenkinsfile [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 12:37 LICENSE [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 16854 Aug 8 12:37 Makefile [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 12:37 OWNERS.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 9528 Aug 8 12:37 README.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 12:37 SECURITY.md [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 12:35 VERSION [2024-08-08T12:51:41.728Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 12:37 bin [2024-08-08T12:51:41.728Z] drwxrwxr-x 20 1001 1001 4096 Aug 8 12:37 cmd [2024-08-08T12:51:41.728Z] -rw-r--r-- 1 root root 504074 Aug 8 12:47 coverage.out [2024-08-08T12:51:41.728Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 12:37 fuzz_test [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 7254 Aug 8 12:37 go.mod [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 102354 Aug 8 12:37 go.sum [2024-08-08T12:51:41.728Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 12:37 internal [2024-08-08T12:51:41.728Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 12:37 openapi [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 12:37 security.txt [2024-08-08T12:51:41.728Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 12:37 version.go [Pipeline] sh [2024-08-08T12:51:42.361Z] + '[' -e coverage.out ] [2024-08-08T12:51:42.361Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-08T12:51:43.204Z] Stashed 1 file(s) [Pipeline] sh [2024-08-08T12:51:43.828Z] + make build [2024-08-08T12:51:43.828Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-08T12:54:50.549Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T12:54:58.742Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T12:55:06.922Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T12:55:09.494Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T12:55:17.671Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T12:55:49.858Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T12:55:55.181Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T12:56:07.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T12:56:17.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-08T12:56:20.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T12:56:23.533Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T12:56:26.897Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T12:56:32.227Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-08T12:56:36.483Z] $ docker stop --time=1 05c7cf3419b81d4e6973bcb0cf8b12804774a242547f7e48826df4d448f3d29e [2024-08-08T12:56:38.528Z] $ docker rm -f --volumes 05c7cf3419b81d4e6973bcb0cf8b12804774a242547f7e48826df4d448f3d29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:56:42.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T12:56:42.400Z] [2024-08-08T12:56:42.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T12:56:42.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T12:56:42.989Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-08T12:56:42.989Z] 547446be3368: Pulling fs layer [2024-08-08T12:56:42.989Z] d125d8839a47: Pulling fs layer [2024-08-08T12:56:42.989Z] 3e85d5ac6304: Pulling fs layer [2024-08-08T12:56:42.989Z] c3105a71a48b: Pulling fs layer [2024-08-08T12:56:42.989Z] 0f093f025ec4: Pulling fs layer [2024-08-08T12:56:42.989Z] c3106fc0e877: Pulling fs layer [2024-08-08T12:56:42.989Z] c3105a71a48b: Waiting [2024-08-08T12:56:42.989Z] 0f093f025ec4: Waiting [2024-08-08T12:56:42.989Z] 547446be3368: Verifying Checksum [2024-08-08T12:56:42.989Z] 547446be3368: Download complete [2024-08-08T12:56:42.989Z] c3105a71a48b: Download complete [2024-08-08T12:56:43.712Z] d125d8839a47: Verifying Checksum [2024-08-08T12:56:43.712Z] d125d8839a47: Download complete [2024-08-08T12:56:43.712Z] c3106fc0e877: Verifying Checksum [2024-08-08T12:56:43.712Z] c3106fc0e877: Download complete [2024-08-08T12:56:43.712Z] 0f093f025ec4: Verifying Checksum [2024-08-08T12:56:43.712Z] 0f093f025ec4: Download complete [2024-08-08T12:56:43.974Z] 547446be3368: Pull complete [2024-08-08T12:56:45.373Z] d125d8839a47: Pull complete [2024-08-08T12:56:45.637Z] 3e85d5ac6304: Download complete [2024-08-08T12:56:55.690Z] 3e85d5ac6304: Pull complete [2024-08-08T12:56:55.690Z] c3105a71a48b: Pull complete [2024-08-08T12:56:57.093Z] 0f093f025ec4: Pull complete [2024-08-08T12:56:57.358Z] c3106fc0e877: Pull complete [2024-08-08T12:56:57.358Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-08T12:56:57.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T12:56:57.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T12:56:57.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-7383 does not seem to be running inside a container [2024-08-08T12:56:57.624Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T12:56:59.677Z] $ docker top 8cc478d1fe00674e1d332dde92353cf7c438bda2701d6d35f161b191830ff3dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T12:57:00.509Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-08T12:57:10.574Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #1 transferring dockerfile: 1.69kB done [2024-08-08T12:57:10.574Z] #1 DONE 0.1s [2024-08-08T12:57:10.574Z] [2024-08-08T12:57:10.574Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-08-08T12:57:10.574Z] #2 DONE 0.0s [2024-08-08T12:57:10.574Z] [2024-08-08T12:57:10.574Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #3 transferring dockerfile: 3.17kB 0.0s done [2024-08-08T12:57:10.574Z] #3 DONE 0.1s [2024-08-08T12:57:10.574Z] [2024-08-08T12:57:10.574Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #4 transferring dockerfile: 1.89kB done [2024-08-08T12:57:10.574Z] #4 DONE 0.1s [2024-08-08T12:57:10.574Z] [2024-08-08T12:57:10.574Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #5 transferring dockerfile: 2.15kB done [2024-08-08T12:57:10.574Z] #5 DONE 0.1s [2024-08-08T12:57:10.574Z] [2024-08-08T12:57:10.574Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-08T12:57:10.574Z] #6 transferring dockerfile: 2.23kB done [2024-08-08T12:57:10.574Z] #6 DONE 0.1s [2024-08-08T12:57:10.841Z] [2024-08-08T12:57:10.841Z] #7 [core-command internal] load build definition from Dockerfile [2024-08-08T12:57:10.841Z] #7 transferring dockerfile: 1.93kB done [2024-08-08T12:57:10.841Z] #7 DONE 0.1s [2024-08-08T12:57:10.841Z] [2024-08-08T12:57:10.841Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-08-08T12:57:10.841Z] #8 transferring dockerfile: 1.93kB done [2024-08-08T12:57:10.841Z] #8 DONE 0.0s [2024-08-08T12:57:10.841Z] [2024-08-08T12:57:10.841Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-08-08T12:57:10.841Z] #9 transferring dockerfile: 1.95kB done [2024-08-08T12:57:10.841Z] #9 DONE 0.1s [2024-08-08T12:57:10.841Z] [2024-08-08T12:57:10.841Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-08T12:57:11.111Z] #10 transferring dockerfile: 1.81kB done [2024-08-08T12:57:11.111Z] #10 DONE 0.1s [2024-08-08T12:57:11.111Z] [2024-08-08T12:57:11.111Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-08-08T12:57:11.111Z] #11 transferring dockerfile: 1.70kB done [2024-08-08T12:57:11.111Z] #11 DONE 0.1s [2024-08-08T12:57:11.111Z] [2024-08-08T12:57:11.111Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-08T12:57:11.111Z] #12 transferring dockerfile: 1.85kB done [2024-08-08T12:57:11.111Z] #12 DONE 0.1s [2024-08-08T12:57:11.111Z] [2024-08-08T12:57:11.111Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-08T12:57:11.111Z] #13 transferring dockerfile: 2.06kB done [2024-08-08T12:57:11.381Z] #13 DONE 0.1s [2024-08-08T12:57:11.381Z] [2024-08-08T12:57:11.381Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-08T12:57:11.381Z] #14 transferring dockerfile: 2.50kB done [2024-08-08T12:57:11.381Z] #14 DONE 0.1s [2024-08-08T12:57:11.381Z] [2024-08-08T12:57:11.381Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-08-08T12:57:11.381Z] #15 transferring dockerfile: 2.01kB done [2024-08-08T12:57:11.381Z] #15 DONE 0.1s [2024-08-08T12:57:11.381Z] [2024-08-08T12:57:11.381Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-08T12:57:11.381Z] #16 transferring dockerfile: 2.49kB done [2024-08-08T12:57:11.381Z] #16 DONE 0.1s [2024-08-08T12:57:11.381Z] [2024-08-08T12:57:11.381Z] #17 [security-spire-config internal] load .dockerignore [2024-08-08T12:57:11.381Z] #17 transferring context: [2024-08-08T12:57:11.647Z] #17 transferring context: 50B 0.0s done [2024-08-08T12:57:11.647Z] #17 DONE 0.1s [2024-08-08T12:57:12.230Z] [2024-08-08T12:57:12.230Z] #18 [core-data internal] load .dockerignore [2024-08-08T12:57:12.230Z] #18 transferring context: 50B done [2024-08-08T12:57:12.230Z] #18 DONE 0.0s [2024-08-08T12:57:12.230Z] [2024-08-08T12:57:12.230Z] #19 [security-bootstrapper internal] load .dockerignore [2024-08-08T12:57:12.230Z] #19 transferring context: 50B 0.0s done [2024-08-08T12:57:12.230Z] #19 DONE 0.1s [2024-08-08T12:57:12.230Z] [2024-08-08T12:57:12.230Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-08T12:57:12.230Z] #20 transferring context: 50B done [2024-08-08T12:57:12.499Z] #20 DONE 0.1s [2024-08-08T12:57:12.499Z] [2024-08-08T12:57:12.499Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-08T12:57:12.499Z] #21 transferring context: 50B 0.0s done [2024-08-08T12:57:12.499Z] #21 DONE 0.1s [2024-08-08T12:57:12.499Z] [2024-08-08T12:57:12.499Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-08T12:57:12.499Z] #22 transferring context: 50B 0.0s done [2024-08-08T12:57:12.499Z] #22 DONE 0.1s [2024-08-08T12:57:12.499Z] [2024-08-08T12:57:12.499Z] #23 [core-command internal] load .dockerignore [2024-08-08T12:57:12.499Z] #23 transferring context: 50B done [2024-08-08T12:57:12.499Z] #23 DONE 0.1s [2024-08-08T12:57:12.499Z] [2024-08-08T12:57:12.499Z] #24 [support-scheduler internal] load .dockerignore [2024-08-08T12:57:12.768Z] #24 transferring context: 50B 0.0s done [2024-08-08T12:57:12.768Z] #24 DONE 0.1s [2024-08-08T12:57:12.768Z] [2024-08-08T12:57:12.768Z] #25 [support-notifications internal] load .dockerignore [2024-08-08T12:57:12.768Z] #25 transferring context: 50B done [2024-08-08T12:57:12.768Z] #25 DONE 0.1s [2024-08-08T12:57:12.768Z] [2024-08-08T12:57:12.768Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-08T12:57:12.768Z] #26 transferring context: 50B done [2024-08-08T12:57:12.768Z] #26 DONE 0.1s [2024-08-08T12:57:12.768Z] [2024-08-08T12:57:12.768Z] #27 [security-spire-server internal] load .dockerignore [2024-08-08T12:57:12.768Z] #27 transferring context: 50B done [2024-08-08T12:57:12.768Z] #27 DONE 0.0s [2024-08-08T12:57:12.768Z] [2024-08-08T12:57:12.768Z] #28 [core-metadata internal] load .dockerignore [2024-08-08T12:57:12.768Z] #28 DONE 0.0s [2024-08-08T12:57:12.768Z] [2024-08-08T12:57:12.768Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-08T12:57:12.768Z] #29 transferring context: 50B done [2024-08-08T12:57:13.036Z] #29 DONE 0.1s [2024-08-08T12:57:13.036Z] [2024-08-08T12:57:13.036Z] #28 [core-metadata internal] load .dockerignore [2024-08-08T12:57:13.036Z] #28 transferring context: 50B 0.0s done [2024-08-08T12:57:13.036Z] #28 DONE 0.1s [2024-08-08T12:57:13.036Z] [2024-08-08T12:57:13.036Z] #30 [security-proxy-setup internal] load .dockerignore [2024-08-08T12:57:13.036Z] #30 transferring context: 50B done [2024-08-08T12:57:13.036Z] #30 DONE 0.1s [2024-08-08T12:57:13.036Z] [2024-08-08T12:57:13.036Z] #31 [core-keeper internal] load .dockerignore [2024-08-08T12:57:13.036Z] #31 transferring context: 50B 0.0s done [2024-08-08T12:57:13.036Z] #31 DONE 0.1s [2024-08-08T12:57:13.308Z] [2024-08-08T12:57:13.308Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-08-08T12:57:13.308Z] #32 transferring context: 50B 0.0s done [2024-08-08T12:57:13.308Z] #32 DONE 0.1s [2024-08-08T12:57:13.308Z] [2024-08-08T12:57:13.308Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:13.308Z] #33 DONE 0.2s [2024-08-08T12:57:13.308Z] [2024-08-08T12:57:13.308Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T12:57:13.890Z] #34 DONE 0.6s [2024-08-08T12:57:13.890Z] [2024-08-08T12:57:13.890Z] #35 [security-spire-config internal] load build context [2024-08-08T12:57:13.890Z] #35 transferring context: 25.85kB 0.0s done [2024-08-08T12:57:13.890Z] #35 DONE 0.1s [2024-08-08T12:57:13.890Z] [2024-08-08T12:57:13.890Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.164Z] #36 DONE 0.0s [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #37 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.164Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:14.164Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:14.164Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:14.164Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:14.164Z] #37 ... [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.164Z] #36 DONE 0.0s [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:14.164Z] #33 DONE 0.2s [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #37 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.164Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:14.164Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:14.164Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:14.164Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:14.164Z] #37 ... [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.164Z] #36 DONE 0.0s [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:14.164Z] #33 DONE 0.3s [2024-08-08T12:57:14.164Z] [2024-08-08T12:57:14.164Z] #37 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.164Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.3s [2024-08-08T12:57:14.433Z] #37 ... [2024-08-08T12:57:14.433Z] [2024-08-08T12:57:14.433Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.433Z] #36 DONE 0.0s [2024-08-08T12:57:14.433Z] [2024-08-08T12:57:14.433Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.433Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:14.433Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:14.433Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:14.433Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:14.433Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.4s [2024-08-08T12:57:14.433Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s [2024-08-08T12:57:14.433Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-08T12:57:14.704Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:14.704Z] #37 ... [2024-08-08T12:57:14.704Z] [2024-08-08T12:57:14.704Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:14.704Z] #33 DONE 0.5s [2024-08-08T12:57:14.704Z] [2024-08-08T12:57:14.704Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.704Z] #37 ... [2024-08-08T12:57:14.704Z] [2024-08-08T12:57:14.704Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.704Z] #36 DONE 0.1s [2024-08-08T12:57:14.704Z] [2024-08-08T12:57:14.704Z] #37 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:14.704Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:14.704Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:14.704Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:14.704Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:14.704Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:14.973Z] #37 ... [2024-08-08T12:57:14.973Z] [2024-08-08T12:57:14.973Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:14.973Z] #36 DONE 0.1s [2024-08-08T12:57:14.973Z] [2024-08-08T12:57:14.973Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:14.973Z] #33 DONE 0.6s [2024-08-08T12:57:14.973Z] [2024-08-08T12:57:14.973Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:14.973Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-08T12:57:14.973Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-08T12:57:14.973Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-08T12:57:14.973Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-08T12:57:14.973Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-08T12:57:14.973Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-08T12:57:14.973Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-08T12:57:14.973Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T12:57:14.973Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.1s [2024-08-08T12:57:14.973Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-08T12:57:15.239Z] #38 ... [2024-08-08T12:57:15.239Z] [2024-08-08T12:57:15.239Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:15.239Z] #36 DONE 0.1s [2024-08-08T12:57:15.239Z] [2024-08-08T12:57:15.239Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:15.239Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.3s [2024-08-08T12:57:15.509Z] #38 ... [2024-08-08T12:57:15.509Z] [2024-08-08T12:57:15.509Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:15.509Z] #33 DONE 0.9s [2024-08-08T12:57:15.509Z] [2024-08-08T12:57:15.509Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:15.509Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:15.509Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:15.509Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:15.509Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:15.509Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:15.774Z] #37 ... [2024-08-08T12:57:15.774Z] [2024-08-08T12:57:15.774Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T12:57:15.774Z] #34 DONE 0.9s [2024-08-08T12:57:15.774Z] [2024-08-08T12:57:15.774Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:15.774Z] #37 ... [2024-08-08T12:57:15.774Z] [2024-08-08T12:57:15.774Z] #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:15.774Z] #36 DONE 0.1s [2024-08-08T12:57:16.040Z] [2024-08-08T12:57:16.040Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:16.040Z] #37 ... [2024-08-08T12:57:16.040Z] [2024-08-08T12:57:16.040Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:16.040Z] #33 DONE 1.4s [2024-08-08T12:57:16.040Z] [2024-08-08T12:57:16.040Z] #37 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:16.040Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:16.040Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:16.040Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:16.040Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:16.040Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:16.306Z] #37 ... [2024-08-08T12:57:16.306Z] [2024-08-08T12:57:16.306Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:16.306Z] #36 DONE 0.1s [2024-08-08T12:57:16.306Z] [2024-08-08T12:57:16.306Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:16.306Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:16.306Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:16.306Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:16.306Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:16.306Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:16.572Z] #37 ... [2024-08-08T12:57:16.572Z] [2024-08-08T12:57:16.572Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:16.572Z] #36 DONE 0.1s [2024-08-08T12:57:16.572Z] [2024-08-08T12:57:16.572Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:16.838Z] #37 ... [2024-08-08T12:57:16.838Z] [2024-08-08T12:57:16.838Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:16.838Z] #36 DONE 0.1s [2024-08-08T12:57:16.838Z] [2024-08-08T12:57:16.838Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:17.105Z] #37 ... [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T12:57:17.105Z] #36 DONE 0.1s [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:17.105Z] #37 ... [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T12:57:17.105Z] #39 DONE 1.7s [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:17.105Z] #37 ... [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T12:57:17.105Z] #33 DONE 2.3s [2024-08-08T12:57:17.105Z] [2024-08-08T12:57:17.105Z] #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:17.372Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-08T12:57:17.372Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T12:57:17.372Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T12:57:17.372Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T12:57:17.372Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done [2024-08-08T12:57:17.372Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.9s done [2024-08-08T12:57:17.638Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.9s done [2024-08-08T12:57:18.598Z] #37 ... [2024-08-08T12:57:18.598Z] [2024-08-08T12:57:18.598Z] #40 [security-spire-server internal] load build context [2024-08-08T12:57:18.598Z] #40 transferring context: 27.60kB 0.1s done [2024-08-08T12:57:18.598Z] #40 DONE 2.1s [2024-08-08T12:57:18.598Z] [2024-08-08T12:57:18.598Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:18.598Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-08T12:57:18.598Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-08T12:57:18.598Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-08T12:57:18.598Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-08T12:57:18.598Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-08T12:57:18.598Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-08T12:57:18.598Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-08T12:57:18.598Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T12:57:18.598Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s done [2024-08-08T12:57:18.598Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-08T12:57:18.598Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-08T12:57:18.598Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s [2024-08-08T12:57:20.034Z] #38 ... [2024-08-08T12:57:20.034Z] [2024-08-08T12:57:20.034Z] #41 [security-spire-agent internal] load build context [2024-08-08T12:57:20.034Z] #41 transferring context: 27.13kB 0.2s done [2024-08-08T12:57:20.034Z] #41 DONE 2.5s [2024-08-08T12:57:20.034Z] [2024-08-08T12:57:20.034Z] #37 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T12:57:20.034Z] #37 DONE 6.8s [2024-08-08T12:57:20.034Z] [2024-08-08T12:57:20.034Z] #42 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-08T12:57:20.630Z] #42 DONE 1.6s [2024-08-08T12:57:20.630Z] [2024-08-08T12:57:20.630Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:23.222Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-08-08T12:57:24.185Z] #38 ... [2024-08-08T12:57:24.185Z] [2024-08-08T12:57:24.185Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T12:57:24.452Z] #43 ... [2024-08-08T12:57:24.452Z] [2024-08-08T12:57:24.452Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:57:24.452Z] #44 transferring context: 46.26MB 9.6s [2024-08-08T12:57:24.452Z] #44 ... [2024-08-08T12:57:24.452Z] [2024-08-08T12:57:24.452Z] #45 [core-data internal] load build context [2024-08-08T12:57:24.452Z] #45 ... [2024-08-08T12:57:24.452Z] [2024-08-08T12:57:24.452Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:24.731Z] #46 ... [2024-08-08T12:57:24.731Z] [2024-08-08T12:57:24.731Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:24.731Z] #47 ... [2024-08-08T12:57:24.731Z] [2024-08-08T12:57:24.731Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:24.997Z] #46 ... [2024-08-08T12:57:24.997Z] [2024-08-08T12:57:24.997Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:57:24.997Z] #48 ... [2024-08-08T12:57:24.997Z] [2024-08-08T12:57:24.997Z] #49 [core-command internal] load build context [2024-08-08T12:57:24.997Z] #49 ... [2024-08-08T12:57:24.997Z] [2024-08-08T12:57:24.997Z] #50 [support-scheduler internal] load build context [2024-08-08T12:57:25.275Z] #50 ... [2024-08-08T12:57:25.275Z] [2024-08-08T12:57:25.275Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:25.543Z] #38 ... [2024-08-08T12:57:25.543Z] [2024-08-08T12:57:25.543Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:25.810Z] #51 ... [2024-08-08T12:57:25.810Z] [2024-08-08T12:57:25.810Z] #45 [core-data internal] load build context [2024-08-08T12:57:26.402Z] #45 ... [2024-08-08T12:57:26.402Z] [2024-08-08T12:57:26.402Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:26.402Z] #52 ... [2024-08-08T12:57:26.402Z] [2024-08-08T12:57:26.402Z] #45 [core-data internal] load build context [2024-08-08T12:57:27.366Z] #45 ... [2024-08-08T12:57:27.366Z] [2024-08-08T12:57:27.366Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:27.366Z] #53 ... [2024-08-08T12:57:27.366Z] [2024-08-08T12:57:27.366Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:57:27.652Z] #54 ... [2024-08-08T12:57:27.652Z] [2024-08-08T12:57:27.652Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T12:57:27.652Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done [2024-08-08T12:57:27.652Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-08T12:57:27.652Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-08T12:57:27.652Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-08T12:57:27.652Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-08T12:57:27.652Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-08T12:57:27.652Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-08-08T12:57:27.653Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.7s done [2024-08-08T12:57:27.653Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-08T12:57:27.653Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s [2024-08-08T12:57:27.653Z] #55 ... [2024-08-08T12:57:27.653Z] [2024-08-08T12:57:27.653Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:27.921Z] #56 ... [2024-08-08T12:57:27.921Z] [2024-08-08T12:57:27.921Z] #57 [core-metadata internal] load build context [2024-08-08T12:57:27.921Z] #57 ... [2024-08-08T12:57:27.921Z] [2024-08-08T12:57:27.921Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:28.189Z] #56 ... [2024-08-08T12:57:28.189Z] [2024-08-08T12:57:28.189Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T12:57:28.189Z] #58 DONE 7.9s [2024-08-08T12:57:28.455Z] [2024-08-08T12:57:28.455Z] #45 [core-data internal] load build context [2024-08-08T12:57:29.428Z] #45 transferring context: 36.38MB 15.1s [2024-08-08T12:57:29.696Z] #45 ... [2024-08-08T12:57:29.696Z] [2024-08-08T12:57:29.696Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T12:57:29.696Z] #59 DONE 8.8s [2024-08-08T12:57:29.696Z] [2024-08-08T12:57:29.696Z] #45 [core-data internal] load build context [2024-08-08T12:57:30.658Z] #45 ... [2024-08-08T12:57:30.658Z] [2024-08-08T12:57:30.658Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T12:57:30.927Z] #60 ... [2024-08-08T12:57:30.928Z] [2024-08-08T12:57:30.928Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:30.928Z] #61 ... [2024-08-08T12:57:30.928Z] [2024-08-08T12:57:30.928Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:30.928Z] #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:30.928Z] #0 8.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:31.195Z] #62 ... [2024-08-08T12:57:31.195Z] [2024-08-08T12:57:31.195Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T12:57:31.195Z] #63 ... [2024-08-08T12:57:31.195Z] [2024-08-08T12:57:31.195Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T12:57:31.195Z] #64 ... [2024-08-08T12:57:31.195Z] [2024-08-08T12:57:31.195Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T12:57:31.462Z] #65 ... [2024-08-08T12:57:31.462Z] [2024-08-08T12:57:31.462Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T12:57:31.462Z] #0 8.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:31.462Z] #0 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:31.462Z] #0 10.71 OK: 266 MiB in 52 packages [2024-08-08T12:57:31.462Z] #66 ... [2024-08-08T12:57:31.462Z] [2024-08-08T12:57:31.462Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T12:57:31.788Z] #67 ... [2024-08-08T12:57:31.788Z] [2024-08-08T12:57:31.788Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T12:57:31.788Z] #68 ... [2024-08-08T12:57:31.788Z] [2024-08-08T12:57:31.788Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T12:57:32.054Z] #69 ... [2024-08-08T12:57:32.054Z] [2024-08-08T12:57:32.054Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T12:57:32.054Z] #70 ... [2024-08-08T12:57:32.054Z] [2024-08-08T12:57:32.054Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T12:57:32.054Z] #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:32.054Z] #71 ... [2024-08-08T12:57:32.054Z] [2024-08-08T12:57:32.054Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T12:57:32.322Z] #72 ... [2024-08-08T12:57:32.322Z] [2024-08-08T12:57:32.322Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T12:57:32.322Z] #60 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:32.594Z] #60 ... [2024-08-08T12:57:32.594Z] [2024-08-08T12:57:32.594Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T12:57:32.594Z] #66 DONE 11.9s [2024-08-08T12:57:32.594Z] [2024-08-08T12:57:32.594Z] #49 [core-command internal] load build context [2024-08-08T12:57:32.867Z] #49 ... [2024-08-08T12:57:32.867Z] [2024-08-08T12:57:32.867Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:32.867Z] #62 10.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:32.867Z] #62 10.45 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:32.867Z] #62 10.48 OK: 8 MiB in 16 packages [2024-08-08T12:57:32.867Z] #62 DONE 12.0s [2024-08-08T12:57:32.867Z] [2024-08-08T12:57:32.867Z] #49 [core-command internal] load build context [2024-08-08T12:57:32.867Z] #49 ... [2024-08-08T12:57:32.867Z] [2024-08-08T12:57:32.867Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:34.813Z] #73 ... [2024-08-08T12:57:34.813Z] [2024-08-08T12:57:34.813Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:57:34.813Z] #44 transferring context: 65.08MB 19.7s [2024-08-08T12:57:34.813Z] #44 ... [2024-08-08T12:57:34.813Z] [2024-08-08T12:57:34.813Z] #57 [core-metadata internal] load build context [2024-08-08T12:57:34.813Z] #57 ... [2024-08-08T12:57:34.813Z] [2024-08-08T12:57:34.813Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:57:35.085Z] #44 ... [2024-08-08T12:57:35.085Z] [2024-08-08T12:57:35.085Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:35.085Z] #47 ... [2024-08-08T12:57:35.085Z] [2024-08-08T12:57:35.085Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:35.085Z] #46 ... [2024-08-08T12:57:35.085Z] [2024-08-08T12:57:35.085Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:57:35.351Z] #48 ... [2024-08-08T12:57:35.351Z] [2024-08-08T12:57:35.351Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:35.351Z] #47 ... [2024-08-08T12:57:35.351Z] [2024-08-08T12:57:35.351Z] #50 [support-scheduler internal] load build context [2024-08-08T12:57:35.617Z] #50 ... [2024-08-08T12:57:35.617Z] [2024-08-08T12:57:35.617Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:35.884Z] #47 ... [2024-08-08T12:57:35.884Z] [2024-08-08T12:57:35.884Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:35.884Z] #51 ... [2024-08-08T12:57:35.884Z] [2024-08-08T12:57:35.884Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T12:57:35.884Z] #60 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:35.884Z] #60 13.89 OK: 266 MiB in 52 packages [2024-08-08T12:57:35.884Z] #60 DONE 15.3s [2024-08-08T12:57:35.884Z] [2024-08-08T12:57:35.884Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:35.884Z] #51 ... [2024-08-08T12:57:35.884Z] [2024-08-08T12:57:35.884Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:36.466Z] #47 ... [2024-08-08T12:57:36.466Z] [2024-08-08T12:57:36.466Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:36.466Z] #52 ... [2024-08-08T12:57:36.466Z] [2024-08-08T12:57:36.466Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:37.422Z] #47 ... [2024-08-08T12:57:37.422Z] [2024-08-08T12:57:37.422Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:37.422Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.0s [2024-08-08T12:57:37.422Z] #38 ... [2024-08-08T12:57:37.422Z] [2024-08-08T12:57:37.422Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:37.688Z] #47 ... [2024-08-08T12:57:37.688Z] [2024-08-08T12:57:37.688Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:57:37.688Z] #54 ... [2024-08-08T12:57:37.688Z] [2024-08-08T12:57:37.688Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:37.956Z] #53 ... [2024-08-08T12:57:37.956Z] [2024-08-08T12:57:37.956Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T12:57:37.956Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s [2024-08-08T12:57:37.956Z] #55 ... [2024-08-08T12:57:37.956Z] [2024-08-08T12:57:37.956Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:38.223Z] #38 ... [2024-08-08T12:57:38.223Z] [2024-08-08T12:57:38.223Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:38.490Z] #74 ... [2024-08-08T12:57:38.490Z] [2024-08-08T12:57:38.490Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:38.490Z] #56 ... [2024-08-08T12:57:38.490Z] [2024-08-08T12:57:38.490Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:39.447Z] #46 transferring context: 61.37MB 25.3s [2024-08-08T12:57:39.718Z] #46 ... [2024-08-08T12:57:39.718Z] [2024-08-08T12:57:39.718Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T12:57:39.718Z] #75 ... [2024-08-08T12:57:39.718Z] [2024-08-08T12:57:39.718Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:40.698Z] #51 ... [2024-08-08T12:57:40.698Z] [2024-08-08T12:57:40.698Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T12:57:40.698Z] #70 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:40.698Z] #70 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:40.698Z] #70 18.20 OK: 266 MiB in 52 packages [2024-08-08T12:57:40.698Z] #70 DONE 19.9s [2024-08-08T12:57:40.698Z] [2024-08-08T12:57:40.698Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:40.978Z] #51 ... [2024-08-08T12:57:40.978Z] [2024-08-08T12:57:40.978Z] #45 [core-data internal] load build context [2024-08-08T12:57:40.978Z] #45 ... [2024-08-08T12:57:40.978Z] [2024-08-08T12:57:40.978Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:41.243Z] #46 ... [2024-08-08T12:57:41.243Z] [2024-08-08T12:57:41.243Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T12:57:41.244Z] #71 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:41.244Z] #71 13.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T12:57:41.244Z] #71 13.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T12:57:41.244Z] #71 13.01 OK: 19946 distinct packages available [2024-08-08T12:57:41.244Z] #71 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:41.244Z] #71 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:41.244Z] #71 16.06 (1/11) Installing ca-certificates (20240226-r0) [2024-08-08T12:57:41.244Z] #71 16.26 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-08T12:57:41.244Z] #71 16.35 (3/11) Installing libunistring (1.1-r1) [2024-08-08T12:57:41.244Z] #71 16.58 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-08T12:57:41.244Z] #71 16.58 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-08T12:57:41.244Z] #71 16.58 (6/11) Installing libcurl (8.9.0-r0) [2024-08-08T12:57:41.244Z] #71 16.58 (7/11) Installing curl (8.9.0-r0) [2024-08-08T12:57:41.244Z] #71 16.58 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:41.244Z] #71 16.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-08T12:57:41.244Z] #71 16.64 (10/11) Installing libucontext (1.2-r2) [2024-08-08T12:57:41.244Z] #71 16.64 (11/11) Installing gcompat (1.1.0-r1) [2024-08-08T12:57:41.244Z] #71 16.69 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:41.244Z] #71 16.90 Executing ca-certificates-20240226-r0.trigger [2024-08-08T12:57:41.244Z] #71 17.83 OK: 13 MiB in 26 packages [2024-08-08T12:57:41.244Z] #71 DONE 20.5s [2024-08-08T12:57:41.244Z] [2024-08-08T12:57:41.244Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:43.198Z] #46 ... [2024-08-08T12:57:43.198Z] [2024-08-08T12:57:43.198Z] #49 [core-command internal] load build context [2024-08-08T12:57:43.198Z] #49 ... [2024-08-08T12:57:43.198Z] [2024-08-08T12:57:43.198Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:44.610Z] #46 ... [2024-08-08T12:57:44.610Z] [2024-08-08T12:57:44.610Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T12:57:44.610Z] #65 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:44.610Z] #65 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:44.610Z] #65 21.16 (1/2) Installing ca-certificates (20240226-r0) [2024-08-08T12:57:44.610Z] #65 21.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:44.610Z] #65 21.32 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:44.610Z] #65 21.42 Executing ca-certificates-20240226-r0.trigger [2024-08-08T12:57:44.610Z] #65 22.24 OK: 9 MiB in 17 packages [2024-08-08T12:57:44.610Z] #65 DONE 23.8s [2024-08-08T12:57:44.610Z] [2024-08-08T12:57:44.610Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:44.610Z] #46 transferring context: 66.85MB 30.5s [2024-08-08T12:57:44.875Z] #46 ... [2024-08-08T12:57:44.875Z] [2024-08-08T12:57:44.875Z] #57 [core-metadata internal] load build context [2024-08-08T12:57:45.144Z] #57 ... [2024-08-08T12:57:45.144Z] [2024-08-08T12:57:45.144Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:57:45.144Z] #44 ... [2024-08-08T12:57:45.144Z] [2024-08-08T12:57:45.144Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T12:57:45.144Z] #64 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:45.144Z] #64 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:45.144Z] #64 18.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T12:57:45.144Z] #64 18.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T12:57:45.145Z] #64 18.96 OK: 19953 distinct packages available [2024-08-08T12:57:45.145Z] #64 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:45.145Z] #64 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:45.145Z] #64 23.61 OK: 266 MiB in 52 packages [2024-08-08T12:57:45.423Z] #64 ... [2024-08-08T12:57:45.423Z] [2024-08-08T12:57:45.423Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:57:45.423Z] #48 ... [2024-08-08T12:57:45.423Z] [2024-08-08T12:57:45.423Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:46.009Z] #46 ... [2024-08-08T12:57:46.009Z] [2024-08-08T12:57:46.009Z] #50 [support-scheduler internal] load build context [2024-08-08T12:57:46.009Z] #50 ... [2024-08-08T12:57:46.009Z] [2024-08-08T12:57:46.009Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:46.281Z] #46 ... [2024-08-08T12:57:46.282Z] [2024-08-08T12:57:46.282Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T12:57:46.282Z] #64 DONE 25.6s [2024-08-08T12:57:46.282Z] [2024-08-08T12:57:46.282Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:46.886Z] #46 ... [2024-08-08T12:57:46.886Z] [2024-08-08T12:57:46.886Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:46.886Z] #52 ... [2024-08-08T12:57:46.886Z] [2024-08-08T12:57:46.886Z] #50 [support-scheduler internal] load build context [2024-08-08T12:57:47.152Z] #50 ... [2024-08-08T12:57:47.152Z] [2024-08-08T12:57:47.152Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T12:57:47.152Z] #63 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:47.152Z] #63 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:47.152Z] #63 21.36 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T12:57:47.152Z] #63 21.36 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T12:57:47.152Z] #63 21.36 OK: 19946 distinct packages available [2024-08-08T12:57:47.152Z] #63 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:47.152Z] #63 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:47.152Z] #63 25.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:47.152Z] #63 25.21 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-08T12:57:47.152Z] #63 25.29 (3/4) Installing libucontext (1.2-r2) [2024-08-08T12:57:47.152Z] #63 25.29 (4/4) Installing gcompat (1.1.0-r1) [2024-08-08T12:57:47.152Z] #63 25.29 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:47.152Z] #63 25.46 OK: 8 MiB in 19 packages [2024-08-08T12:57:47.152Z] #63 ... [2024-08-08T12:57:47.152Z] [2024-08-08T12:57:47.152Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:47.426Z] #52 ... [2024-08-08T12:57:47.426Z] [2024-08-08T12:57:47.426Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T12:57:47.426Z] #63 DONE 26.6s [2024-08-08T12:57:47.426Z] [2024-08-08T12:57:47.426Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:47.692Z] #52 ... [2024-08-08T12:57:47.692Z] [2024-08-08T12:57:47.692Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:47.692Z] #47 ... [2024-08-08T12:57:47.692Z] [2024-08-08T12:57:47.692Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:47.957Z] #52 ... [2024-08-08T12:57:47.957Z] [2024-08-08T12:57:47.957Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:57:47.957Z] #54 ... [2024-08-08T12:57:47.957Z] [2024-08-08T12:57:47.957Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:48.224Z] #53 ... [2024-08-08T12:57:48.224Z] [2024-08-08T12:57:48.224Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T12:57:48.224Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.5s [2024-08-08T12:57:48.224Z] #55 ... [2024-08-08T12:57:48.224Z] [2024-08-08T12:57:48.224Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:48.807Z] #47 ... [2024-08-08T12:57:48.807Z] [2024-08-08T12:57:48.807Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:48.807Z] #56 ... [2024-08-08T12:57:48.807Z] [2024-08-08T12:57:48.807Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:49.389Z] #47 ... [2024-08-08T12:57:49.390Z] [2024-08-08T12:57:49.390Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:49.390Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.9s [2024-08-08T12:57:49.390Z] #38 ... [2024-08-08T12:57:49.390Z] [2024-08-08T12:57:49.390Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T12:57:49.390Z] #68 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:49.390Z] #68 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:49.390Z] #68 23.59 (1/4) Installing ca-certificates (20240226-r0) [2024-08-08T12:57:49.390Z] #68 24.01 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:49.390Z] #68 24.01 (3/4) Installing su-exec (0.2-r3) [2024-08-08T12:57:49.390Z] #68 24.01 (4/4) Installing yq (4.33.3-r5) [2024-08-08T12:57:49.390Z] #68 24.45 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:49.390Z] #68 24.45 Executing ca-certificates-20240226-r0.trigger [2024-08-08T12:57:49.390Z] #68 25.30 OK: 18 MiB in 19 packages [2024-08-08T12:57:49.390Z] #68 DONE 28.0s [2024-08-08T12:57:49.390Z] [2024-08-08T12:57:49.390Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:49.978Z] #47 transferring context: 77.60MB 34.7s [2024-08-08T12:57:50.560Z] #47 ... [2024-08-08T12:57:50.560Z] [2024-08-08T12:57:50.560Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T12:57:50.560Z] #72 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:50.560Z] #72 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:50.560Z] #72 27.60 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:50.560Z] #72 27.60 (2/2) Installing su-exec (0.2-r3) [2024-08-08T12:57:50.560Z] #72 27.60 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:50.560Z] #72 27.75 OK: 8 MiB in 17 packages [2024-08-08T12:57:50.560Z] #72 DONE 29.8s [2024-08-08T12:57:50.842Z] [2024-08-08T12:57:50.842Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:51.110Z] #47 ... [2024-08-08T12:57:51.110Z] [2024-08-08T12:57:51.110Z] #45 [core-data internal] load build context [2024-08-08T12:57:51.110Z] #45 ... [2024-08-08T12:57:51.110Z] [2024-08-08T12:57:51.110Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:51.110Z] #51 ... [2024-08-08T12:57:51.110Z] [2024-08-08T12:57:51.110Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:51.376Z] #47 ... [2024-08-08T12:57:51.376Z] [2024-08-08T12:57:51.376Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:51.641Z] #76 ... [2024-08-08T12:57:51.641Z] [2024-08-08T12:57:51.641Z] #45 [core-data internal] load build context [2024-08-08T12:57:52.244Z] #45 ... [2024-08-08T12:57:52.244Z] [2024-08-08T12:57:52.244Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:52.244Z] #61 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:52.244Z] #61 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:52.244Z] #61 28.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:52.244Z] #61 28.47 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:52.244Z] #61 28.68 OK: 8 MiB in 16 packages [2024-08-08T12:57:52.244Z] #61 DONE 31.7s [2024-08-08T12:57:52.515Z] [2024-08-08T12:57:52.515Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:53.481Z] #51 ... [2024-08-08T12:57:53.481Z] [2024-08-08T12:57:53.481Z] #49 [core-command internal] load build context [2024-08-08T12:57:53.747Z] #49 ... [2024-08-08T12:57:53.747Z] [2024-08-08T12:57:53.747Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:54.711Z] #51 ... [2024-08-08T12:57:54.711Z] [2024-08-08T12:57:54.711Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:54.711Z] #77 ... [2024-08-08T12:57:54.711Z] [2024-08-08T12:57:54.711Z] #50 [support-scheduler internal] load build context [2024-08-08T12:57:54.977Z] #50 ... [2024-08-08T12:57:54.978Z] [2024-08-08T12:57:54.978Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:54.978Z] #47 transferring context: 85.53MB 39.7s [2024-08-08T12:57:54.978Z] #47 ... [2024-08-08T12:57:54.978Z] [2024-08-08T12:57:54.978Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T12:57:54.978Z] #69 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:54.978Z] #69 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:54.978Z] #69 30.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:54.978Z] #69 30.99 (2/4) Installing openssl (3.1.6-r0) [2024-08-08T12:57:54.978Z] #69 31.05 (3/4) Installing su-exec (0.2-r3) [2024-08-08T12:57:54.978Z] #69 31.05 (4/4) Installing yq (4.33.3-r5) [2024-08-08T12:57:54.978Z] #69 31.75 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:54.978Z] #69 31.98 OK: 18 MiB in 19 packages [2024-08-08T12:57:54.978Z] #69 DONE 33.9s [2024-08-08T12:57:54.978Z] [2024-08-08T12:57:54.978Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:55.244Z] #47 ... [2024-08-08T12:57:55.244Z] [2024-08-08T12:57:55.244Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:57:55.510Z] #44 ... [2024-08-08T12:57:55.510Z] [2024-08-08T12:57:55.510Z] #57 [core-metadata internal] load build context [2024-08-08T12:57:55.510Z] #57 ... [2024-08-08T12:57:55.510Z] [2024-08-08T12:57:55.510Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:57:55.779Z] #47 ... [2024-08-08T12:57:55.779Z] [2024-08-08T12:57:55.779Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:57:55.779Z] #48 ... [2024-08-08T12:57:55.779Z] [2024-08-08T12:57:55.779Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:57.194Z] #51 ... [2024-08-08T12:57:57.194Z] [2024-08-08T12:57:57.194Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:57.194Z] #46 ... [2024-08-08T12:57:57.194Z] [2024-08-08T12:57:57.194Z] #51 [support-notifications internal] load build context [2024-08-08T12:57:57.462Z] #51 ... [2024-08-08T12:57:57.462Z] [2024-08-08T12:57:57.462Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T12:57:57.462Z] #75 17.78 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.462Z] #75 19.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.462Z] #75 25.18 OK: 266 MiB in 52 packages [2024-08-08T12:57:57.462Z] #75 DONE 27.7s [2024-08-08T12:57:57.462Z] [2024-08-08T12:57:57.462Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:57.462Z] #46 ... [2024-08-08T12:57:57.462Z] [2024-08-08T12:57:57.462Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T12:57:57.735Z] #78 ... [2024-08-08T12:57:57.735Z] [2024-08-08T12:57:57.735Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T12:57:57.735Z] #74 19.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #74 21.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #74 26.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:57.735Z] #74 26.68 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:57.735Z] #74 26.84 OK: 8 MiB in 16 packages [2024-08-08T12:57:57.735Z] #74 DONE 29.5s [2024-08-08T12:57:57.735Z] [2024-08-08T12:57:57.735Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T12:57:57.735Z] #67 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #67 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #67 32.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T12:57:57.735Z] #67 32.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T12:57:57.735Z] #67 32.35 OK: 19946 distinct packages available [2024-08-08T12:57:57.735Z] #67 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #67 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:57.735Z] #67 ... [2024-08-08T12:57:57.735Z] [2024-08-08T12:57:57.735Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:57:58.002Z] #46 ... [2024-08-08T12:57:58.002Z] [2024-08-08T12:57:58.002Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:58.267Z] #52 ... [2024-08-08T12:57:58.267Z] [2024-08-08T12:57:58.267Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:57:58.267Z] #54 ... [2024-08-08T12:57:58.267Z] [2024-08-08T12:57:58.267Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:58.267Z] #73 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:58.267Z] #73 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:58.267Z] #73 23.12 OK: 8 MiB in 16 packages [2024-08-08T12:57:58.267Z] #73 DONE 25.3s [2024-08-08T12:57:58.267Z] [2024-08-08T12:57:58.267Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:57:58.267Z] #52 ... [2024-08-08T12:57:58.267Z] [2024-08-08T12:57:58.267Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:58.267Z] #76 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:58.267Z] #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:58.267Z] #76 15.34 OK: 13 MiB in 26 packages [2024-08-08T12:57:58.267Z] #76 DONE 16.9s [2024-08-08T12:57:58.267Z] [2024-08-08T12:57:58.267Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:58.533Z] #53 ... [2024-08-08T12:57:58.533Z] [2024-08-08T12:57:58.533Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T12:57:58.533Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.1s [2024-08-08T12:57:58.533Z] #55 ... [2024-08-08T12:57:58.533Z] [2024-08-08T12:57:58.533Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:59.115Z] #53 ... [2024-08-08T12:57:59.115Z] [2024-08-08T12:57:59.115Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:59.115Z] #56 ... [2024-08-08T12:57:59.115Z] [2024-08-08T12:57:59.115Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:57:59.697Z] #53 ... [2024-08-08T12:57:59.697Z] [2024-08-08T12:57:59.697Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:57:59.697Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.1s [2024-08-08T12:57:59.697Z] #38 ... [2024-08-08T12:57:59.697Z] [2024-08-08T12:57:59.697Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:59.697Z] #56 ... [2024-08-08T12:57:59.697Z] [2024-08-08T12:57:59.697Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T12:57:59.697Z] #67 37.18 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-08T12:57:59.697Z] #67 37.18 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-08T12:57:59.697Z] #67 37.18 (3/5) Installing libucontext (1.2-r2) [2024-08-08T12:57:59.697Z] #67 37.18 (4/5) Installing gcompat (1.1.0-r1) [2024-08-08T12:57:59.697Z] #67 37.18 (5/5) Installing openssl (3.1.6-r0) [2024-08-08T12:57:59.697Z] #67 37.18 Executing busybox-1.36.1-r7.trigger [2024-08-08T12:57:59.697Z] #67 37.30 OK: 9 MiB in 20 packages [2024-08-08T12:57:59.697Z] #67 DONE 38.6s [2024-08-08T12:57:59.697Z] [2024-08-08T12:57:59.697Z] #56 [core-keeper internal] load build context [2024-08-08T12:57:59.697Z] #56 ... [2024-08-08T12:57:59.697Z] [2024-08-08T12:57:59.697Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T12:57:59.697Z] #0 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:59.963Z] #79 ... [2024-08-08T12:57:59.963Z] [2024-08-08T12:57:59.963Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T12:57:59.963Z] #80 ... [2024-08-08T12:57:59.963Z] [2024-08-08T12:57:59.963Z] #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T12:57:59.963Z] #77 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:59.963Z] #77 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:57:59.963Z] #77 14.41 OK: 9 MiB in 17 packages [2024-08-08T12:57:59.963Z] #77 DONE 15.5s [2024-08-08T12:58:00.233Z] [2024-08-08T12:58:00.233Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:58:00.815Z] #38 ... [2024-08-08T12:58:00.815Z] [2024-08-08T12:58:00.815Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T12:58:00.815Z] #0 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:00.815Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:01.082Z] #81 ... [2024-08-08T12:58:01.082Z] [2024-08-08T12:58:01.082Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:01.082Z] #56 transferring context: 79.01MB 41.2s [2024-08-08T12:58:02.484Z] #56 ... [2024-08-08T12:58:02.484Z] [2024-08-08T12:58:02.484Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T12:58:02.484Z] #78 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:02.484Z] #78 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:02.484Z] #78 14.09 OK: 8 MiB in 19 packages [2024-08-08T12:58:02.484Z] #78 DONE 15.2s [2024-08-08T12:58:02.484Z] [2024-08-08T12:58:02.484Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:02.484Z] #56 ... [2024-08-08T12:58:02.484Z] [2024-08-08T12:58:02.484Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T12:58:02.484Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:02.748Z] #82 ... [2024-08-08T12:58:02.748Z] [2024-08-08T12:58:02.748Z] #45 [core-data internal] load build context [2024-08-08T12:58:02.748Z] #45 ... [2024-08-08T12:58:02.748Z] [2024-08-08T12:58:02.748Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:04.159Z] #56 ... [2024-08-08T12:58:04.159Z] [2024-08-08T12:58:04.159Z] #49 [core-command internal] load build context [2024-08-08T12:58:04.159Z] #49 ... [2024-08-08T12:58:04.159Z] [2024-08-08T12:58:04.159Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:04.741Z] #56 ... [2024-08-08T12:58:04.741Z] [2024-08-08T12:58:04.741Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T12:58:04.741Z] #79 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:04.741Z] #79 13.25 OK: 18 MiB in 19 packages [2024-08-08T12:58:04.741Z] #79 DONE 15.0s [2024-08-08T12:58:04.741Z] [2024-08-08T12:58:04.741Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:05.005Z] #56 ... [2024-08-08T12:58:05.005Z] [2024-08-08T12:58:05.005Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T12:58:05.005Z] #81 12.38 OK: 8 MiB in 17 packages [2024-08-08T12:58:05.005Z] #81 DONE 14.2s [2024-08-08T12:58:05.005Z] [2024-08-08T12:58:05.005Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:05.270Z] #56 ... [2024-08-08T12:58:05.270Z] [2024-08-08T12:58:05.270Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:05.270Z] #50 ... [2024-08-08T12:58:05.270Z] [2024-08-08T12:58:05.270Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T12:58:05.270Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:05.270Z] #83 ... [2024-08-08T12:58:05.270Z] [2024-08-08T12:58:05.270Z] #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T12:58:05.270Z] #82 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:05.270Z] #82 11.77 OK: 8 MiB in 16 packages [2024-08-08T12:58:05.270Z] #82 DONE 12.9s [2024-08-08T12:58:05.270Z] [2024-08-08T12:58:05.270Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:05.855Z] #50 ... [2024-08-08T12:58:05.855Z] [2024-08-08T12:58:05.855Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:05.855Z] #57 ... [2024-08-08T12:58:05.855Z] [2024-08-08T12:58:05.855Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:05.855Z] #44 transferring context: 126.37MB 51.1s [2024-08-08T12:58:05.855Z] #44 ... [2024-08-08T12:58:05.855Z] [2024-08-08T12:58:05.855Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:06.119Z] #57 ... [2024-08-08T12:58:06.119Z] [2024-08-08T12:58:06.119Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:06.119Z] #48 ... [2024-08-08T12:58:06.119Z] [2024-08-08T12:58:06.119Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:06.382Z] #47 ... [2024-08-08T12:58:06.382Z] [2024-08-08T12:58:06.382Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:07.344Z] #48 ... [2024-08-08T12:58:07.344Z] [2024-08-08T12:58:07.344Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:07.617Z] #51 ... [2024-08-08T12:58:07.617Z] [2024-08-08T12:58:07.617Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:08.203Z] #48 ... [2024-08-08T12:58:08.203Z] [2024-08-08T12:58:08.203Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:08.203Z] #46 ... [2024-08-08T12:58:08.203Z] [2024-08-08T12:58:08.468Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T12:58:08.468Z] #83 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:08.468Z] #83 12.06 OK: 18 MiB in 19 packages [2024-08-08T12:58:08.468Z] #83 DONE 13.1s [2024-08-08T12:58:08.468Z] [2024-08-08T12:58:08.468Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:08.468Z] #46 ... [2024-08-08T12:58:08.468Z] [2024-08-08T12:58:08.468Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:08.468Z] #48 ... [2024-08-08T12:58:08.468Z] [2024-08-08T12:58:08.468Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:08.468Z] #54 ... [2024-08-08T12:58:08.468Z] [2024-08-08T12:58:08.468Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:08.741Z] #52 ... [2024-08-08T12:58:08.741Z] [2024-08-08T12:58:08.741Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:08.741Z] #54 ... [2024-08-08T12:58:08.741Z] [2024-08-08T12:58:08.741Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T12:58:08.741Z] #80 6.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:08.741Z] #80 6.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T12:58:08.741Z] #80 8.164 OK: 9 MiB in 20 packages [2024-08-08T12:58:08.741Z] #80 DONE 9.0s [2024-08-08T12:58:08.741Z] [2024-08-08T12:58:08.741Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:09.007Z] #54 ... [2024-08-08T12:58:09.007Z] [2024-08-08T12:58:09.007Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T12:58:09.007Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.8s done [2024-08-08T12:58:09.007Z] #55 ... [2024-08-08T12:58:09.007Z] [2024-08-08T12:58:09.007Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:09.631Z] #54 ... [2024-08-08T12:58:09.631Z] [2024-08-08T12:58:09.631Z] #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T12:58:09.631Z] #84 DONE 4.2s [2024-08-08T12:58:09.631Z] [2024-08-08T12:58:09.631Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:09.895Z] #54 ... [2024-08-08T12:58:09.895Z] [2024-08-08T12:58:09.895Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:09.895Z] #53 ... [2024-08-08T12:58:09.895Z] [2024-08-08T12:58:09.895Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-08T12:58:09.895Z] #85 DONE 1.5s [2024-08-08T12:58:09.895Z] [2024-08-08T12:58:09.895Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:09.895Z] #53 ... [2024-08-08T12:58:09.895Z] [2024-08-08T12:58:09.895Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:10.484Z] #54 ... [2024-08-08T12:58:10.484Z] [2024-08-08T12:58:10.484Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T12:58:10.484Z] #86 DONE 0.7s [2024-08-08T12:58:10.484Z] [2024-08-08T12:58:10.484Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:11.069Z] #53 transferring context: 59.10MB 52.7s [2024-08-08T12:58:11.334Z] #53 ... [2024-08-08T12:58:11.334Z] [2024-08-08T12:58:11.334Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:58:11.334Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.4s [2024-08-08T12:58:11.334Z] #38 ... [2024-08-08T12:58:11.334Z] [2024-08-08T12:58:11.334Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:11.601Z] #53 ... [2024-08-08T12:58:11.601Z] [2024-08-08T12:58:11.601Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-08T12:58:11.601Z] #87 DONE 1.7s [2024-08-08T12:58:11.601Z] [2024-08-08T12:58:11.601Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:13.001Z] #53 ... [2024-08-08T12:58:13.002Z] [2024-08-08T12:58:13.002Z] #45 [core-data internal] load build context [2024-08-08T12:58:13.267Z] #45 ... [2024-08-08T12:58:13.267Z] [2024-08-08T12:58:13.267Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:13.534Z] #53 ... [2024-08-08T12:58:13.534Z] [2024-08-08T12:58:13.534Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T12:58:13.534Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 54.3s done [2024-08-08T12:58:13.534Z] #38 DONE 60.4s [2024-08-08T12:58:13.534Z] [2024-08-08T12:58:13.534Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:14.211Z] #53 ... [2024-08-08T12:58:14.211Z] [2024-08-08T12:58:14.211Z] #49 [core-command internal] load build context [2024-08-08T12:58:14.211Z] #49 ... [2024-08-08T12:58:14.211Z] [2024-08-08T12:58:14.211Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:15.189Z] #53 ... [2024-08-08T12:58:15.189Z] [2024-08-08T12:58:15.189Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:15.468Z] #56 ... [2024-08-08T12:58:15.468Z] [2024-08-08T12:58:15.468Z] #49 [core-command internal] load build context [2024-08-08T12:58:16.084Z] #49 ... [2024-08-08T12:58:16.085Z] [2024-08-08T12:58:16.085Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:16.085Z] #50 transferring context: 108.29MB 60.6s [2024-08-08T12:58:16.085Z] #50 ... [2024-08-08T12:58:16.085Z] [2024-08-08T12:58:16.085Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:16.085Z] #44 ... [2024-08-08T12:58:16.085Z] [2024-08-08T12:58:16.085Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:16.085Z] #50 ... [2024-08-08T12:58:16.085Z] [2024-08-08T12:58:16.085Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:16.365Z] #57 ... [2024-08-08T12:58:16.365Z] [2024-08-08T12:58:16.365Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:16.365Z] #44 ... [2024-08-08T12:58:16.365Z] [2024-08-08T12:58:16.365Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:16.659Z] #47 ... [2024-08-08T12:58:16.659Z] [2024-08-08T12:58:16.659Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:17.629Z] #44 ... [2024-08-08T12:58:17.629Z] [2024-08-08T12:58:17.629Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:17.629Z] #51 ... [2024-08-08T12:58:17.630Z] [2024-08-08T12:58:17.630Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:18.588Z] #44 ... [2024-08-08T12:58:18.588Z] [2024-08-08T12:58:18.588Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:18.588Z] #46 ... [2024-08-08T12:58:18.588Z] [2024-08-08T12:58:18.588Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:18.588Z] #48 ... [2024-08-08T12:58:18.588Z] [2024-08-08T12:58:18.588Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:18.588Z] #46 ... [2024-08-08T12:58:18.588Z] [2024-08-08T12:58:18.588Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:18.853Z] #52 ... [2024-08-08T12:58:18.853Z] [2024-08-08T12:58:18.853Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:20.832Z] #44 ... [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T12:58:20.832Z] #88 DONE 3.9s [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:20.832Z] #44 ... [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T12:58:20.832Z] #89 DONE 4.0s [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:20.832Z] #44 ... [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T12:58:20.832Z] #90 DONE 3.4s [2024-08-08T12:58:20.832Z] [2024-08-08T12:58:20.832Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:20.832Z] #44 transferring context: 202.52MB 66.3s [2024-08-08T12:58:21.097Z] #44 ... [2024-08-08T12:58:21.097Z] [2024-08-08T12:58:21.097Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:21.097Z] #54 ... [2024-08-08T12:58:21.097Z] [2024-08-08T12:58:21.097Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:21.694Z] #46 ... [2024-08-08T12:58:21.694Z] [2024-08-08T12:58:21.694Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-08T12:58:21.694Z] #91 DONE 1.0s [2024-08-08T12:58:21.694Z] [2024-08-08T12:58:21.694Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:21.960Z] #46 ... [2024-08-08T12:58:21.960Z] [2024-08-08T12:58:21.960Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-08T12:58:21.960Z] #92 DONE 1.2s [2024-08-08T12:58:21.960Z] [2024-08-08T12:58:21.960Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:22.231Z] #46 ... [2024-08-08T12:58:22.231Z] [2024-08-08T12:58:22.231Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-08T12:58:22.231Z] #93 DONE 1.3s [2024-08-08T12:58:22.231Z] [2024-08-08T12:58:22.231Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:23.204Z] #46 ... [2024-08-08T12:58:23.204Z] [2024-08-08T12:58:23.204Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-08T12:58:23.204Z] #94 DONE 1.0s [2024-08-08T12:58:23.204Z] [2024-08-08T12:58:23.204Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:23.204Z] #46 ... [2024-08-08T12:58:23.204Z] [2024-08-08T12:58:23.204Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-08T12:58:23.204Z] #95 DONE 1.0s [2024-08-08T12:58:23.204Z] [2024-08-08T12:58:23.204Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:23.204Z] #46 ... [2024-08-08T12:58:23.204Z] [2024-08-08T12:58:23.204Z] #45 [core-data internal] load build context [2024-08-08T12:58:23.469Z] #45 ... [2024-08-08T12:58:23.469Z] [2024-08-08T12:58:23.469Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-08T12:58:23.469Z] #96 DONE 1.5s [2024-08-08T12:58:23.469Z] [2024-08-08T12:58:23.469Z] #45 [core-data internal] load build context [2024-08-08T12:58:23.469Z] #45 ... [2024-08-08T12:58:23.469Z] [2024-08-08T12:58:23.469Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:24.429Z] #46 ... [2024-08-08T12:58:24.429Z] [2024-08-08T12:58:24.430Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T12:58:24.430Z] #97 DONE 1.1s [2024-08-08T12:58:24.430Z] [2024-08-08T12:58:24.430Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:24.430Z] #46 ... [2024-08-08T12:58:24.430Z] [2024-08-08T12:58:24.430Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T12:58:24.430Z] #98 DONE 1.1s [2024-08-08T12:58:24.430Z] [2024-08-08T12:58:24.430Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:25.386Z] #46 ... [2024-08-08T12:58:25.386Z] [2024-08-08T12:58:25.386Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T12:58:25.386Z] #99 DONE 1.9s [2024-08-08T12:58:25.386Z] [2024-08-08T12:58:25.386Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:25.386Z] #46 ... [2024-08-08T12:58:25.386Z] [2024-08-08T12:58:25.386Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:25.652Z] #53 ... [2024-08-08T12:58:25.652Z] [2024-08-08T12:58:25.652Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-08T12:58:25.652Z] #100 DONE 1.3s [2024-08-08T12:58:25.652Z] [2024-08-08T12:58:25.652Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:25.652Z] #53 ... [2024-08-08T12:58:25.652Z] [2024-08-08T12:58:25.652Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:25.652Z] #56 ... [2024-08-08T12:58:25.652Z] [2024-08-08T12:58:25.652Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T12:58:25.916Z] #101 ... [2024-08-08T12:58:25.916Z] [2024-08-08T12:58:25.916Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-08T12:58:25.916Z] #102 DONE 1.3s [2024-08-08T12:58:25.916Z] [2024-08-08T12:58:25.916Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:26.189Z] #51 ... [2024-08-08T12:58:26.189Z] [2024-08-08T12:58:26.189Z] #49 [core-command internal] load build context [2024-08-08T12:58:26.189Z] #49 transferring context: 197.28MB 70.3s [2024-08-08T12:58:26.189Z] #49 ... [2024-08-08T12:58:26.189Z] [2024-08-08T12:58:26.189Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:26.189Z] #51 ... [2024-08-08T12:58:26.189Z] [2024-08-08T12:58:26.189Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:26.461Z] #50 ... [2024-08-08T12:58:26.461Z] [2024-08-08T12:58:26.462Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:26.462Z] #57 ... [2024-08-08T12:58:26.462Z] [2024-08-08T12:58:26.462Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:26.733Z] #50 ... [2024-08-08T12:58:26.733Z] [2024-08-08T12:58:26.733Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T12:58:26.733Z] #103 DONE 1.0s [2024-08-08T12:58:26.733Z] [2024-08-08T12:58:26.733Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:26.733Z] #50 ... [2024-08-08T12:58:26.733Z] [2024-08-08T12:58:26.733Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:26.733Z] #47 ... [2024-08-08T12:58:26.733Z] [2024-08-08T12:58:26.733Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T12:58:27.002Z] #104 ... [2024-08-08T12:58:27.002Z] [2024-08-08T12:58:27.002Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T12:58:27.002Z] #101 DONE 1.1s [2024-08-08T12:58:27.002Z] [2024-08-08T12:58:27.002Z] #105 [security-spire-agent] exporting to image [2024-08-08T12:58:27.002Z] #105 exporting layers [2024-08-08T12:58:27.275Z] #105 ... [2024-08-08T12:58:27.275Z] [2024-08-08T12:58:27.275Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-08T12:58:27.275Z] #106 DONE 1.3s [2024-08-08T12:58:27.275Z] [2024-08-08T12:58:27.275Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:27.854Z] #50 ... [2024-08-08T12:58:27.854Z] [2024-08-08T12:58:27.854Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T12:58:27.854Z] #104 DONE 1.1s [2024-08-08T12:58:27.854Z] [2024-08-08T12:58:27.854Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:28.807Z] #50 ... [2024-08-08T12:58:28.807Z] [2024-08-08T12:58:28.807Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:28.807Z] #48 ... [2024-08-08T12:58:28.807Z] [2024-08-08T12:58:28.807Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:29.071Z] #50 ... [2024-08-08T12:58:29.071Z] [2024-08-08T12:58:29.071Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:29.071Z] #52 ... [2024-08-08T12:58:29.071Z] [2024-08-08T12:58:29.071Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:29.339Z] #44 ... [2024-08-08T12:58:29.339Z] [2024-08-08T12:58:29.339Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:31.273Z] #52 transferring context: 141.92MB 74.0s [2024-08-08T12:58:31.273Z] #52 ... [2024-08-08T12:58:31.273Z] [2024-08-08T12:58:31.273Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:31.543Z] #54 ... [2024-08-08T12:58:31.543Z] [2024-08-08T12:58:31.543Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:33.486Z] #52 ... [2024-08-08T12:58:33.486Z] [2024-08-08T12:58:33.486Z] #45 [core-data internal] load build context [2024-08-08T12:58:33.750Z] #45 ... [2024-08-08T12:58:33.750Z] [2024-08-08T12:58:33.750Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:33.750Z] #52 ... [2024-08-08T12:58:33.750Z] [2024-08-08T12:58:33.750Z] #105 [security-spire-config] exporting to image [2024-08-08T12:58:33.750Z] #105 exporting layers 5.6s done [2024-08-08T12:58:33.750Z] #105 writing image sha256:ecc6461cfb733a18b1b4b23644da703d4b71066ce307114a30e81367f4e1e2b4 0.2s done [2024-08-08T12:58:33.750Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-08T12:58:33.750Z] #105 writing image sha256:279fe81a8197d7db53d5a31fd495b618164523390490a45726e7a063931aa339 0.1s done [2024-08-08T12:58:33.750Z] #105 writing image sha256:9563b9c6a48491f45539f13c229b5e64150c9c2110341dd3ff39c8b997b75943 0.1s done [2024-08-08T12:58:33.750Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-08T12:58:33.750Z] #105 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-08T12:58:33.750Z] #105 DONE 7.5s [2024-08-08T12:58:33.750Z] [2024-08-08T12:58:33.750Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:35.686Z] #52 ... [2024-08-08T12:58:35.686Z] [2024-08-08T12:58:35.686Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:35.686Z] #46 ... [2024-08-08T12:58:35.686Z] [2024-08-08T12:58:35.686Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:35.686Z] #52 ... [2024-08-08T12:58:35.686Z] [2024-08-08T12:58:35.686Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:35.951Z] #56 ... [2024-08-08T12:58:35.951Z] [2024-08-08T12:58:35.951Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:35.951Z] #53 ... [2024-08-08T12:58:35.951Z] [2024-08-08T12:58:35.951Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:36.216Z] #56 ... [2024-08-08T12:58:36.216Z] [2024-08-08T12:58:36.216Z] #49 [core-command internal] load build context [2024-08-08T12:58:36.216Z] #49 transferring context: 245.73MB 80.5s [2024-08-08T12:58:36.216Z] #49 ... [2024-08-08T12:58:36.216Z] [2024-08-08T12:58:36.216Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:36.480Z] #53 ... [2024-08-08T12:58:36.480Z] [2024-08-08T12:58:36.480Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:36.480Z] #51 ... [2024-08-08T12:58:36.480Z] [2024-08-08T12:58:36.480Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:36.746Z] #57 ... [2024-08-08T12:58:36.746Z] [2024-08-08T12:58:36.746Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:37.011Z] #51 ... [2024-08-08T12:58:37.011Z] [2024-08-08T12:58:37.011Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:37.011Z] #47 ... [2024-08-08T12:58:37.011Z] [2024-08-08T12:58:37.011Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:38.951Z] #51 ... [2024-08-08T12:58:38.951Z] [2024-08-08T12:58:38.951Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:38.951Z] #48 ... [2024-08-08T12:58:38.951Z] [2024-08-08T12:58:38.951Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:39.220Z] #51 ... [2024-08-08T12:58:39.220Z] [2024-08-08T12:58:39.220Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:39.486Z] #50 ... [2024-08-08T12:58:39.486Z] [2024-08-08T12:58:39.486Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:39.486Z] #44 ... [2024-08-08T12:58:39.486Z] [2024-08-08T12:58:39.486Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:40.891Z] #50 ... [2024-08-08T12:58:40.891Z] [2024-08-08T12:58:40.891Z] #44 [security-bootstrapper internal] load build context [2024-08-08T12:58:40.891Z] #44 transferring context: 308.57MB 85.8s done [2024-08-08T12:58:40.891Z] #44 DONE 86.4s [2024-08-08T12:58:40.891Z] [2024-08-08T12:58:40.891Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:41.478Z] #50 ... [2024-08-08T12:58:41.478Z] [2024-08-08T12:58:41.478Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:41.744Z] #54 ... [2024-08-08T12:58:41.744Z] [2024-08-08T12:58:41.744Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:43.149Z] #50 ... [2024-08-08T12:58:43.149Z] [2024-08-08T12:58:43.149Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T12:58:43.149Z] #107 DONE 2.4s [2024-08-08T12:58:43.149Z] [2024-08-08T12:58:43.149Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:43.730Z] #50 ... [2024-08-08T12:58:43.730Z] [2024-08-08T12:58:43.730Z] #45 [core-data internal] load build context [2024-08-08T12:58:43.998Z] #45 ... [2024-08-08T12:58:43.998Z] [2024-08-08T12:58:43.998Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:45.944Z] #50 transferring context: 212.88MB 90.3s [2024-08-08T12:58:45.944Z] #50 ... [2024-08-08T12:58:45.944Z] [2024-08-08T12:58:45.944Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:45.944Z] #52 ... [2024-08-08T12:58:45.944Z] [2024-08-08T12:58:45.944Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:45.944Z] #46 ... [2024-08-08T12:58:45.944Z] [2024-08-08T12:58:45.944Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:46.524Z] #50 ... [2024-08-08T12:58:46.524Z] [2024-08-08T12:58:46.524Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:46.524Z] #56 ... [2024-08-08T12:58:46.524Z] [2024-08-08T12:58:46.524Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:46.524Z] #53 ... [2024-08-08T12:58:46.524Z] [2024-08-08T12:58:46.524Z] #49 [core-command internal] load build context [2024-08-08T12:58:46.817Z] #49 ... [2024-08-08T12:58:46.817Z] [2024-08-08T12:58:46.817Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:46.817Z] #57 ... [2024-08-08T12:58:46.817Z] [2024-08-08T12:58:46.817Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:47.083Z] #53 ... [2024-08-08T12:58:47.083Z] [2024-08-08T12:58:47.083Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:47.348Z] #47 ... [2024-08-08T12:58:47.348Z] [2024-08-08T12:58:47.348Z] #56 [core-keeper internal] load build context [2024-08-08T12:58:47.348Z] #56 transferring context: 308.57MB 87.4s done [2024-08-08T12:58:47.348Z] #56 DONE 90.0s [2024-08-08T12:58:47.348Z] [2024-08-08T12:58:47.348Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:48.751Z] #47 ... [2024-08-08T12:58:48.751Z] [2024-08-08T12:58:48.751Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-08T12:58:48.751Z] #108 DONE 1.3s [2024-08-08T12:58:48.751Z] [2024-08-08T12:58:48.751Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:49.017Z] #47 ... [2024-08-08T12:58:49.017Z] [2024-08-08T12:58:49.017Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:49.284Z] #48 ... [2024-08-08T12:58:49.284Z] [2024-08-08T12:58:49.284Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:49.284Z] #47 ... [2024-08-08T12:58:49.284Z] [2024-08-08T12:58:49.284Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:49.550Z] #51 ... [2024-08-08T12:58:49.550Z] [2024-08-08T12:58:49.550Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:50.132Z] #47 ... [2024-08-08T12:58:50.132Z] [2024-08-08T12:58:50.132Z] #49 [core-command internal] load build context [2024-08-08T12:58:50.132Z] #49 transferring context: 308.57MB 94.1s done [2024-08-08T12:58:50.132Z] #49 DONE 95.4s [2024-08-08T12:58:50.132Z] [2024-08-08T12:58:50.132Z] #47 [security-proxy-auth internal] load build context [2024-08-08T12:58:51.111Z] #47 transferring context: 308.57MB 95.7s done [2024-08-08T12:58:51.377Z] #47 DONE 96.8s [2024-08-08T12:58:51.377Z] [2024-08-08T12:58:51.377Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:51.959Z] #48 ... [2024-08-08T12:58:51.959Z] [2024-08-08T12:58:51.959Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:51.959Z] #54 ... [2024-08-08T12:58:51.959Z] [2024-08-08T12:58:51.959Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-08T12:58:51.959Z] #109 DONE 1.4s [2024-08-08T12:58:51.959Z] [2024-08-08T12:58:51.959Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:58:51.959Z] #54 ... [2024-08-08T12:58:51.959Z] [2024-08-08T12:58:51.959Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T12:58:53.365Z] #110 ... [2024-08-08T12:58:53.365Z] [2024-08-08T12:58:53.365Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T12:58:53.365Z] #111 ... [2024-08-08T12:58:53.365Z] [2024-08-08T12:58:53.365Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:54.322Z] #51 ... [2024-08-08T12:58:54.322Z] [2024-08-08T12:58:54.322Z] #45 [core-data internal] load build context [2024-08-08T12:58:54.322Z] #45 ... [2024-08-08T12:58:54.322Z] [2024-08-08T12:58:54.322Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:54.589Z] #51 ... [2024-08-08T12:58:54.589Z] [2024-08-08T12:58:54.589Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-08T12:58:54.589Z] #48 transferring context: 308.57MB 98.5s done [2024-08-08T12:58:54.589Z] #48 DONE 99.6s [2024-08-08T12:58:54.589Z] [2024-08-08T12:58:54.589Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:55.994Z] #51 ... [2024-08-08T12:58:55.994Z] [2024-08-08T12:58:55.994Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-08T12:58:55.994Z] #46 transferring context: 308.57MB 101.6s done [2024-08-08T12:58:55.994Z] #46 DONE 101.8s [2024-08-08T12:58:55.994Z] [2024-08-08T12:58:55.994Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:55.994Z] #51 ... [2024-08-08T12:58:55.994Z] [2024-08-08T12:58:55.994Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:56.258Z] #52 ... [2024-08-08T12:58:56.258Z] [2024-08-08T12:58:56.258Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:56.524Z] #51 ... [2024-08-08T12:58:56.524Z] [2024-08-08T12:58:56.524Z] #50 [support-scheduler internal] load build context [2024-08-08T12:58:56.524Z] #50 ... [2024-08-08T12:58:56.524Z] [2024-08-08T12:58:56.524Z] #51 [support-notifications internal] load build context [2024-08-08T12:58:57.111Z] #51 ... [2024-08-08T12:58:57.111Z] [2024-08-08T12:58:57.111Z] #57 [core-metadata internal] load build context [2024-08-08T12:58:57.111Z] #57 ... [2024-08-08T12:58:57.111Z] [2024-08-08T12:58:57.111Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:57.111Z] #52 ... [2024-08-08T12:58:57.111Z] [2024-08-08T12:58:57.111Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-08T12:58:57.111Z] #112 DONE 1.1s [2024-08-08T12:58:57.111Z] [2024-08-08T12:58:57.111Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:57.111Z] #52 ... [2024-08-08T12:58:57.111Z] [2024-08-08T12:58:57.111Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:58:57.379Z] #53 ... [2024-08-08T12:58:57.379Z] [2024-08-08T12:58:57.379Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:58:58.781Z] #52 ... [2024-08-08T12:58:58.781Z] [2024-08-08T12:58:58.781Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T12:58:58.781Z] #113 ... [2024-08-08T12:58:58.781Z] [2024-08-08T12:58:58.781Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:59:00.718Z] #52 ... [2024-08-08T12:59:00.718Z] [2024-08-08T12:59:00.718Z] #51 [support-notifications internal] load build context [2024-08-08T12:59:00.718Z] #51 transferring context: 308.57MB 102.9s done [2024-08-08T12:59:00.718Z] #51 DONE 104.8s [2024-08-08T12:59:00.718Z] [2024-08-08T12:59:00.718Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:59:00.988Z] #52 ... [2024-08-08T12:59:00.988Z] [2024-08-08T12:59:00.988Z] #57 [core-metadata internal] load build context [2024-08-08T12:59:00.988Z] #57 transferring context: 308.57MB 101.2s done [2024-08-08T12:59:00.988Z] #57 DONE 103.7s [2024-08-08T12:59:00.988Z] [2024-08-08T12:59:00.988Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:59:01.581Z] #52 ... [2024-08-08T12:59:01.581Z] [2024-08-08T12:59:01.581Z] #114 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-08T12:59:01.581Z] #114 DONE 1.1s [2024-08-08T12:59:01.581Z] [2024-08-08T12:59:01.581Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:59:02.164Z] #52 ... [2024-08-08T12:59:02.164Z] [2024-08-08T12:59:02.164Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:02.164Z] #54 ... [2024-08-08T12:59:02.164Z] [2024-08-08T12:59:02.164Z] #45 [core-data internal] load build context [2024-08-08T12:59:02.434Z] #45 ... [2024-08-08T12:59:02.434Z] [2024-08-08T12:59:02.434Z] #52 [support-cron-scheduler internal] load build context [2024-08-08T12:59:03.390Z] #52 transferring context: 308.57MB 105.9s done [2024-08-08T12:59:03.390Z] #52 DONE 107.2s [2024-08-08T12:59:03.390Z] [2024-08-08T12:59:03.390Z] #45 [core-data internal] load build context [2024-08-08T12:59:05.333Z] #45 transferring context: 308.57MB 110.7s done [2024-08-08T12:59:05.333Z] #45 DONE 110.9s [2024-08-08T12:59:05.333Z] [2024-08-08T12:59:05.333Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:05.918Z] #54 ... [2024-08-08T12:59:05.918Z] [2024-08-08T12:59:05.918Z] #50 [support-scheduler internal] load build context [2024-08-08T12:59:05.918Z] #50 transferring context: 308.57MB 110.6s done [2024-08-08T12:59:05.918Z] #50 DONE 110.9s [2024-08-08T12:59:05.918Z] [2024-08-08T12:59:05.918Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:07.326Z] #54 ... [2024-08-08T12:59:07.326Z] [2024-08-08T12:59:07.326Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T12:59:07.326Z] #115 ... [2024-08-08T12:59:07.326Z] [2024-08-08T12:59:07.326Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:07.326Z] #54 ... [2024-08-08T12:59:07.326Z] [2024-08-08T12:59:07.326Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:59:07.326Z] #53 ... [2024-08-08T12:59:07.326Z] [2024-08-08T12:59:07.326Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:08.738Z] #54 ... [2024-08-08T12:59:08.738Z] [2024-08-08T12:59:08.738Z] #53 [security-proxy-setup internal] load build context [2024-08-08T12:59:08.738Z] #53 transferring context: 308.57MB 110.2s done [2024-08-08T12:59:08.738Z] #53 DONE 111.4s [2024-08-08T12:59:08.738Z] [2024-08-08T12:59:08.738Z] #54 [security-secretstore-setup internal] load build context [2024-08-08T12:59:08.738Z] #54 transferring context: 308.57MB 109.4s done [2024-08-08T12:59:08.738Z] #54 DONE 111.3s [2024-08-08T12:59:08.738Z] [2024-08-08T12:59:08.738Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #116 DONE 68.3s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #113 DONE 80.9s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #110 DONE 77.8s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #111 DONE 86.6s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #115 DONE 72.6s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #117 ... [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #118 DONE 5.5s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #119 [core-command builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #119 DONE 5.6s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-08T13:00:16.596Z] #120 DONE 5.6s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #121 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #122 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #123 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #124 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #125 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #126 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #127 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #128 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #129 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #130 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #131 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #132 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #133 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #134 [support-scheduler builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #134 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #135 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #136 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #137 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #138 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #139 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #140 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #141 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #117 DONE 5.6s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #142 [core-data builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #142 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T13:00:16.596Z] #143 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-08T13:00:16.596Z] #144 CACHED [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T13:00:16.596Z] #145 DONE 5.7s [2024-08-08T13:00:16.596Z] [2024-08-08T13:00:16.596Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T13:00:20.854Z] #146 ... [2024-08-08T13:00:20.854Z] [2024-08-08T13:00:20.854Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T13:00:20.854Z] #0 5.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T13:00:21.815Z] #147 ... [2024-08-08T13:00:21.815Z] [2024-08-08T13:00:21.815Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T13:00:21.815Z] #0 6.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-08T13:00:21.815Z] #148 ... [2024-08-08T13:00:21.815Z] [2024-08-08T13:00:21.815Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T13:00:21.815Z] #0 6.494 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T13:00:23.027Z] #149 ... [2024-08-08T13:00:23.027Z] [2024-08-08T13:00:23.027Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T13:00:23.027Z] #146 6.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T13:00:27.553Z] #146 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T13:00:27.553Z] #0 6.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T13:00:27.553Z] #150 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T13:00:27.553Z] #0 5.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-08T13:00:27.553Z] #151 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T13:00:27.553Z] #0 6.367 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T13:00:27.553Z] #152 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:00:27.553Z] #0 5.235 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T13:00:27.553Z] #153 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T13:00:27.553Z] #0 6.151 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T13:00:27.553Z] #154 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T13:00:27.553Z] #0 4.806 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T13:00:27.553Z] #155 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:00:27.553Z] #0 5.783 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T13:00:27.553Z] #156 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T13:00:27.553Z] #0 6.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T13:00:27.553Z] #157 ... [2024-08-08T13:00:27.553Z] [2024-08-08T13:00:27.553Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T13:00:27.553Z] #0 6.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T13:20:05.815Z] #158 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T13:20:05.815Z] #157 1177.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-08T13:20:05.815Z] #157 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T13:20:05.815Z] #146 DONE 1181.8s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:05.815Z] #153 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:20:05.815Z] #159 DONE 0.3s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:20:05.815Z] #160 DONE 0.1s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-08T13:20:05.815Z] #161 DONE 0.1s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:05.815Z] #153 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-08T13:20:05.815Z] #162 DONE 0.2s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-08T13:20:05.815Z] #163 DONE 0.3s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T13:20:05.815Z] #149 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T13:20:05.815Z] #164 DONE 0.2s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T13:20:05.815Z] #165 DONE 2.4s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #105 [security-proxy-setup] exporting to image [2024-08-08T13:20:05.815Z] #105 exporting layers [2024-08-08T13:20:05.815Z] #105 exporting layers 1.2s done [2024-08-08T13:20:05.815Z] #105 writing image sha256:4a040288f6ba2ff7be2790c4dde3ca5f92e3ebf4883a0d281feaf03269855011 0.0s done [2024-08-08T13:20:05.815Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-08T13:20:05.815Z] #105 DONE 8.7s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T13:20:05.815Z] #155 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T13:20:05.815Z] #150 DONE 1189.6s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T13:20:05.815Z] #152 ... [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T13:20:05.815Z] #166 DONE 0.2s [2024-08-08T13:20:05.815Z] [2024-08-08T13:20:05.815Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T13:20:07.760Z] #167 DONE 2.2s [2024-08-08T13:20:07.760Z] [2024-08-08T13:20:07.760Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:20:08.316Z] #168 DONE 0.2s [2024-08-08T13:20:08.316Z] [2024-08-08T13:20:08.316Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:20:08.316Z] #169 DONE 0.2s [2024-08-08T13:20:08.316Z] [2024-08-08T13:20:08.316Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-08T13:20:08.624Z] #170 DONE 0.3s [2024-08-08T13:20:08.624Z] [2024-08-08T13:20:08.624Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-08T13:20:08.897Z] #171 DONE 0.1s [2024-08-08T13:20:08.898Z] [2024-08-08T13:20:08.898Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-08T13:20:08.898Z] #172 DONE 0.2s [2024-08-08T13:20:08.898Z] [2024-08-08T13:20:08.898Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-08T13:20:08.898Z] #173 DONE 0.1s [2024-08-08T13:20:08.898Z] [2024-08-08T13:20:08.898Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:09.191Z] #153 ... [2024-08-08T13:20:09.191Z] [2024-08-08T13:20:09.191Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-08T13:20:09.468Z] #174 DONE 0.2s [2024-08-08T13:20:09.468Z] [2024-08-08T13:20:09.468Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-08T13:20:09.468Z] #175 DONE 0.1s [2024-08-08T13:20:09.468Z] [2024-08-08T13:20:09.468Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-08T13:20:09.468Z] #176 DONE 0.2s [2024-08-08T13:20:09.468Z] [2024-08-08T13:20:09.468Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:09.737Z] #153 ... [2024-08-08T13:20:09.737Z] [2024-08-08T13:20:09.737Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T13:20:11.754Z] #177 DONE 2.0s [2024-08-08T13:20:11.754Z] [2024-08-08T13:20:11.754Z] #105 [security-bootstrapper] exporting to image [2024-08-08T13:20:11.754Z] #105 exporting layers [2024-08-08T13:20:12.760Z] #105 exporting layers 1.1s done [2024-08-08T13:20:13.034Z] #105 writing image sha256:7c203141b742b9e115290f569b5792ce6d2087acaefd6cb180abb2c57ec14262 done [2024-08-08T13:20:13.034Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-08T13:20:13.034Z] #105 DONE 9.8s [2024-08-08T13:20:13.034Z] [2024-08-08T13:20:13.034Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:20:17.291Z] #43 ... [2024-08-08T13:20:17.291Z] [2024-08-08T13:20:17.291Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T13:20:17.291Z] #157 DONE 1201.1s [2024-08-08T13:20:17.291Z] [2024-08-08T13:20:17.291Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T13:20:17.291Z] #154 ... [2024-08-08T13:20:17.291Z] [2024-08-08T13:20:17.291Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:20:17.291Z] #178 DONE 0.2s [2024-08-08T13:20:17.291Z] [2024-08-08T13:20:17.291Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:20:17.558Z] #179 DONE 0.4s [2024-08-08T13:20:17.558Z] [2024-08-08T13:20:17.558Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-08T13:20:17.558Z] #180 DONE 0.1s [2024-08-08T13:20:17.558Z] [2024-08-08T13:20:17.558Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:17.824Z] #153 ... [2024-08-08T13:20:17.824Z] [2024-08-08T13:20:17.824Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-08T13:20:17.824Z] #181 DONE 0.1s [2024-08-08T13:20:17.824Z] [2024-08-08T13:20:17.824Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:20:17.824Z] #182 DONE 0.1s [2024-08-08T13:20:17.824Z] [2024-08-08T13:20:17.824Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-08T13:20:18.092Z] #183 DONE 0.3s [2024-08-08T13:20:18.092Z] [2024-08-08T13:20:18.092Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-08T13:20:18.358Z] #184 DONE 0.3s [2024-08-08T13:20:18.358Z] [2024-08-08T13:20:18.358Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:20:18.626Z] #153 ... [2024-08-08T13:20:18.626Z] [2024-08-08T13:20:18.626Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T13:20:18.626Z] #185 DONE 0.1s [2024-08-08T13:20:18.626Z] [2024-08-08T13:20:18.626Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T13:20:21.205Z] #186 DONE 2.6s [2024-08-08T13:20:21.205Z] [2024-08-08T13:20:21.205Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:20:21.205Z] #43 ... [2024-08-08T13:20:21.205Z] [2024-08-08T13:20:21.205Z] #105 [security-secretstore-setup] exporting to image [2024-08-08T13:20:21.205Z] #105 exporting layers [2024-08-08T13:20:23.147Z] #105 exporting layers 1.8s done [2024-08-08T13:20:23.147Z] #105 writing image sha256:54e55082622bdb96d97ebd5b747c69300a25e4b66be55fb13ed406f40b9af95c done [2024-08-08T13:20:23.147Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-08T13:20:23.147Z] #105 DONE 11.6s [2024-08-08T13:20:23.147Z] [2024-08-08T13:20:23.147Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T13:21:19.525Z] #147 ... [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T13:21:19.525Z] #158 DONE 1260.3s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:21:19.525Z] #43 ... [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:21:19.525Z] #187 DONE 0.2s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:21:19.525Z] #43 ... [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:21:19.525Z] #188 DONE 0.1s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T13:21:19.525Z] #189 DONE 0.2s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:21:19.525Z] #190 DONE 0.1s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-08T13:21:19.525Z] #191 DONE 0.2s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T13:21:19.525Z] #192 DONE 2.1s [2024-08-08T13:21:19.525Z] [2024-08-08T13:21:19.525Z] #105 [core-common-config-bootstrapper] exporting to image [2024-08-08T13:21:19.525Z] #105 exporting layers [2024-08-08T13:21:19.793Z] #105 exporting layers 0.5s done [2024-08-08T13:21:19.793Z] #105 writing image sha256:52ab3c0ab1af2d3a6ef4f3dd631365f8ffb6b96e6a12ed634ee6a9e213fe9e82 done [2024-08-08T13:21:19.793Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-08T13:21:19.793Z] #105 DONE 12.2s [2024-08-08T13:21:19.793Z] [2024-08-08T13:21:19.793Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T13:23:26.465Z] #154 ... [2024-08-08T13:23:26.465Z] [2024-08-08T13:23:26.465Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T13:23:26.465Z] #148 DONE 1391.1s [2024-08-08T13:23:26.732Z] [2024-08-08T13:23:26.732Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:23:26.732Z] #156 ... [2024-08-08T13:23:26.732Z] [2024-08-08T13:23:26.732Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:23:26.999Z] #193 DONE 0.2s [2024-08-08T13:23:26.999Z] [2024-08-08T13:23:26.999Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:23:27.266Z] #194 DONE 0.2s [2024-08-08T13:23:27.266Z] [2024-08-08T13:23:27.266Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T13:23:27.532Z] #195 DONE 0.4s [2024-08-08T13:23:27.532Z] [2024-08-08T13:23:27.532Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:23:27.799Z] #196 DONE 0.1s [2024-08-08T13:23:27.799Z] [2024-08-08T13:23:27.799Z] #105 [security-spiffe-token-provider] exporting to image [2024-08-08T13:23:27.799Z] #105 exporting layers [2024-08-08T13:23:28.382Z] #105 exporting layers 0.8s done [2024-08-08T13:23:28.382Z] #105 writing image sha256:8e8df029378cf0d17e3f841d310368c16cc80e75ba5b1adbb5cd2b9c0fc9dbfe done [2024-08-08T13:23:28.382Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-08T13:23:28.382Z] #105 DONE 12.9s [2024-08-08T13:23:28.382Z] [2024-08-08T13:23:28.382Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T13:31:20.443Z] #147 DONE 1864.5s [2024-08-08T13:31:20.443Z] [2024-08-08T13:31:20.443Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:31:20.443Z] #43 ... [2024-08-08T13:31:20.443Z] [2024-08-08T13:31:20.443Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:31:20.443Z] #197 DONE 0.1s [2024-08-08T13:31:20.443Z] [2024-08-08T13:31:20.443Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T13:31:20.443Z] #55 ... [2024-08-08T13:31:20.443Z] [2024-08-08T13:31:20.443Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:31:21.058Z] #198 DONE 0.2s [2024-08-08T13:31:21.058Z] [2024-08-08T13:31:21.058Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-08T13:31:21.355Z] #199 DONE 0.6s [2024-08-08T13:31:21.355Z] [2024-08-08T13:31:21.355Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:31:21.355Z] #153 ... [2024-08-08T13:31:21.355Z] [2024-08-08T13:31:21.355Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:31:21.664Z] #200 DONE 0.2s [2024-08-08T13:31:21.664Z] [2024-08-08T13:31:21.664Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T13:31:21.664Z] #201 DONE 0.1s [2024-08-08T13:31:21.664Z] [2024-08-08T13:31:21.664Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T13:31:23.662Z] #202 DONE 2.1s [2024-08-08T13:31:23.662Z] [2024-08-08T13:31:23.662Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T13:31:23.931Z] #151 ... [2024-08-08T13:31:23.931Z] [2024-08-08T13:31:23.931Z] #105 [security-proxy-auth] exporting to image [2024-08-08T13:31:23.931Z] #105 exporting layers [2024-08-08T13:31:24.199Z] #105 exporting layers 0.6s done [2024-08-08T13:31:24.465Z] #105 writing image sha256:b2a6ebae54c969eb5863cbc986c5ce5977c1d2752a7d4332f9d3b01754d6a668 done [2024-08-08T13:31:24.465Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-08T13:31:24.465Z] #105 DONE 13.5s [2024-08-08T13:31:24.465Z] [2024-08-08T13:31:24.465Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T13:32:32.349Z] #149 ... [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T13:32:32.349Z] #152 DONE 1928.5s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T13:32:32.349Z] #151 ... [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:32:32.349Z] #203 DONE 0.2s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T13:32:32.349Z] #151 ... [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:32:32.349Z] #204 DONE 0.1s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-08T13:32:32.349Z] #205 DONE 0.4s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:32:32.349Z] #206 DONE 0.1s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:32:32.349Z] #156 ... [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #105 [core-command] exporting to image [2024-08-08T13:32:32.349Z] #105 exporting layers [2024-08-08T13:32:32.349Z] #105 exporting layers 0.4s done [2024-08-08T13:32:32.349Z] #105 writing image sha256:0cc4356ce9e62f05d4592934226496d1c407d63bb340fcc690c598bf92483970 done [2024-08-08T13:32:32.349Z] #105 naming to docker.io/library/core-command-arm64 done [2024-08-08T13:32:32.349Z] #105 DONE 14.0s [2024-08-08T13:32:32.349Z] [2024-08-08T13:32:32.349Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T13:34:24.017Z] #55 ... [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T13:34:24.017Z] #151 DONE 2046.2s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:34:24.017Z] #43 ... [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:34:24.017Z] #207 DONE 0.2s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:34:24.017Z] #208 DONE 0.2s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:34:24.017Z] #43 ... [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T13:34:24.017Z] #209 DONE 0.5s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:34:24.017Z] #210 DONE 0.3s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #105 [core-data] exporting to image [2024-08-08T13:34:24.017Z] #105 exporting layers [2024-08-08T13:34:24.017Z] #105 exporting layers 0.5s done [2024-08-08T13:34:24.017Z] #105 writing image sha256:09f8f31937edf1bd4a525dcebf493da8bcb905b624c2b74b8e5facfa2313d273 done [2024-08-08T13:34:24.017Z] #105 naming to docker.io/library/core-data-arm64 done [2024-08-08T13:34:24.017Z] #105 DONE 14.4s [2024-08-08T13:34:24.017Z] [2024-08-08T13:34:24.017Z] #43 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T13:34:25.010Z] #43 ... [2024-08-08T13:34:25.010Z] [2024-08-08T13:34:25.010Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T13:34:25.010Z] #149 DONE 2049.6s [2024-08-08T13:34:25.276Z] [2024-08-08T13:34:25.276Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T13:34:25.276Z] #155 ... [2024-08-08T13:34:25.276Z] [2024-08-08T13:34:25.276Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T13:34:25.276Z] #154 DONE 2050.0s [2024-08-08T13:34:25.549Z] [2024-08-08T13:34:25.549Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T13:34:25.814Z] #55 ... [2024-08-08T13:34:25.814Z] [2024-08-08T13:34:25.814Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:34:25.814Z] #211 DONE 0.1s [2024-08-08T13:34:25.814Z] [2024-08-08T13:34:25.814Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:34:26.401Z] #212 DONE 0.3s [2024-08-08T13:34:26.401Z] [2024-08-08T13:34:26.401Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:34:26.401Z] #153 ... [2024-08-08T13:34:26.401Z] [2024-08-08T13:34:26.401Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:34:26.669Z] #213 DONE 0.3s [2024-08-08T13:34:26.669Z] [2024-08-08T13:34:26.669Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-08T13:34:27.261Z] #214 DONE 0.5s [2024-08-08T13:34:27.261Z] [2024-08-08T13:34:27.261Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-08T13:34:27.261Z] #215 DONE 0.8s [2024-08-08T13:34:27.261Z] [2024-08-08T13:34:27.261Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:34:27.261Z] #216 DONE 0.2s [2024-08-08T13:34:27.261Z] [2024-08-08T13:34:27.261Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:34:27.529Z] #217 DONE 0.3s [2024-08-08T13:34:27.529Z] [2024-08-08T13:34:27.529Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-08T13:34:27.529Z] #218 DONE 0.2s [2024-08-08T13:34:27.529Z] [2024-08-08T13:34:27.529Z] #105 [core-keeper] exporting to image [2024-08-08T13:34:28.113Z] #105 exporting layers 1.0s done [2024-08-08T13:34:28.379Z] #105 writing image sha256:378c819c333334ce4e8421d05809a88d6cbfd67a4983100149b17de3df217668 done [2024-08-08T13:34:28.379Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-08-08T13:34:28.379Z] #105 exporting layers 0.8s done [2024-08-08T13:34:28.645Z] #105 writing image sha256:afb955f1e98306a13233d9b4214075bb499b826663f2f82527167e1c76216beb done [2024-08-08T13:34:28.645Z] #105 naming to docker.io/library/core-metadata-arm64 done [2024-08-08T13:34:28.645Z] #105 DONE 15.7s [2024-08-08T13:34:28.645Z] [2024-08-08T13:34:28.645Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:35:07.576Z] #156 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T13:35:07.576Z] #153 DONE 2086.5s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:35:07.576Z] #156 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:35:07.576Z] #219 DONE 0.2s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:35:07.576Z] #220 DONE 0.2s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T13:35:07.576Z] #221 DONE 0.5s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:35:07.576Z] #156 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T13:35:07.576Z] #155 DONE 2088.0s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:35:07.576Z] #222 DONE 0.1s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #105 [support-scheduler] exporting to image [2024-08-08T13:35:07.576Z] #105 exporting layers [2024-08-08T13:35:07.576Z] #105 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T13:35:07.576Z] #156 DONE 2088.3s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #105 [support-scheduler] exporting to image [2024-08-08T13:35:07.576Z] #105 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:35:07.576Z] #223 DONE 0.2s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #105 [support-scheduler] exporting to image [2024-08-08T13:35:07.576Z] #105 exporting layers 0.8s done [2024-08-08T13:35:07.576Z] #105 writing image sha256:111d7dbbbc84aa983f299d05c41f325663e9c360fae8d3b904ed2990826d181b done [2024-08-08T13:35:07.576Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2024-08-08T13:35:07.576Z] #105 DONE 16.6s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:35:07.576Z] #224 DONE 0.1s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T13:35:07.576Z] #55 ... [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T13:35:07.576Z] #225 CACHED [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T13:35:07.576Z] #226 CACHED [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T13:35:07.576Z] #227 DONE 0.4s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-08T13:35:07.576Z] #228 DONE 0.5s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-08T13:35:07.576Z] #229 DONE 0.1s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-08T13:35:07.576Z] #230 DONE 0.1s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #105 [support-notifications] exporting to image [2024-08-08T13:35:07.576Z] #105 exporting layers 0.6s done [2024-08-08T13:35:07.576Z] #105 writing image sha256:e09965c5dd2047ed94b87308d6356a8a292c6394f593ce887b103eedeee3cff1 0.0s done [2024-08-08T13:35:07.576Z] #105 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-08T13:35:07.576Z] #105 writing image sha256:d6ab4bb1deaee74f716f975a8dd93afe326efeac1c9ae06a6bc655745092751e done [2024-08-08T13:35:07.576Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-08-08T13:35:07.576Z] #105 DONE 17.3s [2024-08-08T13:35:07.576Z] [2024-08-08T13:35:07.576Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.576Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.577Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.577Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.577Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.577Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T13:35:07.577Z] time="2024-08-08T12:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-08T13:35:07.593Z] $ docker stop --time=1 8cc478d1fe00674e1d332dde92353cf7c438bda2701d6d35f161b191830ff3dd [2024-08-08T13:35:09.276Z] $ docker rm -f --volumes 8cc478d1fe00674e1d332dde92353cf7c438bda2701d6d35f161b191830ff3dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T13:35:09.832Z] + docker images [2024-08-08T13:35:09.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-08T13:35:09.832Z] support-cron-scheduler-arm64 latest e09965c5dd20 5 seconds ago 42.2MB [2024-08-08T13:35:09.832Z] support-notifications-arm64 latest d6ab4bb1deae 5 seconds ago 41.9MB [2024-08-08T13:35:09.832Z] support-scheduler-arm64 latest 111d7dbbbc84 6 seconds ago 41.2MB [2024-08-08T13:35:09.832Z] core-keeper-arm64 latest 378c819c3333 42 seconds ago 38.9MB [2024-08-08T13:35:09.832Z] core-metadata-arm64 latest afb955f1e983 42 seconds ago 39.1MB [2024-08-08T13:35:09.832Z] core-data-arm64 latest 09f8f31937ed 46 seconds ago 39MB [2024-08-08T13:35:09.832Z] core-command-arm64 latest 0cc4356ce9e6 2 minutes ago 35MB [2024-08-08T13:35:09.832Z] security-proxy-auth-arm64 latest b2a6ebae54c9 3 minutes ago 32.6MB [2024-08-08T13:35:09.832Z] security-spiffe-token-provider-arm64 latest 8e8df029378c 11 minutes ago 29MB [2024-08-08T13:35:09.832Z] core-common-config-bootstrapper-arm64 latest 52ab3c0ab1af 13 minutes ago 15.3MB [2024-08-08T13:35:09.832Z] security-secretstore-setup-arm64 latest 54e55082622b 14 minutes ago 36.4MB [2024-08-08T13:35:09.832Z] security-bootstrapper-arm64 latest 7c203141b742 14 minutes ago 18.9MB [2024-08-08T13:35:09.832Z] security-proxy-setup-arm64 latest 4a040288f6ba 15 minutes ago 26.1MB [2024-08-08T13:35:09.832Z] security-spire-config-arm64 latest 9563b9c6a484 36 minutes ago 115MB [2024-08-08T13:35:09.832Z] security-spire-agent-arm64 latest 279fe81a8197 36 minutes ago 174MB [2024-08-08T13:35:09.832Z] security-spire-server-arm64 latest ecc6461cfb73 36 minutes ago 116MB [2024-08-08T13:35:09.832Z] ci-base-image-arm64 latest fd85293fc3b4 55 minutes ago 967MB [2024-08-08T13:35:09.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-08T13:35:09.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T13:35:10.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T13:35:10.368Z] [2024-08-08T13:35:10.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T13:35:10.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T13:35:10.967Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T13:35:10.967Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T13:35:10.967Z] 04944245beec: Pulling fs layer [2024-08-08T13:35:10.967Z] 699f458cf7ca: Pulling fs layer [2024-08-08T13:35:10.967Z] 765212b225bb: Pulling fs layer [2024-08-08T13:35:10.967Z] f23df028b6ca: Pulling fs layer [2024-08-08T13:35:10.967Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T13:35:10.967Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T13:35:10.967Z] f23df028b6ca: Waiting [2024-08-08T13:35:10.967Z] d65c8cfc05b1: Waiting [2024-08-08T13:35:10.967Z] 2437ff75d9bd: Waiting [2024-08-08T13:35:10.967Z] 765212b225bb: Waiting [2024-08-08T13:35:10.967Z] 04944245beec: Verifying Checksum [2024-08-08T13:35:10.967Z] 04944245beec: Download complete [2024-08-08T13:35:10.967Z] 765212b225bb: Verifying Checksum [2024-08-08T13:35:10.967Z] 765212b225bb: Download complete [2024-08-08T13:35:10.967Z] f23df028b6ca: Verifying Checksum [2024-08-08T13:35:10.967Z] f23df028b6ca: Download complete [2024-08-08T13:35:11.233Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T13:35:11.233Z] d65c8cfc05b1: Download complete [2024-08-08T13:35:11.233Z] 699f458cf7ca: Verifying Checksum [2024-08-08T13:35:11.233Z] 699f458cf7ca: Download complete [2024-08-08T13:35:11.499Z] 8998bd30e6a1: Verifying Checksum [2024-08-08T13:35:11.499Z] 8998bd30e6a1: Download complete [2024-08-08T13:35:14.074Z] 2437ff75d9bd: Verifying Checksum [2024-08-08T13:35:14.074Z] 2437ff75d9bd: Download complete [2024-08-08T13:35:16.654Z] 8998bd30e6a1: Pull complete [2024-08-08T13:35:16.654Z] 04944245beec: Pull complete [2024-08-08T13:35:18.588Z] 699f458cf7ca: Pull complete [2024-08-08T13:35:18.588Z] 765212b225bb: Pull complete [2024-08-08T13:35:19.167Z] f23df028b6ca: Pull complete [2024-08-08T13:35:19.433Z] d65c8cfc05b1: Pull complete [2024-08-08T13:35:37.615Z] 2437ff75d9bd: Pull complete [2024-08-08T13:35:37.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T13:35:37.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T13:35:37.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T13:35:37.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-7383 does not seem to be running inside a container [2024-08-08T13:35:37.864Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T13:35:40.815Z] $ docker top a3389a782c335eb3777489a23776958f3ce52daa07f3139b69462a08237284ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:35:41.743Z] ---> job-cost.sh [2024-08-08T13:35:41.743Z] lf-activate-venv: SKIPPING [2024-08-08T13:35:41.743Z] INFO: No Stack... [2024-08-08T13:35:42.007Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T13:35:42.958Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T13:35:43.587Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-08-08T13:35:43.587Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T13:35:43.615Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-2-stack-cost] [2024-08-08T13:35:43.623Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4857-2-stack-cost] did not exist. Created. [2024-08-08T13:35:43.630Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T13:35:44.533Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T13:35:44.747Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T13:35:44.756Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T13:35:44.769Z] $ docker stop --time=1 a3389a782c335eb3777489a23776958f3ce52daa07f3139b69462a08237284ca [2024-08-08T13:35:46.277Z] $ docker rm -f --volumes a3389a782c335eb3777489a23776958f3ce52daa07f3139b69462a08237284ca [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-08T13:35:47.394Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:35:47.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:35:48.548Z] ---> package-listing.sh [2024-08-08T13:35:48.548Z] ++ facter osfamily [2024-08-08T13:35:48.548Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T13:35:48.808Z] + OS_FAMILY=debian [2024-08-08T13:35:48.808Z] + workspace=/w/workspace/edgex-go/2 [2024-08-08T13:35:48.808Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T13:35:48.808Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T13:35:48.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T13:35:48.808Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T13:35:48.808Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-08T13:35:48.808Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T13:35:48.808Z] + case "${OS_FAMILY}" in [2024-08-08T13:35:48.808Z] + dpkg -l [2024-08-08T13:35:48.808Z] + grep '^ii' [2024-08-08T13:35:48.808Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T13:35:48.808Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T13:35:48.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T13:35:48.808Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-08T13:35:48.808Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-08T13:35:48.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-08T13:35:48.821Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-08T13:35:49.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T13:35:49.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T13:35:49.665Z] [2024-08-08T13:35:49.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T13:35:49.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T13:35:49.968Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T13:35:49.968Z] 5eb5b503b376: Pulling fs layer [2024-08-08T13:35:49.968Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T13:35:49.968Z] ec43610c2a17: Pulling fs layer [2024-08-08T13:35:49.968Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T13:35:49.968Z] 33b1e0a273af: Pulling fs layer [2024-08-08T13:35:49.968Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T13:35:49.968Z] 2f39f015ded8: Pulling fs layer [2024-08-08T13:35:49.968Z] 3a2ae6a8a46f: Waiting [2024-08-08T13:35:49.968Z] 33b1e0a273af: Waiting [2024-08-08T13:35:49.968Z] 5d3b04190fa2: Waiting [2024-08-08T13:35:49.968Z] 5c69ac0246d0: Verifying Checksum [2024-08-08T13:35:49.968Z] 5c69ac0246d0: Download complete [2024-08-08T13:35:49.968Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-08T13:35:49.968Z] 3a2ae6a8a46f: Download complete [2024-08-08T13:35:49.968Z] 33b1e0a273af: Verifying Checksum [2024-08-08T13:35:49.968Z] 33b1e0a273af: Download complete [2024-08-08T13:35:49.968Z] 5d3b04190fa2: Verifying Checksum [2024-08-08T13:35:49.968Z] 5d3b04190fa2: Download complete [2024-08-08T13:35:49.968Z] ec43610c2a17: Download complete [2024-08-08T13:35:50.226Z] 5eb5b503b376: Verifying Checksum [2024-08-08T13:35:50.226Z] 5eb5b503b376: Download complete [2024-08-08T13:35:50.792Z] 2f39f015ded8: Download complete [2024-08-08T13:35:51.358Z] 5eb5b503b376: Pull complete [2024-08-08T13:35:51.358Z] 5c69ac0246d0: Pull complete [2024-08-08T13:35:51.924Z] ec43610c2a17: Pull complete [2024-08-08T13:35:51.924Z] 3a2ae6a8a46f: Pull complete [2024-08-08T13:35:51.924Z] 33b1e0a273af: Pull complete [2024-08-08T13:35:52.182Z] 5d3b04190fa2: Pull complete [2024-08-08T13:35:56.363Z] 2f39f015ded8: Pull complete [2024-08-08T13:35:56.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T13:35:56.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T13:35:56.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T13:35:56.461Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2024-08-08T13:35:56.481Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-08T13:36:01.681Z] $ docker top 4870dca6cc6f647d8e7f4b8ccc5ce8d01cfa241419e83f4f0f2d919a02e82edf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T13:36:02.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T13:36:02.354Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T13:36:02.672Z] + ls /var/log/sa-host [2024-08-08T13:36:02.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T13:36:02.845Z] provisioning config files... [2024-08-08T13:36:02.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config82995225378720889tmp [Pipeline] { [Pipeline] echo [2024-08-08T13:36:02.901Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:36:03.212Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T13:36:03.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:36:03.597Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T13:36:03.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:36:03.894Z] ---> sudo-logs.sh [2024-08-08T13:36:03.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T13:36:03.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:36:04.239Z] ---> job-cost.sh [2024-08-08T13:36:04.239Z] lf-activate-venv: SKIPPING [2024-08-08T13:36:04.239Z] DEBUG: total: 0.10999999940395355 [2024-08-08T13:36:04.239Z] INFO: Retrieving Stack Cost... [2024-08-08T13:36:04.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T13:36:05.068Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T13:36:05.082Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T13:36:05.366Z] ---> logs-deploy.sh [2024-08-08T13:36:05.366Z] lf-activate-venv: SKIPPING [2024-08-08T13:36:05.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4857/2 [2024-08-08T13:36:05.366Z] INFO: archiving workspace using pattern(s): [2024-08-08T13:36:06.303Z] Archives upload complete. [2024-08-08T13:36:06.303Z] INFO: archiving logs to Nexus