Pull request #4664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 7bfebe8d09e2b9340326eaa527b0cdd522250f64 rather than 67d489b15bf9cd9644306348d95781582a0f079e 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-ssh7986006769289986472.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-ssh14153701680534956200.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-ssh3575223397383780345.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-ssh6486621402547614934.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-ssh3692021214780305112.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 ‘prd-ubuntu20.04-docker-8c-8g-5252’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5262 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7bfebe8d09e2b9340326eaa527b0cdd522250f64 into PR head commit 67d489b15bf9cd9644306348d95781582a0f079e Merge succeeded, producing d431af479dece31beb7773b8277fbb248a170a04 Checking out Revision d431af479dece31beb7773b8277fbb248a170a04 (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 67d489b15bf9cd9644306348d95781582a0f079e # 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 d431af479dece31beb7773b8277fbb248a170a04 # timeout=10 Commit message: "Merge commit '7bfebe8d09e2b9340326eaa527b0cdd522250f64' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 263174e5e0e66190c7f82eb3f48025e3fa037a6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-04T11:32:12.012Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-04T11:32:12.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-04T11:32:12.074Z] ========================================================= [2023-09-04T11:32:12.074Z] EdgeX Global Pipelines Version Info [2023-09-04T11:32:12.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-04T11:32:12.765Z] ------------------- [2023-09-04T11:32:12.765Z] stable info: [2023-09-04T11:32:12.765Z] ------------------- [2023-09-04T11:32:12.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-04T11:32:12.765Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T11:32:12.765Z] Message: update stable to v1.0.253 [2023-09-04T11:32:13.338Z] ------------------- [2023-09-04T11:32:13.338Z] experimental info: [2023-09-04T11:32:13.338Z] ------------------- [2023-09-04T11:32:13.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-04T11:32:13.338Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T11:32:13.338Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-04T11:32:13.504Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-04T11:32:13.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-04T11:32:13.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-04T11:32:13.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-04T11:32:13.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-04T11:32:13.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-04T11:32:13.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-04T11:32:13.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-04T11:32:13.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-04T11:32:13.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-04T11:32:13.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-04T11:32:13.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-04T11:32:13.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-04T11:32:13.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-04T11:32:13.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-04T11:32:13.682Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-04T11:32:13.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-04T11:32:13.703Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-04T11:32:13.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-04T11:32:13.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-04T11:32:13.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-04T11:32:13.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-04T11:32:13.780Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-04T11:32:13.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo [2023-09-04T11:32:13.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo [2023-09-04T11:32:13.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo [2023-09-04T11:32:13.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d431af479dece31beb7773b8277fbb248a170a04 [Pipeline] echo [2023-09-04T11:32:13.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d431af4 [Pipeline] echo [2023-09-04T11:32:13.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T11:32:13.923Z] provisioning config files... [2023-09-04T11:32:13.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10588664433051021951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T11:32:14.245Z] ---> docker-login.sh [2023-09-04T11:32:14.245Z] nexus3.edgexfoundry.org:10001 [2023-09-04T11:32:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:32:14.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:32:14.513Z] Configure a credential helper to remove this warning. See [2023-09-04T11:32:14.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:32:14.513Z] [2023-09-04T11:32:14.513Z] Login Succeeded [2023-09-04T11:32:14.513Z] nexus3.edgexfoundry.org:10002 [2023-09-04T11:32:14.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:32:14.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:32:14.773Z] Configure a credential helper to remove this warning. See [2023-09-04T11:32:14.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:32:14.773Z] [2023-09-04T11:32:14.773Z] Login Succeeded [2023-09-04T11:32:14.773Z] nexus3.edgexfoundry.org:10003 [2023-09-04T11:32:14.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:32:14.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:32:14.773Z] Configure a credential helper to remove this warning. See [2023-09-04T11:32:14.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:32:14.773Z] [2023-09-04T11:32:14.773Z] Login Succeeded [2023-09-04T11:32:14.773Z] nexus3.edgexfoundry.org:10004 [2023-09-04T11:32:14.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:32:15.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:32:15.034Z] Configure a credential helper to remove this warning. See [2023-09-04T11:32:15.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:32:15.034Z] [2023-09-04T11:32:15.034Z] Login Succeeded [2023-09-04T11:32:15.034Z] docker.io [2023-09-04T11:32:15.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:32:15.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:32:15.296Z] Configure a credential helper to remove this warning. See [2023-09-04T11:32:15.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:32:15.296Z] [2023-09-04T11:32:15.296Z] Login Succeeded [2023-09-04T11:32:15.296Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T11:32:15.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T11:32:15.620Z] + 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-04T11:32:15.620Z] + dirname cmd/core-command/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/core-data/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/core-metadata/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-04T11:32:15.620Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-04T11:32:15.620Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/support-notifications/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-04T11:32:15.620Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-04T11:32:15.620Z] + cut -d/ -f2 [2023-09-04T11:32:15.620Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-04T11:32:15.683Z] 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-04T11:32:16.011Z] + git rev-list -1 --merges d431af479dece31beb7773b8277fbb248a170a04~1..d431af479dece31beb7773b8277fbb248a170a04 [Pipeline] echo [2023-09-04T11:32:16.021Z] -----------> git rev-list -1 --merges d431af479dece31beb7773b8277fbb248a170a04~1..d431af479dece31beb7773b8277fbb248a170a04 d431af479dece31beb7773b8277fbb248a170a04 [2023-09-04T11:32:16.021Z] d431af479dece31beb7773b8277fbb248a170a04 [false] [Pipeline] sh [2023-09-04T11:32:16.339Z] + git log --format=format:%s -1 d431af479dece31beb7773b8277fbb248a170a04 [Pipeline] echo [2023-09-04T11:32:16.354Z] ========================================================= [2023-09-04T11:32:16.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-04T11:32:16.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-04T11:32:16.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T11:32:16.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-04T11:32:16.711Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-04T11:32:16.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-04T11:32:16.711Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-04T11:32:16.711Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-04T11:32:16.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:32:17.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T11:32:17.052Z] [2023-09-04T11:32:17.052Z] 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-04T11:32:17.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T11:32:17.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-04T11:32:17.342Z] b85a868b505f: Pulling fs layer [2023-09-04T11:32:17.342Z] e2be974225ed: Pulling fs layer [2023-09-04T11:32:17.342Z] 339a4e72a1f5: Pulling fs layer [2023-09-04T11:32:17.342Z] 988bab9f4d93: Pulling fs layer [2023-09-04T11:32:17.342Z] 1469e6f7b9e6: Pulling fs layer [2023-09-04T11:32:17.342Z] eaf3925da568: Pulling fs layer [2023-09-04T11:32:17.342Z] bab4dde63d76: Pulling fs layer [2023-09-04T11:32:17.342Z] bde34c3a00c8: Pulling fs layer [2023-09-04T11:32:17.342Z] b352a97aabf1: Pulling fs layer [2023-09-04T11:32:17.342Z] 4872d77fe225: Pulling fs layer [2023-09-04T11:32:17.342Z] 5851b861e8e6: Pulling fs layer [2023-09-04T11:32:17.342Z] b352a97aabf1: Waiting [2023-09-04T11:32:17.342Z] 988bab9f4d93: Waiting [2023-09-04T11:32:17.342Z] 4872d77fe225: Waiting [2023-09-04T11:32:17.342Z] 5851b861e8e6: Waiting [2023-09-04T11:32:17.342Z] bab4dde63d76: Waiting [2023-09-04T11:32:17.342Z] eaf3925da568: Waiting [2023-09-04T11:32:17.342Z] 1469e6f7b9e6: Waiting [2023-09-04T11:32:17.342Z] e2be974225ed: Download complete [2023-09-04T11:32:17.342Z] 988bab9f4d93: Verifying Checksum [2023-09-04T11:32:17.342Z] 988bab9f4d93: Download complete [2023-09-04T11:32:17.342Z] 1469e6f7b9e6: Verifying Checksum [2023-09-04T11:32:17.342Z] 1469e6f7b9e6: Download complete [2023-09-04T11:32:17.342Z] eaf3925da568: Verifying Checksum [2023-09-04T11:32:17.342Z] eaf3925da568: Download complete [2023-09-04T11:32:17.600Z] 339a4e72a1f5: Verifying Checksum [2023-09-04T11:32:17.600Z] 339a4e72a1f5: Download complete [2023-09-04T11:32:17.600Z] bde34c3a00c8: Download complete [2023-09-04T11:32:17.600Z] b352a97aabf1: Download complete [2023-09-04T11:32:17.600Z] 4872d77fe225: Verifying Checksum [2023-09-04T11:32:17.600Z] 4872d77fe225: Download complete [2023-09-04T11:32:17.600Z] 5851b861e8e6: Download complete [2023-09-04T11:32:17.600Z] b85a868b505f: Verifying Checksum [2023-09-04T11:32:17.600Z] b85a868b505f: Download complete [2023-09-04T11:32:17.858Z] bab4dde63d76: Verifying Checksum [2023-09-04T11:32:17.858Z] bab4dde63d76: Download complete [2023-09-04T11:32:18.794Z] b85a868b505f: Pull complete [2023-09-04T11:32:18.794Z] e2be974225ed: Pull complete [2023-09-04T11:32:19.053Z] 339a4e72a1f5: Pull complete [2023-09-04T11:32:19.312Z] 988bab9f4d93: Pull complete [2023-09-04T11:32:19.571Z] 1469e6f7b9e6: Pull complete [2023-09-04T11:32:19.571Z] eaf3925da568: Pull complete [2023-09-04T11:32:21.474Z] bab4dde63d76: Pull complete [2023-09-04T11:32:21.474Z] bde34c3a00c8: Pull complete [2023-09-04T11:32:21.474Z] b352a97aabf1: Pull complete [2023-09-04T11:32:21.474Z] 4872d77fe225: Pull complete [2023-09-04T11:32:21.474Z] 5851b861e8e6: Pull complete [2023-09-04T11:32:21.474Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-04T11:32:21.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T11:32:21.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:32:21.559Z] prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container [2023-09-04T11:32:21.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-04T11:32:23.971Z] $ docker top d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda -eo pid,comm [2023-09-04T11:32:24.017Z] 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-04T11:32:24.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T11:32:24.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T11:32:24.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T11:32:24.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T11:32:24.169Z] $ docker exec d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda ssh-agent [2023-09-04T11:32:24.267Z] SSH_AUTH_SOCK=/tmp/ssh-vk4weDf6Ek3H/agent.33 [2023-09-04T11:32:24.267Z] SSH_AGENT_PID=39 [2023-09-04T11:32:24.273Z] Running ssh-add (command line suppressed) [2023-09-04T11:32:24.373Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8046892741883677356.key (/w/workspace/edgex-go/5@tmp/private_key_8046892741883677356.key) [2023-09-04T11:32:24.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T11:32:24.674Z] + git tag --points-at HEAD [Pipeline] } [2023-09-04T11:32:24.695Z] $ docker exec --env ******** --env ******** d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda ssh-agent -k [2023-09-04T11:32:24.792Z] unset SSH_AUTH_SOCK; [2023-09-04T11:32:24.792Z] unset SSH_AGENT_PID; [2023-09-04T11:32:24.792Z] echo Agent pid 39 killed; [2023-09-04T11:32:24.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-04T11:32:24.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T11:32:24.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T11:32:24.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T11:32:24.942Z] $ docker exec d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda ssh-agent [2023-09-04T11:32:25.049Z] SSH_AUTH_SOCK=/tmp/ssh-NPcSlMyKu40F/agent.71 [2023-09-04T11:32:25.049Z] SSH_AGENT_PID=77 [2023-09-04T11:32:25.054Z] Running ssh-add (command line suppressed) [2023-09-04T11:32:25.154Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_14806100133087399310.key (/w/workspace/edgex-go/5@tmp/private_key_14806100133087399310.key) [2023-09-04T11:32:25.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T11:32:25.448Z] + git semver init [2023-09-04T11:32:25.708Z] 2023-09-04 11:32:25,621 [run_init] DEBUG init version:0.0.0 force:False [2023-09-04T11:32:25.708Z] 2023-09-04 11:32:25,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-09-04T11:32:25.708Z] 2023-09-04 11:32:25,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-09-04T11:32:25.708Z] 2023-09-04 11:32:25,622 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,317 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,318 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4664 with force:False [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,318 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4664 [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,322 [execute] INFO git cat-file --batch-check [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,329 [execute] INFO git cat-file --batch [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T11:32:30.980Z] 2023-09-04 11:32:30,334 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4664 [2023-09-04T11:32:30.980Z] 0.0.0 [Pipeline] } [2023-09-04T11:32:30.994Z] $ docker exec --env ******** --env ******** d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda ssh-agent -k [2023-09-04T11:32:31.085Z] unset SSH_AUTH_SOCK; [2023-09-04T11:32:31.085Z] unset SSH_AGENT_PID; [2023-09-04T11:32:31.085Z] echo Agent pid 77 killed; [2023-09-04T11:32:31.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T11:32:31.390Z] + git semver [Pipeline] } [2023-09-04T11:32:31.665Z] $ docker stop --time=1 d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda [2023-09-04T11:32:32.966Z] $ docker rm -f --volumes d4a52f0280b88965c6da23e4d93e7a64612638a386250a8984effba15acd7dda [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T11:32:33.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-04T11:32:33.477Z] Stashed 1 file(s) [Pipeline] echo [2023-09-04T11:32:33.480Z] [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-04T11:32:33.970Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-09-04T11:32:33.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-04T11:32:33.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-04T11:32:34.010Z] ========================================================= [2023-09-04T11:32:34.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-04T11:32:34.010Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:32:34.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-04T11:32:34.303Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-04T11:32:34.303Z] 4db1b89c0bd1: Pulling fs layer [2023-09-04T11:32:34.303Z] 6911f1a30b25: Pulling fs layer [2023-09-04T11:32:34.303Z] e194b8c5c2a9: Pulling fs layer [2023-09-04T11:32:34.303Z] 6863d3e3a2b1: Pulling fs layer [2023-09-04T11:32:34.303Z] ec0bb842ea78: Pulling fs layer [2023-09-04T11:32:34.303Z] 40a00589a448: Pulling fs layer [2023-09-04T11:32:34.303Z] 6c08303d61cc: Pulling fs layer [2023-09-04T11:32:34.303Z] 798269fcf238: Pulling fs layer [2023-09-04T11:32:34.303Z] 6863d3e3a2b1: Waiting [2023-09-04T11:32:34.303Z] ec0bb842ea78: Waiting [2023-09-04T11:32:34.303Z] 40a00589a448: Waiting [2023-09-04T11:32:34.303Z] 6c08303d61cc: Waiting [2023-09-04T11:32:34.303Z] 798269fcf238: Waiting [2023-09-04T11:32:34.303Z] 6911f1a30b25: Download complete [2023-09-04T11:32:34.303Z] 6863d3e3a2b1: Verifying Checksum [2023-09-04T11:32:34.303Z] 6863d3e3a2b1: Download complete [2023-09-04T11:32:34.303Z] ec0bb842ea78: Verifying Checksum [2023-09-04T11:32:34.303Z] ec0bb842ea78: Download complete [2023-09-04T11:32:34.303Z] 4db1b89c0bd1: Download complete [2023-09-04T11:32:34.303Z] 40a00589a448: Verifying Checksum [2023-09-04T11:32:34.303Z] 40a00589a448: Download complete [2023-09-04T11:32:34.565Z] 4db1b89c0bd1: Pull complete [2023-09-04T11:32:34.565Z] 6911f1a30b25: Pull complete [2023-09-04T11:32:34.824Z] 798269fcf238: Verifying Checksum [2023-09-04T11:32:34.824Z] 798269fcf238: Download complete [2023-09-04T11:32:35.083Z] e194b8c5c2a9: Verifying Checksum [2023-09-04T11:32:35.083Z] e194b8c5c2a9: Download complete [2023-09-04T11:32:35.083Z] 6c08303d61cc: Verifying Checksum [2023-09-04T11:32:35.083Z] 6c08303d61cc: Download complete [2023-09-04T11:32:37.613Z] e194b8c5c2a9: Pull complete [2023-09-04T11:32:37.871Z] 6863d3e3a2b1: Pull complete [2023-09-04T11:32:37.871Z] ec0bb842ea78: Pull complete [2023-09-04T11:32:37.871Z] 40a00589a448: Pull complete [2023-09-04T11:32:40.401Z] 6c08303d61cc: Pull complete [2023-09-04T11:32:40.967Z] 798269fcf238: Pull complete [2023-09-04T11:32:40.967Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-04T11:32:40.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-04T11:32:40.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:32:41.258Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-04T11:32:41.258Z] WORKDIR /edgex [2023-09-04T11:32:41.258Z] COPY go.mod . [2023-09-04T11:32:41.258Z] RUN go mod download [2023-09-04T11:32:41.258Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-04T11:32:41.825Z] Sending build context to Docker daemon 170.9MB [2023-09-04T11:32:41.825Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-04T11:32:41.825Z] ---> ec979cd7f677 [2023-09-04T11:32:41.825Z] Step 2/4 : WORKDIR /edgex [2023-09-04T11:32:47.096Z] ---> Running in 3b1e92cc3b0f [2023-09-04T11:32:47.096Z] Removing intermediate container 3b1e92cc3b0f [2023-09-04T11:32:47.096Z] ---> 4c199c6cab43 [2023-09-04T11:32:47.096Z] Step 3/4 : COPY go.mod . [2023-09-04T11:32:47.096Z] ---> c619daeb52db [2023-09-04T11:32:47.096Z] Step 4/4 : RUN go mod download [2023-09-04T11:32:47.096Z] ---> Running in 23bd8ca973ab [2023-09-04T11:32:48.638Z] Still waiting to schedule task [2023-09-04T11:32:48.638Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5261’ is offline [2023-09-04T11:33:05.184Z] Removing intermediate container 23bd8ca973ab [2023-09-04T11:33:05.184Z] ---> 3638f09d52ae [2023-09-04T11:33:05.184Z] Successfully built 3638f09d52ae [2023-09-04T11:33:05.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:33:05.483Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-04T11:33:05.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:33:05.557Z] prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container [2023-09-04T11:33:05.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-04T11:33:06.017Z] $ docker top 7640b87c1a98e206cbfe976ac86df0c90c94a16b1994d0c14b49e330c95c0bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T11:33:06.346Z] + go version [2023-09-04T11:33:06.346Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-04T11:33:06.361Z] $ docker stop --time=1 7640b87c1a98e206cbfe976ac86df0c90c94a16b1994d0c14b49e330c95c0bc1 [2023-09-04T11:33:07.633Z] $ docker rm -f --volumes 7640b87c1a98e206cbfe976ac86df0c90c94a16b1994d0c14b49e330c95c0bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:33:08.047Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-04T11:33:08.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:33:08.109Z] prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container [2023-09-04T11:33:08.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-04T11:33:08.440Z] $ docker top e8af54ac11e7ede609c0a1d8a3c72a04a9694b561ca5e03b0177b16292411b69 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-04T11:33:08.495Z] ========================================================= [2023-09-04T11:33:08.496Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-04T11:33:08.496Z] ========================================================= [Pipeline] sh [2023-09-04T11:33:08.770Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:33:09.065Z] + make test [2023-09-04T11:33:09.065Z] go test -race -coverprofile=coverage.out ./... [2023-09-04T11:33:15.632Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-04T11:33:28.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-04T11:33:29.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-04T11:33:29.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-04T11:33:29.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-09-04T11:33:34.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 97.0% of statements [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-04T11:33:34.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 69.4% of statements [2023-09-04T11:33:34.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-04T11:33:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-04T11:33:36.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.900s coverage: 93.4% of statements [2023-09-04T11:33:36.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 3.8% of statements [2023-09-04T11:33:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-04T11:33:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:33:36.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-04T11:33:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-04T11:33:36.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 97.6% of statements [2023-09-04T11:33:36.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-09-04T11:33:37.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-04T11:33:37.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-09-04T11:33:38.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-09-04T11:33:38.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-04T11:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-04T11:33:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-04T11:33:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-04T11:33:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-04T11:33:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-04T11:33:40.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-04T11:33:40.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-04T11:33:41.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-04T11:33:42.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-04T11:33:42.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-04T11:33:43.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-04T11:33:43.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-04T11:33:45.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-04T11:33:45.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-04T11:33:45.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-04T11:33:46.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-04T11:33:46.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-04T11:33:46.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-04T11:33:47.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-04T11:33:47.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-04T11:33:47.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-04T11:33:47.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-04T11:33:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-04T11:33:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-04T11:33:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-04T11:33:49.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-04T11:33:50.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-04T11:33:50.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:33:50.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-04T11:33:50.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-04T11:33:50.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-09-04T11:33:51.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-04T11:33:51.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-04T11:33:52.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-04T11:33:52.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.251s coverage: 79.9% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-09-04T11:34:04.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.040s coverage: 86.0% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 95.7% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.8% of statements [2023-09-04T11:34:04.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements [2023-09-04T11:34:04.422Z] 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-04T11:34:04.422Z] running golangci-lint [2023-09-04T11:34:04.422Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-04T11:34:04.422Z] go version go1.20.6 linux/amd64 [2023-09-04T11:34:04.422Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-04T11:34:04.422Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-04T11:34:17.623Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 14.389298028s" [2023-09-04T11:34:17.623Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.961109ms" [2023-09-04T11:34:20.694Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5263 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws [2023-09-04T11:34:20.705Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-09-04T11:34:20.735Z] The recommended git tool is: git [2023-09-04T11:34:25.610Z] using credential edgex-jenkins-ssh [2023-09-04T11:34:25.624Z] Cloning the remote Git repository [2023-09-04T11:34:25.894Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.954769726s with top 10 stages: buildir: 30.319310938s, fact_deprecated: 2.248210046s, inspect: 2.173855766s, gosec: 1.44909821s, ctrlflow: 1.362104549s, printf: 1.121777392s, S1038: 995.098573ms, fact_purity: 865.819366ms, nilness: 821.698712ms, unused: 627.500013ms" [2023-09-04T11:34:25.894Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-04T11:34:25.894Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, exclude-rules: 21/200, skip_dirs: 200/200, identifier_marker: 200/200, nolint: 0/21, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, exclude: 200/200" [2023-09-04T11:34:25.895Z] level=info msg="[runner] processing took 17.93933ms with stages: nolint: 8.198672ms, identifier_marker: 4.850143ms, exclude-rules: 1.70468ms, path_prettifier: 1.253782ms, autogenerated_exclude: 1.180451ms, skip_dirs: 686.921µs, cgo: 46.121µs, filename_unadjuster: 14.35µs, max_same_issues: 980ns, uniq_by_line: 680ns, skip_files: 450ns, exclude: 320ns, diff: 320ns, path_shortener: 280ns, source_code: 280ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-09-04T11:34:25.895Z] level=info msg="[runner] linters took 7.304515388s with stages: goanalysis_metalinter: 7.286463777s" [2023-09-04T11:34:25.895Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-04T11:34:25.895Z] level=info msg="Memory: 219 samples, avg is 195.2MB, max is 789.9MB" [2023-09-04T11:34:25.895Z] level=info msg="Execution took 21.733704302s" [2023-09-04T11:34:25.895Z] go vet ./... [2023-09-04T11:34:25.664Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-04T11:34:25.754Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-09-04T11:34:25.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-04T11:34:25.894Z] > git --version # timeout=10 [2023-09-04T11:34:25.925Z] > git --version # 'git version 2.25.1' [2023-09-04T11:34:25.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T11:34:26.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T11:34:30.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-04T11:34:30.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-04T11:34:30.134Z] ./bin/test-attribution-txt.sh [2023-09-04T11:34:30.134Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-04T11:34:30.134Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-04T11:34:30.134Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-04T11:34:30.134Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-04T11:34:30.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-04T11:34:30.529Z] + ls -al . [2023-09-04T11:34:30.529Z] total 728 [2023-09-04T11:34:30.529Z] drwxrwxr-x 12 1001 1001 4096 Sep 4 11:33 . [2023-09-04T11:34:30.529Z] drwxr-xr-x 4 root root 4096 Sep 4 11:33 .. [2023-09-04T11:34:30.529Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:32 .blubracket [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 16 Sep 4 11:32 .dockerignore [2023-09-04T11:34:30.529Z] drwxrwxr-x 8 1001 1001 4096 Sep 4 11:32 .git [2023-09-04T11:34:30.529Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 11:32 .github [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 1173 Sep 4 11:32 .gitignore [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 42 Sep 4 11:32 .golangci.yml [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 100 Sep 4 11:32 .hadolint.yml [2023-09-04T11:34:30.529Z] drwxr-xr-x 3 1001 1001 4096 Sep 4 11:32 .semver [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 166 Sep 4 11:32 .sonarcloud.properties [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 1171 Sep 4 11:32 ADOPTERS.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 11152 Sep 4 11:32 Attribution.txt [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 93407 Sep 4 11:32 CHANGELOG.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 3804 Sep 4 11:32 CONTRIBUTING.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 677 Sep 4 11:32 GOVERNANCE.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 883 Sep 4 11:32 Jenkinsfile [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 10775 Sep 4 11:32 LICENSE [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 14764 Sep 4 11:32 Makefile [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 582 Sep 4 11:32 OWNERS.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 9923 Sep 4 11:32 README.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 789 Sep 4 11:32 SECURITY.md [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 5 Sep 4 11:32 VERSION [2023-09-04T11:34:30.529Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:32 bin [2023-09-04T11:34:30.529Z] drwxrwxr-x 18 1001 1001 4096 Sep 4 11:32 cmd [2023-09-04T11:34:30.529Z] -rw-r--r-- 1 root root 447827 Sep 4 11:34 coverage.out [2023-09-04T11:34:30.529Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:32 fuzz_test [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 3687 Sep 4 11:32 go.mod [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 33714 Sep 4 11:32 go.sum [2023-09-04T11:34:30.529Z] drwxrwxr-x 7 1001 1001 4096 Sep 4 11:32 internal [2023-09-04T11:34:30.529Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 11:32 openapi [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 594 Sep 4 11:32 security.txt [2023-09-04T11:34:30.529Z] drwxrwxr-x 4 1001 1001 4096 Sep 4 11:32 snap [2023-09-04T11:34:30.529Z] -rw-rw-r-- 1 1001 1001 204 Sep 4 11:32 version.go [Pipeline] sh [2023-09-04T11:34:30.816Z] + '[' -e coverage.out ] [2023-09-04T11:34:30.816Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-04T11:34:30.918Z] Stashed 1 file(s) [Pipeline] sh [2023-09-04T11:34:31.194Z] + make build [2023-09-04T11:34:31.194Z] 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-04T11:34:43.412Z] 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-04T11:34:44.344Z] 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-04T11:34:43.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-04T11:34:43.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T11:34:44.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-04T11:34:44.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-04T11:34:44.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T11:34:44.314Z] > 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-04T11:34:45.059Z] Merging remotes/origin/main commit 7bfebe8d09e2b9340326eaa527b0cdd522250f64 into PR head commit 67d489b15bf9cd9644306348d95781582a0f079e [2023-09-04T11:34:45.756Z] 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-04T11:34:45.850Z] Merge succeeded, producing adccbe053a8d779a6c8f24180856631f3928514b [2023-09-04T11:34:45.850Z] Checking out Revision adccbe053a8d779a6c8f24180856631f3928514b (PR-4664) [2023-09-04T11:34:46.692Z] 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-04T11:34:45.081Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T11:34:45.163Z] > git checkout -f 67d489b15bf9cd9644306348d95781582a0f079e # timeout=10 [2023-09-04T11:34:45.415Z] > git remote # timeout=10 [2023-09-04T11:34:45.480Z] > git config --get remote.origin.url # timeout=10 [2023-09-04T11:34:45.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T11:34:45.536Z] > git merge 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 [2023-09-04T11:34:45.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-04T11:34:45.860Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T11:34:45.882Z] > git checkout -f adccbe053a8d779a6c8f24180856631f3928514b # timeout=10 [2023-09-04T11:34:49.813Z] Commit message: "Merge commit '7bfebe8d09e2b9340326eaa527b0cdd522250f64' into HEAD" [2023-09-04T11:34:49.838Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-04T11:34:50.832Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-04T11:34:50.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-04T11:34:50.832Z] Dload Upload Total Spent Left Speed [2023-09-04T11:34:51.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 37613 0 --:--:-- --:--:-- --:--:-- 37724 [Pipeline] sh [2023-09-04T11:34:49.823Z] > git rev-list --no-walk 263174e5e0e66190c7f82eb3f48025e3fa037a6d # timeout=10 [2023-09-04T11:34:52.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-04T11:34:52.636Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-04T11:34:52.636Z] + sudo tee /etc/docker/daemon.new [2023-09-04T11:34:52.636Z] { [2023-09-04T11:34:52.636Z] "registry-mirrors": [ [2023-09-04T11:34:52.636Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-04T11:34:52.636Z] ], [2023-09-04T11:34:52.636Z] "bip": "10.250.0.254/24", [2023-09-04T11:34:52.636Z] "hosts": [ [2023-09-04T11:34:52.636Z] "tcp://0.0.0.0:5555", [2023-09-04T11:34:52.636Z] "unix:///var/run/docker.sock" [2023-09-04T11:34:52.636Z] ], [2023-09-04T11:34:52.636Z] "mtu": 1458, [2023-09-04T11:34:52.636Z] "selinux-enabled": true, [2023-09-04T11:34:52.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-04T11:34:52.636Z] } [Pipeline] sh [2023-09-04T11:34:52.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-04T11:34:53.274Z] + sudo service docker restart [2023-09-04T11:34:53.607Z] 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-04T11:34:54.169Z] 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-04T11:34:55.541Z] 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-04T11:34:56.914Z] 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-04T11:34:57.480Z] 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-04T11:34:58.416Z] 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-04T11:34:59.788Z] 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-04T11:35:00.735Z] $ docker stop --time=1 e8af54ac11e7ede609c0a1d8a3c72a04a9694b561ca5e03b0177b16292411b69 [2023-09-04T11:35:06.001Z] $ docker rm -f --volumes e8af54ac11e7ede609c0a1d8a3c72a04a9694b561ca5e03b0177b16292411b69 [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-04T11:35:06.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-04T11:35:06.943Z] [2023-09-04T11:35:06.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:35:07.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-04T11:35:07.498Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-04T11:35:07.498Z] 91d30c5bc195: Pulling fs layer [2023-09-04T11:35:07.498Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-04T11:35:07.498Z] 9c61dcf015f6: Pulling fs layer [2023-09-04T11:35:07.498Z] 4698f68db338: Pulling fs layer [2023-09-04T11:35:07.498Z] 2a2f49069b9e: Pulling fs layer [2023-09-04T11:35:07.498Z] e0025b399a48: Pulling fs layer [2023-09-04T11:35:07.498Z] 4698f68db338: Waiting [2023-09-04T11:35:07.498Z] 2a2f49069b9e: Waiting [2023-09-04T11:35:07.498Z] e0025b399a48: Waiting [2023-09-04T11:35:07.760Z] 91d30c5bc195: Verifying Checksum [2023-09-04T11:35:07.760Z] 91d30c5bc195: Download complete [2023-09-04T11:35:07.760Z] 4698f68db338: Verifying Checksum [2023-09-04T11:35:07.760Z] 4698f68db338: Download complete [2023-09-04T11:35:07.760Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-04T11:35:07.760Z] 2e9b0aa3be6d: Download complete [2023-09-04T11:35:07.760Z] e0025b399a48: Verifying Checksum [2023-09-04T11:35:07.760Z] e0025b399a48: Download complete [2023-09-04T11:35:08.022Z] 91d30c5bc195: Pull complete [2023-09-04T11:35:08.022Z] 2a2f49069b9e: Verifying Checksum [2023-09-04T11:35:08.022Z] 2a2f49069b9e: Download complete [2023-09-04T11:35:08.282Z] 9c61dcf015f6: Verifying Checksum [2023-09-04T11:35:08.282Z] 9c61dcf015f6: Download complete [2023-09-04T11:35:08.282Z] 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T11:35:11.514Z] provisioning config files... [2023-09-04T11:35:11.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14521470777045252417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T11:35:11.591Z] 9c61dcf015f6: Pull complete [2023-09-04T11:35:11.591Z] 4698f68db338: Pull complete [2023-09-04T11:35:11.850Z] 2a2f49069b9e: Pull complete [2023-09-04T11:35:11.875Z] ---> docker-login.sh [2023-09-04T11:35:11.875Z] nexus3.edgexfoundry.org:10001 [2023-09-04T11:35:12.108Z] e0025b399a48: Pull complete [2023-09-04T11:35:12.109Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-04T11:35:12.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:35:12.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-04T11:35:12.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:35:12.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:35:12.407Z] Configure a credential helper to remove this warning. See [2023-09-04T11:35:12.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:35:12.407Z] [2023-09-04T11:35:12.407Z] Login Succeeded [2023-09-04T11:35:12.407Z] nexus3.edgexfoundry.org:10002 [2023-09-04T11:35:12.439Z] prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container [2023-09-04T11:35:12.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-04T11:35:12.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:35:12.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:35:12.676Z] Configure a credential helper to remove this warning. See [2023-09-04T11:35:12.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:35:12.676Z] [2023-09-04T11:35:12.676Z] Login Succeeded [2023-09-04T11:35:12.676Z] nexus3.edgexfoundry.org:10003 [2023-09-04T11:35:12.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:35:13.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:35:13.232Z] Configure a credential helper to remove this warning. See [2023-09-04T11:35:13.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:35:13.232Z] [2023-09-04T11:35:13.232Z] Login Succeeded [2023-09-04T11:35:13.232Z] nexus3.edgexfoundry.org:10004 [2023-09-04T11:35:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:35:13.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:35:13.504Z] Configure a credential helper to remove this warning. See [2023-09-04T11:35:13.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:35:13.504Z] [2023-09-04T11:35:13.504Z] Login Succeeded [2023-09-04T11:35:13.504Z] docker.io [2023-09-04T11:35:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T11:35:14.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T11:35:14.035Z] Configure a credential helper to remove this warning. See [2023-09-04T11:35:14.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T11:35:14.035Z] [2023-09-04T11:35:14.035Z] Login Succeeded [2023-09-04T11:35:14.035Z] ---> docker-login.sh ends [2023-09-04T11:35:17.090Z] $ docker top d2b45201bd377cb52f5e9fc2087c2a92264a1ff1be661d6e5dbf19b117921417 -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-04T11:35:17.151Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-04T11:35:17.446Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-04T11:35:17.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-09-04T11:35:17.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-04T11:35:17.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-04T11:35:17.722Z] ========================================================= [2023-09-04T11:35:17.722Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-04T11:35:17.722Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:35:18.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-04T11:35:18.032Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-04T11:35:18.032Z] edb6bdbacee9: Pulling fs layer [2023-09-04T11:35:18.032Z] 5f9638ab2659: Pulling fs layer [2023-09-04T11:35:18.032Z] 8d51d6327a98: Pulling fs layer [2023-09-04T11:35:18.032Z] 8b374f2dd631: Pulling fs layer [2023-09-04T11:35:18.032Z] ec14aa9079de: Pulling fs layer [2023-09-04T11:35:18.032Z] 2f466654f4bb: Pulling fs layer [2023-09-04T11:35:18.032Z] 554e91adad29: Pulling fs layer [2023-09-04T11:35:18.032Z] ec14aa9079de: Waiting [2023-09-04T11:35:18.032Z] 2f466654f4bb: Waiting [2023-09-04T11:35:18.032Z] 554e91adad29: Waiting [2023-09-04T11:35:18.032Z] 8b374f2dd631: Waiting [2023-09-04T11:35:18.302Z] 5f9638ab2659: Download complete [2023-09-04T11:35:18.302Z] 8b374f2dd631: Verifying Checksum [2023-09-04T11:35:18.302Z] 8b374f2dd631: Download complete [2023-09-04T11:35:18.302Z] ec14aa9079de: Verifying Checksum [2023-09-04T11:35:18.302Z] ec14aa9079de: Download complete [2023-09-04T11:35:18.302Z] edb6bdbacee9: Download complete [2023-09-04T11:35:19.267Z] edb6bdbacee9: Pull complete [2023-09-04T11:35:19.354Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-09-04T11:35:19.547Z] 554e91adad29: Verifying Checksum [2023-09-04T11:35:19.547Z] 554e91adad29: Download complete [2023-09-04T11:35:19.612Z] #1 transferring dockerfile: 1.58kB done [2023-09-04T11:35:19.612Z] #1 DONE 0.1s [2023-09-04T11:35:19.612Z] [2023-09-04T11:35:19.612Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-04T11:35:19.612Z] #2 transferring dockerfile: 1.70kB done [2023-09-04T11:35:19.612Z] #2 DONE 0.2s [2023-09-04T11:35:19.612Z] [2023-09-04T11:35:19.612Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-04T11:35:19.816Z] 5f9638ab2659: Pull complete [2023-09-04T11:35:19.879Z] #3 transferring dockerfile: 1.90kB done [2023-09-04T11:35:19.879Z] #3 DONE 0.1s [2023-09-04T11:35:19.879Z] [2023-09-04T11:35:19.879Z] #4 [security-spire-config internal] load .dockerignore [2023-09-04T11:35:19.879Z] #4 transferring context: 56B done [2023-09-04T11:35:19.879Z] #4 DONE 0.1s [2023-09-04T11:35:19.879Z] [2023-09-04T11:35:19.879Z] #5 [security-spire-agent internal] load .dockerignore [2023-09-04T11:35:19.879Z] #5 transferring context: 56B done [2023-09-04T11:35:19.879Z] #5 DONE 0.2s [2023-09-04T11:35:19.879Z] [2023-09-04T11:35:19.879Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-04T11:35:19.879Z] #6 transferring dockerfile: 1.59kB done [2023-09-04T11:35:19.879Z] #6 DONE 0.2s [2023-09-04T11:35:19.879Z] [2023-09-04T11:35:19.879Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-04T11:35:20.136Z] #7 ... [2023-09-04T11:35:20.136Z] [2023-09-04T11:35:20.136Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-04T11:35:20.136Z] #8 transferring dockerfile: 1.96kB done [2023-09-04T11:35:20.136Z] #8 DONE 0.2s [2023-09-04T11:35:20.136Z] [2023-09-04T11:35:20.136Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-09-04T11:35:20.136Z] #9 transferring dockerfile: 1.84kB done [2023-09-04T11:35:20.136Z] #9 DONE 0.4s [2023-09-04T11:35:20.136Z] [2023-09-04T11:35:20.136Z] #10 [core-metadata internal] load .dockerignore [2023-09-04T11:35:20.394Z] #10 ... [2023-09-04T11:35:20.394Z] [2023-09-04T11:35:20.394Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-04T11:35:20.394Z] #11 transferring dockerfile: 1.82kB done [2023-09-04T11:35:20.394Z] #11 DONE 0.4s [2023-09-04T11:35:20.394Z] [2023-09-04T11:35:20.394Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-04T11:35:20.394Z] #12 transferring dockerfile: 2.82kB done [2023-09-04T11:35:20.394Z] #12 DONE 0.4s [2023-09-04T11:35:20.394Z] [2023-09-04T11:35:20.394Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-09-04T11:35:20.394Z] #13 transferring dockerfile: 1.82kB done [2023-09-04T11:35:20.394Z] #13 DONE 0.4s [2023-09-04T11:35:20.394Z] [2023-09-04T11:35:20.394Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-04T11:35:20.394Z] #14 transferring dockerfile: 2.12kB done [2023-09-04T11:35:20.652Z] #14 DONE 0.7s [2023-09-04T11:35:20.652Z] [2023-09-04T11:35:20.652Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-04T11:35:20.652Z] #7 transferring dockerfile: 2.04kB done [2023-09-04T11:35:20.781Z] 8d51d6327a98: Verifying Checksum [2023-09-04T11:35:20.781Z] 8d51d6327a98: Download complete [2023-09-04T11:35:20.781Z] 2f466654f4bb: Verifying Checksum [2023-09-04T11:35:20.781Z] 2f466654f4bb: Download complete [2023-09-04T11:35:20.910Z] #7 ... [2023-09-04T11:35:20.910Z] [2023-09-04T11:35:20.910Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-04T11:35:20.910Z] #15 transferring dockerfile: 1.78kB done [2023-09-04T11:35:20.910Z] #15 DONE 1.0s [2023-09-04T11:35:20.910Z] [2023-09-04T11:35:20.910Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-04T11:35:20.910Z] #7 DONE 1.0s [2023-09-04T11:35:20.910Z] [2023-09-04T11:35:20.910Z] #16 [core-data internal] load .dockerignore [2023-09-04T11:35:20.910Z] #16 transferring context: 56B done [2023-09-04T11:35:21.169Z] #16 DONE 1.2s [2023-09-04T11:35:21.169Z] [2023-09-04T11:35:21.169Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-04T11:35:21.169Z] #17 transferring dockerfile: 2.39kB done [2023-09-04T11:35:21.169Z] #17 DONE 1.2s [2023-09-04T11:35:21.169Z] [2023-09-04T11:35:21.169Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-09-04T11:35:21.437Z] #18 transferring context: 56B 0.1s done [2023-09-04T11:35:21.437Z] #18 ... [2023-09-04T11:35:21.437Z] [2023-09-04T11:35:21.437Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:21.437Z] #19 DONE 0.0s [2023-09-04T11:35:21.437Z] [2023-09-04T11:35:21.437Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-04T11:35:21.437Z] #20 DONE 1.3s [2023-09-04T11:35:21.695Z] [2023-09-04T11:35:21.695Z] #10 [core-metadata internal] load .dockerignore [2023-09-04T11:35:21.695Z] #10 transferring context: 56B 0.1s done [2023-09-04T11:35:21.695Z] #10 ... [2023-09-04T11:35:21.695Z] [2023-09-04T11:35:21.695Z] #21 [security-spire-server internal] load .dockerignore [2023-09-04T11:35:21.695Z] #21 transferring context: 56B done [2023-09-04T11:35:21.695Z] #21 DONE 1.5s [2023-09-04T11:35:21.695Z] [2023-09-04T11:35:21.695Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-04T11:35:21.695Z] #22 transferring context: 56B done [2023-09-04T11:35:21.695Z] #22 DONE 1.5s [2023-09-04T11:35:21.695Z] [2023-09-04T11:35:21.695Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-04T11:35:21.695Z] #23 DONE 1.6s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #24 [support-notifications internal] load .dockerignore [2023-09-04T11:35:21.954Z] #24 transferring context: 56B done [2023-09-04T11:35:21.954Z] #24 DONE 1.6s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:21.954Z] #19 DONE 0.0s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #25 [core-command internal] load .dockerignore [2023-09-04T11:35:21.954Z] #25 transferring context: 56B 0.1s done [2023-09-04T11:35:21.954Z] #25 DONE 1.7s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #26 [security-spire-config stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:21.954Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:21.954Z] #26 ... [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:21.954Z] #19 DONE 0.0s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #26 [core-data stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:21.954Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.3s done [2023-09-04T11:35:21.954Z] #26 ... [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #27 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-04T11:35:21.954Z] #27 transferring dockerfile: 2.38kB 0.1s done [2023-09-04T11:35:21.954Z] #27 DONE 1.9s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-09-04T11:35:21.954Z] #18 DONE 1.7s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-04T11:35:21.954Z] #28 transferring context: 56B 0.1s done [2023-09-04T11:35:21.954Z] #28 DONE 1.8s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #29 [core-command internal] load build context [2023-09-04T11:35:21.954Z] #29 DONE 0.0s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:21.954Z] #19 DONE 0.0s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-04T11:35:21.954Z] #23 DONE 1.8s [2023-09-04T11:35:21.954Z] [2023-09-04T11:35:21.954Z] #26 [core-command stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:21.954Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.3s done [2023-09-04T11:35:22.212Z] #26 ... [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #30 [security-proxy-setup internal] load .dockerignore [2023-09-04T11:35:22.212Z] #30 transferring context: 56B 0.1s done [2023-09-04T11:35:22.212Z] #30 DONE 1.8s [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:22.212Z] #19 DONE 0.0s [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #26 [security-spire-server stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:22.212Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.3s done [2023-09-04T11:35:22.212Z] #26 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-04T11:35:22.212Z] #26 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-04T11:35:22.212Z] #26 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-04T11:35:22.212Z] #26 ... [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:22.212Z] #19 DONE 0.0s [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2023-09-04T11:35:22.212Z] #31 transferring context: 56B 0.1s done [2023-09-04T11:35:22.212Z] #31 DONE 2.0s [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #10 [core-metadata internal] load .dockerignore [2023-09-04T11:35:22.212Z] #10 DONE 2.0s [2023-09-04T11:35:22.212Z] [2023-09-04T11:35:22.212Z] #32 [support-scheduler internal] load .dockerignore [2023-09-04T11:35:22.212Z] #32 transferring context: 56B 0.1s done [2023-09-04T11:35:22.212Z] #32 DONE 2.0s [2023-09-04T11:35:22.475Z] [2023-09-04T11:35:22.475Z] #26 [security-spire-server stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:22.475Z] #26 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.2s [2023-09-04T11:35:22.475Z] #26 ... [2023-09-04T11:35:22.475Z] [2023-09-04T11:35:22.475Z] #33 [security-proxy-auth internal] load .dockerignore [2023-09-04T11:35:22.475Z] #33 transferring context: 56B 0.1s done [2023-09-04T11:35:22.475Z] #33 DONE 2.2s [2023-09-04T11:35:22.475Z] [2023-09-04T11:35:22.475Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-04T11:35:22.475Z] #19 DONE 0.0s [2023-09-04T11:35:22.475Z] [2023-09-04T11:35:22.475Z] #26 [security-proxy-setup stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:22.475Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.3s done [2023-09-04T11:35:22.475Z] #26 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-04T11:35:22.475Z] #26 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-04T11:35:22.475Z] #26 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-04T11:35:22.475Z] #26 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s [2023-09-04T11:35:22.734Z] #26 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-09-04T11:35:22.734Z] #26 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-04T11:35:22.734Z] #26 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-09-04T11:35:22.991Z] #26 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-09-04T11:35:23.570Z] #26 ... [2023-09-04T11:35:23.570Z] [2023-09-04T11:35:23.570Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:35:23.570Z] #34 DONE 2.9s [2023-09-04T11:35:23.570Z] [2023-09-04T11:35:23.570Z] #26 [security-proxy-auth stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:23.570Z] #26 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.3s done [2023-09-04T11:35:23.570Z] #26 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-04T11:35:23.570Z] #26 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-04T11:35:23.570Z] #26 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-04T11:35:23.570Z] #26 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done [2023-09-04T11:35:23.570Z] #26 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done [2023-09-04T11:35:23.570Z] #26 ... [2023-09-04T11:35:23.570Z] [2023-09-04T11:35:23.570Z] #35 [security-spire-agent internal] load build context [2023-09-04T11:35:23.570Z] #35 transferring context: 17.12kB 0.0s done [2023-09-04T11:35:23.570Z] #35 DONE 1.9s [2023-09-04T11:35:23.828Z] [2023-09-04T11:35:23.828Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:35:23.828Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-04T11:35:23.828Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-04T11:35:23.828Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-04T11:35:23.828Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-04T11:35:23.828Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-09-04T11:35:23.828Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-04T11:35:23.828Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-04T11:35:23.829Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-04T11:35:23.829Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-04T11:35:23.829Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 1.5s [2023-09-04T11:35:23.829Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-04T11:35:23.829Z] #36 ... [2023-09-04T11:35:23.829Z] [2023-09-04T11:35:23.829Z] #37 [security-spire-server internal] load build context [2023-09-04T11:35:23.829Z] #37 transferring context: 17.59kB 0.0s done [2023-09-04T11:35:23.829Z] #37 DONE 1.8s [2023-09-04T11:35:23.829Z] [2023-09-04T11:35:23.829Z] #26 [support-scheduler stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:35:23.829Z] #26 DONE 2.4s [2023-09-04T11:35:23.829Z] [2023-09-04T11:35:23.829Z] #38 [security-spire-config internal] load build context [2023-09-04T11:35:23.829Z] #38 transferring context: 15.84kB 0.0s done [2023-09-04T11:35:23.829Z] #38 DONE 2.3s [2023-09-04T11:35:23.829Z] [2023-09-04T11:35:23.829Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:35:23.829Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.7s [2023-09-04T11:35:24.086Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 1.8s [2023-09-04T11:35:24.680Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-04T11:35:24.680Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done [2023-09-04T11:35:27.245Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done [2023-09-04T11:35:32.542Z] #36 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-04T11:35:32.542Z] #39 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #40 [core-data internal] load build context [2023-09-04T11:35:32.542Z] #40 transferring context: 353.52MB 7.9s [2023-09-04T11:35:32.542Z] #40 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:35:32.542Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-09-04T11:35:32.542Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-04T11:35:32.542Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-04T11:35:32.542Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-04T11:35:32.542Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-04T11:35:32.542Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-09-04T11:35:32.542Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-04T11:35:32.542Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-04T11:35:32.542Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2023-09-04T11:35:32.542Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-04T11:35:32.542Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.0s done [2023-09-04T11:35:32.542Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-09-04T11:35:32.542Z] #41 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #42 [security-bootstrapper internal] load build context [2023-09-04T11:35:32.542Z] #42 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #43 [support-notifications internal] load build context [2023-09-04T11:35:32.542Z] #43 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #29 [core-command internal] load build context [2023-09-04T11:35:32.542Z] #29 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #43 [support-notifications internal] load build context [2023-09-04T11:35:32.542Z] #43 ... [2023-09-04T11:35:32.542Z] [2023-09-04T11:35:32.542Z] #44 [core-metadata internal] load build context [2023-09-04T11:35:32.542Z] #44 transferring context: 365.24MB 8.5s done [2023-09-04T11:35:32.803Z] #44 ... [2023-09-04T11:35:32.803Z] [2023-09-04T11:35:32.803Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:35:32.803Z] #45 transferring context: 365.24MB 7.2s done [2023-09-04T11:35:32.803Z] #45 ... [2023-09-04T11:35:32.803Z] [2023-09-04T11:35:32.803Z] #46 [security-secretstore-setup internal] load build context [2023-09-04T11:35:32.803Z] #46 transferring context: 365.24MB 8.9s done [2023-09-04T11:35:33.127Z] 8d51d6327a98: Pull complete [2023-09-04T11:35:33.127Z] 8b374f2dd631: Pull complete [2023-09-04T11:35:33.127Z] ec14aa9079de: Pull complete [2023-09-04T11:35:33.448Z] #46 ... [2023-09-04T11:35:33.448Z] [2023-09-04T11:35:33.448Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-04T11:35:33.448Z] #47 transferring context: 365.24MB 8.8s done [2023-09-04T11:35:33.448Z] #47 ... [2023-09-04T11:35:33.448Z] [2023-09-04T11:35:33.448Z] #48 [security-proxy-setup internal] load build context [2023-09-04T11:35:33.448Z] #48 transferring context: 365.24MB 9.1s done [2023-09-04T11:35:33.708Z] #48 ... [2023-09-04T11:35:33.708Z] [2023-09-04T11:35:33.708Z] #49 [support-scheduler internal] load build context [2023-09-04T11:35:33.708Z] #49 transferring context: 365.24MB 9.0s done [2023-09-04T11:35:33.708Z] #49 ... [2023-09-04T11:35:33.708Z] [2023-09-04T11:35:33.708Z] #50 [security-proxy-auth internal] load build context [2023-09-04T11:35:33.708Z] #50 transferring context: 365.24MB 6.9s done [2023-09-04T11:35:33.708Z] #50 ... [2023-09-04T11:35:33.708Z] [2023-09-04T11:35:33.708Z] #42 [security-bootstrapper internal] load build context [2023-09-04T11:35:33.708Z] #42 transferring context: 365.24MB 9.9s done [2023-09-04T11:35:35.102Z] #42 ... [2023-09-04T11:35:35.102Z] [2023-09-04T11:35:35.102Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-04T11:35:35.102Z] #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 2.179 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.102Z] #0 2.209 (2/2) Installing su-exec (0.2-r2) [2023-09-04T11:35:35.102Z] #0 2.293 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.102Z] #0 2.315 OK: 7 MiB in 17 packages [2023-09-04T11:35:35.102Z] #51 ... [2023-09-04T11:35:35.102Z] [2023-09-04T11:35:35.102Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-04T11:35:35.102Z] #0 8.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 9.120 (1/4) Installing ca-certificates (20230506-r0) [2023-09-04T11:35:35.102Z] #0 9.148 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.102Z] #0 9.151 (3/4) Installing su-exec (0.2-r2) [2023-09-04T11:35:35.102Z] #0 9.155 (4/4) Installing yq (4.30.4-r4) [2023-09-04T11:35:35.102Z] #0 9.295 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.102Z] #0 9.300 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:35:35.102Z] #0 9.367 OK: 17 MiB in 19 packages [2023-09-04T11:35:35.102Z] #52 ... [2023-09-04T11:35:35.102Z] [2023-09-04T11:35:35.102Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:35:35.102Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.102Z] #0 2.903 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.102Z] #0 2.908 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.102Z] #0 2.919 OK: 7 MiB in 16 packages [2023-09-04T11:35:35.363Z] #53 ... [2023-09-04T11:35:35.363Z] [2023-09-04T11:35:35.363Z] #54 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-04T11:35:35.363Z] #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.363Z] #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.363Z] #0 2.285 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.363Z] #0 2.309 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.363Z] #0 2.318 OK: 7 MiB in 16 packages [2023-09-04T11:35:35.624Z] #54 ... [2023-09-04T11:35:35.624Z] [2023-09-04T11:35:35.624Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-04T11:35:35.624Z] #0 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 6.121 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:35:35.624Z] #0 6.121 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:35:35.624Z] #0 6.121 OK: 17818 distinct packages available [2023-09-04T11:35:35.624Z] #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 6.429 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.624Z] #0 6.435 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:35:35.624Z] #0 7.056 (3/4) Installing libucontext (1.2-r0) [2023-09-04T11:35:35.624Z] #0 7.056 (4/4) Installing gcompat (1.1.0-r0) [2023-09-04T11:35:35.624Z] #0 7.059 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.624Z] #0 7.073 OK: 7 MiB in 19 packages [2023-09-04T11:35:35.624Z] #55 ... [2023-09-04T11:35:35.624Z] [2023-09-04T11:35:35.624Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-04T11:35:35.624Z] #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.624Z] #0 2.655 (1/2) Installing ca-certificates (20230506-r0) [2023-09-04T11:35:35.624Z] #0 2.669 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.624Z] #0 2.678 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.624Z] #0 2.680 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:35:35.624Z] #0 2.744 OK: 8 MiB in 17 packages [2023-09-04T11:35:35.886Z] #56 ... [2023-09-04T11:35:35.886Z] [2023-09-04T11:35:35.886Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-04T11:35:35.886Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.306 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:35:35.886Z] #0 2.306 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:35:35.886Z] #0 2.306 OK: 17818 distinct packages available [2023-09-04T11:35:35.886Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.752 (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T11:35:35.886Z] #0 2.769 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-04T11:35:35.886Z] #0 2.783 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-04T11:35:35.886Z] #0 2.791 (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T11:35:35.886Z] #0 2.884 (5/9) Installing curl (8.2.1-r0) [2023-09-04T11:35:35.886Z] #0 2.892 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.886Z] #0 2.892 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:35:35.886Z] #0 2.899 (8/9) Installing libucontext (1.2-r0) [2023-09-04T11:35:35.886Z] #0 2.899 (9/9) Installing gcompat (1.1.0-r0) [2023-09-04T11:35:35.886Z] #0 2.914 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.886Z] #0 2.914 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:35:35.886Z] #0 2.983 OK: 10 MiB in 24 packages [2023-09-04T11:35:35.886Z] #57 ... [2023-09-04T11:35:35.886Z] [2023-09-04T11:35:35.886Z] #58 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-04T11:35:35.886Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.109 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:35:35.886Z] #0 2.109 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:35:35.886Z] #0 2.109 OK: 17818 distinct packages available [2023-09-04T11:35:35.886Z] #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:35.886Z] #0 2.458 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:35.886Z] #0 2.530 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:35:35.886Z] #0 2.546 (3/5) Installing libucontext (1.2-r0) [2023-09-04T11:35:35.886Z] #0 2.638 (4/5) Installing gcompat (1.1.0-r0) [2023-09-04T11:35:35.886Z] #0 2.715 (5/5) Installing openssl (3.0.10-r0) [2023-09-04T11:35:35.886Z] #0 2.725 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:35.886Z] #0 2.736 OK: 8 MiB in 20 packages [2023-09-04T11:35:36.149Z] #58 ... [2023-09-04T11:35:36.149Z] [2023-09-04T11:35:36.149Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-04T11:35:36.149Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:36.149Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:36.149Z] #0 10.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:35:36.149Z] #0 10.48 (2/4) Installing openssl (3.0.10-r0) [2023-09-04T11:35:36.149Z] #0 10.49 (3/4) Installing su-exec (0.2-r2) [2023-09-04T11:35:36.149Z] #0 10.49 (4/4) Installing yq (4.30.4-r4) [2023-09-04T11:35:36.149Z] #0 10.55 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:35:36.149Z] #0 10.55 OK: 17 MiB in 19 packages [2023-09-04T11:35:36.149Z] #59 ... [2023-09-04T11:35:36.149Z] [2023-09-04T11:35:36.149Z] #43 [support-notifications internal] load build context [2023-09-04T11:35:36.149Z] #43 transferring context: 365.24MB 10.5s done [2023-09-04T11:35:38.478Z] 2f466654f4bb: Pull complete [2023-09-04T11:35:41.823Z] 554e91adad29: Pull complete [2023-09-04T11:35:41.823Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-04T11:35:41.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-04T11:35:41.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:35:42.150Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-04T11:35:42.150Z] WORKDIR /edgex [2023-09-04T11:35:42.150Z] COPY go.mod . [2023-09-04T11:35:42.150Z] RUN go mod download [2023-09-04T11:35:42.150Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-04T11:35:42.735Z] #43 ... [2023-09-04T11:35:42.736Z] [2023-09-04T11:35:42.736Z] #40 [core-data internal] load build context [2023-09-04T11:35:42.736Z] #40 transferring context: 365.24MB 8.7s done [2023-09-04T11:35:42.736Z] #40 ... [2023-09-04T11:35:42.736Z] [2023-09-04T11:35:42.736Z] #29 [core-command internal] load build context [2023-09-04T11:35:42.736Z] #29 transferring context: 365.24MB 9.7s done [2023-09-04T11:35:42.740Z] Sending build context to Docker daemon 2.965MB [2023-09-04T11:35:42.740Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-04T11:35:42.740Z] ---> 1e15ea492957 [2023-09-04T11:35:42.740Z] Step 2/4 : WORKDIR /edgex [2023-09-04T11:35:44.697Z] ---> Running in 89d3a4502eb5 [2023-09-04T11:35:44.697Z] Removing intermediate container 89d3a4502eb5 [2023-09-04T11:35:44.697Z] ---> ac18bdc3ef73 [2023-09-04T11:35:44.697Z] Step 3/4 : COPY go.mod . [2023-09-04T11:35:44.965Z] ---> a93023bc6971 [2023-09-04T11:35:44.965Z] Step 4/4 : RUN go mod download [2023-09-04T11:35:45.234Z] ---> Running in 5ae36ff188d7 [2023-09-04T11:35:49.302Z] #29 ... [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:35:49.302Z] #45 DONE 26.6s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #50 [security-proxy-auth internal] load build context [2023-09-04T11:35:49.302Z] #50 DONE 25.8s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #46 [security-secretstore-setup internal] load build context [2023-09-04T11:35:49.302Z] #46 DONE 26.7s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-04T11:35:49.302Z] #47 DONE 26.6s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #44 [core-metadata internal] load build context [2023-09-04T11:35:49.302Z] #44 DONE 26.6s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #40 [core-data internal] load build context [2023-09-04T11:35:49.302Z] #40 DONE 27.5s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-04T11:35:49.302Z] #57 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-04T11:35:49.302Z] #59 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-04T11:35:49.302Z] #56 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-04T11:35:49.302Z] #54 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:35:49.302Z] #53 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-04T11:35:49.302Z] #51 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #49 [support-scheduler internal] load build context [2023-09-04T11:35:49.302Z] #49 DONE 26.7s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-04T11:35:49.302Z] #55 DONE 24.4s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.302Z] #58 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-04T11:35:49.302Z] #58 DONE 24.6s [2023-09-04T11:35:49.302Z] [2023-09-04T11:35:49.303Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-04T11:35:49.303Z] #52 DONE 24.4s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #48 [security-proxy-setup internal] load build context [2023-09-04T11:35:49.303Z] #48 DONE 26.7s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #29 [core-command internal] load build context [2023-09-04T11:35:49.303Z] #29 DONE 27.2s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #42 [security-bootstrapper internal] load build context [2023-09-04T11:35:49.303Z] #42 DONE 27.2s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #43 [support-notifications internal] load build context [2023-09-04T11:35:49.303Z] #43 DONE 27.2s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-04T11:35:49.303Z] #60 DONE 0.1s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-04T11:35:49.303Z] #39 DONE 27.7s [2023-09-04T11:35:49.303Z] [2023-09-04T11:35:49.303Z] #61 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-04T11:35:49.871Z] #61 DONE 0.5s [2023-09-04T11:35:49.871Z] [2023-09-04T11:35:49.871Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-04T11:35:49.871Z] #62 DONE 0.5s [2023-09-04T11:35:49.871Z] [2023-09-04T11:35:49.871Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:35:49.871Z] #36 DONE 28.2s [2023-09-04T11:35:49.871Z] [2023-09-04T11:35:49.871Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:35:51.274Z] #63 ... [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.274Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-04T11:35:51.274Z] #64 DONE 2.0s [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.274Z] #65 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:35:51.274Z] #65 DONE 1.2s [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.274Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-04T11:35:51.274Z] #66 DONE 0.1s [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.274Z] #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-04T11:35:51.274Z] #67 DONE 0.1s [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.274Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:35:51.274Z] #68 DONE 1.2s [2023-09-04T11:35:51.274Z] [2023-09-04T11:35:51.275Z] #69 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-04T11:35:51.275Z] #69 DONE 0.0s [2023-09-04T11:35:51.275Z] [2023-09-04T11:35:51.275Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:35:51.275Z] #70 DONE 1.2s [2023-09-04T11:35:51.275Z] [2023-09-04T11:35:51.275Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-04T11:35:51.275Z] #71 DONE 0.1s [2023-09-04T11:35:51.275Z] [2023-09-04T11:35:51.275Z] #72 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-04T11:35:51.275Z] #72 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-04T11:35:51.536Z] #73 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #74 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-04T11:35:51.536Z] #74 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #75 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:35:51.536Z] #75 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:35:51.536Z] #76 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #77 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:35:51.536Z] #77 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-04T11:35:51.536Z] #78 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-04T11:35:51.536Z] #79 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #80 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-04T11:35:51.536Z] #80 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #81 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-04T11:35:51.536Z] #81 DONE 0.1s [2023-09-04T11:35:51.536Z] [2023-09-04T11:35:51.536Z] #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-04T11:35:51.794Z] #82 DONE 0.1s [2023-09-04T11:35:51.795Z] [2023-09-04T11:35:51.795Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-04T11:35:51.795Z] #83 DONE 0.1s [2023-09-04T11:35:51.795Z] [2023-09-04T11:35:51.795Z] #84 [security-spire-server] exporting to image [2023-09-04T11:35:51.795Z] #84 exporting layers [2023-09-04T11:35:52.363Z] #84 ... [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #85 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:35:52.363Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #0 2.318 OK: 265 MiB in 53 packages [2023-09-04T11:35:52.363Z] #85 DONE 2.4s [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #86 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-04T11:35:52.363Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #0 2.360 OK: 265 MiB in 53 packages [2023-09-04T11:35:52.363Z] #86 DONE 2.4s [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:35:52.363Z] #87 DONE 0.1s [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:35:52.363Z] #88 DONE 0.1s [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:35:52.363Z] #63 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #63 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.363Z] #63 2.436 OK: 265 MiB in 53 packages [2023-09-04T11:35:52.363Z] #63 DONE 2.6s [2023-09-04T11:35:52.363Z] [2023-09-04T11:35:52.363Z] #84 [security-spire-agent] exporting to image [2023-09-04T11:35:52.363Z] #84 exporting layers 0.7s done [2023-09-04T11:35:52.363Z] #84 writing image sha256:27b7f4ffffbdbe4567aa617414cadec21858ba3b01bbcc43e41a0dac5c14029d 0.0s done [2023-09-04T11:35:52.363Z] #84 naming to docker.io/library/security-spire-agent done [2023-09-04T11:35:52.622Z] #84 exporting layers 0.7s done [2023-09-04T11:35:52.622Z] #84 writing image sha256:2dc7dc5ae7ddbb635e88f2cb554b02fc1ccc3976d7f4c4e5626f521deb45dc38 done [2023-09-04T11:35:52.622Z] #84 writing image sha256:be0b7a1ad975696098c2d80514638d1c54a1d32ebbb0e0ddd6103bd4ba685ecc done [2023-09-04T11:35:52.622Z] #84 naming to docker.io/library/security-spire-config done [2023-09-04T11:35:52.622Z] #84 naming to docker.io/library/security-spire-server done [2023-09-04T11:35:52.622Z] #84 DONE 0.9s [2023-09-04T11:35:52.622Z] [2023-09-04T11:35:52.622Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:35:52.622Z] #89 DONE 0.1s [2023-09-04T11:35:52.622Z] [2023-09-04T11:35:52.622Z] #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-04T11:35:52.622Z] #0 1.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.622Z] #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.622Z] #0 2.290 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:35:52.622Z] #0 2.290 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:35:52.622Z] #0 2.290 OK: 17823 distinct packages available [2023-09-04T11:35:52.622Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.622Z] #0 2.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-04T11:35:52.622Z] #0 2.663 OK: 265 MiB in 53 packages [2023-09-04T11:35:52.622Z] #90 DONE 2.8s [2023-09-04T11:35:52.622Z] [2023-09-04T11:35:52.622Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:35:52.622Z] #91 ... [2023-09-04T11:35:52.622Z] [2023-09-04T11:35:52.622Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:35:52.622Z] #92 DONE 0.0s [2023-09-04T11:35:52.881Z] [2023-09-04T11:35:52.881Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:02.863Z] #93 ... [2023-09-04T11:36:02.863Z] [2023-09-04T11:36:02.863Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:02.863Z] #94 ... [2023-09-04T11:36:02.863Z] [2023-09-04T11:36:02.863Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:24.104Z] Removing intermediate container 5ae36ff188d7 [2023-09-04T11:36:24.104Z] ---> 6442b8657f36 [2023-09-04T11:36:24.104Z] Successfully built 6442b8657f36 [2023-09-04T11:36:24.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:36:24.434Z] + docker inspect -f . ci-base-image-arm64 [2023-09-04T11:36:24.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:36:24.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container [2023-09-04T11:36:24.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-04T11:36:25.830Z] $ docker top 9546fca7b5f85c8579ddebb315e8ba65e59c58136773cc2277956ada0ce460bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T11:36:26.632Z] + go version [2023-09-04T11:36:26.633Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-04T11:36:26.654Z] $ docker stop --time=1 9546fca7b5f85c8579ddebb315e8ba65e59c58136773cc2277956ada0ce460bc [2023-09-04T11:36:28.238Z] $ docker rm -f --volumes 9546fca7b5f85c8579ddebb315e8ba65e59c58136773cc2277956ada0ce460bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:36:28.782Z] + docker inspect -f . ci-base-image-arm64 [2023-09-04T11:36:28.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:36:28.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container [2023-09-04T11:36:29.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-04T11:36:29.420Z] #95 DONE 33.0s [2023-09-04T11:36:29.420Z] [2023-09-04T11:36:29.420Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:29.420Z] #94 DONE 33.0s [2023-09-04T11:36:29.420Z] [2023-09-04T11:36:29.420Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:29.420Z] #93 DONE 32.7s [2023-09-04T11:36:29.420Z] [2023-09-04T11:36:29.420Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:29.420Z] #91 DONE 32.8s [2023-09-04T11:36:29.420Z] [2023-09-04T11:36:29.420Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-04T11:36:30.129Z] $ docker top 237e36193c6f2f2a9aee70b40c770f1256ab4bc12074b9e4b3f95e1655c8e917 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-04T11:36:30.319Z] ========================================================= [2023-09-04T11:36:30.319Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-04T11:36:30.319Z] ========================================================= [Pipeline] sh [2023-09-04T11:36:30.935Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-09-04T11:36:31.265Z] + make test [2023-09-04T11:36:31.265Z] go test -race -coverprofile=coverage.out ./... [2023-09-04T11:36:32.832Z] #96 DONE 7.1s [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #97 DONE 7.1s [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #98 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #99 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #100 [support-scheduler builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #100 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #101 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #102 [core-command builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #102 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #103 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #104 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #105 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #106 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #107 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #108 [security-proxy-setup builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #108 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #109 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #110 [security-bootstrapper builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #110 DONE 7.1s [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #111 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #112 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #113 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #114 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #115 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #116 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:36:32.832Z] #117 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:36:32.832Z] #118 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #119 [core-metadata builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #119 CACHED [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #120 [core-data builder 6/7] COPY . . [2023-09-04T11:36:32.832Z] #120 DONE 7.1s [2023-09-04T11:36:32.832Z] [2023-09-04T11:36:32.832Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-04T11:36:33.913Z] #121 1.360 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-04T11:36:43.896Z] #121 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T11:36:43.896Z] #0 1.418 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-04T11:36:43.896Z] #122 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-04T11:36:43.896Z] #0 1.095 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-04T11:36:43.896Z] #123 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T11:36:43.896Z] #0 0.383 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-04T11:36:43.896Z] #124 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T11:36:43.896Z] #0 1.024 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-04T11:36:43.896Z] #125 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-04T11:36:43.896Z] #0 0.726 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-04T11:36:43.896Z] #126 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T11:36:43.896Z] #0 0.911 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-04T11:36:43.896Z] #127 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T11:36:43.896Z] #0 0.428 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-04T11:36:43.896Z] #128 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T11:36:43.896Z] #0 1.025 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-04T11:36:43.896Z] #129 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #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-04T11:36:43.896Z] #0 1.308 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-04T11:36:43.896Z] #130 ... [2023-09-04T11:36:43.896Z] [2023-09-04T11:36:43.896Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-04T11:36:43.896Z] #0 0.830 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-04T11:37:10.135Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-04T11:37:52.006Z] #131 ... [2023-09-04T11:37:52.006Z] [2023-09-04T11:37:52.006Z] #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-04T11:37:52.006Z] #130 72.06 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-04T11:37:58.902Z] #130 DONE 86.3s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T11:37:58.902Z] #129 DONE 86.3s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:58.902Z] #132 ... [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-04T11:37:58.902Z] #123 DONE 86.3s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-04T11:37:58.902Z] #121 DONE 86.3s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-04T11:37:58.902Z] #126 DONE 86.3s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-04T11:37:58.902Z] #131 DONE 86.5s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T11:37:58.902Z] #128 DONE 86.6s [2023-09-04T11:37:58.902Z] [2023-09-04T11:37:58.902Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.187Z] #133 ... [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T11:37:59.187Z] #125 DONE 86.7s [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T11:37:59.187Z] #124 DONE 86.7s [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T11:37:59.187Z] #127 DONE 86.8s [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.187Z] #134 ... [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T11:37:59.187Z] #122 DONE 86.9s [2023-09-04T11:37:59.187Z] [2023-09-04T11:37:59.187Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.187Z] #132 DONE 0.6s [2023-09-04T11:37:59.469Z] [2023-09-04T11:37:59.469Z] #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:37:59.469Z] #135 ... [2023-09-04T11:37:59.469Z] [2023-09-04T11:37:59.469Z] #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.469Z] #136 DONE 0.7s [2023-09-04T11:37:59.469Z] [2023-09-04T11:37:59.469Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-04T11:37:59.469Z] #137 DONE 0.7s [2023-09-04T11:37:59.469Z] [2023-09-04T11:37:59.469Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.469Z] #133 DONE 0.7s [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:37:59.765Z] #135 DONE 0.3s [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.765Z] #134 DONE 0.5s [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.765Z] #138 DONE 0.5s [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:37:59.765Z] #139 DONE 0.5s [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #140 [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-04T11:37:59.765Z] #140 ... [2023-09-04T11:37:59.765Z] [2023-09-04T11:37:59.765Z] #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:37:59.765Z] #141 DONE 0.2s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #142 DONE 0.3s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #143 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:38:00.025Z] #144 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:38:00.025Z] #145 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #146 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #147 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:38:00.025Z] #148 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:38:00.025Z] #149 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #150 CACHED [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #151 DONE 0.3s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #152 DONE 0.3s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:00.025Z] #153 DONE 0.3s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #140 [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-04T11:38:00.025Z] #140 DONE 0.3s [2023-09-04T11:38:00.025Z] [2023-09-04T11:38:00.025Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-04T11:38:01.012Z] #154 ... [2023-09-04T11:38:01.012Z] [2023-09-04T11:38:01.012Z] #155 [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-04T11:38:01.012Z] #155 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-04T11:38:01.270Z] #156 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-04T11:38:01.270Z] #157 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-04T11:38:01.270Z] #158 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-04T11:38:01.270Z] #159 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-04T11:38:01.270Z] #160 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.270Z] #161 [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-04T11:38:01.270Z] #161 DONE 1.3s [2023-09-04T11:38:01.270Z] [2023-09-04T11:38:01.271Z] #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-04T11:38:01.271Z] #154 DONE 1.3s [2023-09-04T11:38:01.271Z] [2023-09-04T11:38:01.271Z] #162 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-04T11:38:01.271Z] #162 DONE 1.3s [2023-09-04T11:38:01.271Z] [2023-09-04T11:38:01.271Z] #163 [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-04T11:38:01.271Z] #163 ... [2023-09-04T11:38:01.271Z] [2023-09-04T11:38:01.271Z] #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-04T11:38:01.271Z] #164 DONE 1.4s [2023-09-04T11:38:01.271Z] [2023-09-04T11:38:01.271Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-04T11:38:01.271Z] #165 DONE 0.2s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #166 DONE 0.2s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #167 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #168 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #169 [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-04T11:38:01.656Z] #169 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #170 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #171 [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-04T11:38:01.656Z] #171 ... [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #163 [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-04T11:38:01.656Z] #163 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #172 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #172 DONE 0.4s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #173 DONE 0.3s [2023-09-04T11:38:01.656Z] [2023-09-04T11:38:01.656Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-04T11:38:01.656Z] #174 DONE 0.3s [2023-09-04T11:38:01.916Z] [2023-09-04T11:38:01.916Z] #175 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-04T11:38:01.916Z] #175 DONE 2.1s [2023-09-04T11:38:01.916Z] [2023-09-04T11:38:01.916Z] #84 [core-data] exporting to image [2023-09-04T11:38:01.916Z] #84 exporting layers [2023-09-04T11:38:01.916Z] #84 ... [2023-09-04T11:38:01.916Z] [2023-09-04T11:38:01.916Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-04T11:38:01.916Z] #176 DONE 0.4s [2023-09-04T11:38:01.916Z] [2023-09-04T11:38:01.916Z] #84 [core-metadata] exporting to image [2023-09-04T11:38:01.916Z] #84 writing image sha256:99a0332a9403f58a931af0b62d71463aa0c57cdfef4ea68b670487ce6564178b 0.0s done [2023-09-04T11:38:01.916Z] #84 naming to docker.io/library/core-command [2023-09-04T11:38:01.916Z] #84 naming to docker.io/library/core-command done [2023-09-04T11:38:02.175Z] #84 ... [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-04T11:38:02.175Z] #177 DONE 0.7s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-04T11:38:02.175Z] #178 DONE 0.6s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #171 [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-04T11:38:02.175Z] #171 DONE 0.6s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #179 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-04T11:38:02.175Z] #179 DONE 0.5s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #84 [core-command] exporting to image [2023-09-04T11:38:02.175Z] #84 exporting layers 0.5s done [2023-09-04T11:38:02.175Z] #84 writing image sha256:11a01133bfc4d970c2f30fd42057e269a07c7755a15048361d6e74b4a2d4f87f [2023-09-04T11:38:02.175Z] #84 ... [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T11:38:02.175Z] #180 DONE 0.5s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-04T11:38:02.175Z] #181 DONE 0.2s [2023-09-04T11:38:02.175Z] [2023-09-04T11:38:02.175Z] #84 [support-notifications] exporting to image [2023-09-04T11:38:02.175Z] #84 exporting layers 0.6s done [2023-09-04T11:38:02.175Z] #84 writing image sha256:11a01133bfc4d970c2f30fd42057e269a07c7755a15048361d6e74b4a2d4f87f 0.0s done [2023-09-04T11:38:02.175Z] #84 naming to docker.io/library/support-scheduler done [2023-09-04T11:38:02.175Z] #84 writing image sha256:5f63ed74ba2928d56dcf52258d6f737989caf4f828ec6f1e5dbd877a962fdb44 0.0s done [2023-09-04T11:38:02.175Z] #84 naming to docker.io/library/core-data done [2023-09-04T11:38:02.175Z] #84 writing image sha256:5dc17054e0f8453904dba66d335c1b9f934432a5f3f0da3d7aee161826b17394 0.0s done [2023-09-04T11:38:02.175Z] #84 naming to docker.io/library/support-notifications done [2023-09-04T11:38:02.438Z] #84 writing image sha256:6a1f02a5ae8584eb540ecf87b0a6a40d2c69449926e3ab1a88b53c3edec2697f done [2023-09-04T11:38:02.438Z] #84 naming to docker.io/library/core-metadata done [2023-09-04T11:38:02.438Z] #84 writing image sha256:c587c5a024ffa3a8adfa08de10f668200ac8ff4d00f281cdc45f2dbaddfa4fea done [2023-09-04T11:38:02.438Z] #84 naming to docker.io/library/security-spiffe-token-provider done [2023-09-04T11:38:02.438Z] #84 DONE 2.0s [2023-09-04T11:38:02.438Z] [2023-09-04T11:38:02.438Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-04T11:38:02.438Z] #182 DONE 0.4s [2023-09-04T11:38:02.438Z] [2023-09-04T11:38:02.438Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-04T11:38:02.438Z] #183 DONE 0.4s [2023-09-04T11:38:02.438Z] [2023-09-04T11:38:02.438Z] #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-04T11:38:03.006Z] #184 DONE 0.3s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-04T11:38:03.006Z] #185 DONE 0.3s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-04T11:38:03.006Z] #186 DONE 0.0s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #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-04T11:38:03.006Z] #187 DONE 0.8s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #188 [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-04T11:38:03.006Z] #188 DONE 0.0s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-04T11:38:03.006Z] #189 DONE 0.9s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #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-04T11:38:03.006Z] #190 DONE 0.1s [2023-09-04T11:38:03.006Z] [2023-09-04T11:38:03.006Z] #84 [security-proxy-auth] exporting to image [2023-09-04T11:38:03.006Z] #84 exporting layers 0.2s done [2023-09-04T11:38:03.263Z] #84 exporting layers 0.2s done [2023-09-04T11:38:03.263Z] #84 writing image sha256:5118c5ff44d1bfcf702a035807c958e3b67b73af36d577c84feb31e0e20848fb 0.0s done [2023-09-04T11:38:03.263Z] #84 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-04T11:38:03.263Z] #84 writing image sha256:e79bf284bceeb89ee49a15af6e902994b7d362b2445e513a8f21ab1a1247844c done [2023-09-04T11:38:03.263Z] #84 naming to docker.io/library/security-proxy-auth 0.0s done [2023-09-04T11:38:03.263Z] #84 DONE 2.3s [2023-09-04T11:38:03.263Z] [2023-09-04T11:38:03.263Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-04T11:38:03.263Z] #191 DONE 0.1s [2023-09-04T11:38:03.263Z] [2023-09-04T11:38:03.263Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-04T11:38:03.263Z] #192 DONE 0.1s [2023-09-04T11:38:03.263Z] [2023-09-04T11:38:03.263Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-04T11:38:03.263Z] #193 DONE 0.5s [2023-09-04T11:38:03.263Z] [2023-09-04T11:38:03.263Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-04T11:38:03.263Z] #194 DONE 1.1s [2023-09-04T11:38:03.263Z] [2023-09-04T11:38:03.263Z] #84 [security-secretstore-setup] exporting to image [2023-09-04T11:38:03.526Z] #84 exporting layers 0.2s done [2023-09-04T11:38:03.526Z] #84 writing image sha256:a59e0fbb41bddcece4cfab77abc11d4a693c7ac1f80aa835b2a3d5c126dcdbec done [2023-09-04T11:38:03.526Z] #84 naming to docker.io/library/security-proxy-setup [2023-09-04T11:38:03.526Z] #84 exporting layers 0.2s done [2023-09-04T11:38:03.526Z] #84 naming to docker.io/library/security-proxy-setup done [2023-09-04T11:38:03.526Z] #84 writing image sha256:1ced5d569302240ec84c7e1d212cbbcacda4f4d03d6f37147b9f87277951944b done [2023-09-04T11:38:03.526Z] #84 naming to docker.io/library/security-secretstore-setup done [2023-09-04T11:38:03.526Z] #84 DONE 2.6s [2023-09-04T11:38:03.526Z] [2023-09-04T11:38:03.526Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-04T11:38:03.785Z] #195 DONE 0.4s [2023-09-04T11:38:03.785Z] [2023-09-04T11:38:03.785Z] #84 [security-bootstrapper] exporting to image [2023-09-04T11:38:03.785Z] #84 exporting layers 0.2s done [2023-09-04T11:38:03.785Z] #84 writing image sha256:bc93ba050f3325abd0be853e10ac4f382f97016f3d4e18469679024c29179b52 done [2023-09-04T11:38:03.785Z] #84 naming to docker.io/library/security-bootstrapper done [2023-09-04T11:38:03.785Z] #84 DONE 2.7s [2023-09-04T11:38:03.785Z] [2023-09-04T11:38:03.785Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T11:38:03.785Z] time="2023-09-04T11:35:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-04T11:38:03.799Z] $ docker stop --time=1 d2b45201bd377cb52f5e9fc2087c2a92264a1ff1be661d6e5dbf19b117921417 [2023-09-04T11:38:05.061Z] $ docker rm -f --volumes d2b45201bd377cb52f5e9fc2087c2a92264a1ff1be661d6e5dbf19b117921417 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T11:38:05.388Z] + docker images [2023-09-04T11:38:05.388Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-04T11:38:05.388Z] security-secretstore-setup latest 1ced5d569302 2 seconds ago 44.1MB [2023-09-04T11:38:05.388Z] security-bootstrapper latest bc93ba050f33 2 seconds ago 23MB [2023-09-04T11:38:05.388Z] security-proxy-setup latest a59e0fbb41bd 2 seconds ago 29.2MB [2023-09-04T11:38:05.388Z] security-proxy-auth latest e79bf284bcee 3 seconds ago 19.4MB [2023-09-04T11:38:05.388Z] core-common-config-bootstrapper latest 5118c5ff44d1 3 seconds ago 18MB [2023-09-04T11:38:05.388Z] security-spiffe-token-provider latest c587c5a024ff 4 seconds ago 33.5MB [2023-09-04T11:38:05.388Z] support-notifications latest 5dc17054e0f8 4 seconds ago 34.3MB [2023-09-04T11:38:05.388Z] core-data latest 5f63ed74ba29 4 seconds ago 21.2MB [2023-09-04T11:38:05.388Z] core-command latest 99a0332a9403 4 seconds ago 21MB [2023-09-04T11:38:05.388Z] support-scheduler latest 11a01133bfc4 4 seconds ago 33.7MB [2023-09-04T11:38:05.388Z] core-metadata latest 6a1f02a5ae85 4 seconds ago 21.6MB [2023-09-04T11:38:05.388Z] security-spire-server latest 2dc7dc5ae7dd 2 minutes ago 103MB [2023-09-04T11:38:05.388Z] security-spire-config latest be0b7a1ad975 2 minutes ago 102MB [2023-09-04T11:38:05.388Z] security-spire-agent latest 27b7f4ffffbd 2 minutes ago 161MB [2023-09-04T11:38:05.388Z] ci-base-image-x86_64 latest 3638f09d52ae 5 minutes ago 1.07GB [2023-09-04T11:38:05.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-04T11:38:05.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-04T11:38:05.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-04T11:39:16.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-04T11:39:17.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-04T11:39:17.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-04T11:39:17.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-04T11:39:17.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-04T11:39:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-04T11:39:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-04T11:39:27.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.251s coverage: 28.7% of statements [2023-09-04T11:39:35.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 97.0% of statements [2023-09-04T11:39:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-04T11:39:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-04T11:39:41.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-04T11:39:43.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.397s coverage: 69.4% of statements [2023-09-04T11:39:46.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-04T11:39:46.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-04T11:39:46.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.312s coverage: 54.0% of statements [2023-09-04T11:39:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-04T11:39:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-04T11:39:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:39:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-04T11:39:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-04T11:39:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-04T11:39:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-04T11:40:17.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-04T11:40:17.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:40:17.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-04T11:40:17.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.406s coverage: 93.4% of statements [2023-09-04T11:40:17.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.399s coverage: 3.8% of statements [2023-09-04T11:40:17.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.529s coverage: 97.6% of statements [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-04T11:40:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-04T11:40:17.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements [2023-09-04T11:40:28.057Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-04T11:40:28.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-04T11:40:28.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.396s coverage: 0.9% of statements [2023-09-04T11:40:28.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 32.2% of statements [2023-09-04T11:40:32.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 42.9% of statements [2023-09-04T11:40:32.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements [2023-09-04T11:40:32.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2023-09-04T11:40:32.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements [2023-09-04T11:40:35.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2023-09-04T11:40:38.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-04T11:40:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-04T11:40:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-04T11:40:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-04T11:40:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-04T11:40:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-04T11:40:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-04T11:40:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-04T11:40:47.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2023-09-04T11:40:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-04T11:40:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-04T11:40:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-04T11:40:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-04T11:40:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-04T11:40:54.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-04T11:40:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.082s coverage: 79.9% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.298s coverage: 92.9% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-09-04T11:41:02.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.8% of statements [2023-09-04T11:41:02.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-04T11:41:02.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-04T11:41:02.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.539s coverage: 82.1% of statements [2023-09-04T11:41:03.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.258s coverage: 86.0% of statements [2023-09-04T11:41:08.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-04T11:41:08.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-04T11:41:09.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.009s coverage: 63.1% of statements [2023-09-04T11:41:09.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-09-04T11:41:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-09-04T11:41:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2023-09-04T11:41:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-09-04T11:41:11.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-04T11:41:11.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-04T11:41:11.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-04T11:41:11.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-09-04T11:41:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-04T11:41:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-04T11:41:19.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-04T11:41:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.982s coverage: 38.4% of statements [2023-09-04T11:41:19.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-09-04T11:41:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-04T11:41:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-04T11:41:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-04T11:41:24.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-04T11:41:24.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements [2023-09-04T11:41:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-04T11:41:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-04T11:41:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-04T11:41:29.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-04T11:41:36.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-09-04T11:41:36.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-04T11:41:36.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:41:36.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-04T11:41:36.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-04T11:41:37.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 95.7% of statements [2023-09-04T11:41:40.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-04T11:41:40.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-04T11:41:40.625Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.8% of statements [2023-09-04T11:41:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-04T11:41:43.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-04T11:41:43.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 98.9% of statements [2023-09-04T11:41:44.914Z] 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-04T11:41:45.179Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-04T11:41:45.179Z] go vet ./... [2023-09-04T11:44:21.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-04T11:44:21.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-04T11:44:21.841Z] ./bin/test-attribution-txt.sh [2023-09-04T11:44:21.841Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-04T11:44:21.841Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-04T11:44:21.841Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-04T11:44:21.841Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-04T11:44:21.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-04T11:44:22.491Z] + ls -al . [2023-09-04T11:44:22.491Z] total 724 [2023-09-04T11:44:22.491Z] drwxrwxr-x 11 1001 1001 4096 Sep 4 11:36 . [2023-09-04T11:44:22.491Z] drwxr-xr-x 4 root root 4096 Sep 4 11:36 .. [2023-09-04T11:44:22.491Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:34 .blubracket [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 16 Sep 4 11:34 .dockerignore [2023-09-04T11:44:22.491Z] drwxrwxr-x 8 1001 1001 4096 Sep 4 11:34 .git [2023-09-04T11:44:22.491Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 11:34 .github [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 1173 Sep 4 11:34 .gitignore [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 42 Sep 4 11:34 .golangci.yml [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 100 Sep 4 11:34 .hadolint.yml [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 166 Sep 4 11:34 .sonarcloud.properties [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 1171 Sep 4 11:34 ADOPTERS.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 11152 Sep 4 11:34 Attribution.txt [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 93407 Sep 4 11:34 CHANGELOG.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 3804 Sep 4 11:34 CONTRIBUTING.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 677 Sep 4 11:34 GOVERNANCE.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 883 Sep 4 11:34 Jenkinsfile [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 10775 Sep 4 11:34 LICENSE [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 14764 Sep 4 11:34 Makefile [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 582 Sep 4 11:34 OWNERS.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 9923 Sep 4 11:34 README.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 789 Sep 4 11:34 SECURITY.md [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 5 Sep 4 11:32 VERSION [2023-09-04T11:44:22.491Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:34 bin [2023-09-04T11:44:22.491Z] drwxrwxr-x 18 1001 1001 4096 Sep 4 11:34 cmd [2023-09-04T11:44:22.491Z] -rw-r--r-- 1 root root 447827 Sep 4 11:41 coverage.out [2023-09-04T11:44:22.491Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 11:34 fuzz_test [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 3687 Sep 4 11:34 go.mod [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 33714 Sep 4 11:34 go.sum [2023-09-04T11:44:22.491Z] drwxrwxr-x 7 1001 1001 4096 Sep 4 11:34 internal [2023-09-04T11:44:22.491Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 11:34 openapi [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 594 Sep 4 11:34 security.txt [2023-09-04T11:44:22.491Z] drwxrwxr-x 4 1001 1001 4096 Sep 4 11:34 snap [2023-09-04T11:44:22.491Z] -rw-rw-r-- 1 1001 1001 204 Sep 4 11:34 version.go [Pipeline] sh [2023-09-04T11:44:22.810Z] + '[' -e coverage.out ] [2023-09-04T11:44:22.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-04T11:44:22.833Z] Warning: overwriting stash ‘coverage-report’ [2023-09-04T11:44:24.850Z] Stashed 1 file(s) [Pipeline] sh [2023-09-04T11:44:25.473Z] + make build [2023-09-04T11:44:25.473Z] 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-04T11:46:02.068Z] 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-04T11:46:04.005Z] 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-04T11:46:09.337Z] 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-04T11:46:13.683Z] 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-04T11:46:52.603Z] 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-04T11:46:57.931Z] 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-04T11:47:06.127Z] 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-04T11:47:10.370Z] 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-04T11:47:13.706Z] 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-04T11:47:17.948Z] 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-04T11:47:23.277Z] 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-04T11:47:29.925Z] $ docker stop --time=1 237e36193c6f2f2a9aee70b40c770f1256ab4bc12074b9e4b3f95e1655c8e917 [2023-09-04T11:47:31.989Z] $ docker rm -f --volumes 237e36193c6f2f2a9aee70b40c770f1256ab4bc12074b9e4b3f95e1655c8e917 [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-04T11:47:34.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-04T11:47:34.219Z] [2023-09-04T11:47:34.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T11:47:34.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-04T11:47:34.815Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-04T11:47:34.815Z] 547446be3368: Pulling fs layer [2023-09-04T11:47:34.815Z] d125d8839a47: Pulling fs layer [2023-09-04T11:47:34.815Z] 3e85d5ac6304: Pulling fs layer [2023-09-04T11:47:34.815Z] c3105a71a48b: Pulling fs layer [2023-09-04T11:47:34.815Z] 0f093f025ec4: Pulling fs layer [2023-09-04T11:47:34.815Z] c3106fc0e877: Pulling fs layer [2023-09-04T11:47:34.815Z] 0f093f025ec4: Waiting [2023-09-04T11:47:34.815Z] c3106fc0e877: Waiting [2023-09-04T11:47:34.815Z] c3105a71a48b: Waiting [2023-09-04T11:47:35.081Z] 547446be3368: Verifying Checksum [2023-09-04T11:47:35.081Z] 547446be3368: Download complete [2023-09-04T11:47:35.081Z] c3105a71a48b: Verifying Checksum [2023-09-04T11:47:35.081Z] c3105a71a48b: Download complete [2023-09-04T11:47:35.347Z] d125d8839a47: Verifying Checksum [2023-09-04T11:47:35.347Z] d125d8839a47: Download complete [2023-09-04T11:47:35.347Z] c3106fc0e877: Verifying Checksum [2023-09-04T11:47:35.347Z] c3106fc0e877: Download complete [2023-09-04T11:47:35.612Z] 0f093f025ec4: Verifying Checksum [2023-09-04T11:47:35.612Z] 0f093f025ec4: Download complete [2023-09-04T11:47:35.612Z] 547446be3368: Pull complete [2023-09-04T11:47:36.565Z] d125d8839a47: Pull complete [2023-09-04T11:47:37.145Z] 3e85d5ac6304: Verifying Checksum [2023-09-04T11:47:37.145Z] 3e85d5ac6304: Download complete [2023-09-04T11:47:45.336Z] 3e85d5ac6304: Pull complete [2023-09-04T11:47:45.336Z] c3105a71a48b: Pull complete [2023-09-04T11:47:46.295Z] 0f093f025ec4: Pull complete [2023-09-04T11:47:46.559Z] c3106fc0e877: Pull complete [2023-09-04T11:47:46.559Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-04T11:47:46.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-04T11:47:46.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T11:47:46.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container [2023-09-04T11:47:46.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-04T11:47:48.871Z] $ docker top f1aecda275ee89ff09be7927d6f2494cc9d5daa8c9ea6ca15c53990b223ff426 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T11:47:49.672Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-04T11:47:57.874Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-04T11:47:57.874Z] #1 transferring dockerfile: 1.70kB done [2023-09-04T11:47:57.874Z] #1 DONE 0.1s [2023-09-04T11:47:58.140Z] [2023-09-04T11:47:58.140Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-04T11:47:58.140Z] #2 transferring dockerfile: 1.82kB done [2023-09-04T11:47:58.140Z] #2 DONE 0.0s [2023-09-04T11:47:58.140Z] [2023-09-04T11:47:58.140Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-04T11:47:58.140Z] #3 transferring dockerfile: 1.96kB done [2023-09-04T11:47:58.140Z] #3 DONE 0.0s [2023-09-04T11:47:58.140Z] [2023-09-04T11:47:58.140Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-04T11:47:58.140Z] #4 transferring dockerfile: 1.59kB done [2023-09-04T11:47:58.140Z] #4 DONE 0.0s [2023-09-04T11:47:58.140Z] [2023-09-04T11:47:58.140Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-04T11:47:58.140Z] #5 transferring dockerfile: 2.39kB done [2023-09-04T11:47:58.140Z] #5 DONE 0.1s [2023-09-04T11:47:58.140Z] [2023-09-04T11:47:58.140Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-04T11:47:58.407Z] #6 transferring dockerfile: 2.82kB done [2023-09-04T11:47:58.407Z] #6 DONE 0.1s [2023-09-04T11:47:58.407Z] [2023-09-04T11:47:58.407Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-04T11:47:58.407Z] #7 transferring dockerfile: 2.38kB 0.0s done [2023-09-04T11:47:58.407Z] #7 DONE 0.1s [2023-09-04T11:47:58.407Z] [2023-09-04T11:47:58.407Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-04T11:47:58.407Z] #8 transferring dockerfile: 2.04kB 0.0s done [2023-09-04T11:47:58.407Z] #8 DONE 0.1s [2023-09-04T11:47:58.407Z] [2023-09-04T11:47:58.407Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-04T11:47:58.407Z] #9 transferring dockerfile: 2.12kB done [2023-09-04T11:47:58.407Z] #9 DONE 0.1s [2023-09-04T11:47:58.407Z] [2023-09-04T11:47:58.407Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-09-04T11:47:58.674Z] #10 transferring dockerfile: 1.84kB done [2023-09-04T11:47:58.674Z] #10 DONE 0.1s [2023-09-04T11:47:58.674Z] [2023-09-04T11:47:58.674Z] #11 [core-data internal] load build definition from Dockerfile [2023-09-04T11:47:58.674Z] #11 transferring dockerfile: 1.90kB done [2023-09-04T11:47:58.674Z] #11 DONE 0.1s [2023-09-04T11:47:58.674Z] [2023-09-04T11:47:58.674Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-04T11:47:58.674Z] #12 transferring dockerfile: 1.82kB done [2023-09-04T11:47:58.674Z] #12 DONE 0.1s [2023-09-04T11:47:58.674Z] [2023-09-04T11:47:58.674Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-04T11:47:58.674Z] #13 transferring dockerfile: 1.78kB 0.0s done [2023-09-04T11:47:58.674Z] #13 DONE 0.1s [2023-09-04T11:47:58.674Z] [2023-09-04T11:47:58.674Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-04T11:47:58.674Z] #14 transferring dockerfile: 1.58kB done [2023-09-04T11:47:58.674Z] #14 DONE 0.1s [2023-09-04T11:47:58.674Z] [2023-09-04T11:47:58.674Z] #15 [security-spire-agent internal] load .dockerignore [2023-09-04T11:47:58.674Z] #15 transferring context: [2023-09-04T11:47:58.941Z] #15 transferring context: 56B done [2023-09-04T11:47:58.941Z] #15 DONE 0.1s [2023-09-04T11:47:59.523Z] [2023-09-04T11:47:59.523Z] #16 [support-scheduler internal] load .dockerignore [2023-09-04T11:47:59.523Z] #16 transferring context: 56B done [2023-09-04T11:47:59.523Z] #16 DONE 0.0s [2023-09-04T11:47:59.523Z] [2023-09-04T11:47:59.523Z] #17 [core-metadata internal] load .dockerignore [2023-09-04T11:47:59.523Z] #17 transferring context: 56B done [2023-09-04T11:47:59.523Z] #17 DONE 0.0s [2023-09-04T11:47:59.523Z] [2023-09-04T11:47:59.523Z] #18 [security-spire-server internal] load .dockerignore [2023-09-04T11:47:59.523Z] #18 transferring context: 56B done [2023-09-04T11:47:59.523Z] #18 DONE 0.0s [2023-09-04T11:47:59.523Z] [2023-09-04T11:47:59.523Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-04T11:47:59.794Z] #19 transferring context: 56B done [2023-09-04T11:47:59.794Z] #19 DONE 0.1s [2023-09-04T11:47:59.794Z] [2023-09-04T11:47:59.794Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-04T11:47:59.794Z] #20 transferring context: 56B 0.0s done [2023-09-04T11:47:59.794Z] #20 DONE 0.1s [2023-09-04T11:47:59.794Z] [2023-09-04T11:47:59.794Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-04T11:47:59.794Z] #21 transferring context: 56B done [2023-09-04T11:47:59.794Z] #21 DONE 0.0s [2023-09-04T11:47:59.794Z] [2023-09-04T11:47:59.794Z] #22 [security-proxy-auth internal] load .dockerignore [2023-09-04T11:47:59.794Z] #22 transferring context: 56B done [2023-09-04T11:47:59.794Z] #22 DONE 0.1s [2023-09-04T11:47:59.794Z] [2023-09-04T11:47:59.794Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-04T11:47:59.794Z] #23 transferring context: 56B done [2023-09-04T11:47:59.794Z] #23 DONE 0.1s [2023-09-04T11:48:00.066Z] [2023-09-04T11:48:00.066Z] #24 [support-notifications internal] load .dockerignore [2023-09-04T11:48:00.066Z] #24 transferring context: 56B 0.0s done [2023-09-04T11:48:00.066Z] #24 DONE 0.1s [2023-09-04T11:48:00.066Z] [2023-09-04T11:48:00.066Z] #25 [core-data internal] load .dockerignore [2023-09-04T11:48:00.066Z] #25 transferring context: 56B 0.0s done [2023-09-04T11:48:00.066Z] #25 DONE 0.1s [2023-09-04T11:48:00.066Z] [2023-09-04T11:48:00.066Z] #26 [core-command internal] load .dockerignore [2023-09-04T11:48:00.066Z] #26 transferring context: 56B 0.0s done [2023-09-04T11:48:00.066Z] #26 DONE 0.1s [2023-09-04T11:48:00.066Z] [2023-09-04T11:48:00.066Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-04T11:48:00.333Z] #27 transferring context: 56B done [2023-09-04T11:48:00.333Z] #27 DONE 0.1s [2023-09-04T11:48:00.333Z] [2023-09-04T11:48:00.333Z] #28 [security-spire-config internal] load .dockerignore [2023-09-04T11:48:00.333Z] #28 transferring context: 56B done [2023-09-04T11:48:00.333Z] #28 DONE 0.1s [2023-09-04T11:48:00.333Z] [2023-09-04T11:48:00.333Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-04T11:48:00.916Z] #29 ... [2023-09-04T11:48:00.916Z] [2023-09-04T11:48:00.916Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:48:00.916Z] #30 DONE 0.5s [2023-09-04T11:48:00.916Z] [2023-09-04T11:48:00.916Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-04T11:48:00.916Z] #29 DONE 0.6s [2023-09-04T11:48:00.916Z] [2023-09-04T11:48:00.916Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-04T11:48:00.916Z] #31 DONE 0.7s [2023-09-04T11:48:00.916Z] [2023-09-04T11:48:00.916Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:00.916Z] #32 DONE 0.0s [2023-09-04T11:48:00.916Z] [2023-09-04T11:48:00.916Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:00.916Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.181Z] #33 ... [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:01.181Z] #32 DONE 0.0s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #34 [security-spire-agent internal] load build context [2023-09-04T11:48:01.181Z] #34 transferring context: 17.12kB 0.0s done [2023-09-04T11:48:01.181Z] #34 DONE 0.1s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.181Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-04T11:48:01.181Z] #33 ... [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:01.181Z] #32 DONE 0.0s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:48:01.181Z] #30 DONE 0.5s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.181Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-04T11:48:01.181Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-04T11:48:01.181Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-04T11:48:01.181Z] #33 ... [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:01.181Z] #32 DONE 0.0s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-04T11:48:01.181Z] #31 DONE 0.7s [2023-09-04T11:48:01.181Z] [2023-09-04T11:48:01.181Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.181Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-04T11:48:01.181Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-04T11:48:01.181Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-04T11:48:01.181Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-04T11:48:01.181Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-04T11:48:01.181Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-04T11:48:01.181Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-04T11:48:01.447Z] #33 ... [2023-09-04T11:48:01.447Z] [2023-09-04T11:48:01.447Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:01.447Z] #32 DONE 0.0s [2023-09-04T11:48:01.447Z] [2023-09-04T11:48:01.447Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.447Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-04T11:48:01.447Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-04T11:48:01.447Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-04T11:48:01.447Z] #33 ... [2023-09-04T11:48:01.447Z] [2023-09-04T11:48:01.447Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:01.447Z] #32 DONE 0.0s [2023-09-04T11:48:01.447Z] [2023-09-04T11:48:01.447Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:01.447Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-04T11:48:01.447Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-04T11:48:01.447Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.3s [2023-09-04T11:48:01.730Z] #33 ... [2023-09-04T11:48:01.730Z] [2023-09-04T11:48:01.730Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:48:01.730Z] #30 DONE 0.6s [2023-09-04T11:48:01.730Z] [2023-09-04T11:48:01.730Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.000Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.6s [2023-09-04T11:48:02.000Z] #33 ... [2023-09-04T11:48:02.000Z] [2023-09-04T11:48:02.000Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:02.000Z] #32 DONE 0.0s [2023-09-04T11:48:02.000Z] [2023-09-04T11:48:02.000Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.000Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-04T11:48:02.000Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.9s [2023-09-04T11:48:02.000Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-04T11:48:02.584Z] #33 ... [2023-09-04T11:48:02.584Z] [2023-09-04T11:48:02.584Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:02.584Z] #32 DONE 0.1s [2023-09-04T11:48:02.584Z] [2023-09-04T11:48:02.584Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.584Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.57MB / 23.39MB 1.2s [2023-09-04T11:48:02.584Z] #33 ... [2023-09-04T11:48:02.584Z] [2023-09-04T11:48:02.584Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-04T11:48:02.584Z] #32 DONE 0.1s [2023-09-04T11:48:02.584Z] [2023-09-04T11:48:02.584Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.584Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.4s [2023-09-04T11:48:02.851Z] #33 ... [2023-09-04T11:48:02.851Z] [2023-09-04T11:48:02.851Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:48:02.851Z] #30 DONE 1.4s [2023-09-04T11:48:02.851Z] [2023-09-04T11:48:02.851Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.851Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.7s [2023-09-04T11:48:02.851Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-04T11:48:02.851Z] #33 ... [2023-09-04T11:48:02.851Z] [2023-09-04T11:48:02.851Z] #35 [security-spire-server internal] load build context [2023-09-04T11:48:02.851Z] #35 transferring context: 17.59kB 0.2s done [2023-09-04T11:48:02.851Z] #35 DONE 1.7s [2023-09-04T11:48:02.851Z] [2023-09-04T11:48:02.851Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:02.851Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-04T11:48:03.435Z] #33 ... [2023-09-04T11:48:03.435Z] [2023-09-04T11:48:03.435Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-04T11:48:03.435Z] #30 DONE 1.8s [2023-09-04T11:48:03.435Z] [2023-09-04T11:48:03.435Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:03.435Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.2s [2023-09-04T11:48:03.435Z] #33 ... [2023-09-04T11:48:03.435Z] [2023-09-04T11:48:03.435Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-04T11:48:03.435Z] #31 DONE 1.2s [2023-09-04T11:48:03.435Z] [2023-09-04T11:48:03.435Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:03.435Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-04T11:48:03.435Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-04T11:48:03.435Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-04T11:48:03.435Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-04T11:48:03.435Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-04T11:48:03.435Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-04T11:48:03.435Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-04T11:48:03.435Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-04T11:48:03.435Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.4s [2023-09-04T11:48:03.435Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-04T11:48:03.435Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-04T11:48:03.701Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.6s [2023-09-04T11:48:03.966Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.98MB / 23.39MB 2.8s [2023-09-04T11:48:03.966Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s [2023-09-04T11:48:04.231Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done [2023-09-04T11:48:04.496Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-04T11:48:05.451Z] #33 ... [2023-09-04T11:48:05.451Z] [2023-09-04T11:48:05.451Z] #36 [security-spire-config internal] load build context [2023-09-04T11:48:05.451Z] #36 transferring context: 15.84kB 0.2s done [2023-09-04T11:48:05.451Z] #36 DONE 1.8s [2023-09-04T11:48:05.451Z] [2023-09-04T11:48:05.451Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-04T11:48:05.451Z] #37 DONE 4.6s [2023-09-04T11:48:05.451Z] [2023-09-04T11:48:05.451Z] #38 [security-spire-config stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:48:05.451Z] #38 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-04T11:48:05.451Z] #38 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-04T11:48:05.451Z] #38 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-04T11:48:05.451Z] #38 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-04T11:48:05.451Z] #38 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 1.6s done [2023-09-04T11:48:05.451Z] #38 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done [2023-09-04T11:48:06.865Z] #38 ... [2023-09-04T11:48:06.865Z] [2023-09-04T11:48:06.865Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-04T11:48:06.865Z] #39 DONE 1.0s [2023-09-04T11:48:06.865Z] [2023-09-04T11:48:06.865Z] #40 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:48:07.450Z] #40 ... [2023-09-04T11:48:07.450Z] [2023-09-04T11:48:07.450Z] #38 [security-proxy-auth stage-3 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-04T11:48:07.450Z] #38 DONE 7.1s [2023-09-04T11:48:07.716Z] [2023-09-04T11:48:07.716Z] #41 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-04T11:48:11.069Z] #41 ... [2023-09-04T11:48:11.069Z] [2023-09-04T11:48:11.069Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:48:11.069Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-04T11:48:11.069Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-04T11:48:11.069Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-04T11:48:11.069Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-04T11:48:11.069Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-04T11:48:11.069Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-04T11:48:11.069Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-04T11:48:11.069Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-04T11:48:11.069Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done [2023-09-04T11:48:11.069Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-04T11:48:11.069Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-04T11:48:11.069Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.0s [2023-09-04T11:48:11.069Z] #42 ... [2023-09-04T11:48:11.069Z] [2023-09-04T11:48:11.069Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:11.069Z] #43 transferring context: 31.59MB 9.8s [2023-09-04T11:48:11.069Z] #43 ... [2023-09-04T11:48:11.069Z] [2023-09-04T11:48:11.069Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:11.336Z] #44 ... [2023-09-04T11:48:11.336Z] [2023-09-04T11:48:11.336Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:11.336Z] #45 ... [2023-09-04T11:48:11.336Z] [2023-09-04T11:48:11.336Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:11.603Z] #46 ... [2023-09-04T11:48:11.603Z] [2023-09-04T11:48:11.603Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:11.603Z] #47 ... [2023-09-04T11:48:11.603Z] [2023-09-04T11:48:11.603Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:11.603Z] #48 ... [2023-09-04T11:48:11.603Z] [2023-09-04T11:48:11.603Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:11.868Z] #49 ... [2023-09-04T11:48:11.868Z] [2023-09-04T11:48:11.868Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:11.868Z] #50 ... [2023-09-04T11:48:11.868Z] [2023-09-04T11:48:11.868Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:12.828Z] #49 ... [2023-09-04T11:48:12.828Z] [2023-09-04T11:48:12.828Z] #51 [core-command internal] load build context [2023-09-04T11:48:12.828Z] #51 ... [2023-09-04T11:48:12.828Z] [2023-09-04T11:48:12.828Z] #52 [core-data internal] load build context [2023-09-04T11:48:13.094Z] #52 ... [2023-09-04T11:48:13.094Z] [2023-09-04T11:48:13.094Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:13.094Z] #53 ... [2023-09-04T11:48:13.094Z] [2023-09-04T11:48:13.094Z] #51 [core-command internal] load build context [2023-09-04T11:48:15.037Z] #51 ... [2023-09-04T11:48:15.037Z] [2023-09-04T11:48:15.037Z] #40 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:48:15.037Z] #40 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:15.037Z] #40 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:15.037Z] #40 7.070 OK: 263 MiB in 53 packages [2023-09-04T11:48:15.037Z] #40 DONE 8.6s [2023-09-04T11:48:15.037Z] [2023-09-04T11:48:15.037Z] #51 [core-command internal] load build context [2023-09-04T11:48:15.624Z] #51 ... [2023-09-04T11:48:15.624Z] [2023-09-04T11:48:15.624Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:15.624Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.5s [2023-09-04T11:48:15.891Z] #33 ... [2023-09-04T11:48:15.891Z] [2023-09-04T11:48:15.891Z] #51 [core-command internal] load build context [2023-09-04T11:48:16.472Z] #51 transferring context: 18.68MB 11.6s [2023-09-04T11:48:16.472Z] #51 ... [2023-09-04T11:48:16.472Z] [2023-09-04T11:48:16.472Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:48:16.472Z] #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.472Z] #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #54 ... [2023-09-04T11:48:16.739Z] [2023-09-04T11:48:16.739Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-04T11:48:16.739Z] #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #0 5.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #0 9.080 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:48:16.739Z] #0 9.080 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:48:16.739Z] #0 9.080 OK: 17694 distinct packages available [2023-09-04T11:48:16.739Z] #0 9.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #55 ... [2023-09-04T11:48:16.739Z] [2023-09-04T11:48:16.739Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-04T11:48:16.739Z] #0 6.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:16.739Z] #56 ... [2023-09-04T11:48:16.739Z] [2023-09-04T11:48:16.740Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:17.005Z] #44 ... [2023-09-04T11:48:17.005Z] [2023-09-04T11:48:17.005Z] #51 [core-command internal] load build context [2023-09-04T11:48:17.962Z] #51 ... [2023-09-04T11:48:17.962Z] [2023-09-04T11:48:17.962Z] #57 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:48:17.962Z] #0 8.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:17.962Z] #57 ... [2023-09-04T11:48:17.962Z] [2023-09-04T11:48:17.962Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-04T11:48:17.962Z] #55 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:18.229Z] #55 ... [2023-09-04T11:48:18.230Z] [2023-09-04T11:48:18.230Z] #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-04T11:48:18.496Z] #58 ... [2023-09-04T11:48:18.496Z] [2023-09-04T11:48:18.496Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-04T11:48:18.496Z] #59 ... [2023-09-04T11:48:18.496Z] [2023-09-04T11:48:18.496Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-04T11:48:18.772Z] #60 ... [2023-09-04T11:48:18.772Z] [2023-09-04T11:48:18.772Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-04T11:48:18.772Z] #61 ... [2023-09-04T11:48:18.772Z] [2023-09-04T11:48:18.772Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:48:19.049Z] #62 ... [2023-09-04T11:48:19.049Z] [2023-09-04T11:48:19.049Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-04T11:48:19.049Z] #63 ... [2023-09-04T11:48:19.049Z] [2023-09-04T11:48:19.049Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-04T11:48:19.317Z] #64 ... [2023-09-04T11:48:19.317Z] [2023-09-04T11:48:19.317Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:19.317Z] #50 ... [2023-09-04T11:48:19.317Z] [2023-09-04T11:48:19.317Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:19.317Z] #45 ... [2023-09-04T11:48:19.317Z] [2023-09-04T11:48:19.317Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:19.583Z] #50 ... [2023-09-04T11:48:19.583Z] [2023-09-04T11:48:19.583Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-04T11:48:19.583Z] #56 11.32 OK: 263 MiB in 53 packages [2023-09-04T11:48:19.583Z] #56 DONE 13.0s [2023-09-04T11:48:19.583Z] [2023-09-04T11:48:19.583Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:20.168Z] #50 ... [2023-09-04T11:48:20.168Z] [2023-09-04T11:48:20.168Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-04T11:48:20.168Z] #54 11.74 OK: 263 MiB in 53 packages [2023-09-04T11:48:20.168Z] #54 DONE 13.6s [2023-09-04T11:48:20.168Z] [2023-09-04T11:48:20.168Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:21.135Z] #50 ... [2023-09-04T11:48:21.136Z] [2023-09-04T11:48:21.136Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:21.136Z] #43 transferring context: 42.55MB 20.0s [2023-09-04T11:48:21.401Z] #43 ... [2023-09-04T11:48:21.401Z] [2023-09-04T11:48:21.401Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:21.668Z] #44 ... [2023-09-04T11:48:21.668Z] [2023-09-04T11:48:21.668Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:21.668Z] #46 ... [2023-09-04T11:48:21.668Z] [2023-09-04T11:48:21.668Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:48:21.668Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s [2023-09-04T11:48:21.935Z] #42 ... [2023-09-04T11:48:21.935Z] [2023-09-04T11:48:21.935Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:21.935Z] #48 ... [2023-09-04T11:48:21.935Z] [2023-09-04T11:48:21.935Z] #57 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:48:21.935Z] #57 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:21.935Z] #57 12.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:21.935Z] #57 12.99 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:21.935Z] #57 12.99 OK: 8 MiB in 16 packages [2023-09-04T11:48:21.935Z] #57 DONE 14.3s [2023-09-04T11:48:21.935Z] [2023-09-04T11:48:21.935Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:21.935Z] #48 ... [2023-09-04T11:48:21.935Z] [2023-09-04T11:48:21.935Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:22.201Z] #47 ... [2023-09-04T11:48:22.201Z] [2023-09-04T11:48:22.201Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:48:22.468Z] #42 ... [2023-09-04T11:48:22.468Z] [2023-09-04T11:48:22.468Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-04T11:48:22.468Z] #55 14.01 OK: 263 MiB in 53 packages [2023-09-04T11:48:22.468Z] #55 DONE 15.8s [2023-09-04T11:48:22.468Z] [2023-09-04T11:48:22.468Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:23.051Z] #44 ... [2023-09-04T11:48:23.051Z] [2023-09-04T11:48:23.051Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:23.319Z] #49 ... [2023-09-04T11:48:23.319Z] [2023-09-04T11:48:23.319Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:23.319Z] #44 ... [2023-09-04T11:48:23.319Z] [2023-09-04T11:48:23.319Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:23.319Z] #53 ... [2023-09-04T11:48:23.319Z] [2023-09-04T11:48:23.319Z] #52 [core-data internal] load build context [2023-09-04T11:48:23.584Z] #52 ... [2023-09-04T11:48:23.584Z] [2023-09-04T11:48:23.584Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:26.954Z] #44 transferring context: 65.89MB 24.9s [2023-09-04T11:48:27.536Z] #44 ... [2023-09-04T11:48:27.537Z] [2023-09-04T11:48:27.537Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:27.537Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.1s [2023-09-04T11:48:27.804Z] #33 ... [2023-09-04T11:48:27.804Z] [2023-09-04T11:48:27.804Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:28.385Z] #44 ... [2023-09-04T11:48:28.385Z] [2023-09-04T11:48:28.385Z] #51 [core-command internal] load build context [2023-09-04T11:48:28.385Z] #51 ... [2023-09-04T11:48:28.385Z] [2023-09-04T11:48:28.385Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:28.966Z] #33 ... [2023-09-04T11:48:28.966Z] [2023-09-04T11:48:28.966Z] #41 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-04T11:48:28.966Z] #41 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:28.966Z] #41 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:28.966Z] #41 17.20 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:48:28.966Z] #41 17.20 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:48:28.966Z] #41 17.20 OK: 17689 distinct packages available [2023-09-04T11:48:28.966Z] #41 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:29.234Z] #41 ... [2023-09-04T11:48:29.234Z] [2023-09-04T11:48:29.234Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:29.501Z] #33 ... [2023-09-04T11:48:29.501Z] [2023-09-04T11:48:29.501Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:29.768Z] #45 ... [2023-09-04T11:48:29.768Z] [2023-09-04T11:48:29.768Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:30.033Z] #44 ... [2023-09-04T11:48:30.033Z] [2023-09-04T11:48:30.033Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-04T11:48:30.033Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.8s done [2023-09-04T11:48:30.034Z] #42 DONE 29.1s [2023-09-04T11:48:30.034Z] [2023-09-04T11:48:30.034Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:30.613Z] #44 ... [2023-09-04T11:48:30.613Z] [2023-09-04T11:48:30.613Z] #58 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-04T11:48:30.613Z] #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:30.613Z] #58 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:30.613Z] #58 20.30 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:48:30.613Z] #58 20.33 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:48:30.613Z] #58 20.33 OK: 17689 distinct packages available [2023-09-04T11:48:30.613Z] #58 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:30.879Z] #58 ... [2023-09-04T11:48:30.879Z] [2023-09-04T11:48:30.879Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:31.461Z] #44 transferring context: 80.80MB 29.9s [2023-09-04T11:48:31.461Z] #44 ... [2023-09-04T11:48:31.461Z] [2023-09-04T11:48:31.461Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:31.461Z] #43 ... [2023-09-04T11:48:31.461Z] [2023-09-04T11:48:31.461Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:31.727Z] #50 ... [2023-09-04T11:48:31.727Z] [2023-09-04T11:48:31.727Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-04T11:48:31.727Z] #59 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:31.727Z] #59 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:31.727Z] #59 21.33 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:31.727Z] #59 21.43 (2/2) Installing su-exec (0.2-r2) [2023-09-04T11:48:31.727Z] #59 21.47 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:31.727Z] #59 21.66 OK: 8 MiB in 17 packages [2023-09-04T11:48:31.727Z] #59 ... [2023-09-04T11:48:31.727Z] [2023-09-04T11:48:31.727Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:31.995Z] #50 ... [2023-09-04T11:48:31.995Z] [2023-09-04T11:48:31.995Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-04T11:48:31.995Z] #60 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:31.995Z] #60 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:31.995Z] #60 20.92 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:31.995Z] #60 20.92 (2/4) Installing openssl (3.0.10-r0) [2023-09-04T11:48:31.995Z] #60 21.04 (3/4) Installing su-exec (0.2-r2) [2023-09-04T11:48:31.995Z] #60 21.04 (4/4) Installing yq (4.30.4-r4) [2023-09-04T11:48:31.995Z] #60 22.28 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:31.995Z] #60 22.58 OK: 17 MiB in 19 packages [2023-09-04T11:48:31.995Z] #60 ... [2023-09-04T11:48:31.995Z] [2023-09-04T11:48:31.995Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:32.260Z] #46 ... [2023-09-04T11:48:32.260Z] [2023-09-04T11:48:32.260Z] #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-04T11:48:32.260Z] #59 DONE 23.8s [2023-09-04T11:48:32.260Z] [2023-09-04T11:48:32.260Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:32.260Z] #48 ... [2023-09-04T11:48:32.260Z] [2023-09-04T11:48:32.260Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:32.528Z] #47 ... [2023-09-04T11:48:32.528Z] [2023-09-04T11:48:32.528Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:32.528Z] #43 ... [2023-09-04T11:48:32.528Z] [2023-09-04T11:48:32.528Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-04T11:48:32.528Z] #61 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:32.528Z] #61 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:32.528Z] #61 21.64 (1/4) Installing ca-certificates (20230506-r0) [2023-09-04T11:48:32.528Z] #61 22.24 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:32.528Z] #61 22.27 (3/4) Installing su-exec (0.2-r2) [2023-09-04T11:48:32.528Z] #61 22.30 (4/4) Installing yq (4.30.4-r4) [2023-09-04T11:48:32.528Z] #61 23.62 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:32.528Z] #61 23.62 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:48:32.796Z] #61 ... [2023-09-04T11:48:32.796Z] [2023-09-04T11:48:32.796Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:33.377Z] #47 ... [2023-09-04T11:48:33.377Z] [2023-09-04T11:48:33.377Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-04T11:48:33.377Z] #60 DONE 24.8s [2023-09-04T11:48:33.377Z] [2023-09-04T11:48:33.377Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:33.645Z] #47 ... [2023-09-04T11:48:33.645Z] [2023-09-04T11:48:33.645Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:33.645Z] #53 ... [2023-09-04T11:48:33.645Z] [2023-09-04T11:48:33.645Z] #52 [core-data internal] load build context [2023-09-04T11:48:33.645Z] #52 ... [2023-09-04T11:48:33.645Z] [2023-09-04T11:48:33.645Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:33.933Z] #49 ... [2023-09-04T11:48:33.933Z] [2023-09-04T11:48:33.933Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:33.933Z] #53 ... [2023-09-04T11:48:33.933Z] [2023-09-04T11:48:33.933Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-04T11:48:33.933Z] #63 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:33.933Z] #63 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:33.933Z] #63 24.55 (1/2) Installing ca-certificates (20230506-r0) [2023-09-04T11:48:33.933Z] #63 24.81 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:33.933Z] #63 24.85 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:33.933Z] #63 24.99 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:48:34.202Z] #63 ... [2023-09-04T11:48:34.202Z] [2023-09-04T11:48:34.202Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-04T11:48:34.202Z] #64 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:34.202Z] #64 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:34.202Z] #64 24.88 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-04T11:48:34.202Z] #64 24.88 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-04T11:48:34.202Z] #64 24.88 OK: 17689 distinct packages available [2023-09-04T11:48:34.202Z] #64 ... [2023-09-04T11:48:34.202Z] [2023-09-04T11:48:34.202Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:35.165Z] #49 ... [2023-09-04T11:48:35.165Z] [2023-09-04T11:48:35.165Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-04T11:48:35.165Z] #65 DONE 1.3s [2023-09-04T11:48:35.165Z] [2023-09-04T11:48:35.165Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-04T11:48:35.165Z] #61 25.08 OK: 17 MiB in 19 packages [2023-09-04T11:48:35.165Z] #61 DONE 26.3s [2023-09-04T11:48:35.165Z] [2023-09-04T11:48:35.165Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:35.434Z] #49 ... [2023-09-04T11:48:35.434Z] [2023-09-04T11:48:35.434Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-04T11:48:35.434Z] #62 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:35.434Z] #62 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:35.434Z] #62 24.96 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:35.434Z] #62 25.03 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:35.434Z] #62 25.22 OK: 8 MiB in 16 packages [2023-09-04T11:48:35.434Z] #62 DONE 26.7s [2023-09-04T11:48:35.434Z] [2023-09-04T11:48:35.434Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:36.020Z] #49 ... [2023-09-04T11:48:36.020Z] [2023-09-04T11:48:36.020Z] #41 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-04T11:48:36.020Z] #41 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:36.020Z] #41 27.11 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:36.020Z] #41 27.18 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:48:36.020Z] #41 27.18 (3/4) Installing libucontext (1.2-r0) [2023-09-04T11:48:36.020Z] #41 27.22 (4/4) Installing gcompat (1.1.0-r0) [2023-09-04T11:48:36.020Z] #41 27.26 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:36.020Z] #41 27.35 OK: 8 MiB in 19 packages [2023-09-04T11:48:36.020Z] #41 DONE 28.5s [2023-09-04T11:48:36.020Z] [2023-09-04T11:48:36.020Z] #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-04T11:48:36.020Z] #63 26.54 OK: 8 MiB in 17 packages [2023-09-04T11:48:36.020Z] #63 DONE 27.5s [2023-09-04T11:48:36.020Z] [2023-09-04T11:48:36.020Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:36.989Z] #49 transferring context: 83.00MB 33.8s [2023-09-04T11:48:37.956Z] #49 ... [2023-09-04T11:48:37.956Z] [2023-09-04T11:48:37.956Z] #58 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-04T11:48:37.956Z] #58 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:37.956Z] #58 27.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:37.956Z] #58 27.92 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:48:37.956Z] #58 27.92 (3/5) Installing libucontext (1.2-r0) [2023-09-04T11:48:37.956Z] #58 27.99 (4/5) Installing gcompat (1.1.0-r0) [2023-09-04T11:48:37.956Z] #58 28.02 (5/5) Installing openssl (3.0.10-r0) [2023-09-04T11:48:37.956Z] #58 28.09 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:37.956Z] #58 28.18 OK: 9 MiB in 20 packages [2023-09-04T11:48:37.956Z] #58 DONE 30.1s [2023-09-04T11:48:37.956Z] [2023-09-04T11:48:37.956Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:38.545Z] #49 ... [2023-09-04T11:48:38.545Z] [2023-09-04T11:48:38.545Z] #51 [core-command internal] load build context [2023-09-04T11:48:38.814Z] #51 ... [2023-09-04T11:48:38.815Z] [2023-09-04T11:48:38.815Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:38.815Z] #49 ... [2023-09-04T11:48:38.815Z] [2023-09-04T11:48:38.815Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-04T11:48:38.815Z] #66 DONE 6.8s [2023-09-04T11:48:39.080Z] [2023-09-04T11:48:39.080Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-04T11:48:39.346Z] #67 ... [2023-09-04T11:48:39.346Z] [2023-09-04T11:48:39.346Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-04T11:48:39.346Z] #64 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:39.346Z] #64 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-04T11:48:39.346Z] #64 28.79 (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T11:48:39.346Z] #64 28.90 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-04T11:48:39.346Z] #64 28.90 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-04T11:48:39.346Z] #64 28.94 (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T11:48:39.346Z] #64 29.03 (5/9) Installing curl (8.2.1-r0) [2023-09-04T11:48:39.346Z] #64 29.06 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-04T11:48:39.346Z] #64 29.06 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-04T11:48:39.346Z] #64 29.07 (8/9) Installing libucontext (1.2-r0) [2023-09-04T11:48:39.346Z] #64 29.07 (9/9) Installing gcompat (1.1.0-r0) [2023-09-04T11:48:39.346Z] #64 29.09 Executing busybox-1.35.0-r29.trigger [2023-09-04T11:48:39.346Z] #64 29.11 Executing ca-certificates-20230506-r0.trigger [2023-09-04T11:48:39.346Z] #64 29.73 OK: 11 MiB in 24 packages [2023-09-04T11:48:39.346Z] #64 DONE 30.5s [2023-09-04T11:48:39.346Z] [2023-09-04T11:48:39.346Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:39.924Z] #49 ... [2023-09-04T11:48:39.924Z] [2023-09-04T11:48:39.924Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:39.924Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.2s done [2023-09-04T11:48:39.924Z] #33 ... [2023-09-04T11:48:39.924Z] [2023-09-04T11:48:39.924Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:39.924Z] #45 ... [2023-09-04T11:48:39.924Z] [2023-09-04T11:48:39.924Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:40.189Z] #49 ... [2023-09-04T11:48:40.189Z] [2023-09-04T11:48:40.189Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-04T11:48:40.189Z] #67 DONE 1.1s [2023-09-04T11:48:40.189Z] [2023-09-04T11:48:40.189Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:40.189Z] #49 ... [2023-09-04T11:48:40.189Z] [2023-09-04T11:48:40.189Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-04T11:48:40.189Z] #68 DONE 2.4s [2023-09-04T11:48:40.189Z] [2023-09-04T11:48:40.189Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:40.769Z] #49 ... [2023-09-04T11:48:40.769Z] [2023-09-04T11:48:40.769Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-04T11:48:40.770Z] #33 DONE 40.5s [2023-09-04T11:48:40.770Z] [2023-09-04T11:48:40.770Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:41.724Z] #49 ... [2023-09-04T11:48:41.724Z] [2023-09-04T11:48:41.724Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:41.724Z] #44 transferring context: 113.32MB 40.3s [2023-09-04T11:48:41.724Z] #44 ... [2023-09-04T11:48:41.724Z] [2023-09-04T11:48:41.724Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:41.989Z] #49 ... [2023-09-04T11:48:41.989Z] [2023-09-04T11:48:41.989Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:42.337Z] #50 ... [2023-09-04T11:48:42.337Z] [2023-09-04T11:48:42.338Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:42.338Z] #45 ... [2023-09-04T11:48:42.338Z] [2023-09-04T11:48:42.338Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:42.338Z] #46 ... [2023-09-04T11:48:42.338Z] [2023-09-04T11:48:42.338Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:42.338Z] #48 ... [2023-09-04T11:48:42.338Z] [2023-09-04T11:48:42.338Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:42.655Z] #46 ... [2023-09-04T11:48:42.655Z] [2023-09-04T11:48:42.655Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:42.963Z] #43 ... [2023-09-04T11:48:42.963Z] [2023-09-04T11:48:42.963Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:43.976Z] #46 ... [2023-09-04T11:48:43.976Z] [2023-09-04T11:48:43.976Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:43.977Z] #47 ... [2023-09-04T11:48:43.977Z] [2023-09-04T11:48:43.977Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:43.977Z] #49 ... [2023-09-04T11:48:43.977Z] [2023-09-04T11:48:43.977Z] #52 [core-data internal] load build context [2023-09-04T11:48:43.977Z] #52 ... [2023-09-04T11:48:43.977Z] [2023-09-04T11:48:43.977Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:44.246Z] #53 ... [2023-09-04T11:48:44.246Z] [2023-09-04T11:48:44.246Z] #52 [core-data internal] load build context [2023-09-04T11:48:45.703Z] #52 ... [2023-09-04T11:48:45.703Z] [2023-09-04T11:48:45.703Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:48:45.703Z] #69 DONE 2.7s [2023-09-04T11:48:45.703Z] [2023-09-04T11:48:45.703Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:48:45.703Z] #70 DONE 3.2s [2023-09-04T11:48:45.703Z] [2023-09-04T11:48:45.703Z] #52 [core-data internal] load build context [2023-09-04T11:48:45.984Z] #52 ... [2023-09-04T11:48:45.984Z] [2023-09-04T11:48:45.984Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-04T11:48:45.984Z] #71 DONE 3.3s [2023-09-04T11:48:45.984Z] [2023-09-04T11:48:45.984Z] #52 [core-data internal] load build context [2023-09-04T11:48:46.957Z] #52 ... [2023-09-04T11:48:46.957Z] [2023-09-04T11:48:46.957Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-04T11:48:46.957Z] #72 DONE 1.0s [2023-09-04T11:48:46.957Z] [2023-09-04T11:48:46.957Z] #52 [core-data internal] load build context [2023-09-04T11:48:46.957Z] #52 transferring context: 123.02MB 42.3s [2023-09-04T11:48:47.222Z] #52 ... [2023-09-04T11:48:47.222Z] [2023-09-04T11:48:47.222Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-04T11:48:47.222Z] #73 DONE 1.1s [2023-09-04T11:48:47.222Z] [2023-09-04T11:48:47.222Z] #52 [core-data internal] load build context [2023-09-04T11:48:47.222Z] #52 ... [2023-09-04T11:48:47.222Z] [2023-09-04T11:48:47.222Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-04T11:48:47.222Z] #74 DONE 1.2s [2023-09-04T11:48:47.222Z] [2023-09-04T11:48:47.222Z] #52 [core-data internal] load build context [2023-09-04T11:48:48.175Z] #52 ... [2023-09-04T11:48:48.175Z] [2023-09-04T11:48:48.175Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-04T11:48:48.175Z] #75 DONE 1.1s [2023-09-04T11:48:48.175Z] [2023-09-04T11:48:48.175Z] #52 [core-data internal] load build context [2023-09-04T11:48:48.441Z] #52 ... [2023-09-04T11:48:48.441Z] [2023-09-04T11:48:48.441Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-04T11:48:48.441Z] #76 DONE 1.2s [2023-09-04T11:48:48.441Z] [2023-09-04T11:48:48.441Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-04T11:48:48.441Z] #77 DONE 1.2s [2023-09-04T11:48:48.441Z] [2023-09-04T11:48:48.441Z] #52 [core-data internal] load build context [2023-09-04T11:48:48.706Z] #52 ... [2023-09-04T11:48:48.706Z] [2023-09-04T11:48:48.706Z] #51 [core-command internal] load build context [2023-09-04T11:48:48.706Z] #51 ... [2023-09-04T11:48:48.706Z] [2023-09-04T11:48:48.706Z] #52 [core-data internal] load build context [2023-09-04T11:48:49.285Z] #52 ... [2023-09-04T11:48:49.285Z] [2023-09-04T11:48:49.285Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:48:49.285Z] #78 DONE 1.0s [2023-09-04T11:48:49.285Z] [2023-09-04T11:48:49.285Z] #52 [core-data internal] load build context [2023-09-04T11:48:49.285Z] #52 ... [2023-09-04T11:48:49.285Z] [2023-09-04T11:48:49.285Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:48:49.285Z] #79 DONE 1.0s [2023-09-04T11:48:49.285Z] [2023-09-04T11:48:49.285Z] #52 [core-data internal] load build context [2023-09-04T11:48:49.867Z] #52 ... [2023-09-04T11:48:49.867Z] [2023-09-04T11:48:49.867Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-04T11:48:49.867Z] #80 DONE 1.3s [2023-09-04T11:48:49.867Z] [2023-09-04T11:48:49.867Z] #52 [core-data internal] load build context [2023-09-04T11:48:50.450Z] #52 ... [2023-09-04T11:48:50.450Z] [2023-09-04T11:48:50.450Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-04T11:48:50.450Z] #81 DONE 1.2s [2023-09-04T11:48:50.450Z] [2023-09-04T11:48:50.450Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-04T11:48:50.450Z] #82 DONE 0.9s [2023-09-04T11:48:50.450Z] [2023-09-04T11:48:50.450Z] #52 [core-data internal] load build context [2023-09-04T11:48:50.716Z] #52 ... [2023-09-04T11:48:50.716Z] [2023-09-04T11:48:50.716Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-04T11:48:50.716Z] #83 DONE 0.9s [2023-09-04T11:48:50.716Z] [2023-09-04T11:48:50.716Z] #52 [core-data internal] load build context [2023-09-04T11:48:51.304Z] #52 ... [2023-09-04T11:48:51.304Z] [2023-09-04T11:48:51.304Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-04T11:48:51.304Z] #84 DONE 1.0s [2023-09-04T11:48:51.304Z] [2023-09-04T11:48:51.304Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-04T11:48:51.304Z] #85 DONE 1.0s [2023-09-04T11:48:51.304Z] [2023-09-04T11:48:51.304Z] #52 [core-data internal] load build context [2023-09-04T11:48:51.883Z] #52 ... [2023-09-04T11:48:51.883Z] [2023-09-04T11:48:51.883Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-04T11:48:51.883Z] #86 DONE 1.1s [2023-09-04T11:48:51.883Z] [2023-09-04T11:48:51.883Z] #52 [core-data internal] load build context [2023-09-04T11:48:51.883Z] #52 ... [2023-09-04T11:48:51.883Z] [2023-09-04T11:48:51.883Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:51.883Z] #44 transferring context: 159.30MB 50.4s [2023-09-04T11:48:52.147Z] #44 ... [2023-09-04T11:48:52.147Z] [2023-09-04T11:48:52.147Z] #52 [core-data internal] load build context [2023-09-04T11:48:52.147Z] #52 ... [2023-09-04T11:48:52.147Z] [2023-09-04T11:48:52.147Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:52.412Z] #50 ... [2023-09-04T11:48:52.412Z] [2023-09-04T11:48:52.412Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:52.412Z] #45 ... [2023-09-04T11:48:52.412Z] [2023-09-04T11:48:52.412Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:48:52.679Z] #50 ... [2023-09-04T11:48:52.679Z] [2023-09-04T11:48:52.679Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:52.679Z] #48 ... [2023-09-04T11:48:52.679Z] [2023-09-04T11:48:52.679Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:52.945Z] #45 ... [2023-09-04T11:48:52.945Z] [2023-09-04T11:48:52.945Z] #43 [support-scheduler internal] load build context [2023-09-04T11:48:52.945Z] #43 ... [2023-09-04T11:48:52.945Z] [2023-09-04T11:48:52.945Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:53.901Z] #48 ... [2023-09-04T11:48:53.901Z] [2023-09-04T11:48:53.901Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:53.901Z] #46 ... [2023-09-04T11:48:53.901Z] [2023-09-04T11:48:53.901Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:53.901Z] #47 ... [2023-09-04T11:48:53.901Z] [2023-09-04T11:48:53.901Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:54.166Z] #49 ... [2023-09-04T11:48:54.166Z] [2023-09-04T11:48:54.166Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:54.434Z] #46 ... [2023-09-04T11:48:54.434Z] [2023-09-04T11:48:54.434Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:54.434Z] #53 ... [2023-09-04T11:48:54.434Z] [2023-09-04T11:48:54.434Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:57.016Z] #49 ... [2023-09-04T11:48:57.016Z] [2023-09-04T11:48:57.016Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-04T11:48:57.016Z] #53 transferring context: 188.29MB 51.7s done [2023-09-04T11:48:57.016Z] #53 DONE 53.7s [2023-09-04T11:48:57.016Z] [2023-09-04T11:48:57.016Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:57.016Z] #49 ... [2023-09-04T11:48:57.016Z] [2023-09-04T11:48:57.016Z] #87 [security-spire-server] exporting to image [2023-09-04T11:48:57.016Z] #87 exporting layers 4.8s done [2023-09-04T11:48:57.016Z] #87 writing image sha256:7a5cc92326744d5423293fc7cba58ddbbf4b7a79df8d7cba2f5882d2bbac4b40 0.2s done [2023-09-04T11:48:57.016Z] #87 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-04T11:48:57.016Z] #87 writing image sha256:952333e18495cabf70e2e53620ec909995f30c68a03ec16a32e934bb1071a701 0.1s done [2023-09-04T11:48:57.016Z] #87 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-04T11:48:57.016Z] #87 writing image sha256:eb1ef1bf3f5f8aed24fa1f90dc077888df51803d2030621c36d437f26ed7cbbd 0.0s done [2023-09-04T11:48:57.016Z] #87 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-04T11:48:57.016Z] #87 DONE 5.6s [2023-09-04T11:48:57.016Z] [2023-09-04T11:48:57.016Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:58.422Z] #49 transferring context: 188.29MB 55.2s done [2023-09-04T11:48:58.422Z] #49 ... [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #44 [security-proxy-setup internal] load build context [2023-09-04T11:48:58.422Z] #44 transferring context: 188.29MB 56.5s done [2023-09-04T11:48:58.422Z] #44 DONE 57.1s [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:58.422Z] #45 ... [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #49 [support-notifications internal] load build context [2023-09-04T11:48:58.422Z] #49 DONE 56.8s [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:48:58.422Z] #88 DONE 1.8s [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:58.422Z] #45 transferring context: 188.29MB 57.0s done [2023-09-04T11:48:58.422Z] #45 ... [2023-09-04T11:48:58.422Z] [2023-09-04T11:48:58.422Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:48:58.687Z] #89 ... [2023-09-04T11:48:58.687Z] [2023-09-04T11:48:58.687Z] #48 [security-secretstore-setup internal] load build context [2023-09-04T11:48:58.687Z] #48 transferring context: 188.29MB 56.1s done [2023-09-04T11:48:58.687Z] #48 DONE 57.2s [2023-09-04T11:48:58.687Z] [2023-09-04T11:48:58.687Z] #45 [security-bootstrapper internal] load build context [2023-09-04T11:48:58.687Z] #45 DONE 57.4s [2023-09-04T11:48:58.687Z] [2023-09-04T11:48:58.687Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:48:58.963Z] #90 ... [2023-09-04T11:48:58.963Z] [2023-09-04T11:48:58.963Z] #51 [core-command internal] load build context [2023-09-04T11:48:59.239Z] #51 ... [2023-09-04T11:48:59.239Z] [2023-09-04T11:48:59.239Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:59.239Z] #46 ... [2023-09-04T11:48:59.239Z] [2023-09-04T11:48:59.239Z] #47 [security-proxy-auth internal] load build context [2023-09-04T11:48:59.239Z] #47 transferring context: 188.29MB 56.8s done [2023-09-04T11:48:59.239Z] #47 DONE 57.8s [2023-09-04T11:48:59.239Z] [2023-09-04T11:48:59.239Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:59.507Z] #46 ... [2023-09-04T11:48:59.507Z] [2023-09-04T11:48:59.507Z] #52 [core-data internal] load build context [2023-09-04T11:48:59.507Z] #52 transferring context: 188.29MB 54.3s done [2023-09-04T11:48:59.507Z] #52 DONE 56.5s [2023-09-04T11:48:59.507Z] [2023-09-04T11:48:59.507Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:59.772Z] #46 ... [2023-09-04T11:48:59.772Z] [2023-09-04T11:48:59.772Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:48:59.772Z] #89 DONE 1.2s [2023-09-04T11:48:59.772Z] [2023-09-04T11:48:59.772Z] #46 [core-metadata internal] load build context [2023-09-04T11:48:59.772Z] #46 ... [2023-09-04T11:48:59.772Z] [2023-09-04T11:48:59.772Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:48:59.772Z] #90 DONE 1.1s [2023-09-04T11:48:59.772Z] [2023-09-04T11:48:59.772Z] #46 [core-metadata internal] load build context [2023-09-04T11:49:00.730Z] #46 ... [2023-09-04T11:49:00.730Z] [2023-09-04T11:49:00.730Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:00.730Z] #91 DONE 1.1s [2023-09-04T11:49:00.730Z] [2023-09-04T11:49:00.730Z] #46 [core-metadata internal] load build context [2023-09-04T11:49:02.667Z] #46 ... [2023-09-04T11:49:02.667Z] [2023-09-04T11:49:02.667Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-04T11:49:02.667Z] #50 transferring context: 188.29MB 59.3s done [2023-09-04T11:49:02.667Z] #50 DONE 60.5s [2023-09-04T11:49:02.667Z] [2023-09-04T11:49:02.667Z] #46 [core-metadata internal] load build context [2023-09-04T11:49:02.667Z] #46 ... [2023-09-04T11:49:02.667Z] [2023-09-04T11:49:02.667Z] #51 [core-command internal] load build context [2023-09-04T11:49:02.667Z] #51 transferring context: 188.29MB 58.1s done [2023-09-04T11:49:02.667Z] #51 DONE 60.0s [2023-09-04T11:49:02.667Z] [2023-09-04T11:49:02.667Z] #46 [core-metadata internal] load build context [2023-09-04T11:49:03.247Z] #46 ... [2023-09-04T11:49:03.247Z] [2023-09-04T11:49:03.247Z] #43 [support-scheduler internal] load build context [2023-09-04T11:49:03.247Z] #43 ... [2023-09-04T11:49:03.247Z] [2023-09-04T11:49:03.247Z] #46 [core-metadata internal] load build context [2023-09-04T11:49:03.247Z] #46 transferring context: 188.29MB 61.8s done [2023-09-04T11:49:03.513Z] #46 DONE 62.4s [2023-09-04T11:49:03.513Z] [2023-09-04T11:49:03.513Z] #43 [support-scheduler internal] load build context [2023-09-04T11:49:03.779Z] #43 transferring context: 188.29MB 62.6s done [2023-09-04T11:49:03.779Z] #43 DONE 62.8s [2023-09-04T11:49:03.779Z] [2023-09-04T11:49:03.779Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:09.121Z] #92 ... [2023-09-04T11:49:09.121Z] [2023-09-04T11:49:09.121Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:09.121Z] #93 ... [2023-09-04T11:49:09.121Z] [2023-09-04T11:49:09.121Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:10.075Z] #94 ... [2023-09-04T11:49:10.075Z] [2023-09-04T11:49:10.075Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:48.905Z] #95 DONE 48.1s [2023-09-04T11:49:48.905Z] [2023-09-04T11:49:48.905Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:48.905Z] #93 DONE 49.4s [2023-09-04T11:49:48.905Z] [2023-09-04T11:49:48.905Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:48.905Z] #94 DONE 48.1s [2023-09-04T11:49:48.905Z] [2023-09-04T11:49:48.905Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-04T11:49:48.905Z] #96 ... [2023-09-04T11:49:48.905Z] [2023-09-04T11:49:48.905Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:48.905Z] #92 DONE 47.4s [2023-09-04T11:49:48.905Z] [2023-09-04T11:49:48.905Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-09-04T11:49:51.483Z] #97 ... [2023-09-04T11:49:51.483Z] [2023-09-04T11:49:51.483Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-04T11:49:51.483Z] #98 DONE 3.3s [2023-09-04T11:49:51.483Z] [2023-09-04T11:49:51.483Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-04T11:49:51.483Z] #99 DONE 3.3s [2023-09-04T11:49:51.483Z] [2023-09-04T11:49:51.483Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-04T11:49:51.483Z] #96 DONE 3.3s [2023-09-04T11:49:51.483Z] [2023-09-04T11:49:51.483Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #100 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #101 [core-command builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #101 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #102 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #103 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #104 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #105 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #105 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #106 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #107 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #108 [core-data builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #108 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #109 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #110 [security-bootstrapper builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #110 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #111 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #97 DONE 3.3s [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #112 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #113 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #114 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #115 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #116 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #117 [core-metadata builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #117 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-04T11:49:51.484Z] #118 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-04T11:49:51.484Z] #119 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-04T11:49:51.484Z] #120 CACHED [2023-09-04T11:49:51.484Z] [2023-09-04T11:49:51.484Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-04T11:49:56.826Z] #121 5.362 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-04T11:50:02.161Z] #121 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-04T11:50:02.162Z] #0 3.900 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-04T11:50:02.162Z] #122 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T11:50:02.162Z] #0 4.468 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-04T11:50:02.162Z] #123 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-04T11:50:02.162Z] #0 5.206 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-04T11:50:02.162Z] #124 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T11:50:02.162Z] #0 5.467 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-04T11:50:02.162Z] #125 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T11:50:02.162Z] #0 5.075 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-04T11:50:02.162Z] #126 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T11:50:02.162Z] #0 4.996 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-04T11:50:02.162Z] #127 ... [2023-09-04T11:50:02.162Z] [2023-09-04T11:50:02.162Z] #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-04T11:50:02.162Z] #0 4.822 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-04T11:50:02.427Z] #128 ... [2023-09-04T11:50:02.427Z] [2023-09-04T11:50:02.427Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T11:50:02.427Z] #0 5.466 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-04T11:50:02.427Z] #129 ... [2023-09-04T11:50:02.427Z] [2023-09-04T11:50:02.427Z] #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-04T11:50:02.427Z] #0 5.491 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-04T11:50:02.694Z] #130 ... [2023-09-04T11:50:02.694Z] [2023-09-04T11:50:02.694Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T11:50:02.694Z] #0 4.695 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-04T12:05:10.112Z] #131 ... [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #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-04T12:05:10.112Z] #130 911.1 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-04T12:05:10.112Z] #130 ... [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-04T12:05:10.112Z] #124 DONE 917.5s [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #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-04T12:05:10.112Z] #128 ... [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:05:10.112Z] #132 DONE 0.2s [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:05:10.112Z] #133 DONE 0.2s [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #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-04T12:05:10.112Z] #134 DONE 0.2s [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-04T12:05:10.112Z] #135 DONE 0.3s [2023-09-04T12:05:10.112Z] [2023-09-04T12:05:10.112Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-04T12:05:10.381Z] #136 DONE 0.4s [2023-09-04T12:05:10.381Z] [2023-09-04T12:05:10.381Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T12:05:10.661Z] #129 ... [2023-09-04T12:05:10.661Z] [2023-09-04T12:05:10.661Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-04T12:05:10.661Z] #137 DONE 0.1s [2023-09-04T12:05:10.661Z] [2023-09-04T12:05:10.661Z] #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-04T12:05:12.594Z] #138 DONE 2.1s [2023-09-04T12:05:12.594Z] [2023-09-04T12:05:12.594Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:05:12.860Z] #127 ... [2023-09-04T12:05:12.860Z] [2023-09-04T12:05:12.860Z] #87 [security-proxy-setup] exporting to image [2023-09-04T12:05:12.860Z] #87 exporting layers [2023-09-04T12:05:13.817Z] #87 exporting layers 0.8s done [2023-09-04T12:05:13.817Z] #87 writing image sha256:3e1d4b708a525f59a0630b01c7267d1f013ceb074020f931695fb2567f2f6aba done [2023-09-04T12:05:13.817Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-04T12:05:13.817Z] #87 DONE 6.5s [2023-09-04T12:05:13.817Z] [2023-09-04T12:05:13.817Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T12:05:16.384Z] #129 ... [2023-09-04T12:05:16.385Z] [2023-09-04T12:05:16.385Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-04T12:05:16.385Z] #122 DONE 924.7s [2023-09-04T12:05:16.385Z] [2023-09-04T12:05:16.385Z] #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-04T12:05:16.385Z] #128 ... [2023-09-04T12:05:16.385Z] [2023-09-04T12:05:16.385Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-04T12:05:16.651Z] #139 DONE 0.3s [2023-09-04T12:05:16.651Z] [2023-09-04T12:05:16.651Z] #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-04T12:05:16.916Z] #130 ... [2023-09-04T12:05:16.916Z] [2023-09-04T12:05:16.916Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-04T12:05:18.859Z] #140 DONE 1.9s [2023-09-04T12:05:18.859Z] [2023-09-04T12:05:18.859Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T12:05:18.859Z] #125 ... [2023-09-04T12:05:18.859Z] [2023-09-04T12:05:18.859Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:05:19.129Z] #141 DONE 0.4s [2023-09-04T12:05:19.129Z] [2023-09-04T12:05:19.129Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:05:19.129Z] #142 DONE 0.2s [2023-09-04T12:05:19.129Z] [2023-09-04T12:05:19.129Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:05:19.406Z] #126 ... [2023-09-04T12:05:19.406Z] [2023-09-04T12:05:19.406Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-04T12:05:19.673Z] #143 DONE 0.4s [2023-09-04T12:05:19.673Z] [2023-09-04T12:05:19.673Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T12:05:19.673Z] #131 ... [2023-09-04T12:05:19.673Z] [2023-09-04T12:05:19.673Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-04T12:05:19.963Z] #144 DONE 0.2s [2023-09-04T12:05:19.963Z] [2023-09-04T12:05:19.963Z] #145 [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-04T12:05:19.963Z] #145 DONE 0.2s [2023-09-04T12:05:19.963Z] [2023-09-04T12:05:19.963Z] #146 [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-04T12:05:20.229Z] #146 DONE 0.2s [2023-09-04T12:05:20.229Z] [2023-09-04T12:05:20.229Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:05:20.229Z] #123 ... [2023-09-04T12:05:20.229Z] [2023-09-04T12:05:20.229Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-04T12:05:20.495Z] #147 DONE 0.2s [2023-09-04T12:05:20.495Z] [2023-09-04T12:05:20.495Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-04T12:05:20.495Z] #148 DONE 0.2s [2023-09-04T12:05:20.495Z] [2023-09-04T12:05:20.495Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:05:20.761Z] #126 ... [2023-09-04T12:05:20.761Z] [2023-09-04T12:05:20.761Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-04T12:05:22.702Z] #149 DONE 2.1s [2023-09-04T12:05:22.702Z] [2023-09-04T12:05:22.702Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:05:22.702Z] #126 ... [2023-09-04T12:05:22.702Z] [2023-09-04T12:05:22.702Z] #87 [security-bootstrapper] exporting to image [2023-09-04T12:05:22.702Z] #87 exporting layers [2023-09-04T12:05:24.113Z] #87 exporting layers 1.1s done [2023-09-04T12:05:24.113Z] #87 writing image sha256:06d9f21c2e3be379f8cf026b78869f716bb5c83afce5ed1103c4e8fbf007e090 done [2023-09-04T12:05:24.113Z] #87 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-04T12:05:24.113Z] #87 DONE 7.6s [2023-09-04T12:05:24.113Z] [2023-09-04T12:05:24.113Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T12:05:27.450Z] #125 ... [2023-09-04T12:05:27.450Z] [2023-09-04T12:05:27.450Z] #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-04T12:05:27.450Z] #130 DONE 936.3s [2023-09-04T12:05:27.723Z] [2023-09-04T12:05:27.723Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:05:28.077Z] #123 ... [2023-09-04T12:05:28.077Z] [2023-09-04T12:05:28.077Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:05:28.343Z] #150 DONE 0.4s [2023-09-04T12:05:28.343Z] [2023-09-04T12:05:28.343Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-04T12:05:28.615Z] #121 ... [2023-09-04T12:05:28.615Z] [2023-09-04T12:05:28.615Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:05:28.615Z] #151 DONE 0.2s [2023-09-04T12:05:28.615Z] [2023-09-04T12:05:28.615Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:05:28.881Z] #123 ... [2023-09-04T12:05:28.881Z] [2023-09-04T12:05:28.881Z] #152 [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-04T12:05:28.881Z] #152 DONE 0.1s [2023-09-04T12:05:28.881Z] [2023-09-04T12:05:28.881Z] #153 [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-04T12:05:29.145Z] #153 DONE 0.1s [2023-09-04T12:05:29.145Z] [2023-09-04T12:05:29.145Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:05:29.145Z] #154 DONE 0.1s [2023-09-04T12:05:29.145Z] [2023-09-04T12:05:29.145Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-04T12:05:29.409Z] #155 DONE 0.3s [2023-09-04T12:05:29.409Z] [2023-09-04T12:05:29.409Z] #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-04T12:05:29.674Z] #128 ... [2023-09-04T12:05:29.674Z] [2023-09-04T12:05:29.674Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-04T12:05:29.674Z] #156 DONE 0.3s [2023-09-04T12:05:29.674Z] [2023-09-04T12:05:29.674Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T12:05:29.940Z] #125 ... [2023-09-04T12:05:29.940Z] [2023-09-04T12:05:29.940Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-04T12:05:29.940Z] #157 DONE 0.1s [2023-09-04T12:05:29.940Z] [2023-09-04T12:05:29.940Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-04T12:05:35.262Z] #158 DONE 4.5s [2023-09-04T12:05:35.262Z] [2023-09-04T12:05:35.262Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T12:05:35.262Z] #131 ... [2023-09-04T12:05:35.262Z] [2023-09-04T12:05:35.262Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-04T12:05:35.262Z] #125 DONE 943.1s [2023-09-04T12:05:35.262Z] [2023-09-04T12:05:35.262Z] #87 [security-secretstore-setup] exporting to image [2023-09-04T12:05:35.262Z] #87 exporting layers [2023-09-04T12:05:35.525Z] #87 ... [2023-09-04T12:05:35.525Z] [2023-09-04T12:05:35.525Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:05:35.525Z] #159 DONE 0.4s [2023-09-04T12:05:35.832Z] [2023-09-04T12:05:35.832Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:05:36.099Z] #160 DONE 0.3s [2023-09-04T12:05:36.099Z] [2023-09-04T12:05:36.099Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-04T12:05:36.365Z] #161 DONE 0.5s [2023-09-04T12:05:36.365Z] [2023-09-04T12:05:36.365Z] #87 [security-secretstore-setup] exporting to image [2023-09-04T12:05:36.365Z] #87 exporting layers 1.9s done [2023-09-04T12:05:36.365Z] #87 writing image sha256:69be091be7c847a74a06f3aa494fb42a3e11d73f6d5440b3b33043882e2e2d81 0.0s done [2023-09-04T12:05:36.365Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-04T12:05:36.365Z] #87 DONE 9.6s [2023-09-04T12:05:36.365Z] [2023-09-04T12:05:36.365Z] #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-04T12:05:36.945Z] #162 DONE 0.3s [2023-09-04T12:05:36.945Z] [2023-09-04T12:05:36.945Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-04T12:05:36.945Z] #163 DONE 0.1s [2023-09-04T12:05:36.945Z] [2023-09-04T12:05:36.945Z] #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-04T12:05:38.881Z] #164 DONE 2.0s [2023-09-04T12:05:38.881Z] [2023-09-04T12:05:38.881Z] #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-04T12:05:39.147Z] #128 ... [2023-09-04T12:05:39.147Z] [2023-09-04T12:05:39.147Z] #87 [security-proxy-auth] exporting to image [2023-09-04T12:05:39.412Z] #87 exporting layers 0.5s done [2023-09-04T12:05:39.413Z] #87 writing image sha256:9aa6f928763ea8d847cdea71e7d68746faa57fe7771292570c59e56bc2957b4a done [2023-09-04T12:05:39.413Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-04T12:05:39.413Z] #87 DONE 10.1s [2023-09-04T12:05:39.413Z] [2023-09-04T12:05:39.413Z] #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-04T12:05:54.381Z] #128 DONE 962.9s [2023-09-04T12:05:54.381Z] [2023-09-04T12:05:54.381Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:05:54.645Z] #127 ... [2023-09-04T12:05:54.645Z] [2023-09-04T12:05:54.645Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:05:54.919Z] #165 DONE 0.2s [2023-09-04T12:05:54.919Z] [2023-09-04T12:05:54.919Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:05:54.919Z] #126 ... [2023-09-04T12:05:54.919Z] [2023-09-04T12:05:54.919Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:05:55.183Z] #166 DONE 0.2s [2023-09-04T12:05:55.183Z] [2023-09-04T12:05:55.183Z] #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-04T12:05:55.450Z] #167 DONE 0.3s [2023-09-04T12:05:55.450Z] [2023-09-04T12:05:55.450Z] #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-04T12:05:55.714Z] #168 DONE 0.2s [2023-09-04T12:05:55.714Z] [2023-09-04T12:05:55.714Z] #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-04T12:05:55.979Z] #169 DONE 0.3s [2023-09-04T12:05:55.979Z] [2023-09-04T12:05:55.979Z] #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-04T12:06:01.632Z] #170 DONE 5.8s [2023-09-04T12:06:01.632Z] [2023-09-04T12:06:01.632Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:06:01.900Z] #127 ... [2023-09-04T12:06:01.900Z] [2023-09-04T12:06:01.900Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-04T12:06:01.900Z] #87 exporting layers [2023-09-04T12:06:02.181Z] #87 exporting layers 0.6s done [2023-09-04T12:06:02.464Z] #87 writing image sha256:a2c90b7623da123c207517e5a2e9daf3bc2829e97eff651e897fa6dca184255c done [2023-09-04T12:06:02.464Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-04T12:06:02.464Z] #87 DONE 10.7s [2023-09-04T12:06:02.464Z] [2023-09-04T12:06:02.464Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:06:41.307Z] #126 ... [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-04T12:06:41.307Z] #131 DONE 1004.3s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T12:06:41.307Z] #129 ... [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:06:41.307Z] #171 DONE 0.1s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:06:41.307Z] #172 DONE 0.1s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-04T12:06:41.307Z] #173 DONE 0.5s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:06:41.307Z] #174 DONE 0.1s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #87 [core-command] exporting to image [2023-09-04T12:06:41.307Z] #87 exporting layers [2023-09-04T12:06:41.307Z] #87 exporting layers 0.2s done [2023-09-04T12:06:41.307Z] #87 writing image sha256:7ce8314bbaa064892188fcccc1a7a6da1c2f143dbb01f048eb10f2b66d50154d done [2023-09-04T12:06:41.307Z] #87 naming to docker.io/library/core-command-arm64 done [2023-09-04T12:06:41.307Z] #87 DONE 10.9s [2023-09-04T12:06:41.307Z] [2023-09-04T12:06:41.307Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:06:47.925Z] #126 ... [2023-09-04T12:06:47.925Z] [2023-09-04T12:06:47.925Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-04T12:06:47.925Z] #129 DONE 1015.5s [2023-09-04T12:06:47.925Z] [2023-09-04T12:06:47.925Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:06:47.925Z] #127 ... [2023-09-04T12:06:47.925Z] [2023-09-04T12:06:47.925Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:06:47.925Z] #175 DONE 0.1s [2023-09-04T12:06:47.925Z] [2023-09-04T12:06:47.925Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:06:47.925Z] #176 DONE 0.1s [2023-09-04T12:06:47.925Z] [2023-09-04T12:06:47.925Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-04T12:06:48.195Z] #177 DONE 0.3s [2023-09-04T12:06:48.195Z] [2023-09-04T12:06:48.195Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:06:48.195Z] #126 ... [2023-09-04T12:06:48.195Z] [2023-09-04T12:06:48.195Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:06:48.195Z] #178 DONE 0.1s [2023-09-04T12:06:48.461Z] [2023-09-04T12:06:48.461Z] #87 [core-data] exporting to image [2023-09-04T12:06:48.461Z] #87 exporting layers [2023-09-04T12:06:48.729Z] #87 exporting layers 0.4s done [2023-09-04T12:06:48.729Z] #87 writing image sha256:e34292832295112aacd5d00a18786e48918799073680f257e28b8b5a372f0942 done [2023-09-04T12:06:48.729Z] #87 naming to docker.io/library/core-data-arm64 done [2023-09-04T12:06:48.729Z] #87 DONE 11.3s [2023-09-04T12:06:48.729Z] [2023-09-04T12:06:48.729Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-04T12:06:50.665Z] #121 DONE 1019.2s [2023-09-04T12:06:50.665Z] [2023-09-04T12:06:50.665Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:06:50.932Z] #123 ... [2023-09-04T12:06:50.932Z] [2023-09-04T12:06:50.932Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:06:51.200Z] #179 DONE 0.3s [2023-09-04T12:06:51.200Z] [2023-09-04T12:06:51.200Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:06:51.491Z] #180 DONE 0.2s [2023-09-04T12:06:51.491Z] [2023-09-04T12:06:51.491Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-04T12:06:51.756Z] #181 DONE 0.3s [2023-09-04T12:06:51.756Z] [2023-09-04T12:06:51.756Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:06:51.756Z] #123 ... [2023-09-04T12:06:51.756Z] [2023-09-04T12:06:51.756Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:06:52.025Z] #182 DONE 0.2s [2023-09-04T12:06:52.025Z] [2023-09-04T12:06:52.025Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-04T12:06:52.025Z] #183 DONE 0.1s [2023-09-04T12:06:52.025Z] [2023-09-04T12:06:52.025Z] #87 [core-metadata] exporting to image [2023-09-04T12:06:52.607Z] #87 exporting layers 0.3s done [2023-09-04T12:06:52.607Z] #87 writing image sha256:aca5716a4a0251ddf273bbbcdb57fb11cdd0eaa800f94a3224ac844c42dd8890 done [2023-09-04T12:06:52.607Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-09-04T12:06:52.607Z] #87 DONE 11.6s [2023-09-04T12:06:52.607Z] [2023-09-04T12:06:52.607Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:07:19.256Z] #127 ... [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-04T12:07:19.256Z] #126 DONE 1045.5s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:07:19.256Z] #123 ... [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:07:19.256Z] #184 DONE 0.2s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:07:19.256Z] #185 DONE 0.1s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:07:19.256Z] #123 ... [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #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-04T12:07:19.256Z] #186 DONE 0.4s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:07:19.256Z] #123 ... [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #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-04T12:07:19.256Z] #187 DONE 0.1s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-04T12:07:19.256Z] #87 exporting layers [2023-09-04T12:07:19.256Z] #87 exporting layers 0.4s done [2023-09-04T12:07:19.256Z] #87 writing image sha256:d69393a87964c78590723881ee6a9c8676f9398b1771f97b9cefcfdbcd0ed26f done [2023-09-04T12:07:19.256Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-04T12:07:19.256Z] #87 DONE 12.0s [2023-09-04T12:07:19.256Z] [2023-09-04T12:07:19.256Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:07:45.906Z] #123 ... [2023-09-04T12:07:45.906Z] [2023-09-04T12:07:45.906Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-04T12:07:45.906Z] #127 DONE 1074.6s [2023-09-04T12:07:45.906Z] [2023-09-04T12:07:45.906Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-04T12:07:45.906Z] #123 DONE 1074.6s [2023-09-04T12:07:45.906Z] [2023-09-04T12:07:45.906Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:07:46.173Z] #188 DONE 0.3s [2023-09-04T12:07:46.439Z] [2023-09-04T12:07:46.439Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-04T12:07:46.439Z] #189 DONE 0.1s [2023-09-04T12:07:46.439Z] [2023-09-04T12:07:46.439Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:07:46.440Z] #190 DONE 0.2s [2023-09-04T12:07:46.440Z] [2023-09-04T12:07:46.440Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-04T12:07:46.756Z] #191 ... [2023-09-04T12:07:46.756Z] [2023-09-04T12:07:46.756Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-04T12:07:46.756Z] #192 DONE 0.1s [2023-09-04T12:07:46.756Z] [2023-09-04T12:07:46.756Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-04T12:07:47.029Z] #193 DONE 0.4s [2023-09-04T12:07:47.029Z] [2023-09-04T12:07:47.029Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-04T12:07:47.029Z] #191 DONE 0.5s [2023-09-04T12:07:47.029Z] [2023-09-04T12:07:47.029Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:07:47.296Z] #194 DONE 0.1s [2023-09-04T12:07:47.296Z] [2023-09-04T12:07:47.296Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-04T12:07:47.296Z] #195 DONE 0.1s [2023-09-04T12:07:47.297Z] [2023-09-04T12:07:47.297Z] #87 [support-scheduler] exporting to image [2023-09-04T12:07:47.297Z] #87 exporting layers [2023-09-04T12:07:47.561Z] #87 exporting layers 0.4s done [2023-09-04T12:07:47.561Z] #87 writing image sha256:fed4b1ed14f89db9ffa1ce67128ee4600261ebe8b5482e9820ecd63ef45a5c78 0.0s done [2023-09-04T12:07:47.561Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-09-04T12:07:47.561Z] #87 writing image sha256:d109c406827429037b9a8e6e8a1f7bdc7bb6d301208d202ba4bc233b54d294a6 done [2023-09-04T12:07:47.561Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-09-04T12:07:47.561Z] #87 DONE 12.6s [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-04T12:07:47.561Z] time="2023-09-04T11:47:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-04T12:07:47.581Z] $ docker stop --time=1 f1aecda275ee89ff09be7927d6f2494cc9d5daa8c9ea6ca15c53990b223ff426 [2023-09-04T12:07:49.248Z] $ docker rm -f --volumes f1aecda275ee89ff09be7927d6f2494cc9d5daa8c9ea6ca15c53990b223ff426 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T12:07:49.701Z] + docker images [2023-09-04T12:07:49.702Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-04T12:07:49.702Z] support-notifications-arm64 latest fed4b1ed14f8 2 seconds ago 33.7MB [2023-09-04T12:07:49.702Z] support-scheduler-arm64 latest d109c4068274 2 seconds ago 32.9MB [2023-09-04T12:07:49.702Z] security-spiffe-token-provider-arm64 latest d69393a87964 31 seconds ago 33.3MB [2023-09-04T12:07:49.702Z] core-metadata-arm64 latest aca5716a4a02 58 seconds ago 21.2MB [2023-09-04T12:07:49.702Z] core-data-arm64 latest e34292832295 About a minute ago 20.9MB [2023-09-04T12:07:49.702Z] core-command-arm64 latest 7ce8314bbaa0 About a minute ago 20.8MB [2023-09-04T12:07:49.702Z] core-common-config-bootstrapper-arm64 latest a2c90b7623da About a minute ago 18MB [2023-09-04T12:07:49.702Z] security-proxy-auth-arm64 latest 9aa6f928763e 2 minutes ago 19.3MB [2023-09-04T12:07:49.702Z] security-secretstore-setup-arm64 latest 69be091be7c8 2 minutes ago 43MB [2023-09-04T12:07:49.702Z] security-bootstrapper-arm64 latest 06d9f21c2e3b 2 minutes ago 22.6MB [2023-09-04T12:07:49.702Z] security-proxy-setup-arm64 latest 3e1d4b708a52 2 minutes ago 28.8MB [2023-09-04T12:07:49.702Z] security-spire-server-arm64 latest eb1ef1bf3f5f 18 minutes ago 97.1MB [2023-09-04T12:07:49.702Z] security-spire-config-arm64 latest 952333e18495 18 minutes ago 96.2MB [2023-09-04T12:07:49.702Z] security-spire-agent-arm64 latest 7a5cc9232674 18 minutes ago 153MB [2023-09-04T12:07:49.702Z] ci-base-image-arm64 latest 6442b8657f36 31 minutes ago 1.05GB [2023-09-04T12:07:49.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-04T12:07:49.702Z] 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-04T12:07:50.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T12:07:50.121Z] [2023-09-04T12:07:50.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T12:07:50.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T12:07:50.701Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-04T12:07:50.701Z] 8998bd30e6a1: Pulling fs layer [2023-09-04T12:07:50.701Z] 04944245beec: Pulling fs layer [2023-09-04T12:07:50.701Z] 699f458cf7ca: Pulling fs layer [2023-09-04T12:07:50.701Z] 765212b225bb: Pulling fs layer [2023-09-04T12:07:50.701Z] f23df028b6ca: Pulling fs layer [2023-09-04T12:07:50.701Z] d65c8cfc05b1: Pulling fs layer [2023-09-04T12:07:50.701Z] 2437ff75d9bd: Pulling fs layer [2023-09-04T12:07:50.701Z] 765212b225bb: Waiting [2023-09-04T12:07:50.701Z] f23df028b6ca: Waiting [2023-09-04T12:07:50.701Z] d65c8cfc05b1: Waiting [2023-09-04T12:07:50.701Z] 2437ff75d9bd: Waiting [2023-09-04T12:07:50.701Z] 04944245beec: Verifying Checksum [2023-09-04T12:07:50.701Z] 04944245beec: Download complete [2023-09-04T12:07:50.701Z] 765212b225bb: Verifying Checksum [2023-09-04T12:07:50.701Z] 765212b225bb: Download complete [2023-09-04T12:07:50.701Z] f23df028b6ca: Verifying Checksum [2023-09-04T12:07:50.701Z] f23df028b6ca: Download complete [2023-09-04T12:07:50.701Z] d65c8cfc05b1: Verifying Checksum [2023-09-04T12:07:50.701Z] d65c8cfc05b1: Download complete [2023-09-04T12:07:50.967Z] 699f458cf7ca: Verifying Checksum [2023-09-04T12:07:50.967Z] 699f458cf7ca: Download complete [2023-09-04T12:07:51.233Z] 8998bd30e6a1: Verifying Checksum [2023-09-04T12:07:51.233Z] 8998bd30e6a1: Download complete [2023-09-04T12:07:53.805Z] 2437ff75d9bd: Verifying Checksum [2023-09-04T12:07:53.805Z] 2437ff75d9bd: Download complete [2023-09-04T12:07:55.207Z] 8998bd30e6a1: Pull complete [2023-09-04T12:07:55.469Z] 04944245beec: Pull complete [2023-09-04T12:07:56.881Z] 699f458cf7ca: Pull complete [2023-09-04T12:07:56.881Z] 765212b225bb: Pull complete [2023-09-04T12:07:57.833Z] f23df028b6ca: Pull complete [2023-09-04T12:07:57.833Z] d65c8cfc05b1: Pull complete [2023-09-04T12:08:12.805Z] 2437ff75d9bd: Pull complete [2023-09-04T12:08:12.805Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-04T12:08:12.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T12:08:12.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T12:08:12.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container [2023-09-04T12:08:13.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-04T12:08:15.624Z] $ docker top a9e80a755025df17a408e16210246fe64ea46916c0e925b482d13c5bad4c3990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:16.532Z] ---> job-cost.sh [2023-09-04T12:08:16.532Z] lf-activate-venv: SKIPPING [2023-09-04T12:08:16.532Z] INFO: No Stack... [2023-09-04T12:08:17.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-04T12:08:17.690Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T12:08:18.316Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-09-04T12:08:18.316Z] + cut -d, -f6 [Pipeline] lock [2023-09-04T12:08:18.347Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-5-stack-cost] [2023-09-04T12:08:18.356Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4664-5-stack-cost] did not exist. Created. [2023-09-04T12:08:18.356Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T12:08:18.992Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-04T12:08:19.171Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T12:08:19.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T12:08:19.199Z] $ docker stop --time=1 a9e80a755025df17a408e16210246fe64ea46916c0e925b482d13c5bad4c3990 [2023-09-04T12:08:20.662Z] $ docker rm -f --volumes a9e80a755025df17a408e16210246fe64ea46916c0e925b482d13c5bad4c3990 [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-04T12:08:21.070Z] provisioning config files... [2023-09-04T12:08:21.077Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13208881318483923215tmp [Pipeline] { [Pipeline] sh [2023-09-04T12:08:21.370Z] + set +x [2023-09-04T12:08:21.370Z] + bash -s -- [2023-09-04T12:08:21.370Z] + curl -s https://codecov.io/bash [2023-09-04T12:08:21.370Z] [2023-09-04T12:08:21.370Z] _____ _ [2023-09-04T12:08:21.370Z] / ____| | | [2023-09-04T12:08:21.370Z] | | ___ __| | ___ ___ _____ __ [2023-09-04T12:08:21.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-04T12:08:21.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-04T12:08:21.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-04T12:08:21.370Z] Bash-1.0.6 [2023-09-04T12:08:21.370Z] [2023-09-04T12:08:21.370Z] [2023-09-04T12:08:21.370Z] ==> git version 2.25.1 found [2023-09-04T12:08:21.370Z] ==> 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-04T12:08:21.370Z] Release-Date: 2020-01-08 [2023-09-04T12:08:21.370Z] 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-04T12:08:21.370Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-04T12:08:21.370Z] ==> Jenkins CI detected. [2023-09-04T12:08:21.370Z] current dir:  /w/workspace/edgex-go/5 [2023-09-04T12:08:21.370Z] project root: . [2023-09-04T12:08:21.370Z] --> token set from env [2023-09-04T12:08:21.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-04T12:08:21.629Z] ==> Running gcov in . (disable via -X gcov) [2023-09-04T12:08:21.629Z] ==> Python coveragepy not found [2023-09-04T12:08:21.629Z] ==> Searching for coverage reports in: [2023-09-04T12:08:21.629Z] + . [2023-09-04T12:08:21.629Z] -> Found 1 reports [2023-09-04T12:08:21.629Z] ==> Detecting git/mercurial file structure [2023-09-04T12:08:21.629Z] ==> Reading reports [2023-09-04T12:08:21.629Z] + ./coverage.out bytes=447827 [2023-09-04T12:08:21.629Z] ==> Appending adjustments [2023-09-04T12:08:21.629Z] https://docs.codecov.io/docs/fixing-reports [2023-09-04T12:08:22.566Z] + Found adjustments [2023-09-04T12:08:22.566Z] ==> Gzipping contents [2023-09-04T12:08:22.566Z] 60K /tmp/codecov.D1LpCX.gz [2023-09-04T12:08:22.566Z] ==> Uploading reports [2023-09-04T12:08:22.566Z] url: https://codecov.io [2023-09-04T12:08:22.566Z] query: branch=PR-4664&commit=d431af479dece31beb7773b8277fbb248a170a04&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-09-04T12:08:22.566Z] -> Pinging Codecov [2023-09-04T12:08:22.567Z] 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=d431af479dece31beb7773b8277fbb248a170a04&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= [2023-09-04T12:08:22.824Z] -> Uploading to [2023-09-04T12:08:22.824Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-04/00271124DB129430A58F1EEE437C3FCB/d431af479dece31beb7773b8277fbb248a170a04/a390d734-5cdc-45e4-a3d8-a6973c7e5b29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230904%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230904T120822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bd9cbcd0b6c02c6fb05f0a86644e032d6728ad0e903cfe3cfb0481e6a8c8f1b [2023-09-04T12:08:22.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-04T12:08:22.824Z] Dload Upload Total Spent Left Speed [2023-09-04T12:08:23.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57381 0 0 100 57381 0 294k --:--:-- --:--:-- --:--:-- 294k [2023-09-04T12:08:23.085Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d431af479dece31beb7773b8277fbb248a170a04 [Pipeline] } [2023-09-04T12:08:23.092Z] 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-04T12:08:23.737Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:24.030Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:24.883Z] ---> package-listing.sh [2023-09-04T12:08:24.883Z] ++ facter osfamily [2023-09-04T12:08:24.883Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-04T12:08:25.143Z] + OS_FAMILY=debian [2023-09-04T12:08:25.143Z] + workspace=/w/workspace/edgex-go/5 [2023-09-04T12:08:25.143Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-04T12:08:25.143Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-04T12:08:25.143Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-04T12:08:25.143Z] + PACKAGES=/tmp/packages_start.txt [2023-09-04T12:08:25.143Z] + '[' /w/workspace/edgex-go/5 ']' [2023-09-04T12:08:25.143Z] + PACKAGES=/tmp/packages_end.txt [2023-09-04T12:08:25.143Z] + case "${OS_FAMILY}" in [2023-09-04T12:08:25.143Z] + dpkg -l [2023-09-04T12:08:25.143Z] + grep '^ii' [2023-09-04T12:08:25.143Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-04T12:08:25.143Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-04T12:08:25.143Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-04T12:08:25.143Z] + '[' /w/workspace/edgex-go/5 ']' [2023-09-04T12:08:25.143Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-09-04T12:08:25.143Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-09-04T12:08:25.153Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-04T12:08:25.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T12:08:25.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T12:08:25.986Z] [2023-09-04T12:08:25.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T12:08:26.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T12:08:26.285Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-04T12:08:26.285Z] 5eb5b503b376: Pulling fs layer [2023-09-04T12:08:26.285Z] 5c69ac0246d0: Pulling fs layer [2023-09-04T12:08:26.285Z] ec43610c2a17: Pulling fs layer [2023-09-04T12:08:26.285Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-04T12:08:26.285Z] 33b1e0a273af: Pulling fs layer [2023-09-04T12:08:26.285Z] 5d3b04190fa2: Pulling fs layer [2023-09-04T12:08:26.285Z] 2f39f015ded8: Pulling fs layer [2023-09-04T12:08:26.285Z] 33b1e0a273af: Waiting [2023-09-04T12:08:26.285Z] 5d3b04190fa2: Waiting [2023-09-04T12:08:26.285Z] 3a2ae6a8a46f: Waiting [2023-09-04T12:08:26.285Z] 5c69ac0246d0: Verifying Checksum [2023-09-04T12:08:26.285Z] 5c69ac0246d0: Download complete [2023-09-04T12:08:26.285Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-04T12:08:26.285Z] 3a2ae6a8a46f: Download complete [2023-09-04T12:08:26.285Z] 33b1e0a273af: Verifying Checksum [2023-09-04T12:08:26.285Z] 33b1e0a273af: Download complete [2023-09-04T12:08:26.285Z] 5d3b04190fa2: Verifying Checksum [2023-09-04T12:08:26.285Z] 5d3b04190fa2: Download complete [2023-09-04T12:08:26.285Z] ec43610c2a17: Verifying Checksum [2023-09-04T12:08:26.285Z] ec43610c2a17: Download complete [2023-09-04T12:08:26.545Z] 5eb5b503b376: Verifying Checksum [2023-09-04T12:08:26.545Z] 5eb5b503b376: Download complete [2023-09-04T12:08:27.115Z] 2f39f015ded8: Verifying Checksum [2023-09-04T12:08:27.115Z] 2f39f015ded8: Download complete [2023-09-04T12:08:27.684Z] 5eb5b503b376: Pull complete [2023-09-04T12:08:27.684Z] 5c69ac0246d0: Pull complete [2023-09-04T12:08:28.254Z] ec43610c2a17: Pull complete [2023-09-04T12:08:28.254Z] 3a2ae6a8a46f: Pull complete [2023-09-04T12:08:28.254Z] 33b1e0a273af: Pull complete [2023-09-04T12:08:28.511Z] 5d3b04190fa2: Pull complete [2023-09-04T12:08:32.695Z] 2f39f015ded8: Pull complete [2023-09-04T12:08:32.695Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-04T12:08:32.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T12:08:32.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T12:08:32.771Z] prd-ubuntu20.04-docker-8c-8g-5262 does not seem to be running inside a container [2023-09-04T12:08:32.796Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-04T12:08:35.491Z] $ docker top 2d161f35d68687d9f7a868d5a590d7d79fdb9c54b97060b098171134df1aa0cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T12:08:35.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-04T12:08:36.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-04T12:08:36.410Z] + ls /var/log/sa-host [2023-09-04T12:08:36.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T12:08:36.553Z] provisioning config files... [2023-09-04T12:08:36.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7219958785902995418tmp [Pipeline] { [Pipeline] echo [2023-09-04T12:08:36.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:36.861Z] ---> create-netrc.sh [Pipeline] } [2023-09-04T12:08:36.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:37.187Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-04T12:08:37.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:37.491Z] ---> sudo-logs.sh [2023-09-04T12:08:37.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-04T12:08:37.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:37.799Z] ---> job-cost.sh [2023-09-04T12:08:37.799Z] lf-activate-venv: SKIPPING [2023-09-04T12:08:37.799Z] DEBUG: total: 0.10999999940395355 [2023-09-04T12:08:37.799Z] INFO: Retrieving Stack Cost... [2023-09-04T12:08:38.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T12:08:38.624Z] INFO: Archiving Costs [Pipeline] echo [2023-09-04T12:08:38.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T12:08:38.919Z] ---> logs-deploy.sh [2023-09-04T12:08:38.920Z] lf-activate-venv: SKIPPING [2023-09-04T12:08:38.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/5 [2023-09-04T12:08:38.920Z] INFO: archiving workspace using pattern(s): [2023-09-04T12:08:39.857Z] Archives upload complete. [2023-09-04T12:08:39.857Z] INFO: archiving logs to Nexus