Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 7bfebe8d09e2b9340326eaa527b0cdd522250f64 rather than 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Obtained Jenkinsfile from 7bfebe8d09e2b9340326eaa527b0cdd522250f64 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-ssh1896401924439999717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3312713473351740113.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4664/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-4664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8198787978978943698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9881832537831772078.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-4664/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-4664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1509091252691127541.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5106’ Running on prd-ubuntu20.04-docker-8c-8g-5108 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit 7bfebe8d09e2b9340326eaa527b0cdd522250f64 into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Merge succeeded, producing e81e9f96ba6a1e8121b39fb0954635e2833ce371 Checking out Revision e81e9f96ba6a1e8121b39fb0954635e2833ce371 (PR-4664) > 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/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # 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 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e81e9f96ba6a1e8121b39fb0954635e2833ce371 # timeout=10 Commit message: "Merge commit '7bfebe8d09e2b9340326eaa527b0cdd522250f64' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-01T08:32:43.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-01T08:32:43.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-01T08:32:43.130Z] ========================================================= [2023-09-01T08:32:43.131Z] EdgeX Global Pipelines Version Info [2023-09-01T08:32:43.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 98ab079bcbf0bf7899f403572826beb48c9e286b # timeout=10 [2023-09-01T08:32:44.455Z] ------------------- [2023-09-01T08:32:44.455Z] stable info: [2023-09-01T08:32:44.455Z] ------------------- [2023-09-01T08:32:44.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-01T08:32:44.455Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T08:32:44.455Z] Message: update stable to v1.0.253 [2023-09-01T08:32:44.715Z] ------------------- [2023-09-01T08:32:44.715Z] experimental info: [2023-09-01T08:32:44.715Z] ------------------- [2023-09-01T08:32:44.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-01T08:32:44.715Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-01T08:32:44.715Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-01T08:32:44.879Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-01T08:32:44.887Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-01T08:32:44.895Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-01T08:32:44.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-01T08:32:44.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-01T08:32:44.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-01T08:32:44.940Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-01T08:32:44.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-01T08:32:44.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-01T08:32:44.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-01T08:32:44.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-01T08:32:44.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-01T08:32:45.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-01T08:32:45.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-01T08:32:45.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-01T08:32:45.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-01T08:32:45.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-01T08:32:45.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-01T08:32:45.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-01T08:32:45.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-01T08:32:45.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-01T08:32:45.132Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-01T08:32:45.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-01T08:32:45.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo [2023-09-01T08:32:45.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo [2023-09-01T08:32:45.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo [2023-09-01T08:32:45.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e81e9f96ba6a1e8121b39fb0954635e2833ce371 [Pipeline] echo [2023-09-01T08:32:45.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e81e9f9 [Pipeline] echo [2023-09-01T08:32:45.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T08:32:45.265Z] provisioning config files... [2023-09-01T08:32:45.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8481937348266512680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T08:32:45.584Z] ---> docker-login.sh [2023-09-01T08:32:45.584Z] nexus3.edgexfoundry.org:10001 [2023-09-01T08:32:46.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:32:46.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:32:46.970Z] Configure a credential helper to remove this warning. See [2023-09-01T08:32:46.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:32:46.970Z] [2023-09-01T08:32:46.970Z] Login Succeeded [2023-09-01T08:32:46.970Z] nexus3.edgexfoundry.org:10002 [2023-09-01T08:32:46.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:32:46.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:32:46.970Z] Configure a credential helper to remove this warning. See [2023-09-01T08:32:46.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:32:46.970Z] [2023-09-01T08:32:46.970Z] Login Succeeded [2023-09-01T08:32:46.970Z] nexus3.edgexfoundry.org:10003 [2023-09-01T08:32:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:32:47.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:32:47.230Z] Configure a credential helper to remove this warning. See [2023-09-01T08:32:47.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:32:47.230Z] [2023-09-01T08:32:47.230Z] Login Succeeded [2023-09-01T08:32:47.230Z] nexus3.edgexfoundry.org:10004 [2023-09-01T08:32:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:32:47.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:32:47.230Z] Configure a credential helper to remove this warning. See [2023-09-01T08:32:47.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:32:47.230Z] [2023-09-01T08:32:47.230Z] Login Succeeded [2023-09-01T08:32:47.230Z] docker.io [2023-09-01T08:32:47.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:32:47.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:32:47.489Z] Configure a credential helper to remove this warning. See [2023-09-01T08:32:47.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:32:47.489Z] [2023-09-01T08:32:47.489Z] Login Succeeded [2023-09-01T08:32:47.760Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T08:32:47.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T08:32:48.080Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-01T08:32:48.080Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-09-01T08:32:48.080Z] -f2 [2023-09-01T08:32:48.080Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-01T08:32:48.080Z] + + cut -d/ -f2 [2023-09-01T08:32:48.080Z] dirname cmd/core-data/Dockerfile [2023-09-01T08:32:48.080Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/core-metadata/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-01T08:32:48.080Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-01T08:32:48.080Z] cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/support-notifications/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-01T08:32:48.080Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-01T08:32:48.080Z] + cut -d/ -f2 [2023-09-01T08:32:48.080Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-01T08:32:48.136Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-01T08:32:48.539Z] + git rev-list -1 --merges e81e9f96ba6a1e8121b39fb0954635e2833ce371~1..e81e9f96ba6a1e8121b39fb0954635e2833ce371 [Pipeline] echo [2023-09-01T08:32:48.549Z] -----------> git rev-list -1 --merges e81e9f96ba6a1e8121b39fb0954635e2833ce371~1..e81e9f96ba6a1e8121b39fb0954635e2833ce371 e81e9f96ba6a1e8121b39fb0954635e2833ce371 [2023-09-01T08:32:48.549Z] e81e9f96ba6a1e8121b39fb0954635e2833ce371 [false] [Pipeline] sh [2023-09-01T08:32:48.839Z] + git log --format=format:%s -1 e81e9f96ba6a1e8121b39fb0954635e2833ce371 [Pipeline] echo [2023-09-01T08:32:48.855Z] ========================================================= [2023-09-01T08:32:48.855Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-01T08:32:48.855Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-01T08:32:49.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-01T08:32:49.239Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-01T08:32:49.239Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-01T08:32:49.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-01T08:32:49.239Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-01T08:32:49.239Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-01T08:32:49.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:32:49.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T08:32:49.587Z] [2023-09-01T08:32:49.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:32:49.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T08:32:52.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-01T08:32:52.474Z] b85a868b505f: Pulling fs layer [2023-09-01T08:32:52.474Z] e2be974225ed: Pulling fs layer [2023-09-01T08:32:52.474Z] 339a4e72a1f5: Pulling fs layer [2023-09-01T08:32:52.474Z] 988bab9f4d93: Pulling fs layer [2023-09-01T08:32:52.474Z] 1469e6f7b9e6: Pulling fs layer [2023-09-01T08:32:52.474Z] eaf3925da568: Pulling fs layer [2023-09-01T08:32:52.474Z] bab4dde63d76: Pulling fs layer [2023-09-01T08:32:52.474Z] bde34c3a00c8: Pulling fs layer [2023-09-01T08:32:52.474Z] b352a97aabf1: Pulling fs layer [2023-09-01T08:32:52.474Z] 4872d77fe225: Pulling fs layer [2023-09-01T08:32:52.474Z] 5851b861e8e6: Pulling fs layer [2023-09-01T08:32:52.474Z] bab4dde63d76: Waiting [2023-09-01T08:32:52.474Z] bde34c3a00c8: Waiting [2023-09-01T08:32:52.474Z] b352a97aabf1: Waiting [2023-09-01T08:32:52.474Z] 4872d77fe225: Waiting [2023-09-01T08:32:52.474Z] 5851b861e8e6: Waiting [2023-09-01T08:32:52.474Z] 1469e6f7b9e6: Waiting [2023-09-01T08:32:52.474Z] eaf3925da568: Waiting [2023-09-01T08:32:52.474Z] e2be974225ed: Verifying Checksum [2023-09-01T08:32:52.474Z] e2be974225ed: Download complete [2023-09-01T08:32:52.474Z] 988bab9f4d93: Download complete [2023-09-01T08:32:52.474Z] 1469e6f7b9e6: Verifying Checksum [2023-09-01T08:32:52.474Z] 1469e6f7b9e6: Download complete [2023-09-01T08:32:52.474Z] 339a4e72a1f5: Verifying Checksum [2023-09-01T08:32:52.474Z] 339a4e72a1f5: Download complete [2023-09-01T08:32:52.474Z] eaf3925da568: Verifying Checksum [2023-09-01T08:32:52.474Z] eaf3925da568: Download complete [2023-09-01T08:32:52.474Z] bde34c3a00c8: Verifying Checksum [2023-09-01T08:32:52.474Z] bde34c3a00c8: Download complete [2023-09-01T08:32:52.474Z] b352a97aabf1: Download complete [2023-09-01T08:32:52.474Z] 4872d77fe225: Download complete [2023-09-01T08:32:52.474Z] 5851b861e8e6: Verifying Checksum [2023-09-01T08:32:52.474Z] 5851b861e8e6: Download complete [2023-09-01T08:32:52.474Z] b85a868b505f: Verifying Checksum [2023-09-01T08:32:52.474Z] b85a868b505f: Download complete [2023-09-01T08:32:52.735Z] bab4dde63d76: Verifying Checksum [2023-09-01T08:32:52.735Z] bab4dde63d76: Download complete [2023-09-01T08:32:54.647Z] b85a868b505f: Pull complete [2023-09-01T08:32:55.585Z] e2be974225ed: Pull complete [2023-09-01T08:32:56.541Z] 339a4e72a1f5: Pull complete [2023-09-01T08:32:57.478Z] 988bab9f4d93: Pull complete [2023-09-01T08:32:58.049Z] 1469e6f7b9e6: Pull complete [2023-09-01T08:32:58.619Z] eaf3925da568: Pull complete [2023-09-01T08:33:01.488Z] bab4dde63d76: Pull complete [2023-09-01T08:33:01.488Z] bde34c3a00c8: Pull complete [2023-09-01T08:33:01.749Z] b352a97aabf1: Pull complete [2023-09-01T08:33:01.749Z] 4872d77fe225: Pull complete [2023-09-01T08:33:02.010Z] 5851b861e8e6: Pull complete [2023-09-01T08:33:02.010Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-01T08:33:02.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-01T08:33:02.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:33:02.137Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2023-09-01T08:33:02.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-01T08:33:12.467Z] $ docker top 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 -eo pid,comm [2023-09-01T08:33:12.547Z] 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). [2023-09-01T08:33:12.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-01T08:33:12.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T08:33:12.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T08:33:12.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T08:33:12.707Z] $ docker exec 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 ssh-agent [2023-09-01T08:33:12.813Z] SSH_AUTH_SOCK=/tmp/ssh-R0XFXqOWEAyj/agent.13 [2023-09-01T08:33:12.813Z] SSH_AGENT_PID=19 [2023-09-01T08:33:12.819Z] Running ssh-add (command line suppressed) [2023-09-01T08:33:12.951Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3518669656205625981.key (/w/workspace/edgex-go/4@tmp/private_key_3518669656205625981.key) [2023-09-01T08:33:12.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T08:33:13.313Z] + git tag --points-at HEAD [Pipeline] } [2023-09-01T08:33:13.336Z] $ docker exec --env ******** --env ******** 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 ssh-agent -k [2023-09-01T08:33:13.448Z] unset SSH_AUTH_SOCK; [2023-09-01T08:33:13.449Z] unset SSH_AGENT_PID; [2023-09-01T08:33:13.449Z] echo Agent pid 19 killed; [2023-09-01T08:33:13.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-01T08:33:13.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-01T08:33:13.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-01T08:33:13.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-01T08:33:13.602Z] $ docker exec 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 ssh-agent [2023-09-01T08:33:13.696Z] SSH_AUTH_SOCK=/tmp/ssh-rdqaCxBdKvLm/agent.51 [2023-09-01T08:33:13.696Z] SSH_AGENT_PID=64 [2023-09-01T08:33:13.701Z] Running ssh-add (command line suppressed) [2023-09-01T08:33:13.809Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5240780679166543660.key (/w/workspace/edgex-go/4@tmp/private_key_5240780679166543660.key) [2023-09-01T08:33:13.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-01T08:33:14.107Z] + git semver init [2023-09-01T08:33:14.367Z] 2023-09-01 08:33:14,329 [run_init] DEBUG init version:0.0.0 force:False [2023-09-01T08:33:14.367Z] 2023-09-01 08:33:14,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-09-01T08:33:14.367Z] 2023-09-01 08:33:14,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-09-01T08:33:14.368Z] 2023-09-01 08:33:14,332 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4664 with force:False [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,738 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4664 [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,743 [execute] INFO git cat-file --batch-check [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,749 [execute] INFO git cat-file --batch [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-01T08:33:20.937Z] 2023-09-01 08:33:20,755 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4664 [2023-09-01T08:33:20.937Z] 0.0.0 [Pipeline] } [2023-09-01T08:33:20.949Z] $ docker exec --env ******** --env ******** 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 ssh-agent -k [2023-09-01T08:33:21.054Z] unset SSH_AUTH_SOCK; [2023-09-01T08:33:21.054Z] unset SSH_AGENT_PID; [2023-09-01T08:33:21.055Z] echo Agent pid 64 killed; [2023-09-01T08:33:21.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-01T08:33:21.368Z] + git semver [Pipeline] } [2023-09-01T08:33:21.645Z] $ docker stop --time=1 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 [2023-09-01T08:33:23.077Z] $ docker rm -f --volumes 6e6bb477cf3dbccaba467ed56f570097991f96b148ac8650e5590f3f4dc78a36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T08:33:23.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-01T08:33:23.647Z] Stashed 1 file(s) [Pipeline] echo [2023-09-01T08:33:23.650Z] [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 [2023-09-01T08:33:24.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-01T08:33:24.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T08:33:24.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T08:33:24.067Z] ========================================================= [2023-09-01T08:33:24.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-01T08:33:24.067Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:33:24.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-01T08:33:24.359Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-01T08:33:24.359Z] 4db1b89c0bd1: Pulling fs layer [2023-09-01T08:33:24.359Z] 6911f1a30b25: Pulling fs layer [2023-09-01T08:33:24.359Z] e194b8c5c2a9: Pulling fs layer [2023-09-01T08:33:24.359Z] 6863d3e3a2b1: Pulling fs layer [2023-09-01T08:33:24.359Z] ec0bb842ea78: Pulling fs layer [2023-09-01T08:33:24.359Z] 40a00589a448: Pulling fs layer [2023-09-01T08:33:24.359Z] 6c08303d61cc: Pulling fs layer [2023-09-01T08:33:24.359Z] 798269fcf238: Pulling fs layer [2023-09-01T08:33:24.359Z] 6c08303d61cc: Waiting [2023-09-01T08:33:24.359Z] 40a00589a448: Waiting [2023-09-01T08:33:24.359Z] ec0bb842ea78: Waiting [2023-09-01T08:33:24.359Z] 6863d3e3a2b1: Waiting [2023-09-01T08:33:24.360Z] 798269fcf238: Waiting [2023-09-01T08:33:24.360Z] 6911f1a30b25: Verifying Checksum [2023-09-01T08:33:24.360Z] 6911f1a30b25: Download complete [2023-09-01T08:33:24.360Z] 6863d3e3a2b1: Download complete [2023-09-01T08:33:24.360Z] ec0bb842ea78: Download complete [2023-09-01T08:33:24.360Z] 4db1b89c0bd1: Verifying Checksum [2023-09-01T08:33:24.360Z] 4db1b89c0bd1: Download complete [2023-09-01T08:33:24.360Z] 40a00589a448: Verifying Checksum [2023-09-01T08:33:24.360Z] 40a00589a448: Download complete [2023-09-01T08:33:24.621Z] 4db1b89c0bd1: Pull complete [2023-09-01T08:33:24.898Z] 6911f1a30b25: Pull complete [2023-09-01T08:33:25.157Z] 798269fcf238: Verifying Checksum [2023-09-01T08:33:25.157Z] e194b8c5c2a9: Verifying Checksum [2023-09-01T08:33:25.157Z] e194b8c5c2a9: Download complete [2023-09-01T08:33:25.417Z] 6c08303d61cc: Verifying Checksum [2023-09-01T08:33:25.417Z] 6c08303d61cc: Download complete [2023-09-01T08:33:29.609Z] e194b8c5c2a9: Pull complete [2023-09-01T08:33:29.609Z] 6863d3e3a2b1: Pull complete [2023-09-01T08:33:29.609Z] ec0bb842ea78: Pull complete [2023-09-01T08:33:29.609Z] 40a00589a448: Pull complete [2023-09-01T08:33:32.898Z] 6c08303d61cc: Pull complete [2023-09-01T08:33:33.465Z] 798269fcf238: Pull complete [2023-09-01T08:33:33.465Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-01T08:33:33.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-01T08:33:33.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:33:33.762Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-01T08:33:33.762Z] WORKDIR /edgex [2023-09-01T08:33:33.762Z] COPY go.mod . [2023-09-01T08:33:33.762Z] RUN go mod download [2023-09-01T08:33:33.762Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-01T08:33:34.333Z] Sending build context to Docker daemon 170.9MB [2023-09-01T08:33:34.333Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-01T08:33:34.333Z] ---> ec979cd7f677 [2023-09-01T08:33:34.333Z] Step 2/4 : WORKDIR /edgex [2023-09-01T08:33:38.709Z] Still waiting to schedule task [2023-09-01T08:33:38.709Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5107’ [2023-09-01T08:33:52.437Z] ---> Running in 09cfb07a93a0 [2023-09-01T08:33:52.437Z] Removing intermediate container 09cfb07a93a0 [2023-09-01T08:33:52.437Z] ---> 703f08e1585d [2023-09-01T08:33:52.437Z] Step 3/4 : COPY go.mod . [2023-09-01T08:33:52.437Z] ---> 037371a8b58f [2023-09-01T08:33:52.437Z] Step 4/4 : RUN go mod download [2023-09-01T08:33:52.437Z] ---> Running in bfc217787b9c [2023-09-01T08:34:19.033Z] Removing intermediate container bfc217787b9c [2023-09-01T08:34:19.033Z] ---> e66b63e3789f [2023-09-01T08:34:19.033Z] Successfully built e66b63e3789f [2023-09-01T08:34:19.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:34:19.329Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-01T08:34:19.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:34:19.406Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2023-09-01T08:34:19.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2023-09-01T08:34:19.927Z] $ docker top e7173f99788f3c55063066b40b339eb02370d360dd0856ae45d4b8f62090db3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T08:34:20.276Z] + go version [2023-09-01T08:34:20.277Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-01T08:34:20.291Z] $ docker stop --time=1 e7173f99788f3c55063066b40b339eb02370d360dd0856ae45d4b8f62090db3b [2023-09-01T08:34:21.650Z] $ docker rm -f --volumes e7173f99788f3c55063066b40b339eb02370d360dd0856ae45d4b8f62090db3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:34:22.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-01T08:34:22.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:34:22.109Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2023-09-01T08:34:22.146Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat [2023-09-01T08:34:22.537Z] $ docker top 486133e419a959c9574a250ec9636e80303422d40fb7be1d57feba2f7955c796 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-01T08:34:22.646Z] ========================================================= [2023-09-01T08:34:22.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-01T08:34:22.646Z] ========================================================= [Pipeline] sh [2023-09-01T08:34:22.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:34:23.272Z] + make test [2023-09-01T08:34:23.273Z] go test -race -coverprofile=coverage.out ./... [2023-09-01T08:34:31.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-01T08:34:43.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-01T08:34:43.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-01T08:34:43.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-01T08:34:43.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-01T08:34:43.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-01T08:34:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-01T08:34:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-01T08:34:44.442Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-01T08:34:44.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-01T08:34:45.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-01T08:34:45.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-01T08:34:45.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-09-01T08:34:46.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 97.0% of statements [2023-09-01T08:34:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-01T08:34:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-01T08:34:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-01T08:34:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-01T08:34:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-01T08:34:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-01T08:34:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-01T08:34:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:34:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-01T08:34:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-01T08:34:49.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-01T08:34:49.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-01T08:34:49.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 69.4% of statements [2023-09-01T08:34:49.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-01T08:34:50.738Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-01T08:34:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.852s coverage: 93.4% of statements [2023-09-01T08:34:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.8% of statements [2023-09-01T08:34:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 97.6% of statements [2023-09-01T08:34:50.996Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2023-09-01T08:34:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-01T08:34:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 32.2% of statements [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 42.9% of statements [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2023-09-01T08:34:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-09-01T08:34:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-01T08:34:54.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-01T08:34:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-01T08:34:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-01T08:34:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-01T08:34:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-01T08:34:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-01T08:34:55.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-01T08:34:56.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-01T08:34:57.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-01T08:34:57.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-01T08:34:58.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-01T08:34:58.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-01T08:35:01.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-01T08:35:01.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-01T08:35:01.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-01T08:35:02.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-01T08:35:02.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-01T08:35:02.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-01T08:35:05.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-09-01T08:35:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-01T08:35:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-01T08:35:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-01T08:35:08.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-01T08:35:08.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-01T08:35:08.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-01T08:35:08.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-01T08:35:08.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-01T08:35:10.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-01T08:35:10.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:35:10.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-01T08:35:10.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-01T08:35:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-01T08:35:10.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-01T08:35:11.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-01T08:35:11.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.362s coverage: 79.9% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.162s coverage: 92.9% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 62.3% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.1% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.198s coverage: 38.4% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 95.7% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.8% of statements [2023-09-01T08:35:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 98.9% of statements [2023-09-01T08:35:17.838Z] 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 [2023-09-01T08:35:17.838Z] running golangci-lint [2023-09-01T08:35:17.838Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-01T08:35:17.838Z] go version go1.20.6 linux/amd64 [2023-09-01T08:35:18.098Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-01T08:35:18.098Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-01T08:35:36.208Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 15.179442583s" [2023-09-01T08:35:36.208Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.813605ms" [2023-09-01T08:35:41.466Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.732006313s with top 10 stages: buildir: 34.336033837s, fact_deprecated: 2.823197252s, inspect: 2.527927888s, gosec: 1.75991368s, printf: 1.655252896s, ctrlflow: 1.38089168s, S1038: 1.145922034s, nilness: 1.140169262s, fact_purity: 1.138340297s, directives: 820.838841ms" [2023-09-01T08:35:41.466Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-01T08:35:41.466Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_files: 200/200, exclude-rules: 21/200, nolint: 0/21, cgo: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, exclude: 200/200" [2023-09-01T08:35:41.466Z] level=info msg="[runner] processing took 18.387875ms with stages: nolint: 8.269789ms, identifier_marker: 4.904603ms, path_prettifier: 1.59734ms, exclude-rules: 1.529167ms, autogenerated_exclude: 1.204928ms, skip_dirs: 827.257µs, cgo: 35.481µs, filename_unadjuster: 16.01µs, max_same_issues: 600ns, exclude: 460ns, skip_files: 380ns, uniq_by_line: 300ns, source_code: 280ns, severity-rules: 260ns, sort_results: 260ns, diff: 220ns, max_from_linter: 160ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2023-09-01T08:35:41.466Z] level=info msg="[runner] linters took 7.807046849s with stages: goanalysis_metalinter: 7.78855012s" [2023-09-01T08:35:41.466Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-01T08:35:41.466Z] level=info msg="Memory: 231 samples, avg is 186.6MB, max is 843.4MB" [2023-09-01T08:35:41.466Z] level=info msg="Execution took 23.02622608s" [2023-09-01T08:35:41.466Z] go vet ./... [2023-09-01T08:35:46.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-01T08:35:46.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-01T08:35:46.758Z] ./bin/test-attribution-txt.sh [2023-09-01T08:35:46.758Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-01T08:35:46.758Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-01T08:35:46.758Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-01T08:35:46.758Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-01T08:35:46.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-01T08:35:47.067Z] + ls -al . [2023-09-01T08:35:47.067Z] total 728 [2023-09-01T08:35:47.067Z] drwxrwxr-x 12 1001 1001 4096 Sep 1 08:34 . [2023-09-01T08:35:47.067Z] drwxr-xr-x 4 root root 4096 Sep 1 08:34 .. [2023-09-01T08:35:47.067Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:32 .blubracket [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 08:32 .dockerignore [2023-09-01T08:35:47.067Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 08:33 .git [2023-09-01T08:35:47.067Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 08:32 .github [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 1173 Sep 1 08:32 .gitignore [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 08:32 .golangci.yml [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 100 Sep 1 08:32 .hadolint.yml [2023-09-01T08:35:47.067Z] drwxr-xr-x 3 1001 1001 4096 Sep 1 08:33 .semver [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 08:32 .sonarcloud.properties [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 08:32 ADOPTERS.md [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 11152 Sep 1 08:32 Attribution.txt [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 93407 Sep 1 08:32 CHANGELOG.md [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 08:32 CONTRIBUTING.md [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 08:32 GOVERNANCE.md [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 883 Sep 1 08:32 Jenkinsfile [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 08:32 LICENSE [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 14764 Sep 1 08:32 Makefile [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 08:32 OWNERS.md [2023-09-01T08:35:47.067Z] -rw-rw-r-- 1 1001 1001 9923 Sep 1 08:32 README.md [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 789 Sep 1 08:32 SECURITY.md [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 08:33 VERSION [2023-09-01T08:35:47.068Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:32 bin [2023-09-01T08:35:47.068Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 08:32 cmd [2023-09-01T08:35:47.068Z] -rw-r--r-- 1 root root 447827 Sep 1 08:35 coverage.out [2023-09-01T08:35:47.068Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:32 fuzz_test [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 3687 Sep 1 08:32 go.mod [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 33714 Sep 1 08:32 go.sum [2023-09-01T08:35:47.068Z] drwxrwxr-x 7 1001 1001 4096 Sep 1 08:32 internal [2023-09-01T08:35:47.068Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 08:32 openapi [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 594 Sep 1 08:32 security.txt [2023-09-01T08:35:47.068Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 08:32 snap [2023-09-01T08:35:47.068Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 08:32 version.go [Pipeline] sh [2023-09-01T08:35:47.356Z] + '[' -e coverage.out ] [2023-09-01T08:35:47.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-01T08:35:47.450Z] Stashed 1 file(s) [Pipeline] sh [2023-09-01T08:35:47.733Z] + make build [2023-09-01T08:35:47.733Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-01T08:36:02.605Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-01T08:36:02.605Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-01T08:36:03.172Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-01T08:36:04.105Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-01T08:36:10.666Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-01T08:36:12.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:36:13.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:36:14.347Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:36:15.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-01T08:36:16.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-01T08:36:17.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-01T08:36:18.557Z] $ docker stop --time=1 486133e419a959c9574a250ec9636e80303422d40fb7be1d57feba2f7955c796 [2023-09-01T08:36:24.404Z] $ docker rm -f --volumes 486133e419a959c9574a250ec9636e80303422d40fb7be1d57feba2f7955c796 [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 [2023-09-01T08:36:25.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-01T08:36:25.435Z] [2023-09-01T08:36:25.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:36:25.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-01T08:36:25.773Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-01T08:36:25.773Z] 91d30c5bc195: Pulling fs layer [2023-09-01T08:36:25.773Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-01T08:36:25.773Z] 9c61dcf015f6: Pulling fs layer [2023-09-01T08:36:25.773Z] 4698f68db338: Pulling fs layer [2023-09-01T08:36:25.773Z] 2a2f49069b9e: Pulling fs layer [2023-09-01T08:36:25.773Z] e0025b399a48: Pulling fs layer [2023-09-01T08:36:25.773Z] 2a2f49069b9e: Waiting [2023-09-01T08:36:25.773Z] 4698f68db338: Waiting [2023-09-01T08:36:25.773Z] e0025b399a48: Waiting [2023-09-01T08:36:25.773Z] 91d30c5bc195: Verifying Checksum [2023-09-01T08:36:25.773Z] 91d30c5bc195: Download complete [2023-09-01T08:36:26.042Z] 4698f68db338: Verifying Checksum [2023-09-01T08:36:26.042Z] 4698f68db338: Download complete [2023-09-01T08:36:26.042Z] 91d30c5bc195: Pull complete [2023-09-01T08:36:26.042Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-01T08:36:26.042Z] 2e9b0aa3be6d: Download complete [2023-09-01T08:36:26.042Z] e0025b399a48: Verifying Checksum [2023-09-01T08:36:26.042Z] e0025b399a48: Download complete [2023-09-01T08:36:26.304Z] 2a2f49069b9e: Download complete [2023-09-01T08:36:26.304Z] 2e9b0aa3be6d: Pull complete [2023-09-01T08:36:26.568Z] 9c61dcf015f6: Download complete [2023-09-01T08:36:29.104Z] 9c61dcf015f6: Pull complete [2023-09-01T08:36:29.104Z] 4698f68db338: Pull complete [2023-09-01T08:36:29.690Z] 2a2f49069b9e: Pull complete [2023-09-01T08:36:29.690Z] e0025b399a48: Pull complete [2023-09-01T08:36:29.690Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-01T08:36:29.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-01T08:36:29.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:36:30.026Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2023-09-01T08:36:30.066Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2023-09-01T08:36:33.920Z] $ docker top 567b9dd6a7c5787b4338a176ff9b539546cca734679a6e4fd4719cc42bd5d80a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T08:36:34.252Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-01T08:36:36.297Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #1 transferring dockerfile: [2023-09-01T08:36:36.297Z] #1 transferring dockerfile: 2.82kB done [2023-09-01T08:36:36.297Z] #1 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #2 transferring dockerfile: 1.70kB done [2023-09-01T08:36:36.297Z] #2 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #3 transferring dockerfile: 1.96kB done [2023-09-01T08:36:36.297Z] #3 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #4 transferring dockerfile: 1.84kB done [2023-09-01T08:36:36.297Z] #4 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #5 transferring dockerfile: 1.78kB done [2023-09-01T08:36:36.297Z] #5 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #6 [core-command internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #6 transferring dockerfile: 1.82kB done [2023-09-01T08:36:36.297Z] #6 DONE 0.0s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-01T08:36:36.297Z] #7 transferring dockerfile: 1.82kB done [2023-09-01T08:36:36.297Z] #7 DONE 0.1s [2023-09-01T08:36:36.297Z] [2023-09-01T08:36:36.297Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #8 ... [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #9 transferring dockerfile: 1.58kB done [2023-09-01T08:36:36.556Z] #9 DONE 0.1s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #10 transferring dockerfile: 2.12kB done [2023-09-01T08:36:36.556Z] #10 DONE 0.1s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #11 [security-bootstrapper internal] load .dockerignore [2023-09-01T08:36:36.556Z] #11 transferring context: 56B done [2023-09-01T08:36:36.556Z] #11 DONE 0.1s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #12 transferring dockerfile: 2.39kB done [2023-09-01T08:36:36.556Z] #12 DONE 0.2s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #8 transferring dockerfile: 2.04kB done [2023-09-01T08:36:36.556Z] #8 DONE 0.2s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-01T08:36:36.556Z] #13 transferring dockerfile: 2.38kB done [2023-09-01T08:36:36.556Z] #13 DONE 0.2s [2023-09-01T08:36:36.556Z] [2023-09-01T08:36:36.556Z] #14 [core-command internal] load .dockerignore [2023-09-01T08:36:36.815Z] #14 ... [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-09-01T08:36:36.815Z] #15 transferring dockerfile: 1.59kB done [2023-09-01T08:36:36.815Z] #15 DONE 0.2s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #16 [core-data internal] load build definition from Dockerfile [2023-09-01T08:36:36.815Z] #16 transferring dockerfile: 1.90kB done [2023-09-01T08:36:36.815Z] #16 DONE 0.3s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #17 [support-notifications internal] load .dockerignore [2023-09-01T08:36:36.815Z] #17 transferring context: 56B done [2023-09-01T08:36:36.815Z] #17 DONE 0.1s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #18 [core-metadata internal] load .dockerignore [2023-09-01T08:36:36.815Z] #18 transferring context: 56B done [2023-09-01T08:36:36.815Z] #18 DONE 0.1s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-01T08:36:36.815Z] #19 transferring context: 56B done [2023-09-01T08:36:36.815Z] #19 DONE 0.2s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #20 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:36.815Z] #20 DONE 0.0s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #14 [core-command internal] load .dockerignore [2023-09-01T08:36:36.815Z] #14 transferring context: 56B done [2023-09-01T08:36:36.815Z] #14 DONE 0.1s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #21 [security-spire-config internal] load .dockerignore [2023-09-01T08:36:36.815Z] #21 transferring context: 56B done [2023-09-01T08:36:36.815Z] #21 DONE 0.2s [2023-09-01T08:36:36.815Z] [2023-09-01T08:36:36.815Z] #22 [support-scheduler internal] load .dockerignore [2023-09-01T08:36:36.815Z] #22 transferring context: 56B done [2023-09-01T08:36:36.816Z] #22 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-01T08:36:36.816Z] #23 transferring context: 56B done [2023-09-01T08:36:36.816Z] #23 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #20 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:36.816Z] #20 DONE 0.0s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #24 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:36:36.816Z] #24 DONE 0.1s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #25 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:36.816Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:36.816Z] #25 ... [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-01T08:36:36.816Z] #26 transferring context: 56B done [2023-09-01T08:36:36.816Z] #26 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #27 [security-proxy-setup internal] load .dockerignore [2023-09-01T08:36:36.816Z] #27 transferring context: 56B done [2023-09-01T08:36:36.816Z] #27 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #28 [core-data internal] load .dockerignore [2023-09-01T08:36:36.816Z] #28 transferring context: 56B done [2023-09-01T08:36:36.816Z] #28 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #29 [security-secretstore-setup internal] load .dockerignore [2023-09-01T08:36:36.816Z] #29 transferring context: 56B done [2023-09-01T08:36:36.816Z] #29 DONE 0.2s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #20 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:36.816Z] #20 DONE 0.0s [2023-09-01T08:36:36.816Z] [2023-09-01T08:36:36.816Z] #25 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:36.816Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:36.816Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-09-01T08:36:36.816Z] #25 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:36:36.816Z] #25 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-01T08:36:37.074Z] #25 ... [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #30 [security-spire-server internal] load .dockerignore [2023-09-01T08:36:37.074Z] #30 transferring context: 56B done [2023-09-01T08:36:37.074Z] #30 DONE 0.3s [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #20 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:37.074Z] #20 DONE 0.0s [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #25 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:37.074Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:37.074Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-01T08:36:37.074Z] #25 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:36:37.074Z] #25 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-01T08:36:37.074Z] #25 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-01T08:36:37.074Z] #25 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-01T08:36:37.074Z] #25 ... [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #31 [security-proxy-auth internal] load .dockerignore [2023-09-01T08:36:37.074Z] #31 transferring context: 56B done [2023-09-01T08:36:37.074Z] #31 DONE 0.4s [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #20 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:37.074Z] #20 DONE 0.0s [2023-09-01T08:36:37.074Z] [2023-09-01T08:36:37.074Z] #25 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:37.074Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-01T08:36:37.339Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:37.340Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-01T08:36:37.340Z] #25 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:36:37.340Z] #25 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-01T08:36:37.340Z] #25 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-01T08:36:37.340Z] #25 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-01T08:36:37.599Z] #25 ... [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #20 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-01T08:36:37.599Z] #20 DONE 0.0s [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:36:37.599Z] #24 DONE 0.5s [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #25 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:37.599Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:37.599Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-01T08:36:37.599Z] #25 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:36:37.599Z] #25 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-01T08:36:37.599Z] #25 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-01T08:36:37.599Z] #25 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-01T08:36:37.599Z] #25 ... [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-01T08:36:37.599Z] #32 DONE 0.8s [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-01T08:36:37.599Z] #33 DONE 0.9s [2023-09-01T08:36:37.599Z] [2023-09-01T08:36:37.599Z] #25 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:36:37.599Z] #25 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:36:37.599Z] #25 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-01T08:36:37.599Z] #25 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:36:37.599Z] #25 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-01T08:36:37.599Z] #25 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-01T08:36:37.599Z] #25 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-01T08:36:37.857Z] #25 DONE 1.1s [2023-09-01T08:36:37.857Z] [2023-09-01T08:36:37.857Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:36:37.857Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-01T08:36:37.857Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-01T08:36:37.857Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-01T08:36:37.857Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-01T08:36:38.120Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-09-01T08:36:38.120Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-09-01T08:36:38.120Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-01T08:36:38.379Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-09-01T08:36:38.379Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2023-09-01T08:36:38.379Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s [2023-09-01T08:36:38.379Z] #34 ... [2023-09-01T08:36:38.379Z] [2023-09-01T08:36:38.379Z] #35 [security-spire-agent internal] load build context [2023-09-01T08:36:38.379Z] #35 transferring context: 17.12kB 0.0s done [2023-09-01T08:36:38.379Z] #35 DONE 0.7s [2023-09-01T08:36:38.379Z] [2023-09-01T08:36:38.379Z] #36 [security-spire-server internal] load build context [2023-09-01T08:36:38.379Z] #36 transferring context: 17.59kB 0.0s done [2023-09-01T08:36:38.379Z] #36 DONE 0.8s [2023-09-01T08:36:38.379Z] [2023-09-01T08:36:38.379Z] #37 [security-spire-config internal] load build context [2023-09-01T08:36:38.379Z] #37 transferring context: 15.84kB 0.0s done [2023-09-01T08:36:38.379Z] #37 DONE 0.8s [2023-09-01T08:36:38.379Z] [2023-09-01T08:36:38.379Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:36:38.379Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-01T08:36:38.379Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-01T08:36:38.379Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-01T08:36:38.379Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-01T08:36:38.640Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-01T08:36:38.640Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-01T08:36:38.640Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-01T08:36:38.640Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-01T08:36:38.640Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.8s [2023-09-01T08:36:38.920Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-01T08:36:38.920Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.24MB / 25.84MB 1.0s [2023-09-01T08:36:38.920Z] #34 ... [2023-09-01T08:36:38.920Z] [2023-09-01T08:36:38.920Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-01T08:36:38.920Z] #38 DONE 2.3s [2023-09-01T08:36:38.920Z] [2023-09-01T08:36:38.920Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:36:38.920Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 1.1s [2023-09-01T08:36:39.178Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s [2023-09-01T08:36:41.084Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done [2023-09-01T08:36:42.018Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-01T08:36:43.922Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2023-09-01T08:36:47.237Z] #34 ... [2023-09-01T08:36:47.237Z] [2023-09-01T08:36:47.237Z] #39 [support-notifications internal] load build context [2023-09-01T08:36:47.237Z] #39 transferring context: 365.24MB 8.2s done [2023-09-01T08:36:47.237Z] #39 ... [2023-09-01T08:36:47.237Z] [2023-09-01T08:36:47.237Z] #40 [support-scheduler internal] load build context [2023-09-01T08:36:47.237Z] #40 transferring context: 365.24MB 8.7s done [2023-09-01T08:36:47.237Z] #40 ... [2023-09-01T08:36:47.237Z] [2023-09-01T08:36:47.237Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:36:47.237Z] #41 transferring context: 365.24MB 8.7s done [2023-09-01T08:36:47.237Z] #41 ... [2023-09-01T08:36:47.237Z] [2023-09-01T08:36:47.237Z] #42 [security-bootstrapper internal] load build context [2023-09-01T08:36:47.237Z] #42 transferring context: 365.24MB 9.3s done [2023-09-01T08:36:47.496Z] #42 ... [2023-09-01T08:36:47.496Z] [2023-09-01T08:36:47.496Z] #43 [security-proxy-setup internal] load build context [2023-09-01T08:36:47.496Z] #43 transferring context: 365.24MB 8.4s done [2023-09-01T08:36:47.754Z] #43 ... [2023-09-01T08:36:47.754Z] [2023-09-01T08:36:47.754Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:36:47.754Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-01T08:36:47.754Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-01T08:36:47.754Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-01T08:36:47.754Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-01T08:36:47.754Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-01T08:36:47.754Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-01T08:36:47.754Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-01T08:36:47.754Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-01T08:36:47.754Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-01T08:36:47.754Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.7s done [2023-09-01T08:36:47.754Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-01T08:36:47.754Z] #44 ... [2023-09-01T08:36:47.754Z] [2023-09-01T08:36:47.754Z] #45 [core-command internal] load build context [2023-09-01T08:36:47.754Z] #45 transferring context: 365.24MB 9.1s done [2023-09-01T08:36:48.013Z] #45 ... [2023-09-01T08:36:48.013Z] [2023-09-01T08:36:48.013Z] #46 [core-data internal] load build context [2023-09-01T08:36:48.013Z] #46 transferring context: 365.24MB 9.0s done [2023-09-01T08:36:48.013Z] #46 ... [2023-09-01T08:36:48.013Z] [2023-09-01T08:36:48.013Z] #47 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-01T08:36:48.271Z] #47 ... [2023-09-01T08:36:48.271Z] [2023-09-01T08:36:48.271Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-01T08:36:48.530Z] #48 ... [2023-09-01T08:36:48.530Z] [2023-09-01T08:36:48.530Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-01T08:36:48.530Z] #49 ... [2023-09-01T08:36:48.530Z] [2023-09-01T08:36:48.530Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-01T08:36:48.788Z] #50 ... [2023-09-01T08:36:48.788Z] [2023-09-01T08:36:48.788Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:36:48.788Z] #51 ... [2023-09-01T08:36:48.788Z] [2023-09-01T08:36:48.788Z] #52 [core-metadata internal] load build context [2023-09-01T08:36:48.788Z] #52 transferring context: 365.24MB 8.6s done [2023-09-01T08:36:49.045Z] #52 ... [2023-09-01T08:36:49.045Z] [2023-09-01T08:36:49.045Z] #53 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-01T08:36:49.045Z] #53 ... [2023-09-01T08:36:49.045Z] [2023-09-01T08:36:49.045Z] #54 [security-secretstore-setup internal] load build context [2023-09-01T08:36:49.045Z] #54 transferring context: 365.24MB 7.8s done [2023-09-01T08:36:49.303Z] #54 ... [2023-09-01T08:36:49.303Z] [2023-09-01T08:36:49.303Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-01T08:36:49.303Z] #55 ... [2023-09-01T08:36:49.303Z] [2023-09-01T08:36:49.303Z] #56 [security-spiffe-token-provider internal] load build context [2023-09-01T08:36:49.303Z] #56 transferring context: 365.24MB 8.4s done [2023-09-01T08:36:49.562Z] #56 ... [2023-09-01T08:36:49.562Z] [2023-09-01T08:36:49.562Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-01T08:36:49.562Z] #57 ... [2023-09-01T08:36:49.562Z] [2023-09-01T08:36:49.562Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-01T08:36:49.821Z] #58 ... [2023-09-01T08:36:49.821Z] [2023-09-01T08:36:49.821Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-01T08:36:49.821Z] #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:36:49.821Z] #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:36:49.821Z] #0 8.580 (1/2) Installing ca-certificates (20230506-r0) [2023-09-01T08:36:49.821Z] #0 8.595 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-01T08:36:49.821Z] #0 8.599 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:36:49.821Z] #0 8.605 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:36:49.821Z] #0 8.670 OK: 8 MiB in 17 packages [2023-09-01T08:36:50.082Z] #59 ... [2023-09-01T08:36:50.082Z] [2023-09-01T08:36:50.082Z] #60 [security-proxy-auth internal] load build context [2023-09-01T08:36:50.082Z] #60 transferring context: 365.24MB 8.7s done [2023-09-01T08:37:00.072Z] #60 ... [2023-09-01T08:37:00.072Z] [2023-09-01T08:37:00.072Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:37:00.072Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-09-01T08:37:20.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5109 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws [2023-09-01T08:37:20.743Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-09-01T08:37:20.787Z] The recommended git tool is: git [2023-09-01T08:37:22.046Z] #44 ... [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #54 [security-secretstore-setup internal] load build context [2023-09-01T08:37:22.046Z] #54 DONE 44.7s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #53 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-01T08:37:22.046Z] #53 DONE 43.1s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-01T08:37:22.046Z] #59 DONE 43.9s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #39 [support-notifications internal] load build context [2023-09-01T08:37:22.046Z] #39 DONE 45.1s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #43 [security-proxy-setup internal] load build context [2023-09-01T08:37:22.046Z] #43 DONE 45.0s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #56 [security-spiffe-token-provider internal] load build context [2023-09-01T08:37:22.046Z] #56 DONE 45.0s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #52 [core-metadata internal] load build context [2023-09-01T08:37:22.046Z] #52 DONE 45.2s [2023-09-01T08:37:22.046Z] [2023-09-01T08:37:22.046Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:37:22.303Z] #61 ... [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:37:22.303Z] #41 DONE 45.0s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #40 [support-scheduler internal] load build context [2023-09-01T08:37:22.303Z] #40 DONE 45.0s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #45 [core-command internal] load build context [2023-09-01T08:37:22.303Z] #45 DONE 45.2s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #60 [security-proxy-auth internal] load build context [2023-09-01T08:37:22.303Z] #60 DONE 44.7s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #46 [core-data internal] load build context [2023-09-01T08:37:22.303Z] #46 DONE 44.9s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #42 [security-bootstrapper internal] load build context [2023-09-01T08:37:22.303Z] #42 DONE 45.3s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:37:22.303Z] #44 DONE 44.6s [2023-09-01T08:37:22.303Z] [2023-09-01T08:37:22.303Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:37:23.273Z] #34 ... [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-01T08:37:23.273Z] #58 44.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #58 44.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #58 44.53 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:23.273Z] #58 44.54 (2/4) Installing openssl (3.0.10-r0) [2023-09-01T08:37:23.273Z] #58 44.55 (3/4) Installing su-exec (0.2-r2) [2023-09-01T08:37:23.273Z] #58 44.55 (4/4) Installing yq (4.30.4-r4) [2023-09-01T08:37:23.273Z] #58 44.62 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:23.273Z] #58 44.62 OK: 17 MiB in 19 packages [2023-09-01T08:37:23.273Z] #58 DONE 45.0s [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-01T08:37:23.273Z] #55 44.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #55 44.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #55 44.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:23.273Z] #55 44.74 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:23.273Z] #55 44.74 OK: 7 MiB in 16 packages [2023-09-01T08:37:23.273Z] #55 DONE 45.1s [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-01T08:37:23.273Z] #50 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #50 44.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #50 44.57 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:37:23.273Z] #50 44.57 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:37:23.273Z] #50 44.57 OK: 17818 distinct packages available [2023-09-01T08:37:23.273Z] #50 44.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #50 44.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #50 44.93 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:23.273Z] #50 44.93 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:37:23.273Z] #50 44.94 (3/5) Installing libucontext (1.2-r0) [2023-09-01T08:37:23.273Z] #50 44.94 (4/5) Installing gcompat (1.1.0-r0) [2023-09-01T08:37:23.273Z] #50 44.95 (5/5) Installing openssl (3.0.10-r0) [2023-09-01T08:37:23.273Z] #50 44.98 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:23.273Z] #50 44.98 OK: 8 MiB in 20 packages [2023-09-01T08:37:23.273Z] #50 DONE 45.1s [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:37:23.273Z] #51 44.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #51 44.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #51 44.82 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:23.273Z] #51 44.83 (2/2) Installing su-exec (0.2-r2) [2023-09-01T08:37:23.273Z] #51 44.83 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:23.273Z] #51 44.84 OK: 7 MiB in 17 packages [2023-09-01T08:37:23.273Z] #51 DONE 45.1s [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-01T08:37:23.273Z] #62 ... [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-01T08:37:23.273Z] #63 DONE 0.1s [2023-09-01T08:37:23.273Z] [2023-09-01T08:37:23.273Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-01T08:37:23.273Z] #49 44.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #49 44.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #49 44.78 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:37:23.273Z] #49 44.78 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:37:23.273Z] #49 44.78 OK: 17818 distinct packages available [2023-09-01T08:37:23.273Z] #49 44.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #49 44.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:23.273Z] #49 45.19 (1/9) Installing ca-certificates (20230506-r0) [2023-09-01T08:37:23.273Z] #49 45.20 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-01T08:37:23.273Z] #49 45.21 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-01T08:37:23.273Z] #49 45.22 (4/9) Installing libcurl (8.2.1-r0) [2023-09-01T08:37:23.273Z] #49 45.24 (5/9) Installing curl (8.2.1-r0) [2023-09-01T08:37:23.273Z] #49 45.25 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:23.273Z] #49 45.25 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:37:23.273Z] #49 45.26 (8/9) Installing libucontext (1.2-r0) [2023-09-01T08:37:23.273Z] #49 45.26 (9/9) Installing gcompat (1.1.0-r0) [2023-09-01T08:37:23.273Z] #49 45.26 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:23.273Z] #49 45.37 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:37:23.532Z] #49 45.44 OK: 10 MiB in 24 packages [2023-09-01T08:37:25.468Z] #49 DONE 47.3s [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-01T08:37:25.468Z] #57 44.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #57 44.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #57 44.94 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:37:25.468Z] #57 44.94 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:37:25.468Z] #57 44.94 OK: 17818 distinct packages available [2023-09-01T08:37:25.468Z] #57 44.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #57 45.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #57 45.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:25.468Z] #57 45.35 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:37:25.468Z] #57 45.35 (3/4) Installing libucontext (1.2-r0) [2023-09-01T08:37:25.468Z] #57 45.36 (4/4) Installing gcompat (1.1.0-r0) [2023-09-01T08:37:25.468Z] #57 45.37 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:25.468Z] #57 45.37 OK: 7 MiB in 19 packages [2023-09-01T08:37:25.468Z] #57 DONE 47.5s [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-01T08:37:25.468Z] #48 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #48 45.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #48 45.59 (1/4) Installing ca-certificates (20230506-r0) [2023-09-01T08:37:25.468Z] #48 45.61 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:25.468Z] #48 45.61 (3/4) Installing su-exec (0.2-r2) [2023-09-01T08:37:25.468Z] #48 45.61 (4/4) Installing yq (4.30.4-r4) [2023-09-01T08:37:25.468Z] #48 45.67 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:25.468Z] #48 45.68 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:37:25.468Z] #48 45.75 OK: 17 MiB in 19 packages [2023-09-01T08:37:25.468Z] #48 DONE 47.3s [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-01T08:37:25.468Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 1.665 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:37:25.468Z] #0 1.665 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:37:25.468Z] #0 1.665 OK: 17823 distinct packages available [2023-09-01T08:37:25.468Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 2.018 OK: 265 MiB in 53 packages [2023-09-01T08:37:25.468Z] #64 DONE 3.4s [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-01T08:37:25.468Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #0 1.605 OK: 265 MiB in 53 packages [2023-09-01T08:37:25.468Z] #65 DONE 3.4s [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:25.468Z] #66 ... [2023-09-01T08:37:25.468Z] [2023-09-01T08:37:25.468Z] #47 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-01T08:37:25.468Z] #47 45.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.468Z] #47 45.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:25.469Z] #47 45.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-01T08:37:25.469Z] #47 45.64 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:37:25.469Z] #47 45.64 OK: 7 MiB in 16 packages [2023-09-01T08:37:25.469Z] #47 DONE 47.4s [2023-09-01T08:37:25.469Z] [2023-09-01T08:37:25.469Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:37:25.469Z] #67 DONE 2.3s [2023-09-01T08:37:25.469Z] [2023-09-01T08:37:25.469Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-01T08:37:25.469Z] #62 DONE 2.3s [2023-09-01T08:37:25.729Z] [2023-09-01T08:37:25.729Z] #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-01T08:37:26.454Z] using credential edgex-jenkins-ssh [2023-09-01T08:37:26.470Z] Cloning the remote Git repository [2023-09-01T08:37:26.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-01T08:37:26.620Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-09-01T08:37:26.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-01T08:37:26.814Z] > git --version # timeout=10 [2023-09-01T08:37:26.837Z] > git --version # 'git version 2.25.1' [2023-09-01T08:37:26.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T08:37:27.114Z] #68 DONE 1.5s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:27.114Z] #69 DONE 1.6s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:27.114Z] #66 DONE 1.6s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:37:27.114Z] #70 DONE 1.7s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:37:27.114Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:27.114Z] #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:27.114Z] #0 3.926 OK: 265 MiB in 53 packages [2023-09-01T08:37:27.114Z] #71 DONE 5.2s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:27.114Z] #72 ... [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:37:27.114Z] #73 DONE 1.6s [2023-09-01T08:37:27.114Z] [2023-09-01T08:37:27.114Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-01T08:37:27.114Z] #74 DONE 0.2s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-01T08:37:27.375Z] #75 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-01T08:37:27.375Z] #76 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:27.375Z] #72 DONE 0.2s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-01T08:37:27.375Z] #77 DONE 0.2s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:37:27.375Z] #78 DONE 0.2s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-01T08:37:27.375Z] #79 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #80 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-01T08:37:27.375Z] #80 DONE 4.2s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:37:27.375Z] #81 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-01T08:37:27.375Z] #82 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #83 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-01T08:37:27.375Z] #83 DONE 0.1s [2023-09-01T08:37:27.375Z] [2023-09-01T08:37:27.375Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-01T08:37:27.635Z] #84 ... [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:37:27.635Z] #61 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:27.635Z] #61 5.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-01T08:37:27.635Z] #61 5.429 OK: 265 MiB in 53 packages [2023-09-01T08:37:27.635Z] #61 DONE 5.6s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:37:27.635Z] #85 DONE 0.3s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-01T08:37:27.635Z] #84 DONE 0.3s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:37:27.635Z] #86 DONE 0.1s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-01T08:37:27.635Z] #87 DONE 0.2s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-01T08:37:27.635Z] #88 DONE 0.2s [2023-09-01T08:37:27.635Z] [2023-09-01T08:37:27.635Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-01T08:37:28.204Z] #89 DONE 0.2s [2023-09-01T08:37:28.204Z] [2023-09-01T08:37:28.204Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-01T08:37:28.204Z] #90 DONE 0.2s [2023-09-01T08:37:28.204Z] [2023-09-01T08:37:28.204Z] #91 [security-spire-agent] exporting to image [2023-09-01T08:37:28.204Z] #91 exporting layers [2023-09-01T08:37:27.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T08:37:28.463Z] #91 exporting layers 0.7s done [2023-09-01T08:37:28.463Z] #91 writing image sha256:a11655e6e627b6433df2cdcd0219e2d4d6b77759485ba7bf02b1747e565c4813 done [2023-09-01T08:37:28.463Z] #91 naming to docker.io/library/security-spire-server done [2023-09-01T08:37:28.722Z] #91 exporting layers 0.6s done [2023-09-01T08:37:28.722Z] #91 writing image sha256:3e884c0390ae0e3648479b30a047d32852dabb2b3935c960c7a05537e307399f done [2023-09-01T08:37:28.722Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-01T08:37:28.722Z] #91 writing image sha256:c02e362f0d9a28ceff0240193230aa07fea5f461936e61e997a35241c5bb2fec done [2023-09-01T08:37:28.722Z] #91 naming to docker.io/library/security-spire-config done [2023-09-01T08:37:28.722Z] #91 DONE 0.9s [2023-09-01T08:37:28.722Z] [2023-09-01T08:37:28.722Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:38.719Z] #92 ... [2023-09-01T08:37:38.719Z] [2023-09-01T08:37:38.719Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:38.719Z] #93 ... [2023-09-01T08:37:38.719Z] [2023-09-01T08:37:38.719Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:38.719Z] #94 ... [2023-09-01T08:37:38.719Z] [2023-09-01T08:37:38.719Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:44.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-01T08:37:44.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-01T08:37:46.226Z] Merging remotes/origin/main commit 7bfebe8d09e2b9340326eaa527b0cdd522250f64 into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 [2023-09-01T08:37:46.929Z] Merge succeeded, producing 263174e5e0e66190c7f82eb3f48025e3fa037a6d [2023-09-01T08:37:46.930Z] Checking out Revision 263174e5e0e66190c7f82eb3f48025e3fa037a6d (PR-4664) [2023-09-01T08:37:45.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-01T08:37:45.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-01T08:37:45.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T08:37:45.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-01T08:37:46.249Z] > git config core.sparsecheckout # timeout=10 [2023-09-01T08:37:46.322Z] > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # timeout=10 [2023-09-01T08:37:46.561Z] > git remote # timeout=10 [2023-09-01T08:37:46.584Z] > git config --get remote.origin.url # timeout=10 [2023-09-01T08:37:46.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-01T08:37:46.615Z] > git merge 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 [2023-09-01T08:37:46.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-01T08:37:46.938Z] > git config core.sparsecheckout # timeout=10 [2023-09-01T08:37:46.951Z] > git checkout -f 263174e5e0e66190c7f82eb3f48025e3fa037a6d # timeout=10 [2023-09-01T08:37:50.610Z] Commit message: "Merge commit '7bfebe8d09e2b9340326eaa527b0cdd522250f64' into HEAD" [2023-09-01T08:37:50.639Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-01T08:37:51.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-01T08:37:51.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T08:37:51.607Z] Dload Upload Total Spent Left Speed [2023-09-01T08:37:51.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 53129 0 --:--:-- --:--:-- --:--:-- 53129 [2023-09-01T08:37:50.621Z] > git rev-list --no-walk 98ab079bcbf0bf7899f403572826beb48c9e286b # timeout=10 [Pipeline] sh [2023-09-01T08:37:52.324Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-01T08:37:52.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-01T08:37:52.659Z] + sudo tee /etc/docker/daemon.new [2023-09-01T08:37:52.659Z] { [2023-09-01T08:37:52.659Z] "registry-mirrors": [ [2023-09-01T08:37:52.659Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-01T08:37:52.659Z] ], [2023-09-01T08:37:52.659Z] "bip": "10.250.0.254/24", [2023-09-01T08:37:52.659Z] "hosts": [ [2023-09-01T08:37:52.659Z] "tcp://0.0.0.0:5555", [2023-09-01T08:37:52.659Z] "unix:///var/run/docker.sock" [2023-09-01T08:37:52.659Z] ], [2023-09-01T08:37:52.659Z] "mtu": 1458, [2023-09-01T08:37:52.659Z] "selinux-enabled": true, [2023-09-01T08:37:52.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-01T08:37:52.659Z] } [Pipeline] sh [2023-09-01T08:37:52.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-01T08:37:53.323Z] + sudo service docker restart [2023-09-01T08:37:53.620Z] #95 DONE 24.3s [2023-09-01T08:37:53.620Z] [2023-09-01T08:37:53.620Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:37:53.620Z] #34 ... [2023-09-01T08:37:53.620Z] [2023-09-01T08:37:53.620Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:53.620Z] #92 DONE 23.8s [2023-09-01T08:37:53.620Z] [2023-09-01T08:37:53.620Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:53.620Z] #94 DONE 24.6s [2023-09-01T08:37:53.620Z] [2023-09-01T08:37:53.620Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:37:53.620Z] #93 DONE 24.6s [2023-09-01T08:37:53.620Z] [2023-09-01T08:37:53.620Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-01T08:38:01.762Z] #96 ... [2023-09-01T08:38:01.762Z] [2023-09-01T08:38:01.762Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-09-01T08:38:01.762Z] #97 ... [2023-09-01T08:38:01.762Z] [2023-09-01T08:38:01.762Z] #98 [core-metadata builder 6/7] COPY . . [2023-09-01T08:38:01.762Z] #98 ... [2023-09-01T08:38:01.762Z] [2023-09-01T08:38:01.762Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #99 DONE 14.5s [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #100 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #101 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #102 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #103 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #104 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #105 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #96 DONE 14.5s [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #106 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #107 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #108 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #109 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #110 [core-command builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #110 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #111 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #112 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #113 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #114 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #98 [core-metadata builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #98 DONE 14.5s [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #115 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #116 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #117 [support-scheduler builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #117 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #118 [core-data builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #118 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:38:07.055Z] #119 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:38:07.055Z] #120 CACHED [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-09-01T08:38:07.055Z] #97 DONE 14.5s [2023-09-01T08:38:07.055Z] [2023-09-01T08:38:07.055Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T08:38:07.993Z] #121 1.758 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T08:38:11.602Z] provisioning config files... [2023-09-01T08:38:11.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11813719245102374562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T08:38:11.979Z] ---> docker-login.sh [2023-09-01T08:38:11.979Z] nexus3.edgexfoundry.org:10001 [2023-09-01T08:38:12.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:38:12.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:38:12.848Z] Configure a credential helper to remove this warning. See [2023-09-01T08:38:12.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:38:12.848Z] [2023-09-01T08:38:12.848Z] Login Succeeded [2023-09-01T08:38:12.848Z] nexus3.edgexfoundry.org:10002 [2023-09-01T08:38:13.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:38:13.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:38:13.118Z] Configure a credential helper to remove this warning. See [2023-09-01T08:38:13.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:38:13.118Z] [2023-09-01T08:38:13.118Z] Login Succeeded [2023-09-01T08:38:13.118Z] nexus3.edgexfoundry.org:10003 [2023-09-01T08:38:13.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:38:13.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:38:13.660Z] Configure a credential helper to remove this warning. See [2023-09-01T08:38:13.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:38:13.660Z] [2023-09-01T08:38:13.660Z] Login Succeeded [2023-09-01T08:38:13.660Z] nexus3.edgexfoundry.org:10004 [2023-09-01T08:38:13.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:38:13.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:38:13.938Z] Configure a credential helper to remove this warning. See [2023-09-01T08:38:13.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:38:13.938Z] [2023-09-01T08:38:13.938Z] Login Succeeded [2023-09-01T08:38:13.938Z] docker.io [2023-09-01T08:38:14.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-01T08:38:14.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-01T08:38:14.478Z] Configure a credential helper to remove this warning. See [2023-09-01T08:38:14.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-01T08:38:14.478Z] [2023-09-01T08:38:14.478Z] Login Succeeded [2023-09-01T08:38:14.478Z] ---> docker-login.sh ends [Pipeline] } [2023-09-01T08:38:14.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-01T08:38:15.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-01T08:38:15.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T08:38:15.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-01T08:38:15.120Z] ========================================================= [2023-09-01T08:38:15.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-01T08:38:15.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:38:15.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-01T08:38:15.716Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-01T08:38:15.716Z] edb6bdbacee9: Pulling fs layer [2023-09-01T08:38:15.716Z] 5f9638ab2659: Pulling fs layer [2023-09-01T08:38:15.716Z] 8d51d6327a98: Pulling fs layer [2023-09-01T08:38:15.716Z] 8b374f2dd631: Pulling fs layer [2023-09-01T08:38:15.716Z] ec14aa9079de: Pulling fs layer [2023-09-01T08:38:15.716Z] 2f466654f4bb: Pulling fs layer [2023-09-01T08:38:15.716Z] 554e91adad29: Pulling fs layer [2023-09-01T08:38:15.716Z] 8b374f2dd631: Waiting [2023-09-01T08:38:15.716Z] ec14aa9079de: Waiting [2023-09-01T08:38:15.716Z] 2f466654f4bb: Waiting [2023-09-01T08:38:15.716Z] 554e91adad29: Waiting [2023-09-01T08:38:15.716Z] 5f9638ab2659: Verifying Checksum [2023-09-01T08:38:15.716Z] 5f9638ab2659: Download complete [2023-09-01T08:38:15.716Z] 8b374f2dd631: Verifying Checksum [2023-09-01T08:38:15.716Z] 8b374f2dd631: Download complete [2023-09-01T08:38:15.716Z] ec14aa9079de: Verifying Checksum [2023-09-01T08:38:15.716Z] ec14aa9079de: Download complete [2023-09-01T08:38:15.716Z] edb6bdbacee9: Verifying Checksum [2023-09-01T08:38:16.136Z] #121 ... [2023-09-01T08:38:16.136Z] [2023-09-01T08:38:16.136Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-01T08:38:16.136Z] #0 1.744 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-01T08:38:16.395Z] #122 ... [2023-09-01T08:38:16.395Z] [2023-09-01T08:38:16.395Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-01T08:38:16.395Z] #0 1.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:38:16.395Z] #123 ... [2023-09-01T08:38:16.395Z] [2023-09-01T08:38:16.396Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-01T08:38:16.396Z] #0 1.356 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-01T08:38:16.653Z] #124 ... [2023-09-01T08:38:16.653Z] [2023-09-01T08:38:16.653Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T08:38:16.653Z] #0 1.444 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-01T08:38:16.653Z] #125 ... [2023-09-01T08:38:16.653Z] [2023-09-01T08:38:16.653Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T08:38:16.653Z] #0 0.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:38:16.681Z] edb6bdbacee9: Pull complete [2023-09-01T08:38:16.912Z] #126 ... [2023-09-01T08:38:16.912Z] [2023-09-01T08:38:16.912Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-01T08:38:16.912Z] #0 0.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-01T08:38:16.912Z] #127 ... [2023-09-01T08:38:16.912Z] [2023-09-01T08:38:16.912Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-01T08:38:16.912Z] #0 0.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-01T08:38:16.950Z] 554e91adad29: Verifying Checksum [2023-09-01T08:38:16.950Z] 554e91adad29: Download complete [2023-09-01T08:38:17.169Z] #128 ... [2023-09-01T08:38:17.169Z] [2023-09-01T08:38:17.169Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-01T08:38:17.169Z] #0 1.123 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-01T08:38:17.220Z] 5f9638ab2659: Pull complete [2023-09-01T08:38:17.427Z] #129 ... [2023-09-01T08:38:17.427Z] [2023-09-01T08:38:17.427Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-01T08:38:17.427Z] #0 1.034 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-01T08:38:17.427Z] #130 ... [2023-09-01T08:38:17.427Z] [2023-09-01T08:38:17.427Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T08:38:17.427Z] #0 0.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:38:18.185Z] 8d51d6327a98: Verifying Checksum [2023-09-01T08:38:18.185Z] 8d51d6327a98: Download complete [2023-09-01T08:38:18.185Z] 2f466654f4bb: Verifying Checksum [2023-09-01T08:38:18.185Z] 2f466654f4bb: Download complete [2023-09-01T08:38:30.523Z] 8d51d6327a98: Pull complete [2023-09-01T08:38:30.523Z] 8b374f2dd631: Pull complete [2023-09-01T08:38:30.523Z] ec14aa9079de: Pull complete [2023-09-01T08:38:37.319Z] 2f466654f4bb: Pull complete [2023-09-01T08:38:39.916Z] 554e91adad29: Pull complete [2023-09-01T08:38:39.916Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-01T08:38:39.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-01T08:38:39.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:38:40.247Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-01T08:38:40.247Z] WORKDIR /edgex [2023-09-01T08:38:40.247Z] COPY go.mod . [2023-09-01T08:38:40.247Z] RUN go mod download+ docker build -t ci-base-image-arm64 -f - . [2023-09-01T08:38:40.247Z] [2023-09-01T08:38:40.835Z] Sending build context to Docker daemon 2.965MB [2023-09-01T08:38:40.835Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-01T08:38:40.835Z] ---> 1e15ea492957 [2023-09-01T08:38:40.835Z] Step 2/4 : WORKDIR /edgex [2023-09-01T08:38:42.786Z] ---> Running in d9145411b1f0 [2023-09-01T08:38:43.054Z] Removing intermediate container d9145411b1f0 [2023-09-01T08:38:43.054Z] ---> d88ea98bff21 [2023-09-01T08:38:43.054Z] Step 3/4 : COPY go.mod . [2023-09-01T08:38:43.651Z] ---> 061accdc557a [2023-09-01T08:38:43.651Z] Step 4/4 : RUN go mod download [2023-09-01T08:38:43.922Z] ---> Running in e7b986670045 [2023-09-01T08:39:22.817Z] Removing intermediate container e7b986670045 [2023-09-01T08:39:22.817Z] ---> 61d8c0fcb29e [2023-09-01T08:39:22.817Z] Successfully built 61d8c0fcb29e [2023-09-01T08:39:22.817Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:39:23.146Z] + docker inspect -f . ci-base-image-arm64 [2023-09-01T08:39:23.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:39:23.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2023-09-01T08:39:23.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-09-01T08:39:24.631Z] $ docker top 800cfaf789f5843845379225ff0c82bebbc617626260651ed828a58dc1e62612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T08:39:25.189Z] #131 ... [2023-09-01T08:39:25.190Z] [2023-09-01T08:39:25.190Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T08:39:25.190Z] #126 72.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:39:25.444Z] + go version [2023-09-01T08:39:25.444Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-01T08:39:25.463Z] $ docker stop --time=1 800cfaf789f5843845379225ff0c82bebbc617626260651ed828a58dc1e62612 [2023-09-01T08:39:27.054Z] $ docker rm -f --volumes 800cfaf789f5843845379225ff0c82bebbc617626260651ed828a58dc1e62612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:39:27.601Z] + docker inspect -f . ci-base-image-arm64 [2023-09-01T08:39:27.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:39:27.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2023-09-01T08:39:27.833Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-09-01T08:39:28.945Z] $ docker top 9542a71aaef0ba3d37e96f89fd934cf19df326a25ccef752a63971e2e544964d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-01T08:39:29.140Z] ========================================================= [2023-09-01T08:39:29.140Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-01T08:39:29.140Z] ========================================================= [Pipeline] sh [2023-09-01T08:39:29.446Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-01T08:39:29.775Z] + make test [2023-09-01T08:39:30.044Z] go test -race -coverprofile=coverage.out ./... [2023-09-01T08:39:37.465Z] #126 ... [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T08:39:37.465Z] #131 DONE 90.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-01T08:39:37.465Z] #122 DONE 90.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-01T08:39:37.465Z] #129 DONE 90.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T08:39:37.465Z] #126 DONE 90.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-01T08:39:37.465Z] #123 DONE 90.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T08:39:37.465Z] #125 DONE 90.7s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-01T08:39:37.465Z] #127 DONE 90.7s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #132 ... [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-01T08:39:37.465Z] #124 DONE 90.8s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-01T08:39:37.465Z] #128 DONE 91.0s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-01T08:39:37.465Z] #130 DONE 91.0s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #133 ... [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T08:39:37.465Z] #121 DONE 91.0s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #134 DONE 0.7s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #135 ... [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #132 DONE 0.7s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.465Z] #136 DONE 0.6s [2023-09-01T08:39:37.465Z] [2023-09-01T08:39:37.465Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-01T08:39:37.465Z] #137 DONE 0.5s [2023-09-01T08:39:37.753Z] [2023-09-01T08:39:37.753Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.753Z] #135 DONE 0.5s [2023-09-01T08:39:37.753Z] [2023-09-01T08:39:37.753Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.753Z] #133 DONE 0.4s [2023-09-01T08:39:37.753Z] [2023-09-01T08:39:37.753Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:37.753Z] #138 ... [2023-09-01T08:39:37.753Z] [2023-09-01T08:39:37.753Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:37.753Z] #139 DONE 0.3s [2023-09-01T08:39:37.753Z] [2023-09-01T08:39:37.753Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:37.753Z] #140 DONE 0.3s [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #141 DONE 0.3s [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #142 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:38.014Z] #143 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:38.014Z] #144 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #145 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #146 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:38.014Z] #147 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #148 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:38.014Z] #149 CACHED [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #150 DONE 0.3s [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #151 DONE 0.3s [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:38.014Z] #138 DONE 0.3s [2023-09-01T08:39:38.014Z] [2023-09-01T08:39:38.014Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-01T08:39:39.400Z] #152 ... [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:39.400Z] #153 DONE 1.5s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #154 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-01T08:39:39.400Z] #154 DONE 1.5s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-01T08:39:39.400Z] #155 DONE 1.5s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-01T08:39:39.400Z] #156 DONE 1.5s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-01T08:39:39.400Z] #157 DONE 1.6s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-01T08:39:39.400Z] #152 DONE 1.5s [2023-09-01T08:39:39.400Z] [2023-09-01T08:39:39.400Z] #158 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.661Z] #158 ... [2023-09-01T08:39:39.661Z] [2023-09-01T08:39:39.661Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-01T08:39:39.661Z] #159 DONE 1.6s [2023-09-01T08:39:39.661Z] [2023-09-01T08:39:39.661Z] #160 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-01T08:39:39.661Z] #160 DONE 1.6s [2023-09-01T08:39:39.661Z] [2023-09-01T08:39:39.661Z] #161 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-01T08:39:39.661Z] #161 DONE 1.6s [2023-09-01T08:39:39.661Z] [2023-09-01T08:39:39.661Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-01T08:39:39.661Z] #162 DONE 1.6s [2023-09-01T08:39:39.661Z] [2023-09-01T08:39:39.661Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-01T08:39:39.921Z] #163 ... [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #164 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #164 DONE 0.5s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #165 DONE 0.6s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-01T08:39:39.921Z] #166 DONE 0.6s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #167 DONE 0.6s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #158 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #158 DONE 0.5s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #168 DONE 0.5s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-01T08:39:39.921Z] #169 DONE 0.6s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #170 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:39.921Z] #170 DONE 0.6s [2023-09-01T08:39:39.921Z] [2023-09-01T08:39:39.921Z] #171 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-01T08:39:40.182Z] #171 ... [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:40.182Z] #172 DONE 0.6s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-01T08:39:40.182Z] #163 DONE 0.5s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-01T08:39:40.182Z] #173 DONE 2.5s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #91 [core-data] exporting to image [2023-09-01T08:39:40.182Z] #91 exporting layers 0.3s done [2023-09-01T08:39:40.182Z] #91 ... [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-01T08:39:40.182Z] #174 DONE 0.4s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:40.182Z] #175 DONE 0.5s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-01T08:39:40.182Z] #176 DONE 0.5s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T08:39:40.182Z] #177 DONE 0.3s [2023-09-01T08:39:40.182Z] [2023-09-01T08:39:40.182Z] #91 [support-notifications] exporting to image [2023-09-01T08:39:40.182Z] #91 exporting layers 0.4s done [2023-09-01T08:39:40.448Z] #91 ... [2023-09-01T08:39:40.448Z] [2023-09-01T08:39:40.448Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-01T08:39:40.448Z] #178 DONE 0.4s [2023-09-01T08:39:40.448Z] [2023-09-01T08:39:40.448Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-01T08:39:40.448Z] #179 DONE 0.4s [2023-09-01T08:39:40.448Z] [2023-09-01T08:39:40.448Z] #171 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-01T08:39:40.448Z] #171 DONE 0.5s [2023-09-01T08:39:40.448Z] [2023-09-01T08:39:40.448Z] #91 [core-metadata] exporting to image [2023-09-01T08:39:40.448Z] #91 writing image sha256:46a19eb92b52bab7768568d21d35705c2fec1b9175b5082d8afd2c1542d10a01 [2023-09-01T08:39:40.448Z] #91 writing image sha256:46a19eb92b52bab7768568d21d35705c2fec1b9175b5082d8afd2c1542d10a01 done [2023-09-01T08:39:40.448Z] #91 writing image sha256:f57ae081835414fcc5f48f3d0d874cb35b8d220e9d6b9426447dad79d75b940f done [2023-09-01T08:39:40.448Z] #91 naming to docker.io/library/core-data done [2023-09-01T08:39:40.448Z] #91 writing image sha256:29e8ce517317a133a3463651106a099eb4c37cc390bb057cfd978491a9051f28 0.0s done [2023-09-01T08:39:40.448Z] #91 writing image sha256:b5f8dc528ccdf983d1e11901de242bb80bfb6bf5ba5bf9b7b99d04c4dfb6fdee done [2023-09-01T08:39:40.448Z] #91 naming to docker.io/library/support-scheduler done [2023-09-01T08:39:40.448Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-01T08:39:40.448Z] #91 naming to docker.io/library/core-command 0.1s done [2023-09-01T08:39:40.708Z] #91 ... [2023-09-01T08:39:40.708Z] [2023-09-01T08:39:40.708Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-01T08:39:40.708Z] #180 DONE 0.3s [2023-09-01T08:39:40.708Z] [2023-09-01T08:39:40.708Z] #91 [core-command] exporting to image [2023-09-01T08:39:40.708Z] #91 exporting layers 0.3s done [2023-09-01T08:39:40.708Z] #91 writing image sha256:fc36f6cde272593adaa2816f9052c28b917f39c6b7880a8222947c5c0dd633a6 done [2023-09-01T08:39:40.708Z] #91 writing image sha256:556333931c53d476c99047bff3ef27b5314a4d0750c3901657839a27debb2df2 done [2023-09-01T08:39:40.708Z] #91 naming to docker.io/library/support-notifications done [2023-09-01T08:39:40.708Z] #91 naming to docker.io/library/core-metadata done [2023-09-01T08:39:40.708Z] #91 DONE 1.8s [2023-09-01T08:39:40.708Z] [2023-09-01T08:39:40.708Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-01T08:39:40.708Z] #181 DONE 0.3s [2023-09-01T08:39:40.708Z] [2023-09-01T08:39:40.708Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-01T08:39:40.708Z] #182 DONE 0.4s [2023-09-01T08:39:40.708Z] [2023-09-01T08:39:40.708Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-01T08:39:41.280Z] #183 DONE 0.5s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-01T08:39:41.280Z] #184 DONE 0.5s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-01T08:39:41.280Z] #185 DONE 0.0s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-01T08:39:41.280Z] #186 DONE 0.1s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T08:39:41.280Z] #187 DONE 1.0s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T08:39:41.280Z] #188 DONE 1.0s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-01T08:39:41.280Z] #189 DONE 0.1s [2023-09-01T08:39:41.280Z] [2023-09-01T08:39:41.280Z] #91 [security-proxy-auth] exporting to image [2023-09-01T08:39:41.540Z] #91 ... [2023-09-01T08:39:41.540Z] [2023-09-01T08:39:41.540Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-01T08:39:41.540Z] #190 DONE 0.1s [2023-09-01T08:39:41.540Z] [2023-09-01T08:39:41.540Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-01T08:39:41.540Z] #91 exporting layers 0.2s done [2023-09-01T08:39:41.540Z] #91 writing image sha256:7e550068ba972138d63ff1096526bc5d5b8e148d184c17eefaa3718a503b8087 done [2023-09-01T08:39:41.540Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-01T08:39:41.540Z] #91 writing image sha256:0365876d35044eccad2b7630ce68af5db458fe17c7f1d20d420c7a3c3b97ff87 done [2023-09-01T08:39:41.540Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-01T08:39:41.540Z] #91 DONE 2.0s [2023-09-01T08:39:41.540Z] [2023-09-01T08:39:41.540Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-01T08:39:41.540Z] #191 DONE 0.1s [2023-09-01T08:39:41.540Z] [2023-09-01T08:39:41.540Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-01T08:39:41.801Z] #192 DONE 0.1s [2023-09-01T08:39:41.801Z] [2023-09-01T08:39:41.801Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T08:39:41.801Z] #193 DONE 1.0s [2023-09-01T08:39:41.801Z] [2023-09-01T08:39:41.801Z] #91 [security-proxy-setup] exporting to image [2023-09-01T08:39:41.801Z] #91 exporting layers 0.2s done [2023-09-01T08:39:41.801Z] #91 writing image sha256:ff55aed93f41ba625929863eb6f355fd7ae0368f148e1d2ae8570f0b13e0bba4 done [2023-09-01T08:39:41.801Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-01T08:39:41.801Z] #91 DONE 2.2s [2023-09-01T08:39:41.801Z] [2023-09-01T08:39:41.801Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T08:39:41.801Z] #194 DONE 0.6s [2023-09-01T08:39:41.801Z] [2023-09-01T08:39:41.801Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-01T08:39:42.062Z] #195 DONE 0.5s [2023-09-01T08:39:42.062Z] [2023-09-01T08:39:42.062Z] #91 [security-bootstrapper] exporting to image [2023-09-01T08:39:42.322Z] #91 writing image sha256:d46cc4fad81356a90d073b29654c412548deb6d73929ef776ba54937cd0db5f8 done [2023-09-01T08:39:42.322Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-01T08:39:42.322Z] #91 exporting layers 0.2s done [2023-09-01T08:39:42.322Z] #91 writing image sha256:43dc0f2ac62b8718904c9410c868e5dbef6b8bb747e27580a00a4b5eca106760 done [2023-09-01T08:39:42.322Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-01T08:39:42.322Z] #91 DONE 2.5s [2023-09-01T08:39:42.322Z] [2023-09-01T08:39:42.322Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T08:39:42.322Z] time="2023-09-01T08:36:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-01T08:39:42.335Z] $ docker stop --time=1 567b9dd6a7c5787b4338a176ff9b539546cca734679a6e4fd4719cc42bd5d80a [2023-09-01T08:39:43.606Z] $ docker rm -f --volumes 567b9dd6a7c5787b4338a176ff9b539546cca734679a6e4fd4719cc42bd5d80a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T08:39:43.942Z] + docker images [2023-09-01T08:39:43.942Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-01T08:39:43.942Z] security-bootstrapper latest 43dc0f2ac62b 1 second ago 23MB [2023-09-01T08:39:43.942Z] security-proxy-auth latest 0365876d3504 2 seconds ago 19.4MB [2023-09-01T08:39:43.942Z] core-common-config-bootstrapper latest 7e550068ba97 2 seconds ago 18MB [2023-09-01T08:39:43.942Z] security-proxy-setup latest ff55aed93f41 2 seconds ago 29.2MB [2023-09-01T08:39:43.942Z] security-secretstore-setup latest d46cc4fad813 2 seconds ago 44.1MB [2023-09-01T08:39:43.942Z] core-metadata latest 556333931c53 3 seconds ago 21.6MB [2023-09-01T08:39:43.942Z] support-notifications latest fc36f6cde272 3 seconds ago 34.3MB [2023-09-01T08:39:43.942Z] support-scheduler latest b5f8dc528ccd 4 seconds ago 33.7MB [2023-09-01T08:39:43.942Z] core-data latest f57ae0818354 4 seconds ago 21.2MB [2023-09-01T08:39:43.942Z] security-spiffe-token-provider latest 46a19eb92b52 4 seconds ago 33.5MB [2023-09-01T08:39:43.942Z] core-command latest 29e8ce517317 4 seconds ago 21MB [2023-09-01T08:39:43.942Z] security-spire-agent latest 3e884c0390ae 2 minutes ago 161MB [2023-09-01T08:39:43.942Z] security-spire-config latest c02e362f0d9a 2 minutes ago 102MB [2023-09-01T08:39:43.942Z] security-spire-server latest a11655e6e627 2 minutes ago 103MB [2023-09-01T08:39:43.942Z] ci-base-image-x86_64 latest e66b63e3789f 5 minutes ago 1.07GB [2023-09-01T08:39:43.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-01T08:39:43.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-01T08:39:43.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-01T08:40:16.877Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-01T08:42:23.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-01T08:42:28.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-01T08:42:28.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-01T08:42:29.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2023-09-01T08:42:41.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 97.0% of statements [2023-09-01T08:42:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-01T08:42:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-01T08:42:45.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-01T08:42:48.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.425s coverage: 69.4% of statements [2023-09-01T08:42:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-01T08:42:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-01T08:42:51.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 54.0% of statements [2023-09-01T08:42:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-01T08:42:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-01T08:42:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-01T08:42:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-01T08:42:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:43:03.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-01T08:43:03.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-01T08:43:21.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-01T08:43:21.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:43:21.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-01T08:43:21.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.846s coverage: 93.4% of statements [2023-09-01T08:43:21.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.469s coverage: 3.8% of statements [2023-09-01T08:43:23.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.842s coverage: 97.6% of statements [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-01T08:43:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-01T08:43:23.322Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2023-09-01T08:43:35.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-01T08:43:35.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-01T08:43:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.466s coverage: 0.9% of statements [2023-09-01T08:43:35.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.300s coverage: 32.2% of statements [2023-09-01T08:43:39.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.336s coverage: 42.9% of statements [2023-09-01T08:43:39.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements [2023-09-01T08:43:39.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2023-09-01T08:43:39.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-09-01T08:43:42.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-09-01T08:43:45.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-01T08:43:45.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-01T08:43:45.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-01T08:43:45.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-01T08:43:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-01T08:43:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-01T08:43:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-01T08:43:48.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-01T08:43:55.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2023-09-01T08:43:55.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-01T08:43:55.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-01T08:43:55.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-01T08:43:55.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-01T08:44:03.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-01T08:44:03.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-01T08:44:04.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.169s coverage: 79.9% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.288s coverage: 92.9% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 62.3% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.246s coverage: 87.2% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.540s coverage: 81.8% of statements [2023-09-01T08:44:09.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-01T08:44:09.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements [2023-09-01T08:44:11.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-01T08:44:11.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements [2023-09-01T08:44:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-01T08:44:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-01T08:44:17.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.068s coverage: 63.1% of statements [2023-09-01T08:44:17.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements [2023-09-01T08:44:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-09-01T08:44:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-09-01T08:44:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements [2023-09-01T08:44:19.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-01T08:44:19.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-01T08:44:19.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-01T08:44:19.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-09-01T08:44:27.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-01T08:44:27.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-01T08:44:27.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-01T08:44:31.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 3.666s coverage: 38.4% of statements [2023-09-01T08:44:31.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-09-01T08:44:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-01T08:44:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-01T08:44:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-01T08:44:36.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-01T08:44:36.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-09-01T08:44:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-01T08:44:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-01T08:44:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-01T08:44:42.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-01T08:44:49.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-09-01T08:44:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-01T08:44:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:44:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-01T08:44:50.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-01T08:44:51.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 95.7% of statements [2023-09-01T08:44:55.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-01T08:44:55.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-01T08:44:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.8% of statements [2023-09-01T08:44:59.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-01T08:44:59.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-01T08:44:59.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 98.9% of statements [2023-09-01T08:45:00.195Z] 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 [2023-09-01T08:45:00.195Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-01T08:45:00.195Z] go vet ./... [2023-09-01T08:47:51.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-01T08:47:51.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-01T08:47:51.891Z] ./bin/test-attribution-txt.sh [2023-09-01T08:47:51.891Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-01T08:47:51.891Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-01T08:47:51.891Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-01T08:47:51.891Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-01T08:47:51.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-01T08:47:52.576Z] + ls -al . [2023-09-01T08:47:52.576Z] total 724 [2023-09-01T08:47:52.576Z] drwxrwxr-x 11 1001 1001 4096 Sep 1 08:39 . [2023-09-01T08:47:52.576Z] drwxr-xr-x 4 root root 4096 Sep 1 08:39 .. [2023-09-01T08:47:52.576Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:37 .blubracket [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 16 Sep 1 08:37 .dockerignore [2023-09-01T08:47:52.576Z] drwxrwxr-x 8 1001 1001 4096 Sep 1 08:37 .git [2023-09-01T08:47:52.576Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 08:37 .github [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 1173 Sep 1 08:37 .gitignore [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 42 Sep 1 08:37 .golangci.yml [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 100 Sep 1 08:37 .hadolint.yml [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 166 Sep 1 08:37 .sonarcloud.properties [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 1171 Sep 1 08:37 ADOPTERS.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 11152 Sep 1 08:37 Attribution.txt [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 93407 Sep 1 08:37 CHANGELOG.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 3804 Sep 1 08:37 CONTRIBUTING.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 677 Sep 1 08:37 GOVERNANCE.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 883 Sep 1 08:37 Jenkinsfile [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 10775 Sep 1 08:37 LICENSE [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 14764 Sep 1 08:37 Makefile [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 582 Sep 1 08:37 OWNERS.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 9923 Sep 1 08:37 README.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 789 Sep 1 08:37 SECURITY.md [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 5 Sep 1 08:33 VERSION [2023-09-01T08:47:52.576Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:37 bin [2023-09-01T08:47:52.576Z] drwxrwxr-x 18 1001 1001 4096 Sep 1 08:37 cmd [2023-09-01T08:47:52.576Z] -rw-r--r-- 1 root root 447827 Sep 1 08:44 coverage.out [2023-09-01T08:47:52.576Z] drwxrwxr-x 2 1001 1001 4096 Sep 1 08:37 fuzz_test [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 3687 Sep 1 08:37 go.mod [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 33714 Sep 1 08:37 go.sum [2023-09-01T08:47:52.576Z] drwxrwxr-x 7 1001 1001 4096 Sep 1 08:37 internal [2023-09-01T08:47:52.576Z] drwxrwxr-x 3 1001 1001 4096 Sep 1 08:37 openapi [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 594 Sep 1 08:37 security.txt [2023-09-01T08:47:52.576Z] drwxrwxr-x 4 1001 1001 4096 Sep 1 08:37 snap [2023-09-01T08:47:52.576Z] -rw-rw-r-- 1 1001 1001 204 Sep 1 08:37 version.go [Pipeline] sh [2023-09-01T08:47:52.969Z] + '[' -e coverage.out ] [2023-09-01T08:47:52.969Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-01T08:47:52.992Z] Warning: overwriting stash ‘coverage-report’ [2023-09-01T08:47:53.810Z] Stashed 1 file(s) [Pipeline] sh [2023-09-01T08:47:54.120Z] + make build [2023-09-01T08:47:54.388Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-01T08:49:46.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-01T08:49:46.054Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-01T08:49:47.012Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-01T08:49:51.267Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-01T08:50:38.087Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-01T08:50:39.495Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:50:47.910Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:50:53.297Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:50:57.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-01T08:51:01.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-01T08:51:08.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-01T08:51:15.222Z] $ docker stop --time=1 9542a71aaef0ba3d37e96f89fd934cf19df326a25ccef752a63971e2e544964d [2023-09-01T08:51:18.812Z] $ docker rm -f --volumes 9542a71aaef0ba3d37e96f89fd934cf19df326a25ccef752a63971e2e544964d [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 [2023-09-01T08:51:21.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-01T08:51:21.273Z] [2023-09-01T08:51:21.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T08:51:21.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-01T08:51:21.866Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-01T08:51:21.866Z] 547446be3368: Pulling fs layer [2023-09-01T08:51:21.866Z] d125d8839a47: Pulling fs layer [2023-09-01T08:51:21.866Z] 3e85d5ac6304: Pulling fs layer [2023-09-01T08:51:21.866Z] c3105a71a48b: Pulling fs layer [2023-09-01T08:51:21.866Z] 0f093f025ec4: Pulling fs layer [2023-09-01T08:51:21.866Z] c3106fc0e877: Pulling fs layer [2023-09-01T08:51:21.866Z] 0f093f025ec4: Waiting [2023-09-01T08:51:21.866Z] c3106fc0e877: Waiting [2023-09-01T08:51:21.866Z] c3105a71a48b: Waiting [2023-09-01T08:51:22.133Z] 547446be3368: Verifying Checksum [2023-09-01T08:51:22.133Z] 547446be3368: Download complete [2023-09-01T08:51:22.133Z] c3105a71a48b: Verifying Checksum [2023-09-01T08:51:22.133Z] c3105a71a48b: Download complete [2023-09-01T08:51:22.400Z] d125d8839a47: Verifying Checksum [2023-09-01T08:51:22.400Z] d125d8839a47: Download complete [2023-09-01T08:51:22.400Z] c3106fc0e877: Verifying Checksum [2023-09-01T08:51:22.400Z] c3106fc0e877: Download complete [2023-09-01T08:51:22.666Z] 0f093f025ec4: Verifying Checksum [2023-09-01T08:51:22.666Z] 0f093f025ec4: Download complete [2023-09-01T08:51:22.666Z] 547446be3368: Pull complete [2023-09-01T08:51:23.625Z] d125d8839a47: Pull complete [2023-09-01T08:51:24.208Z] 3e85d5ac6304: Verifying Checksum [2023-09-01T08:51:24.208Z] 3e85d5ac6304: Download complete [2023-09-01T08:51:32.408Z] 3e85d5ac6304: Pull complete [2023-09-01T08:51:32.409Z] c3105a71a48b: Pull complete [2023-09-01T08:51:33.823Z] 0f093f025ec4: Pull complete [2023-09-01T08:51:34.090Z] c3106fc0e877: Pull complete [2023-09-01T08:51:34.090Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-01T08:51:34.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-01T08:51:34.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T08:51:34.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2023-09-01T08:51:34.332Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-09-01T08:51:36.332Z] $ docker top e841a3fc4e41e5ded2b688ac906ec1b11521df022214ca0e9f8bd73e7308d58b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T08:51:37.161Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-01T08:51:47.238Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #1 transferring dockerfile: 1.82kB 0.0s done [2023-09-01T08:51:47.238Z] #1 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #2 transferring dockerfile: 1.58kB done [2023-09-01T08:51:47.238Z] #2 DONE 0.0s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #3 transferring dockerfile: 1.84kB 0.0s done [2023-09-01T08:51:47.238Z] #3 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #4 transferring dockerfile: 1.59kB done [2023-09-01T08:51:47.238Z] #4 DONE 0.0s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #5 transferring dockerfile: 1.82kB done [2023-09-01T08:51:47.238Z] #5 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #6 transferring dockerfile: 1.78kB done [2023-09-01T08:51:47.238Z] #6 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #7 transferring dockerfile: 2.39kB done [2023-09-01T08:51:47.238Z] #7 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #8 transferring dockerfile: 1.96kB done [2023-09-01T08:51:47.238Z] #8 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #9 transferring dockerfile: 2.04kB done [2023-09-01T08:51:47.238Z] #9 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #10 transferring dockerfile: 2.82kB done [2023-09-01T08:51:47.238Z] #10 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #11 transferring dockerfile: 1.70kB done [2023-09-01T08:51:47.238Z] #11 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #12 transferring dockerfile: 2.38kB done [2023-09-01T08:51:47.238Z] #12 DONE 0.0s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #13 transferring dockerfile: 2.12kB done [2023-09-01T08:51:47.238Z] #13 DONE 0.1s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #14 [core-data internal] load build definition from Dockerfile [2023-09-01T08:51:47.238Z] #14 transferring dockerfile: 1.90kB done [2023-09-01T08:51:47.238Z] #14 DONE 0.0s [2023-09-01T08:51:47.238Z] [2023-09-01T08:51:47.238Z] #15 [core-command internal] load .dockerignore [2023-09-01T08:51:47.238Z] #15 transferring context: 56B done [2023-09-01T08:51:47.238Z] #15 DONE 0.1s [2023-09-01T08:51:47.821Z] [2023-09-01T08:51:47.821Z] #16 [security-spire-config internal] load .dockerignore [2023-09-01T08:51:47.821Z] #16 transferring context: 56B done [2023-09-01T08:51:47.821Z] #16 DONE 0.0s [2023-09-01T08:51:47.821Z] [2023-09-01T08:51:47.821Z] #17 [support-notifications internal] load .dockerignore [2023-09-01T08:51:47.821Z] #17 transferring context: 56B done [2023-09-01T08:51:47.821Z] #17 DONE 0.0s [2023-09-01T08:51:47.821Z] [2023-09-01T08:51:47.821Z] #18 [security-spire-server internal] load .dockerignore [2023-09-01T08:51:47.821Z] #18 transferring context: 56B 0.0s done [2023-09-01T08:51:47.821Z] #18 DONE 0.1s [2023-09-01T08:51:47.821Z] [2023-09-01T08:51:47.821Z] #19 [support-scheduler internal] load .dockerignore [2023-09-01T08:51:48.098Z] #19 transferring context: 56B done [2023-09-01T08:51:48.098Z] #19 DONE 0.1s [2023-09-01T08:51:48.098Z] [2023-09-01T08:51:48.098Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-01T08:51:48.098Z] #20 transferring context: 56B done [2023-09-01T08:51:48.098Z] #20 DONE 0.1s [2023-09-01T08:51:48.098Z] [2023-09-01T08:51:48.098Z] #21 [security-proxy-setup internal] load .dockerignore [2023-09-01T08:51:48.098Z] #21 transferring context: 56B done [2023-09-01T08:51:48.098Z] #21 DONE 0.1s [2023-09-01T08:51:48.098Z] [2023-09-01T08:51:48.098Z] #22 [core-metadata internal] load .dockerignore [2023-09-01T08:51:48.098Z] #22 transferring context: 56B done [2023-09-01T08:51:48.098Z] #22 DONE 0.1s [2023-09-01T08:51:48.098Z] [2023-09-01T08:51:48.098Z] #23 [security-proxy-auth internal] load .dockerignore [2023-09-01T08:51:48.364Z] #23 transferring context: 56B 0.0s done [2023-09-01T08:51:48.364Z] #23 DONE 0.1s [2023-09-01T08:51:48.364Z] [2023-09-01T08:51:48.364Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T08:51:48.364Z] #24 transferring context: 56B done [2023-09-01T08:51:48.364Z] #24 ... [2023-09-01T08:51:48.364Z] [2023-09-01T08:51:48.364Z] #25 [security-bootstrapper internal] load .dockerignore [2023-09-01T08:51:48.364Z] #25 transferring context: 56B done [2023-09-01T08:51:48.364Z] #25 DONE 0.1s [2023-09-01T08:51:48.364Z] [2023-09-01T08:51:48.364Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T08:51:48.364Z] #24 ... [2023-09-01T08:51:48.364Z] [2023-09-01T08:51:48.364Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-09-01T08:51:48.364Z] #26 transferring context: 56B done [2023-09-01T08:51:48.364Z] #26 DONE 0.1s [2023-09-01T08:51:48.364Z] [2023-09-01T08:51:48.364Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-01T08:51:48.364Z] #27 transferring context: 56B done [2023-09-01T08:51:48.365Z] #27 DONE 0.1s [2023-09-01T08:51:48.633Z] [2023-09-01T08:51:48.633Z] #28 [core-data internal] load .dockerignore [2023-09-01T08:51:48.633Z] #28 transferring context: 56B done [2023-09-01T08:51:48.633Z] #28 DONE 0.1s [2023-09-01T08:51:48.633Z] [2023-09-01T08:51:48.633Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:48.633Z] #29 DONE 0.0s [2023-09-01T08:51:48.633Z] [2023-09-01T08:51:48.633Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:48.633Z] #30 DONE 0.1s [2023-09-01T08:51:48.633Z] [2023-09-01T08:51:48.633Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T08:51:49.593Z] #24 ... [2023-09-01T08:51:49.593Z] [2023-09-01T08:51:49.593Z] #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:49.593Z] #31 DONE 0.8s [2023-09-01T08:51:49.593Z] [2023-09-01T08:51:49.593Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-01T08:51:49.860Z] #32 ... [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:49.860Z] #30 DONE 0.2s [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:49.860Z] #33 DONE 0.3s [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:49.860Z] #29 DONE 0.0s [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:49.860Z] #30 DONE 0.3s [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:49.860Z] #31 DONE 1.4s [2023-09-01T08:51:49.860Z] [2023-09-01T08:51:49.860Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:49.860Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:49.860Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:49.860Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:49.860Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:49.860Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:49.860Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:50.126Z] #34 ... [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:50.126Z] #33 DONE 0.5s [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:50.126Z] #29 DONE 0.0s [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:50.126Z] #30 DONE 0.4s [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:50.126Z] #31 DONE 1.5s [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:50.126Z] #33 DONE 0.6s [2023-09-01T08:51:50.126Z] [2023-09-01T08:51:50.126Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:50.126Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:50.126Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:50.126Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:50.126Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:50.126Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:50.126Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:50.394Z] #34 ... [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:50.394Z] #29 DONE 0.0s [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:50.394Z] #35 ... [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:50.394Z] #31 DONE 1.5s [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:50.394Z] #29 DONE 0.0s [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:50.394Z] #33 DONE 0.6s [2023-09-01T08:51:50.394Z] [2023-09-01T08:51:50.394Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:50.660Z] #35 ... [2023-09-01T08:51:50.660Z] [2023-09-01T08:51:50.660Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:50.660Z] #29 DONE 0.0s [2023-09-01T08:51:50.660Z] [2023-09-01T08:51:50.660Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:50.660Z] #35 ... [2023-09-01T08:51:50.660Z] [2023-09-01T08:51:50.660Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:50.660Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:50.660Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:50.660Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:50.660Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:50.660Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:50.660Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:50.660Z] #34 DONE 2.7s [2023-09-01T08:51:50.660Z] [2023-09-01T08:51:50.660Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:50.926Z] #35 ... [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:50.926Z] #30 DONE 1.0s [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:50.926Z] #35 ... [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:50.926Z] #31 DONE 1.5s [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:50.926Z] #33 DONE 0.6s [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:50.926Z] #29 DONE 0.0s [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:50.926Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:50.926Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:50.926Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:50.926Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:50.926Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:50.926Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:50.926Z] #34 DONE 2.7s [2023-09-01T08:51:50.926Z] [2023-09-01T08:51:50.926Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:51.194Z] #35 ... [2023-09-01T08:51:51.194Z] [2023-09-01T08:51:51.194Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:51.194Z] #29 DONE 0.0s [2023-09-01T08:51:51.194Z] [2023-09-01T08:51:51.194Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:51.465Z] #35 ... [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:51.465Z] #29 DONE 0.0s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-01T08:51:51.465Z] #32 DONE 1.6s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:51.465Z] #35 ... [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-01T08:51:51.465Z] #29 DONE 0.0s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:51.465Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:51.465Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:51.465Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:51.465Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:51.465Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:51.465Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:51.465Z] #34 DONE 2.7s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:51.465Z] #35 ... [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:51.465Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:51.465Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:51.465Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:51.465Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:51.465Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:51.465Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:51.465Z] #34 DONE 2.7s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:51:51.465Z] #36 DONE 0.0s [2023-09-01T08:51:51.465Z] [2023-09-01T08:51:51.465Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:51.734Z] #35 ... [2023-09-01T08:51:51.734Z] [2023-09-01T08:51:51.734Z] #37 [security-spire-config internal] load build context [2023-09-01T08:51:51.734Z] #37 DONE 0.2s [2023-09-01T08:51:51.734Z] [2023-09-01T08:51:51.734Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:52.322Z] #35 ... [2023-09-01T08:51:52.322Z] [2023-09-01T08:51:52.322Z] #31 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:52.322Z] #31 DONE 1.7s [2023-09-01T08:51:52.322Z] [2023-09-01T08:51:52.322Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:52.322Z] #33 DONE 0.7s [2023-09-01T08:51:52.322Z] [2023-09-01T08:51:52.322Z] #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:52.322Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:52.322Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:52.322Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:52.322Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:52.322Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:52.322Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:52.322Z] #34 DONE 2.9s [2023-09-01T08:51:52.322Z] [2023-09-01T08:51:52.323Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-01T08:51:52.323Z] #30 DONE 2.0s [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:52.323Z] #35 ... [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:52.323Z] #31 DONE 1.7s [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:52.323Z] #33 DONE 0.7s [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:52.323Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:52.323Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:52.323Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:52.323Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:52.323Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:52.323Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:52.323Z] #34 DONE 2.9s [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:51:52.323Z] #38 DONE 0.0s [2023-09-01T08:51:52.323Z] [2023-09-01T08:51:52.323Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:52.590Z] #35 ... [2023-09-01T08:51:52.590Z] [2023-09-01T08:51:52.590Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-01T08:51:52.590Z] #31 DONE 1.7s [2023-09-01T08:51:52.590Z] [2023-09-01T08:51:52.590Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-01T08:51:52.590Z] #33 DONE 0.7s [2023-09-01T08:51:52.590Z] [2023-09-01T08:51:52.590Z] #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:52.590Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:52.590Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:52.590Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:52.590Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:52.590Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:52.590Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:52.590Z] #34 DONE 2.9s [2023-09-01T08:51:52.590Z] [2023-09-01T08:51:52.590Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:53.550Z] #35 transferring context: 12.58MB 3.1s [2023-09-01T08:51:53.822Z] #35 ... [2023-09-01T08:51:53.822Z] [2023-09-01T08:51:53.822Z] #37 [security-spire-config internal] load build context [2023-09-01T08:51:53.822Z] #37 transferring context: 15.84kB 0.2s done [2023-09-01T08:51:53.822Z] #37 DONE 2.2s [2023-09-01T08:51:53.822Z] [2023-09-01T08:51:53.822Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:54.404Z] #35 ... [2023-09-01T08:51:54.404Z] [2023-09-01T08:51:54.404Z] #39 [security-spire-server internal] load build context [2023-09-01T08:51:54.404Z] #39 transferring context: 17.59kB 0.3s done [2023-09-01T08:51:54.404Z] #39 DONE 2.5s [2023-09-01T08:51:54.404Z] [2023-09-01T08:51:54.404Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:54.986Z] #35 ... [2023-09-01T08:51:54.986Z] [2023-09-01T08:51:54.986Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-01T08:51:54.986Z] #34 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-01T08:51:54.986Z] #34 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-01T08:51:54.986Z] #34 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-01T08:51:54.986Z] #34 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-01T08:51:54.986Z] #34 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-01T08:51:54.986Z] #34 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-09-01T08:51:54.986Z] #34 DONE 2.9s [2023-09-01T08:51:54.986Z] [2023-09-01T08:51:54.986Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-01T08:51:54.986Z] #40 DONE 4.0s [2023-09-01T08:51:54.987Z] [2023-09-01T08:51:54.987Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:51:54.987Z] #41 DONE 0.0s [2023-09-01T08:51:54.987Z] [2023-09-01T08:51:54.987Z] #35 [support-scheduler internal] load build context [2023-09-01T08:51:58.318Z] #35 ... [2023-09-01T08:51:58.318Z] [2023-09-01T08:51:58.318Z] #42 [security-spire-agent internal] load build context [2023-09-01T08:51:58.318Z] #42 transferring context: 17.12kB 0.3s done [2023-09-01T08:51:58.318Z] #42 DONE 2.7s [2023-09-01T08:51:58.318Z] [2023-09-01T08:51:58.318Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:51:58.318Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.0s done [2023-09-01T08:51:58.318Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-01T08:51:58.318Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-01T08:51:58.318Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-01T08:51:58.318Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.4s [2023-09-01T08:51:58.318Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s [2023-09-01T08:51:58.318Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s [2023-09-01T08:51:58.318Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-01T08:51:58.584Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.4s done [2023-09-01T08:51:58.584Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done [2023-09-01T08:51:58.584Z] #36 ... [2023-09-01T08:51:58.584Z] [2023-09-01T08:51:58.584Z] #43 [core-command internal] load build context [2023-09-01T08:51:58.849Z] #43 ... [2023-09-01T08:51:58.849Z] [2023-09-01T08:51:58.849Z] #44 [support-notifications internal] load build context [2023-09-01T08:51:58.849Z] #44 ... [2023-09-01T08:51:58.849Z] [2023-09-01T08:51:58.849Z] #43 [core-command internal] load build context [2023-09-01T08:51:59.810Z] #43 ... [2023-09-01T08:51:59.810Z] [2023-09-01T08:51:59.810Z] #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:51:59.810Z] #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:51:59.810Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:51:59.810Z] #45 ... [2023-09-01T08:51:59.810Z] [2023-09-01T08:51:59.810Z] #43 [core-command internal] load build context [2023-09-01T08:52:00.077Z] #43 ... [2023-09-01T08:52:00.077Z] [2023-09-01T08:52:00.077Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-01T08:52:00.077Z] #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.077Z] #0 6.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.077Z] #46 ... [2023-09-01T08:52:00.077Z] [2023-09-01T08:52:00.077Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:00.077Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.1s done [2023-09-01T08:52:00.077Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 4.4s [2023-09-01T08:52:00.077Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-01T08:52:00.343Z] #36 ... [2023-09-01T08:52:00.343Z] [2023-09-01T08:52:00.343Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:52:00.343Z] #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.609Z] #47 ... [2023-09-01T08:52:00.609Z] [2023-09-01T08:52:00.609Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:00.609Z] #48 ... [2023-09-01T08:52:00.609Z] [2023-09-01T08:52:00.609Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:00.881Z] #49 ... [2023-09-01T08:52:00.881Z] [2023-09-01T08:52:00.881Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-01T08:52:00.881Z] #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.881Z] #0 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.881Z] #50 ... [2023-09-01T08:52:00.881Z] [2023-09-01T08:52:00.881Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:00.881Z] #51 ... [2023-09-01T08:52:00.881Z] [2023-09-01T08:52:00.881Z] #52 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-01T08:52:00.881Z] #0 7.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:00.881Z] #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:01.147Z] #52 ... [2023-09-01T08:52:01.147Z] [2023-09-01T08:52:01.147Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-01T08:52:01.147Z] #0 7.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:01.147Z] #0 9.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:01.147Z] #53 ... [2023-09-01T08:52:01.147Z] [2023-09-01T08:52:01.147Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:01.414Z] #54 ... [2023-09-01T08:52:01.414Z] [2023-09-01T08:52:01.414Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-01T08:52:01.414Z] #55 ... [2023-09-01T08:52:01.414Z] [2023-09-01T08:52:01.414Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-01T08:52:01.414Z] #0 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:01.682Z] #56 ... [2023-09-01T08:52:01.682Z] [2023-09-01T08:52:01.682Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:01.682Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.0s [2023-09-01T08:52:01.682Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.7s done [2023-09-01T08:52:02.266Z] #36 ... [2023-09-01T08:52:02.266Z] [2023-09-01T08:52:02.266Z] #57 [core-data internal] load build context [2023-09-01T08:52:02.266Z] #57 transferring context: 1.75MB 7.8s [2023-09-01T08:52:02.266Z] #57 ... [2023-09-01T08:52:02.266Z] [2023-09-01T08:52:02.266Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-01T08:52:02.533Z] #58 ... [2023-09-01T08:52:02.533Z] [2023-09-01T08:52:02.533Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:02.533Z] #59 ... [2023-09-01T08:52:02.533Z] [2023-09-01T08:52:02.533Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:02.533Z] #38 ... [2023-09-01T08:52:02.533Z] [2023-09-01T08:52:02.533Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:02.799Z] #60 ... [2023-09-01T08:52:02.799Z] [2023-09-01T08:52:02.799Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-01T08:52:02.799Z] #61 ... [2023-09-01T08:52:02.799Z] [2023-09-01T08:52:02.799Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:03.066Z] #60 ... [2023-09-01T08:52:03.066Z] [2023-09-01T08:52:03.066Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-01T08:52:03.066Z] #46 10.54 OK: 263 MiB in 53 packages [2023-09-01T08:52:03.066Z] #46 DONE 13.0s [2023-09-01T08:52:03.066Z] [2023-09-01T08:52:03.066Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:03.335Z] #60 ... [2023-09-01T08:52:03.335Z] [2023-09-01T08:52:03.335Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-01T08:52:03.335Z] #62 ... [2023-09-01T08:52:03.335Z] [2023-09-01T08:52:03.335Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:52:03.335Z] #45 11.91 OK: 263 MiB in 53 packages [2023-09-01T08:52:03.335Z] #45 DONE 14.5s [2023-09-01T08:52:03.335Z] [2023-09-01T08:52:03.335Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:03.602Z] #60 ... [2023-09-01T08:52:03.602Z] [2023-09-01T08:52:03.602Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-01T08:52:03.868Z] #63 ... [2023-09-01T08:52:03.868Z] [2023-09-01T08:52:03.868Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:52:03.868Z] #64 ... [2023-09-01T08:52:03.868Z] [2023-09-01T08:52:03.868Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:03.868Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 7.8s [2023-09-01T08:52:04.830Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-01T08:52:04.830Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.95MB / 23.39MB 9.3s [2023-09-01T08:52:04.830Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2023-09-01T08:52:05.097Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2023-09-01T08:52:05.364Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.7s [2023-09-01T08:52:05.364Z] #36 ... [2023-09-01T08:52:05.364Z] [2023-09-01T08:52:05.364Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:52:05.364Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.9s done [2023-09-01T08:52:05.364Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-01T08:52:05.364Z] #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-01T08:52:05.364Z] #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-01T08:52:05.364Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-01T08:52:05.364Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-01T08:52:05.364Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-01T08:52:05.364Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.7s done [2023-09-01T08:52:05.364Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-09-01T08:52:05.364Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 5.4s [2023-09-01T08:52:05.364Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-01T08:52:05.364Z] #41 ... [2023-09-01T08:52:05.364Z] [2023-09-01T08:52:05.364Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:07.306Z] #59 transferring context: 8.34MB 12.7s [2023-09-01T08:52:07.887Z] #59 ... [2023-09-01T08:52:07.887Z] [2023-09-01T08:52:07.887Z] #52 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-01T08:52:07.887Z] #52 14.48 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:07.887Z] #52 14.54 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:07.887Z] #52 14.83 OK: 8 MiB in 16 packages [2023-09-01T08:52:07.887Z] #52 DONE 17.6s [2023-09-01T08:52:07.887Z] [2023-09-01T08:52:07.887Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:08.155Z] #59 ... [2023-09-01T08:52:08.155Z] [2023-09-01T08:52:08.155Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:08.155Z] #35 ... [2023-09-01T08:52:08.155Z] [2023-09-01T08:52:08.155Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:08.155Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.5s [2023-09-01T08:52:08.735Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.8s done [2023-09-01T08:52:08.735Z] #36 ... [2023-09-01T08:52:08.735Z] [2023-09-01T08:52:08.735Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-01T08:52:08.735Z] #47 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:08.735Z] #47 16.06 OK: 263 MiB in 53 packages [2023-09-01T08:52:08.735Z] #47 DONE 18.1s [2023-09-01T08:52:08.735Z] [2023-09-01T08:52:08.735Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:08.999Z] #59 ... [2023-09-01T08:52:08.999Z] [2023-09-01T08:52:08.999Z] #44 [support-notifications internal] load build context [2023-09-01T08:52:09.264Z] #44 ... [2023-09-01T08:52:09.264Z] [2023-09-01T08:52:09.264Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:10.226Z] #59 ... [2023-09-01T08:52:10.226Z] [2023-09-01T08:52:10.226Z] #43 [core-command internal] load build context [2023-09-01T08:52:10.226Z] #43 ... [2023-09-01T08:52:10.226Z] [2023-09-01T08:52:10.226Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:10.809Z] #59 ... [2023-09-01T08:52:10.809Z] [2023-09-01T08:52:10.809Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:11.075Z] #48 ... [2023-09-01T08:52:11.075Z] [2023-09-01T08:52:11.075Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:11.075Z] #49 ... [2023-09-01T08:52:11.075Z] [2023-09-01T08:52:11.075Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:11.341Z] #51 ... [2023-09-01T08:52:11.341Z] [2023-09-01T08:52:11.341Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-01T08:52:11.341Z] #50 10.61 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:52:11.341Z] #50 10.61 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:52:11.341Z] #50 10.61 OK: 17694 distinct packages available [2023-09-01T08:52:11.341Z] #50 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:11.341Z] #50 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:11.341Z] #50 ... [2023-09-01T08:52:11.341Z] [2023-09-01T08:52:11.341Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:11.607Z] #51 ... [2023-09-01T08:52:11.607Z] [2023-09-01T08:52:11.607Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:11.607Z] #54 ... [2023-09-01T08:52:11.607Z] [2023-09-01T08:52:11.607Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:11.607Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.8s [2023-09-01T08:52:12.560Z] #36 ... [2023-09-01T08:52:12.560Z] [2023-09-01T08:52:12.560Z] #57 [core-data internal] load build context [2023-09-01T08:52:12.560Z] #57 transferring context: 16.04MB 17.8s [2023-09-01T08:52:12.560Z] #57 ... [2023-09-01T08:52:12.560Z] [2023-09-01T08:52:12.560Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:12.826Z] #36 ... [2023-09-01T08:52:12.826Z] [2023-09-01T08:52:12.826Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:13.093Z] #38 ... [2023-09-01T08:52:13.093Z] [2023-09-01T08:52:13.093Z] #57 [core-data internal] load build context [2023-09-01T08:52:13.361Z] #57 ... [2023-09-01T08:52:13.361Z] [2023-09-01T08:52:13.361Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-01T08:52:13.361Z] #55 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:13.361Z] #55 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:13.627Z] #55 22.12 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:13.627Z] #55 22.19 (2/4) Installing openssl (3.0.10-r0) [2023-09-01T08:52:13.627Z] #55 ... [2023-09-01T08:52:13.627Z] [2023-09-01T08:52:13.627Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-01T08:52:13.627Z] #56 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:13.627Z] #56 17.44 (1/2) Installing ca-certificates (20230506-r0) [2023-09-01T08:52:13.627Z] #56 18.06 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:13.627Z] #56 18.10 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:13.627Z] #56 18.32 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:52:13.627Z] #56 20.87 OK: 8 MiB in 17 packages [2023-09-01T08:52:13.627Z] #56 ... [2023-09-01T08:52:13.627Z] [2023-09-01T08:52:13.627Z] #57 [core-data internal] load build context [2023-09-01T08:52:13.894Z] #57 ... [2023-09-01T08:52:13.894Z] [2023-09-01T08:52:13.894Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:14.159Z] #60 ... [2023-09-01T08:52:14.159Z] [2023-09-01T08:52:14.159Z] #57 [core-data internal] load build context [2023-09-01T08:52:14.742Z] #57 ... [2023-09-01T08:52:14.742Z] [2023-09-01T08:52:14.742Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-01T08:52:14.742Z] #56 DONE 23.3s [2023-09-01T08:52:14.742Z] [2023-09-01T08:52:14.742Z] #57 [core-data internal] load build context [2023-09-01T08:52:14.742Z] #57 ... [2023-09-01T08:52:14.742Z] [2023-09-01T08:52:14.742Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-01T08:52:14.742Z] #50 21.83 OK: 263 MiB in 53 packages [2023-09-01T08:52:14.742Z] #50 DONE 24.2s [2023-09-01T08:52:14.742Z] [2023-09-01T08:52:14.742Z] #57 [core-data internal] load build context [2023-09-01T08:52:15.701Z] #57 ... [2023-09-01T08:52:15.701Z] [2023-09-01T08:52:15.701Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:52:15.701Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.3s done [2023-09-01T08:52:15.701Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s [2023-09-01T08:52:15.701Z] #41 ... [2023-09-01T08:52:15.701Z] [2023-09-01T08:52:15.701Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-01T08:52:15.701Z] #58 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:15.701Z] #58 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:15.701Z] #58 ... [2023-09-01T08:52:15.701Z] [2023-09-01T08:52:15.701Z] #57 [core-data internal] load build context [2023-09-01T08:52:16.304Z] #57 ... [2023-09-01T08:52:16.304Z] [2023-09-01T08:52:16.304Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-01T08:52:16.304Z] #61 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.304Z] #61 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.304Z] #61 ... [2023-09-01T08:52:16.304Z] [2023-09-01T08:52:16.304Z] #57 [core-data internal] load build context [2023-09-01T08:52:16.885Z] #57 ... [2023-09-01T08:52:16.885Z] [2023-09-01T08:52:16.885Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-01T08:52:16.885Z] #55 22.37 (3/4) Installing su-exec (0.2-r2) [2023-09-01T08:52:16.885Z] #55 22.37 (4/4) Installing yq (4.30.4-r4) [2023-09-01T08:52:16.885Z] #55 23.84 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:16.885Z] #55 23.95 OK: 17 MiB in 19 packages [2023-09-01T08:52:16.885Z] #55 DONE 25.4s [2023-09-01T08:52:16.885Z] [2023-09-01T08:52:16.885Z] #57 [core-data internal] load build context [2023-09-01T08:52:16.885Z] #57 ... [2023-09-01T08:52:16.885Z] [2023-09-01T08:52:16.885Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-01T08:52:16.885Z] #53 15.92 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:52:16.885Z] #53 15.92 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:52:16.885Z] #53 15.92 OK: 17689 distinct packages available [2023-09-01T08:52:16.885Z] #53 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.885Z] #53 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.885Z] #53 ... [2023-09-01T08:52:16.885Z] [2023-09-01T08:52:16.885Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-01T08:52:16.885Z] #65 ... [2023-09-01T08:52:16.885Z] [2023-09-01T08:52:16.885Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-01T08:52:16.885Z] #62 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.885Z] #62 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:16.885Z] #62 23.34 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:16.885Z] #62 23.34 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:16.885Z] #62 23.34 OK: 8 MiB in 16 packages [2023-09-01T08:52:17.153Z] #62 ... [2023-09-01T08:52:17.153Z] [2023-09-01T08:52:17.153Z] #57 [core-data internal] load build context [2023-09-01T08:52:17.420Z] #57 transferring context: 29.31MB 22.9s [2023-09-01T08:52:17.686Z] #57 ... [2023-09-01T08:52:17.686Z] [2023-09-01T08:52:17.686Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-01T08:52:17.686Z] #65 DONE 0.8s [2023-09-01T08:52:17.686Z] [2023-09-01T08:52:17.686Z] #57 [core-data internal] load build context [2023-09-01T08:52:17.686Z] #57 ... [2023-09-01T08:52:17.686Z] [2023-09-01T08:52:17.686Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:52:17.686Z] #64 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:17.686Z] #64 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:17.686Z] #64 ... [2023-09-01T08:52:17.686Z] [2023-09-01T08:52:17.686Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:17.686Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.0s [2023-09-01T08:52:17.956Z] #36 ... [2023-09-01T08:52:17.956Z] [2023-09-01T08:52:17.956Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-01T08:52:17.956Z] #63 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:17.956Z] #63 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:17.956Z] #63 24.19 (1/4) Installing ca-certificates (20230506-r0) [2023-09-01T08:52:18.224Z] #63 ... [2023-09-01T08:52:18.224Z] [2023-09-01T08:52:18.224Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:52:18.225Z] #64 24.14 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:18.225Z] #64 24.14 (2/2) Installing su-exec (0.2-r2) [2023-09-01T08:52:18.225Z] #64 24.18 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:18.225Z] #64 24.32 OK: 8 MiB in 17 packages [2023-09-01T08:52:18.225Z] #64 ... [2023-09-01T08:52:18.225Z] [2023-09-01T08:52:18.225Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-01T08:52:18.225Z] #62 DONE 24.9s [2023-09-01T08:52:18.225Z] [2023-09-01T08:52:18.225Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:18.492Z] #35 ... [2023-09-01T08:52:18.492Z] [2023-09-01T08:52:18.492Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:19.074Z] #36 ... [2023-09-01T08:52:19.074Z] [2023-09-01T08:52:19.074Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-01T08:52:19.074Z] #64 DONE 25.3s [2023-09-01T08:52:19.341Z] [2023-09-01T08:52:19.341Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:19.341Z] #59 ... [2023-09-01T08:52:19.341Z] [2023-09-01T08:52:19.341Z] #44 [support-notifications internal] load build context [2023-09-01T08:52:19.607Z] #44 ... [2023-09-01T08:52:19.607Z] [2023-09-01T08:52:19.607Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:20.565Z] #59 ... [2023-09-01T08:52:20.565Z] [2023-09-01T08:52:20.565Z] #43 [core-command internal] load build context [2023-09-01T08:52:20.565Z] #43 ... [2023-09-01T08:52:20.565Z] [2023-09-01T08:52:20.565Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:21.149Z] #59 ... [2023-09-01T08:52:21.149Z] [2023-09-01T08:52:21.149Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:21.149Z] #48 ... [2023-09-01T08:52:21.149Z] [2023-09-01T08:52:21.149Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:21.149Z] #49 ... [2023-09-01T08:52:21.149Z] [2023-09-01T08:52:21.149Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:21.415Z] #59 ... [2023-09-01T08:52:21.415Z] [2023-09-01T08:52:21.415Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-01T08:52:21.415Z] #53 27.05 (1/9) Installing ca-certificates (20230506-r0) [2023-09-01T08:52:21.415Z] #53 27.34 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-01T08:52:21.415Z] #53 27.41 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-01T08:52:21.415Z] #53 27.45 (4/9) Installing libcurl (8.2.1-r0) [2023-09-01T08:52:21.415Z] #53 27.56 (5/9) Installing curl (8.2.1-r0) [2023-09-01T08:52:21.415Z] #53 27.65 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:21.415Z] #53 27.65 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:52:21.415Z] #53 27.65 (8/9) Installing libucontext (1.2-r0) [2023-09-01T08:52:21.415Z] #53 27.65 (9/9) Installing gcompat (1.1.0-r0) [2023-09-01T08:52:21.415Z] #53 27.65 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:21.415Z] #53 27.79 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:52:21.415Z] #53 29.13 OK: 11 MiB in 24 packages [2023-09-01T08:52:21.415Z] #53 DONE 30.6s [2023-09-01T08:52:21.415Z] [2023-09-01T08:52:21.415Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:21.681Z] #59 ... [2023-09-01T08:52:21.681Z] [2023-09-01T08:52:21.681Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:21.681Z] #51 ... [2023-09-01T08:52:21.681Z] [2023-09-01T08:52:21.681Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:21.947Z] #54 ... [2023-09-01T08:52:21.947Z] [2023-09-01T08:52:21.947Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:22.214Z] #59 ... [2023-09-01T08:52:22.214Z] [2023-09-01T08:52:22.214Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-01T08:52:22.214Z] #63 24.47 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:22.214Z] #63 24.51 (3/4) Installing su-exec (0.2-r2) [2023-09-01T08:52:22.214Z] #63 24.51 (4/4) Installing yq (4.30.4-r4) [2023-09-01T08:52:22.214Z] #63 25.22 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:22.214Z] #63 25.35 Executing ca-certificates-20230506-r0.trigger [2023-09-01T08:52:22.214Z] #63 26.49 OK: 17 MiB in 19 packages [2023-09-01T08:52:22.214Z] #63 DONE 28.4s [2023-09-01T08:52:22.214Z] [2023-09-01T08:52:22.214Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:22.481Z] #59 transferring context: 54.07MB 27.9s [2023-09-01T08:52:22.481Z] #59 ... [2023-09-01T08:52:22.481Z] [2023-09-01T08:52:22.481Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-01T08:52:22.481Z] #58 23.82 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:52:22.481Z] #58 23.82 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:52:22.481Z] #58 23.82 OK: 17689 distinct packages available [2023-09-01T08:52:22.481Z] #58 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:22.481Z] #58 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:22.481Z] #58 29.24 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:22.481Z] #58 29.24 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:52:22.481Z] #58 29.24 (3/4) Installing libucontext (1.2-r0) [2023-09-01T08:52:22.481Z] #58 29.24 (4/4) Installing gcompat (1.1.0-r0) [2023-09-01T08:52:22.481Z] #58 29.29 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:22.481Z] #58 29.39 OK: 8 MiB in 19 packages [2023-09-01T08:52:22.481Z] #58 DONE 30.4s [2023-09-01T08:52:22.481Z] [2023-09-01T08:52:22.481Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:23.083Z] #59 ... [2023-09-01T08:52:23.083Z] [2023-09-01T08:52:23.083Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-01T08:52:23.083Z] #61 25.27 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-01T08:52:23.083Z] #61 25.27 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-01T08:52:23.083Z] #61 25.27 OK: 17689 distinct packages available [2023-09-01T08:52:23.083Z] #61 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:23.083Z] #61 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-01T08:52:23.083Z] #61 30.13 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-01T08:52:23.083Z] #61 30.13 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-01T08:52:23.083Z] #61 30.13 (3/5) Installing libucontext (1.2-r0) [2023-09-01T08:52:23.083Z] #61 30.13 (4/5) Installing gcompat (1.1.0-r0) [2023-09-01T08:52:23.083Z] #61 30.13 (5/5) Installing openssl (3.0.10-r0) [2023-09-01T08:52:23.083Z] #61 30.17 Executing busybox-1.35.0-r29.trigger [2023-09-01T08:52:23.083Z] #61 30.21 OK: 9 MiB in 20 packages [2023-09-01T08:52:23.083Z] #61 DONE 30.9s [2023-09-01T08:52:23.083Z] [2023-09-01T08:52:23.083Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:23.351Z] #38 ... [2023-09-01T08:52:23.351Z] [2023-09-01T08:52:23.351Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:24.305Z] #59 ... [2023-09-01T08:52:24.305Z] [2023-09-01T08:52:24.305Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:24.572Z] #60 ... [2023-09-01T08:52:24.572Z] [2023-09-01T08:52:24.572Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:25.155Z] #59 ... [2023-09-01T08:52:25.155Z] [2023-09-01T08:52:25.155Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-01T08:52:25.155Z] #66 DONE 5.8s [2023-09-01T08:52:25.155Z] [2023-09-01T08:52:25.155Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:25.737Z] #59 ... [2023-09-01T08:52:25.737Z] [2023-09-01T08:52:25.737Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:52:25.737Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.2s [2023-09-01T08:52:25.737Z] #41 ... [2023-09-01T08:52:25.737Z] [2023-09-01T08:52:25.737Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:26.003Z] #59 ... [2023-09-01T08:52:26.003Z] [2023-09-01T08:52:26.003Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-01T08:52:26.003Z] #67 DONE 0.8s [2023-09-01T08:52:26.003Z] [2023-09-01T08:52:26.003Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T08:52:26.003Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.7s done [2023-09-01T08:52:27.938Z] #41 ... [2023-09-01T08:52:27.938Z] [2023-09-01T08:52:27.938Z] #57 [core-data internal] load build context [2023-09-01T08:52:27.938Z] #57 transferring context: 74.76MB 33.5s [2023-09-01T08:52:27.938Z] #57 ... [2023-09-01T08:52:27.938Z] [2023-09-01T08:52:27.938Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:27.938Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.9s [2023-09-01T08:52:27.938Z] #36 ... [2023-09-01T08:52:27.938Z] [2023-09-01T08:52:27.938Z] #57 [core-data internal] load build context [2023-09-01T08:52:28.518Z] #57 ... [2023-09-01T08:52:28.518Z] [2023-09-01T08:52:28.518Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:28.518Z] #35 ... [2023-09-01T08:52:28.518Z] [2023-09-01T08:52:28.518Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:29.622Z] #36 ... [2023-09-01T08:52:29.622Z] [2023-09-01T08:52:29.622Z] #44 [support-notifications internal] load build context [2023-09-01T08:52:29.622Z] #44 ... [2023-09-01T08:52:29.622Z] [2023-09-01T08:52:29.622Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:31.047Z] #35 ... [2023-09-01T08:52:31.047Z] [2023-09-01T08:52:31.047Z] #43 [core-command internal] load build context [2023-09-01T08:52:31.047Z] #43 ... [2023-09-01T08:52:31.047Z] [2023-09-01T08:52:31.047Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:31.047Z] #35 ... [2023-09-01T08:52:31.047Z] [2023-09-01T08:52:31.047Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:31.313Z] #48 ... [2023-09-01T08:52:31.313Z] [2023-09-01T08:52:31.313Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:31.313Z] #35 ... [2023-09-01T08:52:31.313Z] [2023-09-01T08:52:31.313Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:31.589Z] #49 ... [2023-09-01T08:52:31.589Z] [2023-09-01T08:52:31.589Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:32.177Z] #48 ... [2023-09-01T08:52:32.177Z] [2023-09-01T08:52:32.177Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:32.177Z] #51 ... [2023-09-01T08:52:32.177Z] [2023-09-01T08:52:32.177Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:32.177Z] #54 ... [2023-09-01T08:52:32.177Z] [2023-09-01T08:52:32.177Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:32.443Z] #48 ... [2023-09-01T08:52:32.443Z] [2023-09-01T08:52:32.443Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-01T08:52:32.443Z] #68 DONE 1.9s [2023-09-01T08:52:32.443Z] [2023-09-01T08:52:32.443Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:32.707Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.8s [2023-09-01T08:52:33.287Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.3s done [2023-09-01T08:52:33.553Z] #36 ... [2023-09-01T08:52:33.553Z] [2023-09-01T08:52:33.553Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:33.553Z] #38 transferring context: 98.54MB 39.1s [2023-09-01T08:52:33.553Z] #38 ... [2023-09-01T08:52:33.553Z] [2023-09-01T08:52:33.553Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:34.511Z] #49 ... [2023-09-01T08:52:34.511Z] [2023-09-01T08:52:34.511Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:34.797Z] #60 ... [2023-09-01T08:52:34.797Z] [2023-09-01T08:52:34.797Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:36.199Z] #49 ... [2023-09-01T08:52:36.199Z] [2023-09-01T08:52:36.199Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:36.199Z] #59 ... [2023-09-01T08:52:36.199Z] [2023-09-01T08:52:36.199Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:37.157Z] #49 ... [2023-09-01T08:52:37.157Z] [2023-09-01T08:52:37.157Z] #44 [support-notifications internal] load build context [2023-09-01T08:52:37.157Z] #44 transferring context: 188.29MB 46.2s done [2023-09-01T08:52:37.157Z] #44 DONE 47.2s [2023-09-01T08:52:37.157Z] [2023-09-01T08:52:37.157Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:38.608Z] #49 ... [2023-09-01T08:52:38.608Z] [2023-09-01T08:52:38.608Z] #57 [core-data internal] load build context [2023-09-01T08:52:38.608Z] #57 ... [2023-09-01T08:52:38.608Z] [2023-09-01T08:52:38.608Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:39.572Z] #60 ... [2023-09-01T08:52:39.572Z] [2023-09-01T08:52:39.572Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:52:39.572Z] #69 DONE 3.3s [2023-09-01T08:52:39.572Z] [2023-09-01T08:52:39.572Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:39.572Z] #60 ... [2023-09-01T08:52:39.572Z] [2023-09-01T08:52:39.572Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:52:39.572Z] #70 DONE 2.2s [2023-09-01T08:52:39.572Z] [2023-09-01T08:52:39.572Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:52:39.572Z] #71 DONE 3.5s [2023-09-01T08:52:39.572Z] [2023-09-01T08:52:39.572Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:40.163Z] #60 ... [2023-09-01T08:52:40.163Z] [2023-09-01T08:52:40.163Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-01T08:52:40.163Z] #72 DONE 3.0s [2023-09-01T08:52:40.163Z] [2023-09-01T08:52:40.163Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:41.142Z] #60 ... [2023-09-01T08:52:41.143Z] [2023-09-01T08:52:41.143Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-01T08:52:41.143Z] #73 DONE 1.4s [2023-09-01T08:52:41.143Z] [2023-09-01T08:52:41.143Z] #43 [core-command internal] load build context [2023-09-01T08:52:41.143Z] #43 transferring context: 157.38MB 52.2s [2023-09-01T08:52:41.143Z] #43 ... [2023-09-01T08:52:41.143Z] [2023-09-01T08:52:41.143Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:41.409Z] #60 ... [2023-09-01T08:52:41.409Z] [2023-09-01T08:52:41.409Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:41.675Z] #35 ... [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-01T08:52:41.675Z] #74 DONE 1.6s [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:41.675Z] #35 ... [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:41.675Z] #60 ... [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-01T08:52:41.675Z] #75 DONE 1.5s [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:41.675Z] #60 ... [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-01T08:52:41.675Z] #49 transferring context: 188.29MB 50.7s done [2023-09-01T08:52:41.675Z] #49 DONE 51.2s [2023-09-01T08:52:41.675Z] [2023-09-01T08:52:41.675Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:42.256Z] #60 ... [2023-09-01T08:52:42.256Z] [2023-09-01T08:52:42.256Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:42.256Z] #51 ... [2023-09-01T08:52:42.256Z] [2023-09-01T08:52:42.256Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-01T08:52:42.256Z] #76 DONE 1.5s [2023-09-01T08:52:42.256Z] [2023-09-01T08:52:42.256Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:42.256Z] #51 ... [2023-09-01T08:52:42.256Z] [2023-09-01T08:52:42.256Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:42.522Z] #54 ... [2023-09-01T08:52:42.522Z] [2023-09-01T08:52:42.522Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:42.522Z] #48 ... [2023-09-01T08:52:42.522Z] [2023-09-01T08:52:42.522Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:43.101Z] #54 ... [2023-09-01T08:52:43.101Z] [2023-09-01T08:52:43.101Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-01T08:52:43.101Z] #77 DONE 1.3s [2023-09-01T08:52:43.101Z] [2023-09-01T08:52:43.101Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:43.101Z] #54 ... [2023-09-01T08:52:43.101Z] [2023-09-01T08:52:43.101Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-01T08:52:43.101Z] #78 DONE 1.3s [2023-09-01T08:52:43.102Z] [2023-09-01T08:52:43.102Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:43.368Z] #54 ... [2023-09-01T08:52:43.368Z] [2023-09-01T08:52:43.368Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:52:43.368Z] #79 DONE 1.3s [2023-09-01T08:52:43.368Z] [2023-09-01T08:52:43.368Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:43.646Z] #54 ... [2023-09-01T08:52:43.646Z] [2023-09-01T08:52:43.646Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:52:43.646Z] #80 DONE 1.1s [2023-09-01T08:52:43.646Z] [2023-09-01T08:52:43.646Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:43.646Z] #54 ... [2023-09-01T08:52:43.919Z] [2023-09-01T08:52:43.919Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:43.919Z] #38 ... [2023-09-01T08:52:43.919Z] [2023-09-01T08:52:43.919Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:43.919Z] #59 ... [2023-09-01T08:52:43.919Z] [2023-09-01T08:52:43.919Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:52:43.919Z] #81 DONE 0.8s [2023-09-01T08:52:43.919Z] [2023-09-01T08:52:43.919Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:43.919Z] #59 ... [2023-09-01T08:52:43.919Z] [2023-09-01T08:52:43.919Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:44.183Z] #38 ... [2023-09-01T08:52:44.183Z] [2023-09-01T08:52:44.183Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T08:52:44.183Z] #36 ... [2023-09-01T08:52:44.183Z] [2023-09-01T08:52:44.183Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-01T08:52:44.449Z] #82 ... [2023-09-01T08:52:44.449Z] [2023-09-01T08:52:44.449Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-01T08:52:44.449Z] #83 DONE 1.2s [2023-09-01T08:52:44.449Z] [2023-09-01T08:52:44.449Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:44.715Z] #54 ... [2023-09-01T08:52:44.715Z] [2023-09-01T08:52:44.715Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-01T08:52:44.715Z] #84 DONE 1.1s [2023-09-01T08:52:44.715Z] [2023-09-01T08:52:44.715Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:45.383Z] #54 ... [2023-09-01T08:52:45.383Z] [2023-09-01T08:52:45.383Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-01T08:52:45.383Z] #59 transferring context: 188.29MB 50.3s done [2023-09-01T08:52:45.383Z] #59 DONE 52.9s [2023-09-01T08:52:45.383Z] [2023-09-01T08:52:45.383Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:45.664Z] #54 ... [2023-09-01T08:52:45.664Z] [2023-09-01T08:52:45.664Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-01T08:52:45.664Z] #82 DONE 1.4s [2023-09-01T08:52:45.664Z] [2023-09-01T08:52:45.664Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:45.941Z] #54 ... [2023-09-01T08:52:45.941Z] [2023-09-01T08:52:45.941Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-01T08:52:45.941Z] #85 DONE 1.5s [2023-09-01T08:52:45.941Z] [2023-09-01T08:52:45.941Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:46.215Z] #54 ... [2023-09-01T08:52:46.215Z] [2023-09-01T08:52:46.215Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-01T08:52:46.215Z] #86 DONE 1.3s [2023-09-01T08:52:46.215Z] [2023-09-01T08:52:46.215Z] #87 [security-spire-config] exporting to image [2023-09-01T08:52:46.215Z] #87 exporting layers [2023-09-01T08:52:46.865Z] #87 ... [2023-09-01T08:52:46.865Z] [2023-09-01T08:52:46.865Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-01T08:52:46.865Z] #88 DONE 1.0s [2023-09-01T08:52:46.865Z] [2023-09-01T08:52:46.865Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-01T08:52:46.865Z] #89 DONE 1.1s [2023-09-01T08:52:47.140Z] [2023-09-01T08:52:47.140Z] #87 [security-spire-agent] exporting to image [2023-09-01T08:52:47.409Z] #87 ... [2023-09-01T08:52:47.409Z] [2023-09-01T08:52:47.409Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:52:47.409Z] #90 DONE 1.8s [2023-09-01T08:52:47.409Z] [2023-09-01T08:52:47.409Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:48.861Z] #48 ... [2023-09-01T08:52:48.861Z] [2023-09-01T08:52:48.861Z] #57 [core-data internal] load build context [2023-09-01T08:52:48.861Z] #57 transferring context: 188.29MB 53.8s done [2023-09-01T08:52:48.861Z] #57 DONE 56.4s [2023-09-01T08:52:48.861Z] [2023-09-01T08:52:48.861Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:48.861Z] #48 ... [2023-09-01T08:52:48.861Z] [2023-09-01T08:52:48.861Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:48.861Z] #35 ... [2023-09-01T08:52:48.861Z] [2023-09-01T08:52:48.861Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:49.827Z] #48 ... [2023-09-01T08:52:49.827Z] [2023-09-01T08:52:49.827Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:52:49.827Z] #91 ... [2023-09-01T08:52:49.827Z] [2023-09-01T08:52:49.827Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:50.407Z] #48 ... [2023-09-01T08:52:50.407Z] [2023-09-01T08:52:50.407Z] #51 [security-proxy-auth internal] load build context [2023-09-01T08:52:50.407Z] #51 transferring context: 188.29MB 58.7s done [2023-09-01T08:52:50.407Z] #51 DONE 59.5s [2023-09-01T08:52:50.407Z] [2023-09-01T08:52:50.407Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:50.987Z] #48 ... [2023-09-01T08:52:50.987Z] [2023-09-01T08:52:50.987Z] #35 [support-scheduler internal] load build context [2023-09-01T08:52:50.987Z] #35 transferring context: 188.29MB 60.1s done [2023-09-01T08:52:50.987Z] #35 DONE 60.7s [2023-09-01T08:52:50.987Z] [2023-09-01T08:52:50.987Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:51.253Z] #48 ... [2023-09-01T08:52:51.253Z] [2023-09-01T08:52:51.253Z] #43 [core-command internal] load build context [2023-09-01T08:52:51.253Z] #43 ... [2023-09-01T08:52:51.253Z] [2023-09-01T08:52:51.253Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:51.835Z] #48 ... [2023-09-01T08:52:51.835Z] [2023-09-01T08:52:51.835Z] #43 [core-command internal] load build context [2023-09-01T08:52:51.835Z] #43 transferring context: 188.29MB 62.7s done [2023-09-01T08:52:51.835Z] #43 DONE 62.9s [2023-09-01T08:52:51.835Z] [2023-09-01T08:52:51.835Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:52.103Z] #48 ... [2023-09-01T08:52:52.103Z] [2023-09-01T08:52:52.103Z] #38 [security-secretstore-setup internal] load build context [2023-09-01T08:52:52.103Z] #38 transferring context: 188.29MB 57.6s done [2023-09-01T08:52:52.103Z] #38 DONE 59.7s [2023-09-01T08:52:52.103Z] [2023-09-01T08:52:52.103Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:52.436Z] #48 ... [2023-09-01T08:52:52.436Z] [2023-09-01T08:52:52.436Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:52.436Z] #60 ... [2023-09-01T08:52:52.436Z] [2023-09-01T08:52:52.436Z] #87 [security-spire-server] exporting to image [2023-09-01T08:52:52.436Z] #87 exporting layers 5.0s done [2023-09-01T08:52:52.436Z] #87 writing image sha256:c79046a732be93ca6f47a6b34edb27640ae937233d460fa6e9fadfbf9f0752b9 0.0s done [2023-09-01T08:52:52.436Z] #87 naming to docker.io/library/security-spire-server-arm64 done [2023-09-01T08:52:53.401Z] #87 exporting layers 6.3s done [2023-09-01T08:52:53.401Z] #87 writing image sha256:52c1fb721f7a0fd7e6df324a1120c103f56fa9eebcb8c74b336d2a473dca8b66 0.1s done [2023-09-01T08:52:53.401Z] #87 naming to docker.io/library/security-spire-agent-arm64 [2023-09-01T08:52:53.401Z] #87 ... [2023-09-01T08:52:53.401Z] [2023-09-01T08:52:53.401Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:52:53.401Z] #92 ... [2023-09-01T08:52:53.401Z] [2023-09-01T08:52:53.401Z] #87 [security-spire-agent] exporting to image [2023-09-01T08:52:53.401Z] #87 exporting layers 7.2s done [2023-09-01T08:52:53.401Z] #87 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-01T08:52:53.667Z] #87 ... [2023-09-01T08:52:53.667Z] [2023-09-01T08:52:53.667Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:52:53.667Z] #93 DONE 1.5s [2023-09-01T08:52:53.667Z] [2023-09-01T08:52:53.667Z] #87 [security-spire-agent] exporting to image [2023-09-01T08:52:53.667Z] #87 writing image sha256:794a1fa932f520e9a9901c12e8cde6fda9f3ae4db6fa113aaa31a32ec2310988 0.0s done [2023-09-01T08:52:53.667Z] #87 naming to docker.io/library/security-spire-config-arm64 [2023-09-01T08:52:53.935Z] #87 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-01T08:52:53.935Z] #87 DONE 7.6s [2023-09-01T08:52:53.935Z] [2023-09-01T08:52:53.935Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:52:54.516Z] #94 ... [2023-09-01T08:52:54.516Z] [2023-09-01T08:52:54.516Z] #60 [security-bootstrapper internal] load build context [2023-09-01T08:52:54.516Z] #60 transferring context: 188.29MB 60.0s done [2023-09-01T08:52:54.516Z] #60 DONE 62.1s [2023-09-01T08:52:54.783Z] [2023-09-01T08:52:54.783Z] #48 [security-proxy-setup internal] load build context [2023-09-01T08:52:55.371Z] #48 transferring context: 188.29MB 64.5s done [2023-09-01T08:52:55.371Z] #48 DONE 64.8s [2023-09-01T08:52:55.371Z] [2023-09-01T08:52:55.371Z] #54 [core-metadata internal] load build context [2023-09-01T08:52:57.311Z] #54 transferring context: 188.29MB 66.0s done [2023-09-01T08:52:57.311Z] #54 DONE 66.1s [2023-09-01T08:52:57.311Z] [2023-09-01T08:52:57.311Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #95 ... [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #92 DONE 41.7s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #91 DONE 45.3s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #96 ... [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #95 DONE 37.8s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #97 ... [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #96 DONE 3.1s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #94 DONE 34.4s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:29.655Z] #98 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #99 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #100 [core-data builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #100 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #97 DONE 2.7s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:29.655Z] #101 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #102 [core-metadata builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #102 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #103 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #104 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:29.655Z] #105 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #106 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #107 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:29.655Z] #108 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #109 [support-scheduler builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #109 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #110 DONE 3.2s [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #111 [core-command builder 6/7] COPY . . [2023-09-01T08:53:29.655Z] #111 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:29.655Z] #112 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:29.655Z] #113 CACHED [2023-09-01T08:53:29.655Z] [2023-09-01T08:53:29.655Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T08:53:32.999Z] #114 4.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:53:34.403Z] #114 ... [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-09-01T08:53:34.403Z] #115 DONE 6.1s [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:34.403Z] #116 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-01T08:53:34.403Z] #117 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:34.403Z] #118 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-01T08:53:34.403Z] #119 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #120 [security-proxy-setup builder 6/7] COPY . . [2023-09-01T08:53:34.403Z] #120 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-01T08:53:34.403Z] #121 CACHED [2023-09-01T08:53:34.403Z] [2023-09-01T08:53:34.403Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-01T08:53:37.006Z] #122 2.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-01T08:53:38.408Z] #122 ... [2023-09-01T08:53:38.408Z] [2023-09-01T08:53:38.408Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-01T08:53:38.408Z] #0 3.994 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-01T08:53:38.408Z] #123 ... [2023-09-01T08:53:38.408Z] [2023-09-01T08:53:38.408Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-01T08:53:38.408Z] #0 4.537 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-01T08:53:38.408Z] #124 ... [2023-09-01T08:53:38.408Z] [2023-09-01T08:53:38.408Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T08:53:38.408Z] #0 4.170 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-01T08:53:38.673Z] #125 ... [2023-09-01T08:53:38.673Z] [2023-09-01T08:53:38.673Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T08:53:38.673Z] #0 3.389 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-01T08:53:38.938Z] #126 ... [2023-09-01T08:53:38.938Z] [2023-09-01T08:53:38.938Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-01T08:53:38.938Z] #0 4.169 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-01T08:53:38.938Z] #127 ... [2023-09-01T08:53:38.938Z] [2023-09-01T08:53:38.938Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-01T08:53:38.938Z] #0 3.426 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-01T08:53:39.205Z] #128 ... [2023-09-01T08:53:39.205Z] [2023-09-01T08:53:39.205Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-01T08:53:39.205Z] #0 3.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:53:39.205Z] #129 ... [2023-09-01T08:53:39.205Z] [2023-09-01T08:53:39.205Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T08:53:39.205Z] #0 3.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T08:53:44.531Z] #130 ... [2023-09-01T08:53:44.531Z] [2023-09-01T08:53:44.531Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-01T08:53:44.531Z] #0 3.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-01T09:09:06.984Z] #131 ... [2023-09-01T09:09:06.984Z] [2023-09-01T09:09:06.984Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T09:09:06.984Z] #130 929.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-01T09:09:15.174Z] #130 ... [2023-09-01T09:09:15.174Z] [2023-09-01T09:09:15.174Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-01T09:09:15.174Z] #131 DONE 939.9s [2023-09-01T09:09:15.174Z] [2023-09-01T09:09:15.174Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:09:15.174Z] #114 ... [2023-09-01T09:09:15.174Z] [2023-09-01T09:09:15.174Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:09:15.174Z] #132 DONE 0.1s [2023-09-01T09:09:15.174Z] [2023-09-01T09:09:15.174Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:15.174Z] #133 DONE 0.1s [2023-09-01T09:09:15.174Z] [2023-09-01T09:09:15.174Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-01T09:09:15.460Z] #128 ... [2023-09-01T09:09:15.460Z] [2023-09-01T09:09:15.460Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-01T09:09:15.460Z] #134 DONE 0.2s [2023-09-01T09:09:15.460Z] [2023-09-01T09:09:15.460Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-01T09:09:15.460Z] #135 DONE 0.1s [2023-09-01T09:09:15.460Z] [2023-09-01T09:09:15.460Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:09:15.730Z] #24 ... [2023-09-01T09:09:15.730Z] [2023-09-01T09:09:15.730Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-01T09:09:15.730Z] #136 DONE 0.2s [2023-09-01T09:09:15.730Z] [2023-09-01T09:09:15.730Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-01T09:09:15.999Z] #137 DONE 0.1s [2023-09-01T09:09:15.999Z] [2023-09-01T09:09:15.999Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T09:09:17.933Z] #138 DONE 2.0s [2023-09-01T09:09:17.933Z] [2023-09-01T09:09:17.933Z] #87 [security-proxy-setup] exporting to image [2023-09-01T09:09:17.933Z] #87 exporting layers [2023-09-01T09:09:18.890Z] #87 exporting layers 1.0s done [2023-09-01T09:09:18.890Z] #87 writing image sha256:3ac5810a5215afeb784ad7ed01163e0964752c3cecd543d343343953bdff024c done [2023-09-01T09:09:18.890Z] #87 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-01T09:09:18.890Z] #87 DONE 8.6s [2023-09-01T09:09:18.890Z] [2023-09-01T09:09:18.890Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:09:28.945Z] #126 ... [2023-09-01T09:09:28.945Z] [2023-09-01T09:09:28.945Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-01T09:09:28.945Z] #130 DONE 954.7s [2023-09-01T09:09:28.945Z] [2023-09-01T09:09:28.946Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-01T09:09:28.946Z] #122 DONE 954.7s [2023-09-01T09:09:29.214Z] [2023-09-01T09:09:29.214Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:09:29.803Z] #24 ... [2023-09-01T09:09:29.803Z] [2023-09-01T09:09:29.804Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:09:30.123Z] #139 DONE 0.5s [2023-09-01T09:09:30.123Z] [2023-09-01T09:09:30.123Z] #140 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-01T09:09:30.123Z] #140 DONE 0.4s [2023-09-01T09:09:30.123Z] [2023-09-01T09:09:30.123Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T09:09:30.388Z] #125 ... [2023-09-01T09:09:30.388Z] [2023-09-01T09:09:30.388Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:30.975Z] #141 DONE 0.5s [2023-09-01T09:09:30.975Z] [2023-09-01T09:09:30.975Z] #142 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-01T09:09:30.975Z] #142 DONE 0.2s [2023-09-01T09:09:30.975Z] [2023-09-01T09:09:30.975Z] #143 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-01T09:09:31.242Z] #143 ... [2023-09-01T09:09:31.242Z] [2023-09-01T09:09:31.242Z] #144 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-01T09:09:31.242Z] #144 DONE 0.2s [2023-09-01T09:09:31.242Z] [2023-09-01T09:09:31.242Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:09:31.242Z] #145 DONE 0.1s [2023-09-01T09:09:31.242Z] [2023-09-01T09:09:31.242Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-01T09:09:31.824Z] #146 DONE 0.3s [2023-09-01T09:09:31.824Z] [2023-09-01T09:09:31.824Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-01T09:09:32.091Z] #147 DONE 0.4s [2023-09-01T09:09:32.091Z] [2023-09-01T09:09:32.091Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-01T09:09:32.357Z] #148 DONE 0.2s [2023-09-01T09:09:32.357Z] [2023-09-01T09:09:32.357Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T09:09:34.934Z] #149 ... [2023-09-01T09:09:34.934Z] [2023-09-01T09:09:34.934Z] #143 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-01T09:09:34.934Z] #143 DONE 4.7s [2023-09-01T09:09:35.201Z] [2023-09-01T09:09:35.201Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:09:35.201Z] #150 DONE 0.3s [2023-09-01T09:09:35.201Z] [2023-09-01T09:09:35.201Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:35.468Z] #151 ... [2023-09-01T09:09:35.468Z] [2023-09-01T09:09:35.468Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T09:09:35.468Z] #149 DONE 3.3s [2023-09-01T09:09:35.737Z] [2023-09-01T09:09:35.737Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:35.737Z] #151 DONE 0.3s [2023-09-01T09:09:35.737Z] [2023-09-01T09:09:35.737Z] #87 [security-secretstore-setup] exporting to image [2023-09-01T09:09:35.737Z] #87 exporting layers [2023-09-01T09:09:36.782Z] #87 ... [2023-09-01T09:09:36.782Z] [2023-09-01T09:09:36.782Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-01T09:09:36.782Z] #152 DONE 0.7s [2023-09-01T09:09:37.062Z] [2023-09-01T09:09:37.062Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-01T09:09:37.062Z] #153 DONE 0.3s [2023-09-01T09:09:37.062Z] [2023-09-01T09:09:37.062Z] #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-01T09:09:37.330Z] #154 DONE 0.1s [2023-09-01T09:09:37.330Z] [2023-09-01T09:09:37.330Z] #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-01T09:09:37.330Z] #155 DONE 0.2s [2023-09-01T09:09:37.330Z] [2023-09-01T09:09:37.330Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-01T09:09:37.601Z] #156 ... [2023-09-01T09:09:37.601Z] [2023-09-01T09:09:37.601Z] #87 [security-secretstore-setup] exporting to image [2023-09-01T09:09:37.601Z] #87 exporting layers 1.9s done [2023-09-01T09:09:37.601Z] #87 writing image sha256:9ffe3ede90ce8013295076c60c97c90f2e21b8a77a8a75e9b260f316f2d68e62 done [2023-09-01T09:09:37.601Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-01T09:09:37.601Z] #87 DONE 10.5s [2023-09-01T09:09:37.867Z] [2023-09-01T09:09:37.867Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-01T09:09:37.867Z] #156 DONE 0.3s [2023-09-01T09:09:37.867Z] [2023-09-01T09:09:37.867Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-01T09:09:37.867Z] #157 DONE 0.1s [2023-09-01T09:09:37.867Z] [2023-09-01T09:09:37.867Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-01T09:09:40.453Z] #158 DONE 2.1s [2023-09-01T09:09:40.453Z] [2023-09-01T09:09:40.453Z] #87 [security-bootstrapper] exporting to image [2023-09-01T09:09:41.035Z] #87 exporting layers 1.0s done [2023-09-01T09:09:41.035Z] #87 writing image sha256:7c2d7bc8c49aab289f0e5d65092e1c0ddd5ec37f07021030425ce160fc599f39 done [2023-09-01T09:09:41.035Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-01T09:09:41.035Z] #87 DONE 11.6s [2023-09-01T09:09:41.035Z] [2023-09-01T09:09:41.035Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:09:42.433Z] #24 ... [2023-09-01T09:09:42.433Z] [2023-09-01T09:09:42.433Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-01T09:09:42.433Z] #129 DONE 974.0s [2023-09-01T09:09:42.433Z] [2023-09-01T09:09:42.433Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:09:43.015Z] #114 ... [2023-09-01T09:09:43.015Z] [2023-09-01T09:09:43.015Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:09:43.015Z] #159 DONE 0.3s [2023-09-01T09:09:43.015Z] [2023-09-01T09:09:43.015Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:09:43.281Z] #114 ... [2023-09-01T09:09:43.281Z] [2023-09-01T09:09:43.281Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:43.281Z] #160 DONE 0.1s [2023-09-01T09:09:43.281Z] [2023-09-01T09:09:43.281Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-01T09:09:43.546Z] #161 DONE 0.3s [2023-09-01T09:09:43.546Z] [2023-09-01T09:09:43.546Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:09:43.546Z] #126 ... [2023-09-01T09:09:43.546Z] [2023-09-01T09:09:43.546Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:09:43.811Z] #162 DONE 0.2s [2023-09-01T09:09:43.811Z] [2023-09-01T09:09:43.811Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-01T09:09:43.811Z] #163 DONE 0.1s [2023-09-01T09:09:43.811Z] [2023-09-01T09:09:43.811Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T09:09:48.057Z] #164 DONE 4.2s [2023-09-01T09:09:48.057Z] [2023-09-01T09:09:48.057Z] #87 [security-proxy-auth] exporting to image [2023-09-01T09:09:48.057Z] #87 exporting layers [2023-09-01T09:09:48.635Z] #87 exporting layers 0.5s done [2023-09-01T09:09:48.635Z] #87 writing image sha256:cede6c3c2a611b75617e6631cf514d862a736c705d1771670dd8acb9b3ffb10b done [2023-09-01T09:09:48.635Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-01T09:09:48.635Z] #87 DONE 12.1s [2023-09-01T09:09:48.635Z] [2023-09-01T09:09:48.635Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:09:56.807Z] #126 ... [2023-09-01T09:09:56.807Z] [2023-09-01T09:09:56.807Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-01T09:09:56.807Z] #128 DONE 988.1s [2023-09-01T09:09:56.807Z] [2023-09-01T09:09:56.807Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:09:56.807Z] #126 ... [2023-09-01T09:09:56.807Z] [2023-09-01T09:09:56.807Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:09:56.807Z] #165 DONE 0.2s [2023-09-01T09:09:56.807Z] [2023-09-01T09:09:56.807Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:09:57.077Z] #24 ... [2023-09-01T09:09:57.077Z] [2023-09-01T09:09:57.077Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:09:57.353Z] #166 DONE 0.2s [2023-09-01T09:09:57.353Z] [2023-09-01T09:09:57.353Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-01T09:09:57.624Z] #167 DONE 0.3s [2023-09-01T09:09:57.624Z] [2023-09-01T09:09:57.624Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:09:57.624Z] #168 DONE 0.1s [2023-09-01T09:09:57.624Z] [2023-09-01T09:09:57.624Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-01T09:09:57.892Z] #169 DONE 0.1s [2023-09-01T09:09:57.892Z] [2023-09-01T09:09:57.892Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-01T09:10:02.137Z] #170 DONE 4.5s [2023-09-01T09:10:02.137Z] [2023-09-01T09:10:02.137Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:10:02.403Z] #24 ... [2023-09-01T09:10:02.403Z] [2023-09-01T09:10:02.403Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-01T09:10:02.403Z] #87 exporting layers [2023-09-01T09:10:02.984Z] #87 exporting layers 0.7s done [2023-09-01T09:10:02.984Z] #87 writing image sha256:78e04dddf5fe69566401ce5741d3bca351fec909e828a7cef59bb9b7bbac3eaa done [2023-09-01T09:10:02.984Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-01T09:10:02.984Z] #87 DONE 12.8s [2023-09-01T09:10:02.984Z] [2023-09-01T09:10:02.984Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T09:10:42.105Z] #125 ... [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-01T09:10:42.105Z] #123 DONE 1030.3s [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:10:42.105Z] #126 ... [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:10:42.105Z] #171 DONE 0.2s [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:10:42.105Z] #114 ... [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:10:42.105Z] #172 DONE 0.1s [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-01T09:10:42.105Z] #173 DONE 0.2s [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:10:42.105Z] #126 ... [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:10:42.105Z] #174 DONE 0.1s [2023-09-01T09:10:42.105Z] [2023-09-01T09:10:42.105Z] #87 [core-command] exporting to image [2023-09-01T09:10:42.105Z] #87 exporting layers [2023-09-01T09:10:42.372Z] #87 exporting layers 2.9s done [2023-09-01T09:10:42.637Z] #87 writing image sha256:2178a635ca0f23c1a7209171b171649f4de52edc4864828c71d226fa676bf7c6 done [2023-09-01T09:10:42.637Z] #87 naming to docker.io/library/core-command-arm64 done [2023-09-01T09:10:42.637Z] #87 DONE 15.7s [2023-09-01T09:10:42.637Z] [2023-09-01T09:10:42.637Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T09:10:52.690Z] #36 ... [2023-09-01T09:10:52.690Z] [2023-09-01T09:10:52.690Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-01T09:10:52.690Z] #124 DONE 1043.7s [2023-09-01T09:10:52.690Z] [2023-09-01T09:10:52.690Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T09:10:52.690Z] #125 ... [2023-09-01T09:10:52.690Z] [2023-09-01T09:10:52.690Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:10:52.690Z] #175 DONE 0.1s [2023-09-01T09:10:52.690Z] [2023-09-01T09:10:52.690Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:10:52.956Z] #176 DONE 0.1s [2023-09-01T09:10:52.956Z] [2023-09-01T09:10:52.956Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-01T09:10:53.226Z] #177 DONE 0.3s [2023-09-01T09:10:53.226Z] [2023-09-01T09:10:53.226Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:10:53.226Z] #178 DONE 0.2s [2023-09-01T09:10:53.226Z] [2023-09-01T09:10:53.226Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-01T09:10:53.492Z] #179 DONE 0.1s [2023-09-01T09:10:53.492Z] [2023-09-01T09:10:53.492Z] #87 [core-metadata] exporting to image [2023-09-01T09:10:53.492Z] #87 exporting layers [2023-09-01T09:10:54.073Z] #87 exporting layers 0.4s done [2023-09-01T09:10:54.073Z] #87 writing image sha256:cb166e7d934d3f2073df1b4cf7fd908c264a802ed31368494d0727ae7b86ec54 done [2023-09-01T09:10:54.073Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-09-01T09:10:54.073Z] #87 DONE 16.1s [2023-09-01T09:10:54.073Z] [2023-09-01T09:10:54.073Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:10:54.339Z] #114 ... [2023-09-01T09:10:54.339Z] [2023-09-01T09:10:54.339Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-01T09:10:54.339Z] #125 DONE 1046.1s [2023-09-01T09:10:54.610Z] [2023-09-01T09:10:54.610Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:10:54.876Z] #24 ... [2023-09-01T09:10:54.876Z] [2023-09-01T09:10:54.876Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:10:54.876Z] #180 DONE 0.2s [2023-09-01T09:10:54.876Z] [2023-09-01T09:10:54.876Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:10:55.142Z] #181 DONE 0.1s [2023-09-01T09:10:55.142Z] [2023-09-01T09:10:55.142Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:10:55.142Z] #126 ... [2023-09-01T09:10:55.142Z] [2023-09-01T09:10:55.142Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-01T09:10:55.410Z] #182 DONE 0.3s [2023-09-01T09:10:55.410Z] [2023-09-01T09:10:55.410Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:10:55.410Z] #114 ... [2023-09-01T09:10:55.410Z] [2023-09-01T09:10:55.410Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:10:55.410Z] #183 DONE 0.1s [2023-09-01T09:10:55.675Z] [2023-09-01T09:10:55.675Z] #87 [core-data] exporting to image [2023-09-01T09:10:55.675Z] #87 exporting layers 0.3s done [2023-09-01T09:10:55.942Z] #87 writing image sha256:e209debd1c96da30feffe8b284c8ff63adbe90d32a87ba03db099faa70c4e296 0.0s done [2023-09-01T09:10:55.942Z] #87 naming to docker.io/library/core-data-arm64 done [2023-09-01T09:10:55.942Z] #87 DONE 16.4s [2023-09-01T09:10:55.942Z] [2023-09-01T09:10:55.942Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T09:11:28.134Z] #36 ... [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-01T09:11:28.134Z] #114 DONE 1074.7s [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T09:11:28.134Z] #36 ... [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:11:28.134Z] #184 DONE 0.2s [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:11:28.134Z] #185 DONE 0.1s [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-01T09:11:28.134Z] #24 ... [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.134Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-01T09:11:28.134Z] #186 DONE 0.3s [2023-09-01T09:11:28.134Z] [2023-09-01T09:11:28.135Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:11:28.135Z] #126 ... [2023-09-01T09:11:28.135Z] [2023-09-01T09:11:28.135Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:11:28.135Z] #187 DONE 0.1s [2023-09-01T09:11:28.135Z] [2023-09-01T09:11:28.135Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-01T09:11:28.135Z] #87 exporting layers [2023-09-01T09:11:28.135Z] #87 exporting layers 0.5s done [2023-09-01T09:11:28.135Z] #87 writing image sha256:4e9fb0fdf7601d5055a332a2c5aad2a183d95ee880967eeb757e37e0da1778a3 done [2023-09-01T09:11:28.135Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-01T09:11:28.135Z] #87 DONE 16.9s [2023-09-01T09:11:28.135Z] [2023-09-01T09:11:28.135Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-01T09:11:50.206Z] #126 DONE 1101.0s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-01T09:11:50.206Z] #127 DONE 1100.9s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T09:11:50.206Z] #41 ... [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:11:50.206Z] #188 DONE 0.2s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-01T09:11:50.206Z] #36 ... [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-01T09:11:50.206Z] #189 DONE 0.1s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:11:50.206Z] #190 DONE 0.2s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-01T09:11:50.206Z] #191 DONE 0.1s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-01T09:11:50.206Z] #192 DONE 0.5s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-01T09:11:50.206Z] #193 DONE 0.3s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:11:50.206Z] #194 DONE 0.1s [2023-09-01T09:11:50.206Z] [2023-09-01T09:11:50.206Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-01T09:11:50.470Z] #195 DONE 0.2s [2023-09-01T09:11:50.470Z] [2023-09-01T09:11:50.470Z] #87 [support-notifications] exporting to image [2023-09-01T09:11:50.470Z] #87 exporting layers [2023-09-01T09:11:50.736Z] #87 exporting layers 0.4s done [2023-09-01T09:11:50.736Z] #87 exporting layers 0.4s done [2023-09-01T09:11:50.736Z] #87 writing image sha256:2ad4f33347cc49f9ca7eca51b7b6acdf229c49805f16f96a845d5fb8f77cb663 0.0s done [2023-09-01T09:11:50.736Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-09-01T09:11:50.736Z] #87 writing image sha256:211aa5fe7ae0682aa48d0aed1f36fc9a20081aa0e44416dedb62245f27f82b19 done [2023-09-01T09:11:50.736Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-09-01T09:11:50.736Z] #87 DONE 17.4s [2023-09-01T09:11:50.736Z] [2023-09-01T09:11:50.736Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-01T09:11:50.736Z] time="2023-09-01T08:51:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-01T09:11:50.744Z] $ docker stop --time=1 e841a3fc4e41e5ded2b688ac906ec1b11521df022214ca0e9f8bd73e7308d58b [2023-09-01T09:11:52.373Z] $ docker rm -f --volumes e841a3fc4e41e5ded2b688ac906ec1b11521df022214ca0e9f8bd73e7308d58b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-01T09:11:52.847Z] + docker images [2023-09-01T09:11:52.847Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-01T09:11:52.847Z] support-scheduler-arm64 latest 2ad4f33347cc 2 seconds ago 32.9MB [2023-09-01T09:11:52.847Z] support-notifications-arm64 latest 211aa5fe7ae0 2 seconds ago 33.7MB [2023-09-01T09:11:52.847Z] security-spiffe-token-provider-arm64 latest 4e9fb0fdf760 29 seconds ago 33.3MB [2023-09-01T09:11:52.847Z] core-data-arm64 latest e209debd1c96 57 seconds ago 20.9MB [2023-09-01T09:11:52.847Z] core-metadata-arm64 latest cb166e7d934d 59 seconds ago 21.2MB [2023-09-01T09:11:52.847Z] core-command-arm64 latest 2178a635ca0f About a minute ago 20.8MB [2023-09-01T09:11:52.847Z] core-common-config-bootstrapper-arm64 latest 78e04dddf5fe About a minute ago 18MB [2023-09-01T09:11:52.847Z] security-proxy-auth-arm64 latest cede6c3c2a61 2 minutes ago 19.3MB [2023-09-01T09:11:52.847Z] security-bootstrapper-arm64 latest 7c2d7bc8c49a 2 minutes ago 22.6MB [2023-09-01T09:11:52.847Z] security-secretstore-setup-arm64 latest 9ffe3ede90ce 2 minutes ago 43MB [2023-09-01T09:11:52.847Z] security-proxy-setup-arm64 latest 3ac5810a5215 2 minutes ago 28.8MB [2023-09-01T09:11:52.847Z] security-spire-agent-arm64 latest 52c1fb721f7a 19 minutes ago 153MB [2023-09-01T09:11:52.847Z] security-spire-server-arm64 latest c79046a732be 19 minutes ago 97.1MB [2023-09-01T09:11:52.847Z] security-spire-config-arm64 latest 794a1fa932f5 19 minutes ago 96.2MB [2023-09-01T09:11:52.847Z] ci-base-image-arm64 latest 61d8c0fcb29e 32 minutes ago 1.05GB [2023-09-01T09:11:52.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-01T09:11:52.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T09:11:53.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T09:11:53.284Z] [2023-09-01T09:11:53.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T09:11:53.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T09:11:53.875Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-01T09:11:53.875Z] 8998bd30e6a1: Pulling fs layer [2023-09-01T09:11:53.875Z] 04944245beec: Pulling fs layer [2023-09-01T09:11:53.875Z] 699f458cf7ca: Pulling fs layer [2023-09-01T09:11:53.875Z] 765212b225bb: Pulling fs layer [2023-09-01T09:11:53.875Z] f23df028b6ca: Pulling fs layer [2023-09-01T09:11:53.875Z] d65c8cfc05b1: Pulling fs layer [2023-09-01T09:11:53.875Z] 2437ff75d9bd: Pulling fs layer [2023-09-01T09:11:53.875Z] f23df028b6ca: Waiting [2023-09-01T09:11:53.875Z] 2437ff75d9bd: Waiting [2023-09-01T09:11:53.875Z] 765212b225bb: Waiting [2023-09-01T09:11:53.875Z] d65c8cfc05b1: Waiting [2023-09-01T09:11:53.875Z] 04944245beec: Verifying Checksum [2023-09-01T09:11:53.875Z] 04944245beec: Download complete [2023-09-01T09:11:53.875Z] 765212b225bb: Verifying Checksum [2023-09-01T09:11:53.875Z] 765212b225bb: Download complete [2023-09-01T09:11:53.875Z] f23df028b6ca: Verifying Checksum [2023-09-01T09:11:53.875Z] f23df028b6ca: Download complete [2023-09-01T09:11:53.875Z] d65c8cfc05b1: Verifying Checksum [2023-09-01T09:11:53.875Z] d65c8cfc05b1: Download complete [2023-09-01T09:11:54.142Z] 699f458cf7ca: Verifying Checksum [2023-09-01T09:11:54.408Z] 8998bd30e6a1: Verifying Checksum [2023-09-01T09:11:54.408Z] 8998bd30e6a1: Download complete [2023-09-01T09:11:56.982Z] 2437ff75d9bd: Download complete [2023-09-01T09:11:58.388Z] 8998bd30e6a1: Pull complete [2023-09-01T09:11:58.969Z] 04944245beec: Pull complete [2023-09-01T09:12:00.370Z] 699f458cf7ca: Pull complete [2023-09-01T09:12:00.370Z] 765212b225bb: Pull complete [2023-09-01T09:12:02.299Z] f23df028b6ca: Pull complete [2023-09-01T09:12:02.299Z] d65c8cfc05b1: Pull complete [2023-09-01T09:12:17.264Z] 2437ff75d9bd: Pull complete [2023-09-01T09:12:17.264Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-01T09:12:17.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-01T09:12:17.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T09:12:17.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container [2023-09-01T09:12:17.500Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2023-09-01T09:12:20.152Z] $ docker top 98c375574fdb05531136580eb22f796eca198563929d2a378587f801367f52e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:20.978Z] ---> job-cost.sh [2023-09-01T09:12:20.978Z] lf-activate-venv: SKIPPING [2023-09-01T09:12:20.978Z] INFO: No Stack... [2023-09-01T09:12:21.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-01T09:12:22.133Z] INFO: Archiving Costs [Pipeline] sh [2023-09-01T09:12:22.445Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-09-01T09:12:22.445Z] + cut -d, -f6 [Pipeline] lock [2023-09-01T09:12:22.501Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-4-stack-cost] [2023-09-01T09:12:22.508Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4664-4-stack-cost] did not exist. Created. [2023-09-01T09:12:22.508Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-01T09:12:22.828Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-01T09:12:23.012Z] Stashed 1 file(s) [Pipeline] } [2023-09-01T09:12:23.018Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-01T09:12:23.026Z] $ docker stop --time=1 98c375574fdb05531136580eb22f796eca198563929d2a378587f801367f52e0 [2023-09-01T09:12:24.477Z] $ docker rm -f --volumes 98c375574fdb05531136580eb22f796eca198563929d2a378587f801367f52e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-01T09:12:24.888Z] provisioning config files... [2023-09-01T09:12:24.895Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config781346041926177604tmp [Pipeline] { [Pipeline] sh [2023-09-01T09:12:25.183Z] + set +x [2023-09-01T09:12:25.184Z] + curl -s https://codecov.io/bash [2023-09-01T09:12:25.184Z] + bash -s -- [2023-09-01T09:12:25.184Z] [2023-09-01T09:12:25.184Z] _____ _ [2023-09-01T09:12:25.184Z] / ____| | | [2023-09-01T09:12:25.184Z] | | ___ __| | ___ ___ _____ __ [2023-09-01T09:12:25.184Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-01T09:12:25.184Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-01T09:12:25.184Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-01T09:12:25.184Z] Bash-1.0.6 [2023-09-01T09:12:25.184Z] [2023-09-01T09:12:25.184Z] [2023-09-01T09:12:25.184Z] ==> git version 2.25.1 found [2023-09-01T09:12:25.184Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-01T09:12:25.184Z] Release-Date: 2020-01-08 [2023-09-01T09:12:25.184Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-01T09:12:25.184Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-01T09:12:25.184Z] ==> Jenkins CI detected. [2023-09-01T09:12:25.184Z] current dir:  /w/workspace/edgex-go/4 [2023-09-01T09:12:25.184Z] project root: . [2023-09-01T09:12:25.184Z] --> token set from env [2023-09-01T09:12:25.184Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-01T09:12:25.184Z] ==> Running gcov in . (disable via -X gcov) [2023-09-01T09:12:25.184Z] ==> Python coveragepy not found [2023-09-01T09:12:25.184Z] ==> Searching for coverage reports in: [2023-09-01T09:12:25.184Z] + . [2023-09-01T09:12:25.442Z] -> Found 1 reports [2023-09-01T09:12:25.442Z] ==> Detecting git/mercurial file structure [2023-09-01T09:12:25.442Z] ==> Reading reports [2023-09-01T09:12:25.442Z] + ./coverage.out bytes=447827 [2023-09-01T09:12:25.442Z] ==> Appending adjustments [2023-09-01T09:12:25.442Z] https://docs.codecov.io/docs/fixing-reports [2023-09-01T09:12:26.378Z] + Found adjustments [2023-09-01T09:12:26.378Z] ==> Gzipping contents [2023-09-01T09:12:26.378Z] 60K /tmp/codecov.CFCIEB.gz [2023-09-01T09:12:26.378Z] ==> Uploading reports [2023-09-01T09:12:26.378Z] url: https://codecov.io [2023-09-01T09:12:26.378Z] query: branch=PR-4664&commit=e81e9f96ba6a1e8121b39fb0954635e2833ce371&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-09-01T09:12:26.378Z] -> Pinging Codecov [2023-09-01T09:12:26.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4664&commit=e81e9f96ba6a1e8121b39fb0954635e2833ce371&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-09-01T09:12:26.638Z] -> Uploading to [2023-09-01T09:12:26.638Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-01/00271124DB129430A58F1EEE437C3FCB/e81e9f96ba6a1e8121b39fb0954635e2833ce371/e44d5ccb-a68d-4589-86f4-57bcefe1dd63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230901T091226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d3ae55f80d1d648d4a2da790dc143ff53770570d1c0f12775fff12eb7cf1164 [2023-09-01T09:12:26.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-01T09:12:26.638Z] Dload Upload Total Spent Left Speed [2023-09-01T09:12:26.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57380 0 0 100 57380 0 283k --:--:-- --:--:-- --:--:-- 283k [2023-09-01T09:12:26.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e81e9f96ba6a1e8121b39fb0954635e2833ce371 [Pipeline] } [2023-09-01T09:12:26.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-01T09:12:27.511Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:27.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:28.666Z] ---> package-listing.sh [2023-09-01T09:12:28.666Z] ++ facter osfamily [2023-09-01T09:12:28.666Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-01T09:12:28.925Z] + OS_FAMILY=debian [2023-09-01T09:12:28.925Z] + workspace=/w/workspace/edgex-go/4 [2023-09-01T09:12:28.925Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-01T09:12:28.925Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-01T09:12:28.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-01T09:12:28.925Z] + PACKAGES=/tmp/packages_start.txt [2023-09-01T09:12:28.925Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-01T09:12:28.925Z] + PACKAGES=/tmp/packages_end.txt [2023-09-01T09:12:28.925Z] + case "${OS_FAMILY}" in [2023-09-01T09:12:28.925Z] + dpkg -l [2023-09-01T09:12:28.925Z] + grep '^ii' [2023-09-01T09:12:28.925Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-01T09:12:28.925Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-01T09:12:28.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-01T09:12:28.925Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-01T09:12:28.925Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-09-01T09:12:28.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-09-01T09:12:28.934Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-01T09:12:29.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T09:12:29.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T09:12:29.788Z] [2023-09-01T09:12:29.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-01T09:12:30.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T09:12:30.099Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-01T09:12:30.099Z] 5eb5b503b376: Pulling fs layer [2023-09-01T09:12:30.099Z] 5c69ac0246d0: Pulling fs layer [2023-09-01T09:12:30.099Z] ec43610c2a17: Pulling fs layer [2023-09-01T09:12:30.099Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-01T09:12:30.099Z] 33b1e0a273af: Pulling fs layer [2023-09-01T09:12:30.099Z] 5d3b04190fa2: Pulling fs layer [2023-09-01T09:12:30.099Z] 2f39f015ded8: Pulling fs layer [2023-09-01T09:12:30.099Z] 33b1e0a273af: Waiting [2023-09-01T09:12:30.099Z] 3a2ae6a8a46f: Waiting [2023-09-01T09:12:30.099Z] 5d3b04190fa2: Waiting [2023-09-01T09:12:30.099Z] 2f39f015ded8: Waiting [2023-09-01T09:12:30.099Z] 5c69ac0246d0: Verifying Checksum [2023-09-01T09:12:30.099Z] 5c69ac0246d0: Download complete [2023-09-01T09:12:30.099Z] 3a2ae6a8a46f: Download complete [2023-09-01T09:12:30.099Z] 33b1e0a273af: Verifying Checksum [2023-09-01T09:12:30.099Z] 33b1e0a273af: Download complete [2023-09-01T09:12:30.099Z] 5d3b04190fa2: Verifying Checksum [2023-09-01T09:12:30.099Z] 5d3b04190fa2: Download complete [2023-09-01T09:12:30.099Z] ec43610c2a17: Verifying Checksum [2023-09-01T09:12:30.099Z] ec43610c2a17: Download complete [2023-09-01T09:12:30.358Z] 5eb5b503b376: Verifying Checksum [2023-09-01T09:12:30.358Z] 5eb5b503b376: Download complete [2023-09-01T09:12:30.923Z] 2f39f015ded8: Download complete [2023-09-01T09:12:31.858Z] 5eb5b503b376: Pull complete [2023-09-01T09:12:31.858Z] 5c69ac0246d0: Pull complete [2023-09-01T09:12:32.425Z] ec43610c2a17: Pull complete [2023-09-01T09:12:32.684Z] 3a2ae6a8a46f: Pull complete [2023-09-01T09:12:32.943Z] 33b1e0a273af: Pull complete [2023-09-01T09:12:32.943Z] 5d3b04190fa2: Pull complete [2023-09-01T09:12:38.202Z] 2f39f015ded8: Pull complete [2023-09-01T09:12:38.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-01T09:12:38.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-01T09:12:38.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-01T09:12:38.284Z] prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container [2023-09-01T09:12:38.315Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-01T09:12:42.805Z] $ docker top e217a0f520d6c4264987381e24a51ef4aa8f28080a87d3e6821e2115779c1170 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-01T09:12:43.153Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-01T09:12:43.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-01T09:12:43.721Z] + ls /var/log/sa-host [2023-09-01T09:12:43.721Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-01T09:12:43.802Z] provisioning config files... [2023-09-01T09:12:43.809Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config16934768983413262956tmp [Pipeline] { [Pipeline] echo [2023-09-01T09:12:43.822Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:44.103Z] ---> create-netrc.sh [Pipeline] } [2023-09-01T09:12:44.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:44.440Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-01T09:12:44.448Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:44.732Z] ---> sudo-logs.sh [2023-09-01T09:12:44.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-01T09:12:44.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:45.040Z] ---> job-cost.sh [2023-09-01T09:12:45.040Z] lf-activate-venv: SKIPPING [2023-09-01T09:12:45.040Z] DEBUG: total: 0.10999999940395355 [2023-09-01T09:12:45.040Z] INFO: Retrieving Stack Cost... [2023-09-01T09:12:45.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-01T09:12:45.867Z] INFO: Archiving Costs [Pipeline] echo [2023-09-01T09:12:45.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-01T09:12:46.163Z] ---> logs-deploy.sh [2023-09-01T09:12:46.163Z] lf-activate-venv: SKIPPING [2023-09-01T09:12:46.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/4 [2023-09-01T09:12:46.163Z] INFO: archiving workspace using pattern(s): [2023-09-01T09:12:47.098Z] Archives upload complete. [2023-09-01T09:12:47.098Z] INFO: archiving logs to Nexus