Pull request #4633 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f26ed633ce06e9eace1df2e3f20dd71f7048349f+23265dfad13dfa2cb5de380f133a81b406e62be8 (264039a221e272e0bd9aa8366dc5f0d7cb1ab3d1) 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-ssh17027857245480647836.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-ssh7190054981568626167.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-4633/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-4633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3675983993286689815.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-ssh1781016822176644205.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-4633/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-4633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2010581577654272019.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-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-3561’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3564’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-3563’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3565 in /w/workspace/edgexfoundry_edgex-go_PR-4633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 23265dfad13dfa2cb5de380f133a81b406e62be8 into PR head commit f26ed633ce06e9eace1df2e3f20dd71f7048349f Merge succeeded, producing f26ed633ce06e9eace1df2e3f20dd71f7048349f Checking out Revision f26ed633ce06e9eace1df2e3f20dd71f7048349f (PR-4633) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4633/head:refs/remotes/origin/PR-4633 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26ed633ce06e9eace1df2e3f20dd71f7048349f # 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 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26ed633ce06e9eace1df2e3f20dd71f7048349f # timeout=10 > git rev-list --no-walk 84c007a8eaed01a536b26f71b40f50dc6c67550f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T20:11:30.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T20:11:31.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T20:11:31.042Z] ========================================================= [2023-08-14T20:11:31.042Z] EdgeX Global Pipelines Version Info [2023-08-14T20:11:31.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:11:31.743Z] ------------------- [2023-08-14T20:11:31.743Z] stable info: [2023-08-14T20:11:31.743Z] ------------------- [2023-08-14T20:11:31.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T20:11:31.743Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:11:31.743Z] Message: update stable to v1.0.253 [2023-08-14T20:11:33.654Z] ------------------- [2023-08-14T20:11:33.654Z] experimental info: [2023-08-14T20:11:33.654Z] ------------------- [2023-08-14T20:11:33.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T20:11:33.654Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:11:33.654Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T20:11:33.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T20:11:33.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T20:11:33.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T20:11:33.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T20:11:33.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T20:11:33.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T20:11:33.900Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T20:11:33.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T20:11:33.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T20:11:33.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T20:11:33.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T20:11:33.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T20:11:33.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T20:11:34.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T20:11:34.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T20:11:34.031Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:11:34.047Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:11:34.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T20:11:34.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T20:11:34.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T20:11:34.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T20:11:34.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T20:11:34.114Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T20:11:34.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4633 [Pipeline] echo [2023-08-14T20:11:34.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4633 [Pipeline] echo [2023-08-14T20:11:34.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4633 [Pipeline] echo [2023-08-14T20:11:34.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f26ed633ce06e9eace1df2e3f20dd71f7048349f [Pipeline] echo [2023-08-14T20:11:34.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f26ed63 [Pipeline] echo [2023-08-14T20:11:34.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:11:34.236Z] provisioning config files... [2023-08-14T20:11:34.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18089179764530701632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:11:34.555Z] ---> docker-login.sh [2023-08-14T20:11:34.555Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:11:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:11:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:11:34.816Z] Configure a credential helper to remove this warning. See [2023-08-14T20:11:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:11:34.816Z] [2023-08-14T20:11:34.816Z] Login Succeeded [2023-08-14T20:11:34.816Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:11:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:11:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:11:35.076Z] Configure a credential helper to remove this warning. See [2023-08-14T20:11:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:11:35.076Z] [2023-08-14T20:11:35.076Z] Login Succeeded [2023-08-14T20:11:35.076Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:11:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:11:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:11:35.076Z] Configure a credential helper to remove this warning. See [2023-08-14T20:11:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:11:35.076Z] [2023-08-14T20:11:35.076Z] Login Succeeded [2023-08-14T20:11:35.076Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:11:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:11:35.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:11:35.336Z] Configure a credential helper to remove this warning. See [2023-08-14T20:11:35.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:11:35.336Z] [2023-08-14T20:11:35.336Z] Login Succeeded [2023-08-14T20:11:35.336Z] docker.io [2023-08-14T20:11:35.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:11:35.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:11:35.597Z] Configure a credential helper to remove this warning. See [2023-08-14T20:11:35.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:11:35.597Z] [2023-08-14T20:11:35.597Z] Login Succeeded [2023-08-14T20:11:35.597Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:11:35.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:11:35.912Z] + 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-08-14T20:11:35.912Z] + dirname cmd/core-command/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/core-data/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T20:11:35.912Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-08-14T20:11:35.912Z] -d/ -f2 [2023-08-14T20:11:35.912Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T20:11:35.912Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2023-08-14T20:11:35.912Z] cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T20:11:35.912Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T20:11:35.912Z] + cut -d/ -f2 [2023-08-14T20:11:35.912Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T20:11:35.966Z] 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-08-14T20:11:36.313Z] + git rev-list -1 --merges f26ed633ce06e9eace1df2e3f20dd71f7048349f~1..f26ed633ce06e9eace1df2e3f20dd71f7048349f [Pipeline] echo [2023-08-14T20:11:36.330Z] -----------> git rev-list -1 --merges f26ed633ce06e9eace1df2e3f20dd71f7048349f~1..f26ed633ce06e9eace1df2e3f20dd71f7048349f f26ed633ce06e9eace1df2e3f20dd71f7048349f [false] [Pipeline] sh [2023-08-14T20:11:36.628Z] + git log --format=format:%s -1 f26ed633ce06e9eace1df2e3f20dd71f7048349f [Pipeline] echo [2023-08-14T20:11:36.641Z] ========================================================= [2023-08-14T20:11:36.641Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T20:11:36.641Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T20:11:36.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:11:36.986Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T20:11:36.986Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T20:11:36.986Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T20:11:36.986Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T20:11:36.986Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T20:11:36.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:11:37.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:11:37.328Z] [2023-08-14T20:11:37.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:11:37.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:11:37.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T20:11:37.634Z] b85a868b505f: Pulling fs layer [2023-08-14T20:11:37.634Z] e2be974225ed: Pulling fs layer [2023-08-14T20:11:37.634Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T20:11:37.634Z] 988bab9f4d93: Pulling fs layer [2023-08-14T20:11:37.634Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T20:11:37.634Z] eaf3925da568: Pulling fs layer [2023-08-14T20:11:37.634Z] bab4dde63d76: Pulling fs layer [2023-08-14T20:11:37.634Z] bde34c3a00c8: Pulling fs layer [2023-08-14T20:11:37.634Z] b352a97aabf1: Pulling fs layer [2023-08-14T20:11:37.634Z] eaf3925da568: Waiting [2023-08-14T20:11:37.634Z] bab4dde63d76: Waiting [2023-08-14T20:11:37.634Z] bde34c3a00c8: Waiting [2023-08-14T20:11:37.634Z] 988bab9f4d93: Waiting [2023-08-14T20:11:37.634Z] 1469e6f7b9e6: Waiting [2023-08-14T20:11:37.634Z] b352a97aabf1: Waiting [2023-08-14T20:11:37.634Z] 4872d77fe225: Pulling fs layer [2023-08-14T20:11:37.634Z] 5851b861e8e6: Pulling fs layer [2023-08-14T20:11:37.634Z] 4872d77fe225: Waiting [2023-08-14T20:11:37.634Z] 5851b861e8e6: Waiting [2023-08-14T20:11:37.634Z] e2be974225ed: Download complete [2023-08-14T20:11:37.634Z] 988bab9f4d93: Verifying Checksum [2023-08-14T20:11:37.634Z] 988bab9f4d93: Download complete [2023-08-14T20:11:37.634Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T20:11:37.896Z] 1469e6f7b9e6: Download complete [2023-08-14T20:11:37.896Z] eaf3925da568: Verifying Checksum [2023-08-14T20:11:37.896Z] eaf3925da568: Download complete [2023-08-14T20:11:37.896Z] 339a4e72a1f5: Download complete [2023-08-14T20:11:37.896Z] bde34c3a00c8: Verifying Checksum [2023-08-14T20:11:37.896Z] bde34c3a00c8: Download complete [2023-08-14T20:11:37.896Z] b352a97aabf1: Verifying Checksum [2023-08-14T20:11:37.896Z] b352a97aabf1: Download complete [2023-08-14T20:11:37.896Z] 4872d77fe225: Download complete [2023-08-14T20:11:37.896Z] 5851b861e8e6: Verifying Checksum [2023-08-14T20:11:37.896Z] 5851b861e8e6: Download complete [2023-08-14T20:11:37.896Z] b85a868b505f: Verifying Checksum [2023-08-14T20:11:37.896Z] b85a868b505f: Download complete [2023-08-14T20:11:38.156Z] bab4dde63d76: Verifying Checksum [2023-08-14T20:11:38.156Z] bab4dde63d76: Download complete [2023-08-14T20:11:39.093Z] b85a868b505f: Pull complete [2023-08-14T20:11:39.093Z] e2be974225ed: Pull complete [2023-08-14T20:11:39.660Z] 339a4e72a1f5: Pull complete [2023-08-14T20:11:39.660Z] 988bab9f4d93: Pull complete [2023-08-14T20:11:39.918Z] 1469e6f7b9e6: Pull complete [2023-08-14T20:11:39.918Z] eaf3925da568: Pull complete [2023-08-14T20:11:41.823Z] bab4dde63d76: Pull complete [2023-08-14T20:11:41.823Z] bde34c3a00c8: Pull complete [2023-08-14T20:11:41.823Z] b352a97aabf1: Pull complete [2023-08-14T20:11:41.823Z] 4872d77fe225: Pull complete [2023-08-14T20:11:41.823Z] 5851b861e8e6: Pull complete [2023-08-14T20:11:41.823Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T20:11:41.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:11:41.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:11:41.910Z] prd-ubuntu20.04-docker-8c-8g-3565 does not seem to be running inside a container [2023-08-14T20:11:41.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T20:11:45.090Z] $ docker top 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a -eo pid,comm [2023-08-14T20:11:45.148Z] 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-08-14T20:11:45.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:11:45.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:11:45.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:11:45.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:11:45.299Z] $ docker exec 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a ssh-agent [2023-08-14T20:11:45.408Z] SSH_AUTH_SOCK=/tmp/ssh-ebmKdr85Qoiz/agent.32 [2023-08-14T20:11:45.408Z] SSH_AGENT_PID=38 [2023-08-14T20:11:45.414Z] Running ssh-add (command line suppressed) [2023-08-14T20:11:45.514Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9985084435722660970.key (/w/workspace/edgex-go/2@tmp/private_key_9985084435722660970.key) [2023-08-14T20:11:45.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:11:45.815Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T20:11:45.832Z] $ docker exec --env ******** --env ******** 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a ssh-agent -k [2023-08-14T20:11:45.923Z] unset SSH_AUTH_SOCK; [2023-08-14T20:11:45.924Z] unset SSH_AGENT_PID; [2023-08-14T20:11:45.925Z] echo Agent pid 38 killed; [2023-08-14T20:11:45.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T20:11:45.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:11:45.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:11:46.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:11:46.067Z] $ docker exec 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a ssh-agent [2023-08-14T20:11:46.151Z] SSH_AUTH_SOCK=/tmp/ssh-m2d5OKOyURuX/agent.71 [2023-08-14T20:11:46.151Z] SSH_AGENT_PID=77 [2023-08-14T20:11:46.157Z] Running ssh-add (command line suppressed) [2023-08-14T20:11:46.255Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8234221478023623582.key (/w/workspace/edgex-go/2@tmp/private_key_8234221478023623582.key) [2023-08-14T20:11:46.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:11:46.550Z] + git semver init [2023-08-14T20:11:46.810Z] 2023-08-14 20:11:46,715 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T20:11:46.810Z] 2023-08-14 20:11:46,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-14T20:11:46.810Z] 2023-08-14 20:11:46,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-14T20:11:46.810Z] 2023-08-14 20:11:46,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,715 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4633 with force:False [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,716 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4633 [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,720 [execute] INFO git cat-file --batch-check [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,725 [execute] INFO git cat-file --batch [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T20:11:52.094Z] 2023-08-14 20:11:51,731 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4633 [2023-08-14T20:11:52.094Z] 0.0.0 [Pipeline] } [2023-08-14T20:11:52.108Z] $ docker exec --env ******** --env ******** 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a ssh-agent -k [2023-08-14T20:11:52.215Z] unset SSH_AUTH_SOCK; [2023-08-14T20:11:52.216Z] unset SSH_AGENT_PID; [2023-08-14T20:11:52.216Z] echo Agent pid 77 killed; [2023-08-14T20:11:52.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:11:52.522Z] + git semver [Pipeline] } [2023-08-14T20:11:52.799Z] $ docker stop --time=1 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a [2023-08-14T20:11:54.074Z] $ docker rm -f --volumes 6c34e09f853e0531dd1ddc150cbc16e4794f2b75b715539f7f5dd20bbe00194a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:11:54.410Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T20:11:54.614Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T20:11:54.616Z] [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-08-14T20:11:54.995Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-14T20:11:55.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:11:55.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:11:55.035Z] ========================================================= [2023-08-14T20:11:55.035Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T20:11:55.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:11:55.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:11:55.340Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T20:11:55.340Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T20:11:55.340Z] 6911f1a30b25: Pulling fs layer [2023-08-14T20:11:55.340Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T20:11:55.340Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T20:11:55.340Z] ec0bb842ea78: Pulling fs layer [2023-08-14T20:11:55.340Z] 40a00589a448: Pulling fs layer [2023-08-14T20:11:55.340Z] 6c08303d61cc: Pulling fs layer [2023-08-14T20:11:55.340Z] 798269fcf238: Pulling fs layer [2023-08-14T20:11:55.340Z] 6863d3e3a2b1: Waiting [2023-08-14T20:11:55.340Z] ec0bb842ea78: Waiting [2023-08-14T20:11:55.340Z] 40a00589a448: Waiting [2023-08-14T20:11:55.340Z] 6c08303d61cc: Waiting [2023-08-14T20:11:55.340Z] 798269fcf238: Waiting [2023-08-14T20:11:55.340Z] 6911f1a30b25: Verifying Checksum [2023-08-14T20:11:55.340Z] 6911f1a30b25: Download complete [2023-08-14T20:11:55.340Z] 6863d3e3a2b1: Download complete [2023-08-14T20:11:55.340Z] ec0bb842ea78: Verifying Checksum [2023-08-14T20:11:55.340Z] ec0bb842ea78: Download complete [2023-08-14T20:11:55.340Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T20:11:55.340Z] 4db1b89c0bd1: Download complete [2023-08-14T20:11:55.340Z] 40a00589a448: Verifying Checksum [2023-08-14T20:11:55.636Z] 4db1b89c0bd1: Pull complete [2023-08-14T20:11:55.636Z] 6911f1a30b25: Pull complete [2023-08-14T20:11:56.207Z] 798269fcf238: Verifying Checksum [2023-08-14T20:11:56.207Z] 798269fcf238: Download complete [2023-08-14T20:11:56.207Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T20:11:56.207Z] e194b8c5c2a9: Download complete [2023-08-14T20:11:56.466Z] 6c08303d61cc: Verifying Checksum [2023-08-14T20:11:56.466Z] 6c08303d61cc: Download complete [2023-08-14T20:11:58.996Z] e194b8c5c2a9: Pull complete [2023-08-14T20:11:59.255Z] 6863d3e3a2b1: Pull complete [2023-08-14T20:11:59.255Z] ec0bb842ea78: Pull complete [2023-08-14T20:11:59.255Z] 40a00589a448: Pull complete [2023-08-14T20:12:01.788Z] 6c08303d61cc: Pull complete [2023-08-14T20:12:02.354Z] 798269fcf238: Pull complete [2023-08-14T20:12:02.354Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T20:12:02.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:12:02.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:12:02.642Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:12:02.642Z] WORKDIR /edgex [2023-08-14T20:12:02.642Z] COPY go.mod . [2023-08-14T20:12:02.642Z] RUN go mod download [2023-08-14T20:12:02.642Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-14T20:12:03.209Z] Sending build context to Docker daemon 170.8MB [2023-08-14T20:12:03.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:12:03.209Z] ---> ec979cd7f677 [2023-08-14T20:12:03.209Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:12:09.688Z] Still waiting to schedule task [2023-08-14T20:12:09.689Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3563’ [2023-08-14T20:12:09.777Z] ---> Running in 31f6b7405f2b [2023-08-14T20:12:09.777Z] Removing intermediate container 31f6b7405f2b [2023-08-14T20:12:09.777Z] ---> 1c9e28645171 [2023-08-14T20:12:09.777Z] Step 3/4 : COPY go.mod . [2023-08-14T20:12:09.777Z] ---> 07854fe56f9e [2023-08-14T20:12:09.777Z] Step 4/4 : RUN go mod download [2023-08-14T20:12:09.777Z] ---> Running in c6fa20f6205b [2023-08-14T20:12:24.663Z] Removing intermediate container c6fa20f6205b [2023-08-14T20:12:24.663Z] ---> e77ef9863e12 [2023-08-14T20:12:24.663Z] Successfully built e77ef9863e12 [2023-08-14T20:12:24.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:12:24.960Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:12:24.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:12:25.032Z] prd-ubuntu20.04-docker-8c-8g-3565 does not seem to be running inside a container [2023-08-14T20:12:25.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T20:12:25.557Z] $ docker top 6bd7280310ff1a15a4103690858ca694e04a72f9980405542a0f779a8f7409c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:12:25.897Z] + go version [2023-08-14T20:12:25.897Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T20:12:25.912Z] $ docker stop --time=1 6bd7280310ff1a15a4103690858ca694e04a72f9980405542a0f779a8f7409c6 [2023-08-14T20:12:27.222Z] $ docker rm -f --volumes 6bd7280310ff1a15a4103690858ca694e04a72f9980405542a0f779a8f7409c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:12:27.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:12:27.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:12:27.680Z] prd-ubuntu20.04-docker-8c-8g-3565 does not seem to be running inside a container [2023-08-14T20:12:27.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T20:12:28.047Z] $ docker top 3bd2d6e027e732783bcd36fdd6029f437521b9af7741b733a72a6737f175f0e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T20:12:28.115Z] ========================================================= [2023-08-14T20:12:28.115Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T20:12:28.115Z] ========================================================= [Pipeline] sh [2023-08-14T20:12:28.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:12:28.693Z] + make test [2023-08-14T20:12:28.693Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T20:12:35.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T20:12:47.450Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T20:12:48.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T20:12:48.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T20:12:48.026Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T20:12:48.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T20:12:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T20:12:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T20:12:49.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-08-14T20:12:50.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements [2023-08-14T20:12:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T20:12:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T20:12:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T20:12:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T20:12:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T20:12:51.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T20:12:51.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T20:12:51.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:12:51.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T20:12:51.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T20:12:53.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T20:12:53.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T20:12:53.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.077s coverage: 71.5% of statements [2023-08-14T20:12:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-08-14T20:12:54.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.614s coverage: 93.4% of statements [2023-08-14T20:12:54.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T20:12:55.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T20:12:55.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 97.6% of statements [2023-08-14T20:12:55.281Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements [2023-08-14T20:12:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T20:12:56.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 32.2% of statements [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 42.9% of statements [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 82.9% of statements [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2023-08-14T20:12:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-08-14T20:12:57.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T20:12:58.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T20:12:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T20:12:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T20:12:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T20:12:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T20:12:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T20:12:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T20:13:00.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T20:13:01.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T20:13:01.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T20:13:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T20:13:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T20:13:03.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T20:13:03.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T20:13:03.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T20:13:04.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T20:13:04.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T20:13:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T20:13:06.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T20:13:06.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T20:13:06.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T20:13:06.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T20:13:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T20:13:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T20:13:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T20:13:07.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T20:13:09.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T20:13:09.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:13:09.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T20:13:09.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T20:13:09.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-08-14T20:13:09.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T20:13:09.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T20:13:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T20:13:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.531s coverage: 79.9% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.074s coverage: 92.9% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.8% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.268s coverage: 38.4% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 95.7% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-08-14T20:13:23.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-14T20:13:23.395Z] 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-08-14T20:13:23.654Z] running golangci-lint [2023-08-14T20:13:23.654Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-14T20:13:23.654Z] go version go1.20.6 linux/amd64 [2023-08-14T20:13:23.913Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-14T20:13:23.913Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-14T20:13:38.799Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|exports_file|deps|files|compiled_files) took 14.040751964s" [2023-08-14T20:13:38.799Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.715858ms" [2023-08-14T20:13:45.350Z] level=info msg="[linters_context/goanalysis] analyzers took 50.593929836s with top 10 stages: buildir: 28.543194123s, fact_deprecated: 1.638105071s, inspect: 1.628659505s, ctrlflow: 1.146116388s, gosec: 1.140084032s, printf: 1.101241989s, S1038: 742.895111ms, nilness: 594.99196ms, fact_purity: 582.93675ms, unused: 430.419065ms" [2023-08-14T20:13:45.350Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-14T20:13:45.350Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 200/200, path_prettifier: 200/200, identifier_marker: 200/200, cgo: 200/200, skip_dirs: 200/200, exclude: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200" [2023-08-14T20:13:45.350Z] level=info msg="[runner] processing took 15.344264ms with stages: nolint: 6.902329ms, identifier_marker: 4.095541ms, path_prettifier: 1.222542ms, autogenerated_exclude: 1.130411ms, exclude-rules: 1.06569ms, skip_dirs: 883.559µs, cgo: 26.16µs, filename_unadjuster: 14.631µs, max_same_issues: 600ns, skip_files: 540ns, uniq_by_line: 420ns, exclude: 300ns, source_code: 260ns, severity-rules: 250ns, diff: 241ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-08-14T20:13:45.350Z] level=info msg="[runner] linters took 6.739443559s with stages: goanalysis_metalinter: 6.724019785s" [2023-08-14T20:13:45.350Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-14T20:13:45.350Z] level=info msg="Memory: 210 samples, avg is 187.2MB, max is 849.0MB" [2023-08-14T20:13:45.350Z] level=info msg="Execution took 20.823468056s" [2023-08-14T20:13:45.350Z] go vet ./... [2023-08-14T20:13:49.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T20:13:49.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T20:13:49.532Z] ./bin/test-attribution-txt.sh [2023-08-14T20:13:49.532Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T20:13:49.532Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T20:13:49.532Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T20:13:49.532Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T20:13:49.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T20:13:49.837Z] + ls -al . [2023-08-14T20:13:49.837Z] total 724 [2023-08-14T20:13:49.837Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 20:12 . [2023-08-14T20:13:49.837Z] drwxr-xr-x 4 root root 4096 Aug 14 20:12 .. [2023-08-14T20:13:49.837Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:11 .blubracket [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 20:11 .dockerignore [2023-08-14T20:13:49.837Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 20:11 .git [2023-08-14T20:13:49.837Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:11 .github [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:11 .gitignore [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 20:11 .golangci.yml [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 20:11 .hadolint.yml [2023-08-14T20:13:49.837Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 20:11 .semver [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 20:11 .sonarcloud.properties [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:11 ADOPTERS.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:11 Attribution.txt [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:11 CHANGELOG.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:11 CONTRIBUTING.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 20:11 GOVERNANCE.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 20:11 Jenkinsfile [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:11 LICENSE [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:11 Makefile [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 20:11 OWNERS.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:11 README.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 20:11 SECURITY.md [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 20:11 VERSION [2023-08-14T20:13:49.837Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:11 bin [2023-08-14T20:13:49.837Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 20:11 cmd [2023-08-14T20:13:49.837Z] -rw-r--r-- 1 root root 446998 Aug 14 20:13 coverage.out [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:11 go.mod [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:11 go.sum [2023-08-14T20:13:49.837Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 20:11 internal [2023-08-14T20:13:49.837Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:11 openapi [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 20:11 security.txt [2023-08-14T20:13:49.837Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 20:11 snap [2023-08-14T20:13:49.837Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 20:11 version.go [Pipeline] sh [2023-08-14T20:13:50.124Z] + '[' -e coverage.out ] [2023-08-14T20:13:50.124Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T20:13:50.234Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T20:13:50.514Z] + make build [2023-08-14T20:13:50.514Z] 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-08-14T20:14:02.710Z] 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-08-14T20:14:02.968Z] 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-08-14T20:14:04.340Z] 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-08-14T20:14:04.905Z] 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-08-14T20:14:11.473Z] 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-08-14T20:14:12.408Z] 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-08-14T20:14:13.789Z] 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-08-14T20:14:14.721Z] 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-08-14T20:14:15.661Z] 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-08-14T20:14:16.596Z] 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-08-14T20:14:17.533Z] 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-08-14T20:14:18.924Z] $ docker stop --time=1 3bd2d6e027e732783bcd36fdd6029f437521b9af7741b733a72a6737f175f0e8 [2023-08-14T20:14:27.695Z] $ docker rm -f --volumes 3bd2d6e027e732783bcd36fdd6029f437521b9af7741b733a72a6737f175f0e8 [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-08-14T20:14:28.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:14:28.535Z] [2023-08-14T20:14:28.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:14:28.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:14:28.835Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-14T20:14:28.835Z] 91d30c5bc195: Pulling fs layer [2023-08-14T20:14:28.835Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-14T20:14:28.835Z] 9c61dcf015f6: Pulling fs layer [2023-08-14T20:14:28.835Z] 4698f68db338: Pulling fs layer [2023-08-14T20:14:28.835Z] 2a2f49069b9e: Pulling fs layer [2023-08-14T20:14:28.835Z] e0025b399a48: Pulling fs layer [2023-08-14T20:14:28.835Z] 4698f68db338: Waiting [2023-08-14T20:14:28.835Z] e0025b399a48: Waiting [2023-08-14T20:14:28.835Z] 2a2f49069b9e: Waiting [2023-08-14T20:14:29.120Z] 91d30c5bc195: Verifying Checksum [2023-08-14T20:14:29.120Z] 91d30c5bc195: Download complete [2023-08-14T20:14:29.120Z] 4698f68db338: Verifying Checksum [2023-08-14T20:14:29.120Z] 4698f68db338: Download complete [2023-08-14T20:14:29.120Z] 91d30c5bc195: Pull complete [2023-08-14T20:14:29.120Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-14T20:14:29.120Z] 2e9b0aa3be6d: Download complete [2023-08-14T20:14:29.120Z] e0025b399a48: Verifying Checksum [2023-08-14T20:14:29.120Z] e0025b399a48: Download complete [2023-08-14T20:14:29.397Z] 2a2f49069b9e: Download complete [2023-08-14T20:14:29.397Z] 2e9b0aa3be6d: Pull complete [2023-08-14T20:14:29.655Z] 9c61dcf015f6: Verifying Checksum [2023-08-14T20:14:29.655Z] 9c61dcf015f6: Download complete [2023-08-14T20:14:30.490Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3567 in /w/workspace/edgexfoundry_edgex-go_PR-4633 [Pipeline] { [Pipeline] ws [2023-08-14T20:14:30.503Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-14T20:14:30.537Z] The recommended git tool is: git [2023-08-14T20:14:32.181Z] 9c61dcf015f6: Pull complete [2023-08-14T20:14:32.181Z] 4698f68db338: Pull complete [2023-08-14T20:14:32.440Z] 2a2f49069b9e: Pull complete [2023-08-14T20:14:32.699Z] e0025b399a48: Pull complete [2023-08-14T20:14:32.699Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-14T20:14:32.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:14:32.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:14:32.779Z] prd-ubuntu20.04-docker-8c-8g-3565 does not seem to be running inside a container [2023-08-14T20:14:32.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-14T20:14:35.810Z] $ docker top 1316218bdefb3c5d3415aa11916fba77d61f0d6e4fe9c336ef823a9df95d1e23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:14:36.155Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:14:36.207Z] using credential edgex-jenkins-ssh [2023-08-14T20:14:36.224Z] Cloning the remote Git repository [2023-08-14T20:14:36.282Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:14:36.405Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-14T20:14:36.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:14:36.582Z] > git --version # timeout=10 [2023-08-14T20:14:36.608Z] > git --version # 'git version 2.25.1' [2023-08-14T20:14:36.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T20:14:36.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:14:38.685Z] #1 [core-data internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #1 transferring dockerfile: 1.90kB done [2023-08-14T20:14:38.685Z] #1 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #2 transferring dockerfile: 2.82kB done [2023-08-14T20:14:38.685Z] #2 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #3 transferring dockerfile: 1.78kB done [2023-08-14T20:14:38.685Z] #3 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #4 transferring dockerfile: 2.04kB done [2023-08-14T20:14:38.685Z] #4 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #5 transferring dockerfile: 1.84kB done [2023-08-14T20:14:38.685Z] #5 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #6 [core-command internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #6 transferring dockerfile: 1.82kB done [2023-08-14T20:14:38.685Z] #6 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #7 transferring dockerfile: 2.63kB done [2023-08-14T20:14:38.685Z] #7 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #8 transferring dockerfile: 2.68kB done [2023-08-14T20:14:38.685Z] #8 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #9 transferring dockerfile: 2.12kB done [2023-08-14T20:14:38.685Z] #9 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #10 transferring dockerfile: 1.82kB done [2023-08-14T20:14:38.685Z] #10 DONE 0.1s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #11 transferring dockerfile: 2.06kB done [2023-08-14T20:14:38.685Z] #11 DONE 0.1s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #12 transferring dockerfile: 2.58kB done [2023-08-14T20:14:38.685Z] #12 DONE 0.1s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #13 transferring dockerfile: 2.38kB done [2023-08-14T20:14:38.685Z] #13 DONE 0.1s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:14:38.685Z] #14 transferring dockerfile: 1.96kB done [2023-08-14T20:14:38.685Z] #14 DONE 0.1s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #15 [core-data internal] load .dockerignore [2023-08-14T20:14:38.685Z] #15 transferring context: 56B done [2023-08-14T20:14:38.685Z] #15 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:14:38.685Z] #16 transferring context: 56B done [2023-08-14T20:14:38.685Z] #16 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:14:38.685Z] #17 transferring context: 56B done [2023-08-14T20:14:38.685Z] #17 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #18 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:14:38.685Z] #18 transferring context: 56B done [2023-08-14T20:14:38.685Z] #18 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #19 [support-notifications internal] load .dockerignore [2023-08-14T20:14:38.685Z] #19 transferring context: 56B done [2023-08-14T20:14:38.685Z] #19 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #20 [core-command internal] load .dockerignore [2023-08-14T20:14:38.685Z] #20 transferring context: 56B done [2023-08-14T20:14:38.685Z] #20 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #21 [security-spire-server internal] load .dockerignore [2023-08-14T20:14:38.685Z] #21 transferring context: 56B done [2023-08-14T20:14:38.685Z] #21 DONE 0.0s [2023-08-14T20:14:38.685Z] [2023-08-14T20:14:38.685Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-14T20:14:38.685Z] #22 transferring context: 56B done [2023-08-14T20:14:38.943Z] #22 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #23 [support-scheduler internal] load .dockerignore [2023-08-14T20:14:38.943Z] #23 transferring context: 56B done [2023-08-14T20:14:38.943Z] #23 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:14:38.943Z] #24 transferring context: 56B done [2023-08-14T20:14:38.943Z] #24 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:14:38.943Z] #25 transferring context: 56B done [2023-08-14T20:14:38.943Z] #25 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #26 [security-spire-config internal] load .dockerignore [2023-08-14T20:14:38.943Z] #26 transferring context: 56B done [2023-08-14T20:14:38.943Z] #26 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:14:38.943Z] #27 transferring context: 56B done [2023-08-14T20:14:38.943Z] #27 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #28 [core-metadata internal] load .dockerignore [2023-08-14T20:14:38.943Z] #28 transferring context: 56B done [2023-08-14T20:14:38.943Z] #28 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:14:38.943Z] #29 DONE 0.0s [2023-08-14T20:14:38.943Z] [2023-08-14T20:14:38.943Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:14:39.201Z] #30 DONE 0.1s [2023-08-14T20:14:39.201Z] [2023-08-14T20:14:39.201Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:14:39.201Z] #29 DONE 0.0s [2023-08-14T20:14:39.201Z] [2023-08-14T20:14:39.201Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:14:39.201Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:14:39.201Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:14:39.201Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:14:39.201Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:14:39.201Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:14:39.201Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-14T20:14:39.201Z] #31 ... [2023-08-14T20:14:39.201Z] [2023-08-14T20:14:39.201Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:14:39.201Z] #29 DONE 0.0s [2023-08-14T20:14:39.201Z] [2023-08-14T20:14:39.201Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:14:39.201Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:14:39.201Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T20:14:39.766Z] #31 ... [2023-08-14T20:14:39.766Z] [2023-08-14T20:14:39.766Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:14:39.766Z] #30 DONE 0.7s [2023-08-14T20:14:39.766Z] [2023-08-14T20:14:39.766Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:14:39.766Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:14:39.766Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:14:39.766Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:14:39.766Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:14:39.766Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-14T20:14:39.766Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T20:14:40.024Z] #31 DONE 1.3s [2023-08-14T20:14:40.024Z] [2023-08-14T20:14:40.024Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:14:40.964Z] #32 ... [2023-08-14T20:14:40.964Z] [2023-08-14T20:14:40.964Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T20:14:40.964Z] #33 DONE 2.0s [2023-08-14T20:14:40.964Z] [2023-08-14T20:14:40.964Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T20:14:46.298Z] #34 ... [2023-08-14T20:14:46.298Z] [2023-08-14T20:14:46.298Z] #35 [core-data internal] load build context [2023-08-14T20:14:46.298Z] #35 transferring context: 218.55MB 6.8s [2023-08-14T20:14:49.585Z] #35 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #36 [security-bootstrapper internal] load build context [2023-08-14T20:14:49.585Z] #36 transferring context: 365.14MB 9.6s done [2023-08-14T20:14:49.585Z] #36 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #37 [security-proxy-auth internal] load build context [2023-08-14T20:14:49.585Z] #37 transferring context: 365.14MB 9.4s done [2023-08-14T20:14:49.585Z] #37 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #38 [support-notifications internal] load build context [2023-08-14T20:14:49.585Z] #38 transferring context: 365.14MB 8.8s done [2023-08-14T20:14:49.585Z] #38 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #39 [security-spire-agent internal] load build context [2023-08-14T20:14:49.585Z] #39 transferring context: 365.14MB 8.0s done [2023-08-14T20:14:49.585Z] #39 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #40 [security-spire-server internal] load build context [2023-08-14T20:14:49.585Z] #40 transferring context: 365.14MB 8.1s done [2023-08-14T20:14:49.585Z] #40 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #41 [security-spiffe-token-provider internal] load build context [2023-08-14T20:14:49.585Z] #41 transferring context: 365.14MB 9.1s done [2023-08-14T20:14:49.585Z] #41 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #42 [core-command internal] load build context [2023-08-14T20:14:49.585Z] #42 transferring context: 365.14MB 8.8s done [2023-08-14T20:14:49.585Z] #42 ... [2023-08-14T20:14:49.585Z] [2023-08-14T20:14:49.585Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:14:49.585Z] #43 transferring context: 365.14MB 8.8s done [2023-08-14T20:14:49.843Z] #43 ... [2023-08-14T20:14:49.844Z] [2023-08-14T20:14:49.844Z] #44 [security-proxy-setup internal] load build context [2023-08-14T20:14:49.844Z] #44 transferring context: 365.14MB 8.6s done [2023-08-14T20:14:49.844Z] #44 ... [2023-08-14T20:14:49.844Z] [2023-08-14T20:14:49.844Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:14:49.844Z] #45 transferring context: 365.14MB 9.9s done [2023-08-14T20:14:50.102Z] #45 ... [2023-08-14T20:14:50.102Z] [2023-08-14T20:14:50.102Z] #46 [support-scheduler internal] load build context [2023-08-14T20:14:50.102Z] #46 transferring context: 365.14MB 8.3s done [2023-08-14T20:14:50.360Z] #46 ... [2023-08-14T20:14:50.360Z] [2023-08-14T20:14:50.360Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:14:50.360Z] #47 ... [2023-08-14T20:14:50.360Z] [2023-08-14T20:14:50.360Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:14:50.858Z] #48 ... [2023-08-14T20:14:50.858Z] [2023-08-14T20:14:50.858Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:14:51.116Z] #49 ... [2023-08-14T20:14:51.116Z] [2023-08-14T20:14:51.116Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:14:51.116Z] #50 ... [2023-08-14T20:14:51.116Z] [2023-08-14T20:14:51.116Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:14:51.375Z] #51 ... [2023-08-14T20:14:51.375Z] [2023-08-14T20:14:51.375Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:14:51.375Z] #52 ... [2023-08-14T20:14:51.375Z] [2023-08-14T20:14:51.375Z] #53 [core-metadata internal] load build context [2023-08-14T20:14:51.375Z] #53 transferring context: 365.14MB 8.1s done [2023-08-14T20:14:51.633Z] #53 ... [2023-08-14T20:14:51.633Z] [2023-08-14T20:14:51.633Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:14:51.633Z] #54 ... [2023-08-14T20:14:51.633Z] [2023-08-14T20:14:51.633Z] #55 [security-spire-config internal] load build context [2023-08-14T20:14:51.633Z] #55 transferring context: 365.14MB 8.6s done [2023-08-14T20:14:51.891Z] #55 ... [2023-08-14T20:14:51.892Z] [2023-08-14T20:14:51.892Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:14:52.150Z] #56 ... [2023-08-14T20:14:52.150Z] [2023-08-14T20:14:52.150Z] #35 [core-data internal] load build context [2023-08-14T20:14:52.150Z] #35 transferring context: 365.14MB 10.3s done [2023-08-14T20:14:56.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T20:14:56.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:14:56.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T20:14:56.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:14:56.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T20:14:56.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4633/head:refs/remotes/origin/PR-4633 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T20:14:57.534Z] Merging remotes/origin/main commit 23265dfad13dfa2cb5de380f133a81b406e62be8 into PR head commit f26ed633ce06e9eace1df2e3f20dd71f7048349f [2023-08-14T20:14:57.986Z] Merge succeeded, producing f26ed633ce06e9eace1df2e3f20dd71f7048349f [2023-08-14T20:14:57.986Z] Checking out Revision f26ed633ce06e9eace1df2e3f20dd71f7048349f (PR-4633) [2023-08-14T20:14:58.678Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T20:14:57.556Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T20:14:57.645Z] > git checkout -f f26ed633ce06e9eace1df2e3f20dd71f7048349f # timeout=10 [2023-08-14T20:14:57.878Z] > git remote # timeout=10 [2023-08-14T20:14:57.897Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T20:14:57.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T20:14:57.939Z] > git merge 23265dfad13dfa2cb5de380f133a81b406e62be8 # timeout=10 [2023-08-14T20:14:57.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T20:14:57.997Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T20:14:58.013Z] > git checkout -f f26ed633ce06e9eace1df2e3f20dd71f7048349f # timeout=10 [2023-08-14T20:14:59.619Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T20:14:59.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:14:59.619Z] Dload Upload Total Spent Left Speed [2023-08-14T20:14:59.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-08-14T20:15:00.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T20:15:00.652Z] + sudo tee /etc/docker/daemon.new [2023-08-14T20:15:00.653Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T20:15:00.653Z] { [2023-08-14T20:15:00.653Z] "registry-mirrors": [ [2023-08-14T20:15:00.653Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T20:15:00.653Z] ], [2023-08-14T20:15:00.653Z] "bip": "10.250.0.254/24", [2023-08-14T20:15:00.653Z] "hosts": [ [2023-08-14T20:15:00.653Z] "tcp://0.0.0.0:5555", [2023-08-14T20:15:00.653Z] "unix:///var/run/docker.sock" [2023-08-14T20:15:00.653Z] ], [2023-08-14T20:15:00.653Z] "mtu": 1458, [2023-08-14T20:15:00.653Z] "selinux-enabled": true, [2023-08-14T20:15:00.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T20:15:00.653Z] } [Pipeline] sh [2023-08-14T20:15:00.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T20:15:01.316Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:15:19.608Z] provisioning config files... [2023-08-14T20:15:19.639Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3229625868838093709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:15:19.991Z] ---> docker-login.sh [2023-08-14T20:15:19.992Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:15:20.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:15:20.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:15:20.584Z] Configure a credential helper to remove this warning. See [2023-08-14T20:15:20.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:15:20.584Z] [2023-08-14T20:15:20.584Z] Login Succeeded [2023-08-14T20:15:20.584Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:15:20.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:15:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:15:21.126Z] Configure a credential helper to remove this warning. See [2023-08-14T20:15:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:15:21.126Z] [2023-08-14T20:15:21.126Z] Login Succeeded [2023-08-14T20:15:21.126Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:15:21.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:15:21.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:15:21.397Z] Configure a credential helper to remove this warning. See [2023-08-14T20:15:21.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:15:21.397Z] [2023-08-14T20:15:21.397Z] Login Succeeded [2023-08-14T20:15:21.397Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:15:21.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:15:21.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:15:21.941Z] Configure a credential helper to remove this warning. See [2023-08-14T20:15:21.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:15:21.941Z] [2023-08-14T20:15:21.941Z] Login Succeeded [2023-08-14T20:15:21.941Z] docker.io [2023-08-14T20:15:22.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:15:22.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:15:22.483Z] Configure a credential helper to remove this warning. See [2023-08-14T20:15:22.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:15:22.483Z] [2023-08-14T20:15:22.483Z] Login Succeeded [2023-08-14T20:15:22.483Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:15:22.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T20:15:23.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-14T20:15:23.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:15:23.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:15:23.167Z] ========================================================= [2023-08-14T20:15:23.167Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T20:15:23.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:15:23.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:15:23.776Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T20:15:23.776Z] edb6bdbacee9: Pulling fs layer [2023-08-14T20:15:23.776Z] 5f9638ab2659: Pulling fs layer [2023-08-14T20:15:23.776Z] 8d51d6327a98: Pulling fs layer [2023-08-14T20:15:23.776Z] 8b374f2dd631: Pulling fs layer [2023-08-14T20:15:23.776Z] ec14aa9079de: Pulling fs layer [2023-08-14T20:15:23.776Z] 2f466654f4bb: Pulling fs layer [2023-08-14T20:15:23.776Z] 554e91adad29: Pulling fs layer [2023-08-14T20:15:23.776Z] ec14aa9079de: Waiting [2023-08-14T20:15:23.776Z] 2f466654f4bb: Waiting [2023-08-14T20:15:23.776Z] 554e91adad29: Waiting [2023-08-14T20:15:23.776Z] 8b374f2dd631: Waiting [2023-08-14T20:15:23.776Z] 5f9638ab2659: Verifying Checksum [2023-08-14T20:15:23.776Z] 5f9638ab2659: Download complete [2023-08-14T20:15:23.776Z] 8b374f2dd631: Verifying Checksum [2023-08-14T20:15:23.776Z] 8b374f2dd631: Download complete [2023-08-14T20:15:23.776Z] ec14aa9079de: Verifying Checksum [2023-08-14T20:15:23.776Z] ec14aa9079de: Download complete [2023-08-14T20:15:23.776Z] edb6bdbacee9: Download complete [2023-08-14T20:15:24.756Z] edb6bdbacee9: Pull complete [2023-08-14T20:15:25.346Z] 554e91adad29: Verifying Checksum [2023-08-14T20:15:25.346Z] 554e91adad29: Download complete [2023-08-14T20:15:25.346Z] 5f9638ab2659: Pull complete [2023-08-14T20:15:26.324Z] 8d51d6327a98: Download complete [2023-08-14T20:15:26.592Z] 2f466654f4bb: Verifying Checksum [2023-08-14T20:15:26.592Z] 2f466654f4bb: Download complete [2023-08-14T20:15:30.889Z] #35 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:30.889Z] #32 45.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #32 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #39 [security-spire-agent internal] load build context [2023-08-14T20:15:30.889Z] #39 DONE 46.2s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:30.889Z] #34 DONE 44.7s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:15:30.889Z] #50 45.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #50 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #50 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #40 [security-spire-server internal] load build context [2023-08-14T20:15:30.889Z] #40 DONE 46.5s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #53 [core-metadata internal] load build context [2023-08-14T20:15:30.889Z] #53 DONE 46.1s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:15:30.889Z] #50 45.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:15:30.889Z] #50 45.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:15:30.889Z] #50 45.57 OK: 17818 distinct packages available [2023-08-14T20:15:30.889Z] #50 45.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #50 45.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #50 45.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #50 45.93 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:15:30.889Z] #50 45.93 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:15:30.889Z] #50 45.93 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:15:30.889Z] #50 45.94 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:15:30.889Z] #50 45.95 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #50 45.95 OK: 8 MiB in 20 packages [2023-08-14T20:15:30.889Z] #50 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #46 [support-scheduler internal] load build context [2023-08-14T20:15:30.889Z] #46 DONE 47.2s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #37 [security-proxy-auth internal] load build context [2023-08-14T20:15:30.889Z] #37 DONE 47.8s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #55 [security-spire-config internal] load build context [2023-08-14T20:15:30.889Z] #55 DONE 47.3s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #44 [security-proxy-setup internal] load build context [2023-08-14T20:15:30.889Z] #44 DONE 47.3s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:15:30.889Z] #51 45.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #51 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #51 45.56 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:15:30.889Z] #51 45.56 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:15:30.889Z] #51 45.56 OK: 17818 distinct packages available [2023-08-14T20:15:30.889Z] #51 45.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #51 45.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #51 45.91 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:15:30.889Z] #51 45.93 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:15:30.889Z] #51 45.94 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:15:30.889Z] #51 45.94 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:15:30.889Z] #51 45.95 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:15:30.889Z] #51 45.96 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #51 45.96 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:15:30.889Z] #51 45.97 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:15:30.889Z] #51 45.97 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:15:30.889Z] #51 45.98 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #51 45.98 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:15:30.889Z] #51 46.04 OK: 10 MiB in 24 packages [2023-08-14T20:15:30.889Z] #51 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #38 [support-notifications internal] load build context [2023-08-14T20:15:30.889Z] #38 DONE 48.1s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #36 [security-bootstrapper internal] load build context [2023-08-14T20:15:30.889Z] #36 DONE 48.3s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:15:30.889Z] #54 46.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #54 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #54 46.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:15:30.889Z] #54 46.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:15:30.889Z] #54 46.74 OK: 17818 distinct packages available [2023-08-14T20:15:30.889Z] #54 46.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #54 46.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #54 47.12 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #54 47.12 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:15:30.889Z] #54 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #43 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:15:30.889Z] #43 DONE 47.7s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #42 [core-command internal] load build context [2023-08-14T20:15:30.889Z] #42 DONE 48.4s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:15:30.889Z] #54 47.12 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:15:30.889Z] #54 47.13 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:15:30.889Z] #54 47.13 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #54 47.13 OK: 7 MiB in 19 packages [2023-08-14T20:15:30.889Z] #54 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #41 [security-spiffe-token-provider internal] load build context [2023-08-14T20:15:30.889Z] #41 DONE 48.5s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #35 [core-data internal] load build context [2023-08-14T20:15:30.889Z] #35 DONE 48.9s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:15:30.889Z] #48 47.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #48 47.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #48 47.49 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #48 47.50 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:15:30.889Z] #48 47.51 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #48 47.51 OK: 8 MiB in 17 packages [2023-08-14T20:15:30.889Z] #48 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:15:30.889Z] #45 DONE 48.2s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:15:30.889Z] #49 47.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #49 47.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #49 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:15:30.889Z] #56 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #56 45.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #56 45.55 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:15:30.889Z] #56 45.57 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #56 45.59 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:15:30.889Z] #56 45.59 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:15:30.889Z] #56 45.67 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #56 45.67 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:15:30.889Z] #56 45.74 OK: 17 MiB in 19 packages [2023-08-14T20:15:30.889Z] #56 DONE 47.9s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:15:30.889Z] #49 47.97 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #49 47.97 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:15:30.889Z] #49 47.97 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #49 47.98 OK: 7 MiB in 17 packages [2023-08-14T20:15:30.889Z] #49 ... [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #50 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:15:30.889Z] #50 DONE 48.1s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:15:30.889Z] #51 DONE 48.1s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:30.889Z] #32 45.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #32 45.65 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.889Z] #32 45.65 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.889Z] #32 45.66 OK: 7 MiB in 16 packages [2023-08-14T20:15:30.889Z] #32 DONE 48.4s [2023-08-14T20:15:30.889Z] [2023-08-14T20:15:30.889Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:15:30.889Z] #47 45.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #47 45.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.889Z] #47 45.75 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:15:30.890Z] #47 45.76 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.890Z] #47 45.76 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.890Z] #47 45.77 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:15:30.890Z] #47 45.83 OK: 8 MiB in 17 packages [2023-08-14T20:15:30.890Z] #47 DONE 48.3s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:30.890Z] #52 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #52 47.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #52 48.02 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:15:30.890Z] #52 48.02 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:15:30.890Z] #52 48.03 OK: 7 MiB in 16 packages [2023-08-14T20:15:30.890Z] #52 ... [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:15:30.890Z] #54 DONE 48.4s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:15:30.890Z] #48 DONE 48.5s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:30.890Z] #57 ... [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:15:30.890Z] #49 DONE 48.8s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:30.890Z] #52 DONE 48.6s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:15:30.890Z] #58 ... [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:15:30.890Z] #59 DONE 0.7s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:30.890Z] #60 4.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #60 ... [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:15:30.890Z] #0 4.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #0 4.363 OK: 265 MiB in 53 packages [2023-08-14T20:15:30.890Z] #61 DONE 4.5s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:30.890Z] #60 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #60 4.739 OK: 265 MiB in 53 packages [2023-08-14T20:15:30.890Z] #60 DONE 5.0s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:30.890Z] #62 ... [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:30.890Z] #63 DONE 0.6s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #64 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:15:30.890Z] #0 4.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #0 4.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:30.890Z] #0 5.043 OK: 265 MiB in 53 packages [2023-08-14T20:15:30.890Z] #64 DONE 5.3s [2023-08-14T20:15:30.890Z] [2023-08-14T20:15:30.890Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:15:31.147Z] #65 ... [2023-08-14T20:15:31.147Z] [2023-08-14T20:15:31.147Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:31.147Z] #57 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:31.147Z] #57 4.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:31.147Z] #57 5.035 OK: 265 MiB in 53 packages [2023-08-14T20:15:31.147Z] #57 DONE 5.6s [2023-08-14T20:15:31.147Z] [2023-08-14T20:15:31.147Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:31.713Z] #66 ... [2023-08-14T20:15:31.713Z] [2023-08-14T20:15:31.713Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:15:31.713Z] #58 DONE 2.6s [2023-08-14T20:15:31.713Z] [2023-08-14T20:15:31.713Z] #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:31.713Z] #62 DONE 1.3s [2023-08-14T20:15:31.713Z] [2023-08-14T20:15:31.713Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:15:32.281Z] #67 ... [2023-08-14T20:15:32.281Z] [2023-08-14T20:15:32.281Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:15:32.281Z] #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:32.281Z] #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:32.281Z] #0 5.669 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:15:32.281Z] #0 5.669 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:15:32.281Z] #0 5.669 OK: 17823 distinct packages available [2023-08-14T20:15:32.281Z] #0 5.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:32.281Z] #0 5.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:15:32.281Z] #0 6.015 OK: 265 MiB in 53 packages [2023-08-14T20:15:32.281Z] #68 DONE 6.4s [2023-08-14T20:15:32.281Z] [2023-08-14T20:15:32.281Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:32.281Z] #66 DONE 1.1s [2023-08-14T20:15:32.281Z] [2023-08-14T20:15:32.281Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:32.552Z] #69 ... [2023-08-14T20:15:32.552Z] [2023-08-14T20:15:32.552Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:15:32.552Z] #65 DONE 1.5s [2023-08-14T20:15:32.552Z] [2023-08-14T20:15:32.552Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:32.811Z] #70 ... [2023-08-14T20:15:32.811Z] [2023-08-14T20:15:32.811Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:15:32.811Z] #67 DONE 0.9s [2023-08-14T20:15:32.811Z] [2023-08-14T20:15:32.811Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:32.811Z] #69 DONE 0.7s [2023-08-14T20:15:32.811Z] [2023-08-14T20:15:32.811Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:39.119Z] 8d51d6327a98: Pull complete [2023-08-14T20:15:39.119Z] 8b374f2dd631: Pull complete [2023-08-14T20:15:39.119Z] ec14aa9079de: Pull complete [2023-08-14T20:15:41.335Z] #71 ... [2023-08-14T20:15:41.335Z] [2023-08-14T20:15:41.335Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:41.593Z] #72 ... [2023-08-14T20:15:41.593Z] [2023-08-14T20:15:41.593Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:41.852Z] #73 ... [2023-08-14T20:15:41.852Z] [2023-08-14T20:15:41.852Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:45.805Z] 2f466654f4bb: Pull complete [2023-08-14T20:15:48.398Z] 554e91adad29: Pull complete [2023-08-14T20:15:48.398Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T20:15:48.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:15:48.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:15:48.740Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-14T20:15:48.740Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:15:48.740Z] WORKDIR /edgex [2023-08-14T20:15:48.740Z] COPY go.mod . [2023-08-14T20:15:48.740Z] RUN go mod download [2023-08-14T20:15:49.340Z] Sending build context to Docker daemon 2.938MB [2023-08-14T20:15:49.340Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:15:49.340Z] ---> 1e15ea492957 [2023-08-14T20:15:49.340Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:15:51.295Z] ---> Running in b8cb93f89e99 [2023-08-14T20:15:51.570Z] Removing intermediate container b8cb93f89e99 [2023-08-14T20:15:51.570Z] ---> 76ce31b51c41 [2023-08-14T20:15:51.570Z] Step 3/4 : COPY go.mod . [2023-08-14T20:15:52.156Z] ---> ac0acd08c827 [2023-08-14T20:15:52.156Z] Step 4/4 : RUN go mod download [2023-08-14T20:15:52.156Z] ---> Running in 1d4ad44c57e2 [2023-08-14T20:16:03.805Z] #74 DONE 28.4s [2023-08-14T20:16:03.805Z] [2023-08-14T20:16:03.805Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:03.805Z] #72 DONE 29.4s [2023-08-14T20:16:03.805Z] [2023-08-14T20:16:03.805Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:03.805Z] #71 DONE 27.4s [2023-08-14T20:16:03.805Z] [2023-08-14T20:16:03.805Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:03.805Z] #70 DONE 27.8s [2023-08-14T20:16:03.805Z] [2023-08-14T20:16:03.805Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:03.805Z] #73 DONE 27.9s [2023-08-14T20:16:03.805Z] [2023-08-14T20:16:03.805Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:16:07.357Z] #75 ... [2023-08-14T20:16:07.357Z] [2023-08-14T20:16:07.357Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:16:10.669Z] #76 ... [2023-08-14T20:16:10.669Z] [2023-08-14T20:16:10.669Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:16:10.669Z] #77 ... [2023-08-14T20:16:10.669Z] [2023-08-14T20:16:10.669Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-14T20:16:10.669Z] #78 ... [2023-08-14T20:16:10.669Z] [2023-08-14T20:16:10.669Z] #79 [core-data builder 6/7] COPY . . [2023-08-14T20:16:12.055Z] #79 DONE 11.8s [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.055Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:16:12.055Z] #75 DONE 11.8s [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.055Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-14T20:16:12.055Z] #78 DONE 11.9s [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.055Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.055Z] #80 CACHED [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.055Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.055Z] #81 CACHED [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.055Z] #82 [core-command builder 6/7] COPY . . [2023-08-14T20:16:12.055Z] #82 CACHED [2023-08-14T20:16:12.055Z] [2023-08-14T20:16:12.056Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #83 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #84 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #85 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #86 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #87 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #88 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #89 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #90 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #91 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #76 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #76 DONE 11.8s [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #92 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #93 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #94 [core-metadata builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #94 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #77 DONE 11.9s [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #95 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #96 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #97 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:16:12.056Z] #98 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:12.056Z] #99 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.056Z] #100 CACHED [2023-08-14T20:16:12.056Z] [2023-08-14T20:16:12.056Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:16:12.315Z] #101 ... [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:16:12.315Z] #102 DONE 0.1s [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:16:12.315Z] #103 CACHED [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:16:12.315Z] #104 CACHED [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:16:12.315Z] #105 CACHED [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:12.315Z] #106 CACHED [2023-08-14T20:16:12.315Z] [2023-08-14T20:16:12.315Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:16:15.684Z] #107 DONE 3.2s [2023-08-14T20:16:15.684Z] [2023-08-14T20:16:15.684Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:16:15.684Z] #108 DONE 3.3s [2023-08-14T20:16:15.684Z] [2023-08-14T20:16:15.684Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:16:15.944Z] #109 DONE 0.5s [2023-08-14T20:16:15.944Z] [2023-08-14T20:16:15.944Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:16:15.944Z] #110 DONE 0.5s [2023-08-14T20:16:15.944Z] [2023-08-14T20:16:15.944Z] #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:16:16.513Z] #111 DONE 0.3s [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:16:16.513Z] #0 1.006 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-08-14T20:16:16.513Z] #112 ... [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:16:16.513Z] #113 CACHED [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:16:16.513Z] #114 CACHED [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #115 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:16:16.513Z] #115 CACHED [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:16:16.513Z] #116 CACHED [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:16.513Z] #117 CACHED [2023-08-14T20:16:16.513Z] [2023-08-14T20:16:16.513Z] #118 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:16:16.513Z] #118 CACHED [2023-08-14T20:16:16.770Z] [2023-08-14T20:16:16.770Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:16:16.770Z] #119 CACHED [2023-08-14T20:16:16.770Z] [2023-08-14T20:16:16.770Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:16:16.770Z] #120 CACHED [2023-08-14T20:16:16.770Z] [2023-08-14T20:16:16.770Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:16:16.770Z] #121 DONE 0.3s [2023-08-14T20:16:16.770Z] [2023-08-14T20:16:16.770Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:16:17.027Z] #122 ... [2023-08-14T20:16:17.027Z] [2023-08-14T20:16:17.027Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:16:17.027Z] #123 DONE 0.2s [2023-08-14T20:16:17.027Z] [2023-08-14T20:16:17.027Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:16:17.963Z] #124 DONE 0.9s [2023-08-14T20:16:17.963Z] [2023-08-14T20:16:17.963Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:16:17.963Z] #125 DONE 1.0s [2023-08-14T20:16:17.963Z] [2023-08-14T20:16:17.963Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:16:17.963Z] #122 DONE 1.1s [2023-08-14T20:16:17.963Z] [2023-08-14T20:16:17.963Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:16:18.896Z] #126 ... [2023-08-14T20:16:18.896Z] [2023-08-14T20:16:18.896Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:16:18.896Z] #127 DONE 1.2s [2023-08-14T20:16:18.896Z] [2023-08-14T20:16:18.896Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:16:18.896Z] #128 DONE 1.2s [2023-08-14T20:16:18.896Z] [2023-08-14T20:16:18.896Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:16:18.896Z] #126 DONE 1.1s [2023-08-14T20:16:18.896Z] [2023-08-14T20:16:18.896Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:16:18.896Z] #129 DONE 0.1s [2023-08-14T20:16:18.896Z] [2023-08-14T20:16:18.896Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:16:19.154Z] #130 ... [2023-08-14T20:16:19.154Z] [2023-08-14T20:16:19.154Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:16:19.154Z] #131 DONE 0.1s [2023-08-14T20:16:19.154Z] [2023-08-14T20:16:19.154Z] #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T20:16:19.154Z] #132 DONE 0.1s [2023-08-14T20:16:19.154Z] [2023-08-14T20:16:19.154Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:16:19.413Z] #133 DONE 0.3s [2023-08-14T20:16:19.413Z] [2023-08-14T20:16:19.413Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T20:16:19.413Z] #134 DONE 0.3s [2023-08-14T20:16:19.413Z] [2023-08-14T20:16:19.413Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:16:19.413Z] #130 DONE 0.3s [2023-08-14T20:16:19.413Z] [2023-08-14T20:16:19.413Z] #135 [security-spire-server] exporting to image [2023-08-14T20:16:19.413Z] #135 exporting layers [2023-08-14T20:16:19.671Z] #135 ... [2023-08-14T20:16:19.671Z] [2023-08-14T20:16:19.671Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:16:19.671Z] #136 DONE 0.2s [2023-08-14T20:16:19.671Z] [2023-08-14T20:16:19.671Z] #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T20:16:19.671Z] #137 DONE 0.3s [2023-08-14T20:16:19.671Z] [2023-08-14T20:16:19.671Z] #135 [security-spire-config] exporting to image [2023-08-14T20:16:20.240Z] #135 exporting layers 0.9s done [2023-08-14T20:16:20.240Z] #135 writing image sha256:eb69d8fff763596c0c6dcabefda17375ebb528973ed956be91877108aa20378b done [2023-08-14T20:16:20.240Z] #135 naming to docker.io/library/security-spire-server done [2023-08-14T20:16:20.497Z] #135 exporting layers 0.8s done [2023-08-14T20:16:20.497Z] #135 writing image sha256:91ebf7847397b624713fac2e74726153aca53714aee3f735168adce3945d4571 0.0s done [2023-08-14T20:16:20.497Z] #135 naming to docker.io/library/security-spire-config done [2023-08-14T20:16:20.497Z] #135 writing image sha256:b4cd59a5dc2402c0c60c0ec0eb566cf3479ae5c55a3f279575f52ca4a18f231c [2023-08-14T20:16:20.497Z] #135 writing image sha256:b4cd59a5dc2402c0c60c0ec0eb566cf3479ae5c55a3f279575f52ca4a18f231c done [2023-08-14T20:16:20.497Z] #135 naming to docker.io/library/security-spire-agent done [2023-08-14T20:16:20.497Z] #135 DONE 1.1s [2023-08-14T20:16:20.497Z] [2023-08-14T20:16:20.497Z] #138 [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-08-14T20:16:20.497Z] #0 1.041 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-08-14T20:16:22.392Z] #138 ... [2023-08-14T20:16:22.392Z] [2023-08-14T20:16:22.392Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:16:22.392Z] #0 0.906 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-08-14T20:16:22.392Z] #139 ... [2023-08-14T20:16:22.392Z] [2023-08-14T20:16:22.392Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:16:22.392Z] #0 0.637 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-08-14T20:16:22.392Z] #140 ... [2023-08-14T20:16:22.392Z] [2023-08-14T20:16:22.392Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:16:22.392Z] #0 0.456 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-08-14T20:16:22.650Z] #141 ... [2023-08-14T20:16:22.650Z] [2023-08-14T20:16:22.650Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:16:22.650Z] #0 1.181 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-08-14T20:16:22.650Z] #142 ... [2023-08-14T20:16:22.650Z] [2023-08-14T20:16:22.650Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:16:22.650Z] #0 0.582 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-08-14T20:16:22.906Z] #143 ... [2023-08-14T20:16:22.906Z] [2023-08-14T20:16:22.906Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:16:22.906Z] #0 0.541 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-08-14T20:16:22.906Z] #144 ... [2023-08-14T20:16:22.906Z] [2023-08-14T20:16:22.906Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:16:22.906Z] #0 1.843 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-08-14T20:16:23.163Z] #145 ... [2023-08-14T20:16:23.163Z] [2023-08-14T20:16:23.163Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:16:23.163Z] #0 0.878 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-08-14T20:16:23.421Z] #146 ... [2023-08-14T20:16:23.421Z] [2023-08-14T20:16:23.421Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:16:23.421Z] #101 1.204 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-08-14T20:16:31.052Z] Removing intermediate container 1d4ad44c57e2 [2023-08-14T20:16:31.052Z] ---> 5266ce8ea2e2 [2023-08-14T20:16:31.052Z] Successfully built 5266ce8ea2e2 [2023-08-14T20:16:31.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:31.389Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T20:16:31.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:16:31.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-3567 does not seem to be running inside a container [2023-08-14T20:16:31.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T20:16:32.962Z] $ docker top 3df8081b62d21d34ea6b72523e5c80a76e0ff50e0dec512bdc00eae3820393d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:16:33.798Z] + go version [2023-08-14T20:16:33.798Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T20:16:33.822Z] $ docker stop --time=1 3df8081b62d21d34ea6b72523e5c80a76e0ff50e0dec512bdc00eae3820393d8 [2023-08-14T20:16:35.465Z] $ docker rm -f --volumes 3df8081b62d21d34ea6b72523e5c80a76e0ff50e0dec512bdc00eae3820393d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:36.025Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T20:16:36.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:16:36.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-3567 does not seem to be running inside a container [2023-08-14T20:16:36.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T20:16:37.492Z] $ docker top ad7c9f5eb74c70ee3b6be326acd9fb1719d832fe2932a1a832802bfeba887001 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T20:16:37.707Z] ========================================================= [2023-08-14T20:16:37.707Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T20:16:37.707Z] ========================================================= [Pipeline] sh [2023-08-14T20:16:38.339Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:16:38.674Z] + make test [2023-08-14T20:16:38.674Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T20:17:25.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T20:17:31.112Z] #101 ... [2023-08-14T20:17:31.112Z] [2023-08-14T20:17:31.112Z] #138 [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-08-14T20:17:31.112Z] #138 76.88 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-08-14T20:17:35.371Z] #138 ... [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:17:35.371Z] #112 DONE 82.9s [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:17:35.371Z] #145 DONE 83.1s [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:17:35.371Z] #142 DONE 83.1s [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:17:35.371Z] #139 ... [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #138 [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-08-14T20:17:35.371Z] #138 DONE 83.2s [2023-08-14T20:17:35.371Z] [2023-08-14T20:17:35.371Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.320Z] #147 ... [2023-08-14T20:17:36.320Z] [2023-08-14T20:17:36.320Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:17:36.320Z] #139 DONE 83.9s [2023-08-14T20:17:36.320Z] [2023-08-14T20:17:36.320Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.320Z] #148 ... [2023-08-14T20:17:36.320Z] [2023-08-14T20:17:36.320Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:17:36.320Z] #143 DONE 84.3s [2023-08-14T20:17:36.320Z] [2023-08-14T20:17:36.320Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:17:36.320Z] #146 DONE 84.2s [2023-08-14T20:17:36.584Z] [2023-08-14T20:17:36.584Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:17:36.584Z] #141 DONE 84.5s [2023-08-14T20:17:36.584Z] [2023-08-14T20:17:36.584Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.843Z] #149 ... [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:17:36.844Z] #101 DONE 84.6s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:17:36.844Z] #150 DONE 1.5s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.844Z] #147 DONE 1.4s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.844Z] #148 DONE 0.7s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.844Z] #151 DONE 0.8s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:36.844Z] #149 DONE 0.4s [2023-08-14T20:17:36.844Z] [2023-08-14T20:17:36.844Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #152 ... [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:37.109Z] #153 DONE 0.2s [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #154 DONE 0.2s [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #155 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #155 DONE 0.2s [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #156 DONE 0.3s [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #157 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #158 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:37.109Z] #158 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #159 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #160 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:37.109Z] #160 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:37.109Z] #161 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #162 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #162 CACHED [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.109Z] #152 DONE 0.2s [2023-08-14T20:17:37.109Z] [2023-08-14T20:17:37.109Z] #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:17:37.368Z] #163 ... [2023-08-14T20:17:37.369Z] [2023-08-14T20:17:37.369Z] #164 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:37.369Z] #164 DONE 0.3s [2023-08-14T20:17:37.369Z] [2023-08-14T20:17:37.369Z] #165 [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-08-14T20:17:37.369Z] #165 DONE 0.2s [2023-08-14T20:17:37.369Z] [2023-08-14T20:17:37.369Z] #166 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:17:38.310Z] #166 ... [2023-08-14T20:17:38.310Z] [2023-08-14T20:17:38.310Z] #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:17:38.310Z] #167 DONE 1.0s [2023-08-14T20:17:38.310Z] [2023-08-14T20:17:38.310Z] #168 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:17:38.881Z] #168 ... [2023-08-14T20:17:38.881Z] [2023-08-14T20:17:38.881Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:17:38.881Z] #169 DONE 2.0s [2023-08-14T20:17:38.881Z] [2023-08-14T20:17:38.881Z] #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:17:38.881Z] #163 DONE 1.8s [2023-08-14T20:17:38.881Z] [2023-08-14T20:17:38.881Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:17:38.881Z] #170 DONE 1.8s [2023-08-14T20:17:39.142Z] [2023-08-14T20:17:39.142Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:39.142Z] #171 ... [2023-08-14T20:17:39.142Z] [2023-08-14T20:17:39.142Z] #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T20:17:39.142Z] #172 DONE 2.1s [2023-08-14T20:17:39.142Z] [2023-08-14T20:17:39.142Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:17:39.142Z] #140 DONE 87.1s [2023-08-14T20:17:39.142Z] [2023-08-14T20:17:39.142Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:17:39.142Z] #144 DONE 87.1s [2023-08-14T20:17:39.142Z] [2023-08-14T20:17:39.142Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T20:17:39.142Z] #173 DONE 2.1s [2023-08-14T20:17:39.403Z] [2023-08-14T20:17:39.403Z] #174 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T20:17:39.403Z] #174 DONE 2.1s [2023-08-14T20:17:39.403Z] [2023-08-14T20:17:39.403Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:39.403Z] #175 ... [2023-08-14T20:17:39.403Z] [2023-08-14T20:17:39.403Z] #176 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:39.403Z] #176 CACHED [2023-08-14T20:17:39.403Z] [2023-08-14T20:17:39.403Z] #177 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:39.403Z] #177 CACHED [2023-08-14T20:17:39.664Z] [2023-08-14T20:17:39.664Z] #166 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:17:39.664Z] #166 DONE 2.3s [2023-08-14T20:17:39.664Z] [2023-08-14T20:17:39.664Z] #178 [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-08-14T20:17:39.924Z] #178 ... [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:39.924Z] #179 DONE 1.1s [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #180 [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-08-14T20:17:39.924Z] #180 DONE 1.9s [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #168 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:17:39.924Z] #168 DONE 1.9s [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:39.924Z] #171 DONE 1.1s [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:39.924Z] #181 DONE 0.9s [2023-08-14T20:17:39.924Z] [2023-08-14T20:17:39.924Z] #135 [core-command] exporting to image [2023-08-14T20:17:39.924Z] #135 exporting layers [2023-08-14T20:17:40.185Z] #135 ... [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #182 [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-08-14T20:17:40.185Z] #182 DONE 0.9s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #183 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:17:40.185Z] #183 DONE 0.6s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:40.185Z] #184 DONE 0.9s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:40.185Z] #175 DONE 0.9s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #178 [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-08-14T20:17:40.185Z] #178 DONE 0.7s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #185 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:40.185Z] #185 DONE 0.7s [2023-08-14T20:17:40.185Z] [2023-08-14T20:17:40.185Z] #135 [security-spiffe-token-provider] exporting to image [2023-08-14T20:17:40.185Z] #135 exporting layers 0.2s done [2023-08-14T20:17:40.496Z] #135 ... [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #186 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:40.496Z] #186 DONE 0.4s [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #187 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:40.496Z] #187 DONE 0.4s [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #188 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:17:40.496Z] #188 DONE 0.4s [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #135 [core-data] exporting to image [2023-08-14T20:17:40.496Z] #135 writing image sha256:5b91d8820ddb489be0e620b067108413fcb3f5f05a412c65b1a66db2406ff0df 0.0s done [2023-08-14T20:17:40.496Z] #135 naming to docker.io/library/core-data done [2023-08-14T20:17:40.496Z] #135 writing image sha256:e3ff7d4905c316e2b78caddcd6171a053deed082778e9592cde33315d0f69587 0.0s done [2023-08-14T20:17:40.496Z] #135 naming to docker.io/library/core-command [2023-08-14T20:17:40.496Z] #135 ... [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T20:17:40.496Z] #189 DONE 0.4s [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #190 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:40.496Z] #190 DONE 0.4s [2023-08-14T20:17:40.496Z] [2023-08-14T20:17:40.496Z] #135 [support-scheduler] exporting to image [2023-08-14T20:17:40.496Z] #135 naming to docker.io/library/core-command done [2023-08-14T20:17:41.154Z] #135 ... [2023-08-14T20:17:41.154Z] [2023-08-14T20:17:41.154Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:41.154Z] #191 DONE 0.7s [2023-08-14T20:17:41.154Z] [2023-08-14T20:17:41.154Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T20:17:41.154Z] #192 DONE 0.8s [2023-08-14T20:17:41.154Z] [2023-08-14T20:17:41.154Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T20:17:41.154Z] #193 DONE 0.8s [2023-08-14T20:17:41.154Z] [2023-08-14T20:17:41.154Z] #194 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:17:41.154Z] #194 DONE 0.7s [2023-08-14T20:17:41.154Z] [2023-08-14T20:17:41.154Z] #135 [security-spiffe-token-provider] exporting to image [2023-08-14T20:17:41.154Z] #135 writing image sha256:44619ce3b00e5794505a606dbce7c6e15c925547ac680ffec83cec4d1ed440da done [2023-08-14T20:17:41.154Z] #135 naming to docker.io/library/security-spiffe-token-provider done [2023-08-14T20:17:41.414Z] #135 ... [2023-08-14T20:17:41.414Z] [2023-08-14T20:17:41.414Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T20:17:41.414Z] #195 DONE 0.6s [2023-08-14T20:17:41.414Z] [2023-08-14T20:17:41.414Z] #135 [support-scheduler] exporting to image [2023-08-14T20:17:41.414Z] #135 exporting layers 0.1s done [2023-08-14T20:17:41.414Z] #135 writing image sha256:919b7decaf47b5333241b5a1f395c2835994ea0888078b68711398807f0b3a22 done [2023-08-14T20:17:41.414Z] #135 naming to docker.io/library/support-scheduler done [2023-08-14T20:17:41.414Z] #135 writing image sha256:8112c0b576d8087c466152e0d138bc0ef7f7ab3697bde55dc4c03984ea4f6aaf [2023-08-14T20:17:41.414Z] #135 writing image sha256:8112c0b576d8087c466152e0d138bc0ef7f7ab3697bde55dc4c03984ea4f6aaf 0.1s done [2023-08-14T20:17:41.414Z] #135 naming to docker.io/library/core-metadata done [2023-08-14T20:17:41.414Z] #135 DONE 2.5s [2023-08-14T20:17:41.414Z] [2023-08-14T20:17:41.414Z] #196 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:17:41.414Z] #196 DONE 0.6s [2023-08-14T20:17:41.414Z] [2023-08-14T20:17:41.414Z] #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T20:17:41.676Z] #197 DONE 0.6s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:17:41.676Z] #198 DONE 1.2s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:17:41.676Z] #199 DONE 1.1s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T20:17:41.676Z] #200 DONE 0.7s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #201 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:17:41.676Z] #201 DONE 0.1s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #135 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:17:41.676Z] #135 ... [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:17:41.676Z] #202 DONE 0.1s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #203 [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-08-14T20:17:41.676Z] #203 DONE 0.1s [2023-08-14T20:17:41.676Z] [2023-08-14T20:17:41.676Z] #135 [support-notifications] exporting to image [2023-08-14T20:17:41.676Z] #135 exporting layers 0.2s done [2023-08-14T20:17:41.676Z] #135 writing image sha256:004bb595f3a14ce5f5ecb93e4996120fa1d76ca05d707f2b3d74655b1e524fca 0.0s done [2023-08-14T20:17:41.676Z] #135 naming to docker.io/library/security-proxy-setup [2023-08-14T20:17:41.938Z] #135 ... [2023-08-14T20:17:41.938Z] [2023-08-14T20:17:41.938Z] #204 [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-08-14T20:17:41.938Z] #204 DONE 0.2s [2023-08-14T20:17:41.938Z] [2023-08-14T20:17:41.938Z] #135 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:17:41.938Z] #135 exporting layers 0.2s done [2023-08-14T20:17:41.938Z] #135 naming to docker.io/library/security-proxy-setup done [2023-08-14T20:17:41.938Z] #135 writing image sha256:2981ceb46f6af9ffdecb57d388d9c5ccc94f53895c45e622cfd5ead947bf3379 done [2023-08-14T20:17:41.938Z] #135 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-14T20:17:42.202Z] #135 ... [2023-08-14T20:17:42.202Z] [2023-08-14T20:17:42.202Z] #205 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:17:42.202Z] #205 DONE 1.1s [2023-08-14T20:17:42.202Z] [2023-08-14T20:17:42.202Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T20:17:42.202Z] #206 DONE 0.2s [2023-08-14T20:17:42.202Z] [2023-08-14T20:17:42.202Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T20:17:42.202Z] #207 DONE 0.0s [2023-08-14T20:17:42.202Z] [2023-08-14T20:17:42.202Z] #135 [security-proxy-auth] exporting to image [2023-08-14T20:17:42.202Z] #135 writing image sha256:dd550b623d8e0a2299767afa5b76b69bfdca3a6cc193c024f0d1b9a18a35398d done [2023-08-14T20:17:42.202Z] #135 naming to docker.io/library/support-notifications done [2023-08-14T20:17:42.202Z] #135 exporting layers 0.1s done [2023-08-14T20:17:42.202Z] #135 writing image sha256:26fbc788418d82cfe02da464455098f6a23566ad9c7220adee20b8654186f451 done [2023-08-14T20:17:42.202Z] #135 naming to docker.io/library/security-proxy-auth done [2023-08-14T20:17:42.202Z] #135 DONE 3.1s [2023-08-14T20:17:42.202Z] [2023-08-14T20:17:42.202Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:17:42.463Z] #208 ... [2023-08-14T20:17:42.463Z] [2023-08-14T20:17:42.463Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:17:42.463Z] #209 DONE 0.6s [2023-08-14T20:17:42.463Z] [2023-08-14T20:17:42.463Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:17:42.463Z] #208 DONE 0.3s [2023-08-14T20:17:42.463Z] [2023-08-14T20:17:42.463Z] #135 [security-bootstrapper] exporting to image [2023-08-14T20:17:42.724Z] #135 exporting layers 0.2s done [2023-08-14T20:17:42.724Z] #135 writing image sha256:00460c76cc459b3eb6b2b6ec45d13f3d1e2a2258bd0f766804972599bf9894d2 done [2023-08-14T20:17:42.724Z] #135 naming to docker.io/library/security-secretstore-setup done [2023-08-14T20:17:42.724Z] #135 writing image sha256:bcb16c111c9074c96ba3e4133d34e56b6fa7554a228de33f7dacefe02e889ebf done [2023-08-14T20:17:42.724Z] #135 naming to docker.io/library/security-bootstrapper done [2023-08-14T20:17:42.724Z] #135 DONE 3.4s [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:17:42.724Z] time="2023-08-14T20:14:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T20:17:42.740Z] $ docker stop --time=1 1316218bdefb3c5d3415aa11916fba77d61f0d6e4fe9c336ef823a9df95d1e23 [2023-08-14T20:17:44.009Z] $ docker rm -f --volumes 1316218bdefb3c5d3415aa11916fba77d61f0d6e4fe9c336ef823a9df95d1e23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:17:44.343Z] + docker images [2023-08-14T20:17:44.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T20:17:44.343Z] security-secretstore-setup latest 00460c76cc45 2 seconds ago 44.1MB [2023-08-14T20:17:44.343Z] security-bootstrapper latest bcb16c111c90 2 seconds ago 23MB [2023-08-14T20:17:44.343Z] core-common-config-bootstrapper latest 2981ceb46f6a 3 seconds ago 18MB [2023-08-14T20:17:44.343Z] support-notifications latest dd550b623d8e 3 seconds ago 34.3MB [2023-08-14T20:17:44.343Z] security-proxy-setup latest 004bb595f3a1 3 seconds ago 19.6MB [2023-08-14T20:17:44.343Z] security-proxy-auth latest 26fbc788418d 3 seconds ago 19.4MB [2023-08-14T20:17:44.343Z] security-spiffe-token-provider latest 44619ce3b00e 4 seconds ago 33.5MB [2023-08-14T20:17:44.343Z] core-metadata latest 8112c0b576d8 4 seconds ago 21.6MB [2023-08-14T20:17:44.343Z] support-scheduler latest 919b7decaf47 4 seconds ago 33.7MB [2023-08-14T20:17:44.343Z] core-data latest 5b91d8820ddb 5 seconds ago 21.2MB [2023-08-14T20:17:44.343Z] core-command latest e3ff7d4905c3 5 seconds ago 21MB [2023-08-14T20:17:44.343Z] security-spire-server latest eb69d8fff763 About a minute ago 103MB [2023-08-14T20:17:44.343Z] security-spire-config latest 91ebf7847397 About a minute ago 102MB [2023-08-14T20:17:44.343Z] security-spire-agent latest b4cd59a5dc24 About a minute ago 161MB [2023-08-14T20:17:44.343Z] ci-base-image-x86_64 latest e77ef9863e12 5 minutes ago 1.07GB [2023-08-14T20:17:44.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-14T20:17:44.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-14T20:17:44.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T20:19:47.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T20:19:47.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T20:19:47.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T20:19:47.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T20:19:47.269Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T20:19:47.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T20:19:48.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T20:19:48.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T20:19:48.125Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T20:19:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T20:19:52.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T20:19:52.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T20:19:52.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T20:19:52.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T20:20:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T20:20:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T20:20:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.391s coverage: 28.7% of statements [2023-08-14T20:20:19.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 97.0% of statements [2023-08-14T20:20:30.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.395s coverage: 71.5% of statements [2023-08-14T20:20:30.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T20:20:30.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T20:20:30.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T20:20:36.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T20:20:36.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T20:20:36.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 54.0% of statements [2023-08-14T20:20:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T20:20:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T20:20:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:20:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T20:20:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T20:20:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T20:20:51.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T20:21:09.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.799s coverage: 93.4% of statements [2023-08-14T20:21:09.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements [2023-08-14T20:21:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T20:21:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:21:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T20:21:12.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.196s coverage: 97.6% of statements [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T20:21:12.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T20:21:12.959Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.293s coverage: 72.2% of statements [2023-08-14T20:21:25.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T20:21:25.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T20:21:25.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.423s coverage: 0.9% of statements [2023-08-14T20:21:25.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.300s coverage: 32.2% of statements [2023-08-14T20:21:28.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 42.9% of statements [2023-08-14T20:21:28.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 82.9% of statements [2023-08-14T20:21:28.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2023-08-14T20:21:28.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2023-08-14T20:21:32.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.238s coverage: 87.5% of statements [2023-08-14T20:21:34.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T20:21:35.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T20:21:35.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T20:21:35.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T20:21:38.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T20:21:38.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T20:21:38.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T20:21:38.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T20:21:45.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2023-08-14T20:21:45.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T20:21:45.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T20:21:45.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T20:21:45.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T20:21:53.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T20:21:53.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T20:21:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T20:21:59.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.176s coverage: 79.9% of statements [2023-08-14T20:21:59.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.275s coverage: 92.9% of statements [2023-08-14T20:21:59.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-14T20:21:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.230s coverage: 62.3% of statements [2023-08-14T20:21:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2023-08-14T20:21:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements [2023-08-14T20:21:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-08-14T20:22:00.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.564s coverage: 81.8% of statements [2023-08-14T20:22:00.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T20:22:01.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.514s coverage: 82.1% of statements [2023-08-14T20:22:02.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T20:22:02.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 86.0% of statements [2023-08-14T20:22:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T20:22:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T20:22:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 63.1% of statements [2023-08-14T20:22:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2023-08-14T20:22:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2023-08-14T20:22:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-08-14T20:22:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-08-14T20:22:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T20:22:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T20:22:11.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T20:22:11.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2023-08-14T20:22:19.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T20:22:19.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T20:22:19.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T20:22:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.032s coverage: 38.4% of statements [2023-08-14T20:22:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2023-08-14T20:22:25.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T20:22:25.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T20:22:25.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T20:22:25.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T20:22:25.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2023-08-14T20:22:32.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T20:22:32.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T20:22:32.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T20:22:32.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T20:22:39.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements [2023-08-14T20:22:41.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T20:22:41.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:22:41.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T20:22:41.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T20:22:42.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.669s coverage: 95.7% of statements [2023-08-14T20:22:47.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T20:22:47.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T20:22:47.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 61.8% of statements [2023-08-14T20:22:50.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T20:22:50.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:22:50.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 98.9% of statements [2023-08-14T20:22:51.606Z] 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-08-14T20:22:51.607Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T20:22:51.607Z] go vet ./... [2023-08-14T20:25:43.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T20:25:43.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T20:25:43.324Z] ./bin/test-attribution-txt.sh [2023-08-14T20:25:43.324Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T20:25:43.324Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T20:25:43.324Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T20:25:43.324Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T20:25:43.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T20:25:43.659Z] + ls -al . [2023-08-14T20:25:43.659Z] total 720 [2023-08-14T20:25:43.659Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 20:16 . [2023-08-14T20:25:43.659Z] drwxr-xr-x 4 root root 4096 Aug 14 20:16 .. [2023-08-14T20:25:43.659Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:14 .blubracket [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 20:14 .dockerignore [2023-08-14T20:25:43.659Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 20:14 .git [2023-08-14T20:25:43.659Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:14 .github [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:14 .gitignore [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 20:14 .golangci.yml [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 20:14 .hadolint.yml [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 20:14 .sonarcloud.properties [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:14 ADOPTERS.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:14 Attribution.txt [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:14 CHANGELOG.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:14 CONTRIBUTING.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 20:14 GOVERNANCE.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 20:14 Jenkinsfile [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:14 LICENSE [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:14 Makefile [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 20:14 OWNERS.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:14 README.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 20:14 SECURITY.md [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 20:11 VERSION [2023-08-14T20:25:43.659Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:14 bin [2023-08-14T20:25:43.659Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 20:14 cmd [2023-08-14T20:25:43.659Z] -rw-r--r-- 1 root root 446998 Aug 14 20:22 coverage.out [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:14 go.mod [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:14 go.sum [2023-08-14T20:25:43.659Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 20:14 internal [2023-08-14T20:25:43.659Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:14 openapi [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 20:14 security.txt [2023-08-14T20:25:43.659Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 20:14 snap [2023-08-14T20:25:43.659Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 20:14 version.go [Pipeline] sh [2023-08-14T20:25:44.311Z] + '[' -e coverage.out ] [2023-08-14T20:25:44.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T20:25:44.333Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T20:25:45.157Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T20:25:45.783Z] + make build [2023-08-14T20:25:45.783Z] 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-08-14T20:27:37.429Z] 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-08-14T20:27:37.429Z] 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-08-14T20:27:40.013Z] 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-08-14T20:27:44.265Z] 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-08-14T20:28:31.110Z] 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-08-14T20:28:33.689Z] 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-08-14T20:28:41.893Z] 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-08-14T20:28:47.230Z] 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-08-14T20:28:50.589Z] 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-08-14T20:28:55.924Z] 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-08-14T20:29:01.260Z] 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-08-14T20:29:07.916Z] $ docker stop --time=1 ad7c9f5eb74c70ee3b6be326acd9fb1719d832fe2932a1a832802bfeba887001 [2023-08-14T20:29:10.040Z] $ docker rm -f --volumes ad7c9f5eb74c70ee3b6be326acd9fb1719d832fe2932a1a832802bfeba887001 [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-08-14T20:29:12.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:29:12.684Z] [2023-08-14T20:29:12.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:29:13.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:29:13.291Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T20:29:13.291Z] 547446be3368: Pulling fs layer [2023-08-14T20:29:13.291Z] d125d8839a47: Pulling fs layer [2023-08-14T20:29:13.291Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T20:29:13.291Z] c3105a71a48b: Pulling fs layer [2023-08-14T20:29:13.291Z] 0f093f025ec4: Pulling fs layer [2023-08-14T20:29:13.291Z] c3106fc0e877: Pulling fs layer [2023-08-14T20:29:13.291Z] c3105a71a48b: Waiting [2023-08-14T20:29:13.291Z] 0f093f025ec4: Waiting [2023-08-14T20:29:13.291Z] c3106fc0e877: Waiting [2023-08-14T20:29:13.704Z] 547446be3368: Verifying Checksum [2023-08-14T20:29:13.704Z] 547446be3368: Download complete [2023-08-14T20:29:13.704Z] c3105a71a48b: Verifying Checksum [2023-08-14T20:29:13.704Z] c3105a71a48b: Download complete [2023-08-14T20:29:13.997Z] d125d8839a47: Verifying Checksum [2023-08-14T20:29:13.997Z] d125d8839a47: Download complete [2023-08-14T20:29:13.997Z] c3106fc0e877: Verifying Checksum [2023-08-14T20:29:13.997Z] c3106fc0e877: Download complete [2023-08-14T20:29:14.299Z] 0f093f025ec4: Verifying Checksum [2023-08-14T20:29:14.299Z] 0f093f025ec4: Download complete [2023-08-14T20:29:14.299Z] 547446be3368: Pull complete [2023-08-14T20:29:15.288Z] d125d8839a47: Pull complete [2023-08-14T20:29:15.890Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T20:29:15.890Z] 3e85d5ac6304: Download complete [2023-08-14T20:29:24.174Z] 3e85d5ac6304: Pull complete [2023-08-14T20:29:24.174Z] c3105a71a48b: Pull complete [2023-08-14T20:29:25.133Z] 0f093f025ec4: Pull complete [2023-08-14T20:29:26.541Z] c3106fc0e877: Pull complete [2023-08-14T20:29:26.541Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T20:29:26.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:29:26.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:29:26.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-3567 does not seem to be running inside a container [2023-08-14T20:29:26.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-14T20:29:28.933Z] $ docker top 6d0ac225249b00409659208d9dc4a0666fd284f086a4caf8c12740c628e056ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:29:29.772Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:29:37.976Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:29:37.976Z] #1 transferring dockerfile: [2023-08-14T20:29:38.243Z] #1 transferring dockerfile: 2.04kB done [2023-08-14T20:29:38.243Z] #1 DONE 0.1s [2023-08-14T20:29:38.824Z] [2023-08-14T20:29:38.824Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:29:38.824Z] #2 transferring dockerfile: 2.38kB done [2023-08-14T20:29:38.824Z] #2 DONE 0.0s [2023-08-14T20:29:38.824Z] [2023-08-14T20:29:38.824Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-14T20:29:38.824Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-08-14T20:29:38.824Z] #3 DONE 0.1s [2023-08-14T20:29:38.824Z] [2023-08-14T20:29:38.824Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:29:38.824Z] #4 transferring dockerfile: 1.78kB done [2023-08-14T20:29:39.091Z] #4 DONE 0.1s [2023-08-14T20:29:39.091Z] [2023-08-14T20:29:39.091Z] #5 [core-data internal] load build definition from Dockerfile [2023-08-14T20:29:39.369Z] #5 transferring dockerfile: 1.90kB done [2023-08-14T20:29:39.369Z] #5 DONE 0.5s [2023-08-14T20:29:39.369Z] [2023-08-14T20:29:39.369Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #6 ... [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #7 transferring dockerfile: 1.96kB done [2023-08-14T20:29:39.637Z] #7 DONE 0.4s [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-08-14T20:29:39.637Z] #8 DONE 0.5s [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #6 transferring dockerfile: 2.12kB 0.0s done [2023-08-14T20:29:39.637Z] #6 ... [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #9 transferring dockerfile: 2.63kB 0.0s done [2023-08-14T20:29:39.637Z] #9 DONE 0.6s [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-08-14T20:29:39.637Z] #10 DONE 0.6s [2023-08-14T20:29:39.637Z] [2023-08-14T20:29:39.637Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:29:39.637Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-08-14T20:29:39.637Z] #11 DONE 0.5s [2023-08-14T20:29:39.923Z] [2023-08-14T20:29:39.923Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:29:39.923Z] #12 transferring dockerfile: 2.58kB 0.0s done [2023-08-14T20:29:39.923Z] #12 DONE 0.6s [2023-08-14T20:29:39.923Z] [2023-08-14T20:29:39.923Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:29:39.923Z] #13 transferring dockerfile: 2.68kB 0.0s done [2023-08-14T20:29:39.923Z] #13 DONE 0.6s [2023-08-14T20:29:39.923Z] [2023-08-14T20:29:39.923Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:29:39.923Z] #6 DONE 0.6s [2023-08-14T20:29:39.923Z] [2023-08-14T20:29:39.923Z] #14 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:29:39.923Z] #14 transferring context: 56B 0.0s done [2023-08-14T20:29:39.923Z] #14 DONE 0.4s [2023-08-14T20:29:39.923Z] [2023-08-14T20:29:39.923Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:29:39.923Z] #15 transferring dockerfile: 2.06kB 0.0s done [2023-08-14T20:29:39.923Z] #15 DONE 0.5s [2023-08-14T20:29:40.509Z] [2023-08-14T20:29:40.509Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:29:40.509Z] #16 transferring context: 56B done [2023-08-14T20:29:40.509Z] #16 DONE 0.1s [2023-08-14T20:29:40.509Z] [2023-08-14T20:29:40.509Z] #17 [core-command internal] load .dockerignore [2023-08-14T20:29:40.509Z] #17 transferring context: 56B 0.0s done [2023-08-14T20:29:40.509Z] #17 DONE 0.1s [2023-08-14T20:29:40.509Z] [2023-08-14T20:29:40.509Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:29:40.509Z] #18 transferring context: 56B done [2023-08-14T20:29:40.509Z] #18 DONE 0.1s [2023-08-14T20:29:40.509Z] [2023-08-14T20:29:40.509Z] #19 [core-data internal] load .dockerignore [2023-08-14T20:29:40.777Z] #19 transferring context: 56B 0.0s done [2023-08-14T20:29:40.777Z] #19 DONE 0.1s [2023-08-14T20:29:40.777Z] [2023-08-14T20:29:40.777Z] #20 [core-metadata internal] load .dockerignore [2023-08-14T20:29:40.777Z] #20 transferring context: 56B done [2023-08-14T20:29:40.777Z] #20 DONE 0.1s [2023-08-14T20:29:40.777Z] [2023-08-14T20:29:40.777Z] #21 [support-scheduler internal] load .dockerignore [2023-08-14T20:29:40.777Z] #21 transferring context: 56B done [2023-08-14T20:29:40.777Z] #21 DONE 0.1s [2023-08-14T20:29:40.777Z] [2023-08-14T20:29:40.777Z] #22 [support-notifications internal] load .dockerignore [2023-08-14T20:29:40.777Z] #22 transferring context: 56B done [2023-08-14T20:29:40.777Z] #22 DONE 0.0s [2023-08-14T20:29:40.777Z] [2023-08-14T20:29:40.777Z] #23 [security-spire-server internal] load .dockerignore [2023-08-14T20:29:41.046Z] #23 transferring context: 56B done [2023-08-14T20:29:41.046Z] #23 DONE 0.1s [2023-08-14T20:29:41.046Z] [2023-08-14T20:29:41.046Z] #24 [security-spire-config internal] load .dockerignore [2023-08-14T20:29:41.046Z] #24 transferring context: 56B done [2023-08-14T20:29:41.046Z] #24 DONE 0.1s [2023-08-14T20:29:41.046Z] [2023-08-14T20:29:41.046Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:29:41.046Z] #25 transferring context: 56B 0.0s done [2023-08-14T20:29:41.046Z] #25 DONE 0.1s [2023-08-14T20:29:41.046Z] [2023-08-14T20:29:41.046Z] #26 [security-spire-agent internal] load .dockerignore [2023-08-14T20:29:41.046Z] #26 transferring context: 56B 0.0s done [2023-08-14T20:29:41.046Z] #26 DONE 0.1s [2023-08-14T20:29:41.046Z] [2023-08-14T20:29:41.046Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:29:41.313Z] #27 transferring context: 56B 0.0s done [2023-08-14T20:29:41.313Z] #27 DONE 0.1s [2023-08-14T20:29:41.313Z] [2023-08-14T20:29:41.313Z] #28 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:29:41.313Z] #28 transferring context: 56B done [2023-08-14T20:29:41.313Z] #28 DONE 0.1s [2023-08-14T20:29:41.580Z] [2023-08-14T20:29:41.580Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:41.580Z] #29 DONE 0.0s [2023-08-14T20:29:41.580Z] [2023-08-14T20:29:41.580Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:41.580Z] #30 DONE 0.2s [2023-08-14T20:29:41.847Z] [2023-08-14T20:29:41.847Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:41.847Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:41.847Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-14T20:29:41.847Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:41.847Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:41.847Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:41.847Z] #31 ... [2023-08-14T20:29:41.847Z] [2023-08-14T20:29:41.847Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:41.847Z] #29 DONE 0.0s [2023-08-14T20:29:41.847Z] [2023-08-14T20:29:41.847Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:41.847Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-14T20:29:42.114Z] #31 ... [2023-08-14T20:29:42.114Z] [2023-08-14T20:29:42.114Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:42.114Z] #30 DONE 0.2s [2023-08-14T20:29:42.114Z] [2023-08-14T20:29:42.114Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.114Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.114Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.114Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.114Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.114Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:42.381Z] #31 ... [2023-08-14T20:29:42.381Z] [2023-08-14T20:29:42.381Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:42.381Z] #29 DONE 0.0s [2023-08-14T20:29:42.381Z] [2023-08-14T20:29:42.381Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:42.381Z] #30 DONE 0.3s [2023-08-14T20:29:42.381Z] [2023-08-14T20:29:42.381Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.381Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.381Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.381Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.381Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.381Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:42.648Z] #31 ... [2023-08-14T20:29:42.648Z] [2023-08-14T20:29:42.648Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:42.648Z] #29 DONE 0.0s [2023-08-14T20:29:42.648Z] [2023-08-14T20:29:42.648Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.648Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.648Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.648Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.648Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.648Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:42.648Z] #31 ... [2023-08-14T20:29:42.648Z] [2023-08-14T20:29:42.648Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:42.648Z] #29 DONE 0.0s [2023-08-14T20:29:42.648Z] [2023-08-14T20:29:42.648Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.648Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.648Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.648Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.648Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.648Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:42.914Z] #31 ... [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:42.914Z] #29 DONE 0.0s [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:42.914Z] #30 DONE 0.6s [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:42.914Z] #32 DONE 1.9s [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.914Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.914Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.914Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.914Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.914Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:42.914Z] #31 ... [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:42.914Z] #32 DONE 1.9s [2023-08-14T20:29:42.914Z] [2023-08-14T20:29:42.914Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:42.914Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:42.914Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:42.914Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:42.914Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:42.914Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:43.180Z] #31 ... [2023-08-14T20:29:43.180Z] [2023-08-14T20:29:43.180Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:43.180Z] #29 DONE 0.0s [2023-08-14T20:29:43.180Z] [2023-08-14T20:29:43.180Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:43.469Z] #31 ... [2023-08-14T20:29:43.469Z] [2023-08-14T20:29:43.469Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:43.469Z] #29 DONE 0.0s [2023-08-14T20:29:43.469Z] [2023-08-14T20:29:43.469Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:43.469Z] #32 DONE 1.9s [2023-08-14T20:29:43.469Z] [2023-08-14T20:29:43.469Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:43.469Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:43.469Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:43.469Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:43.469Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:43.469Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:43.735Z] #31 ... [2023-08-14T20:29:43.735Z] [2023-08-14T20:29:43.735Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:43.735Z] #30 DONE 1.1s [2023-08-14T20:29:43.735Z] [2023-08-14T20:29:43.735Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:43.735Z] #32 DONE 1.9s [2023-08-14T20:29:43.735Z] [2023-08-14T20:29:43.735Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:43.735Z] #29 DONE 0.0s [2023-08-14T20:29:43.735Z] [2023-08-14T20:29:43.736Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:43.736Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:43.736Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:43.736Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:43.736Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:43.736Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:44.001Z] #31 ... [2023-08-14T20:29:44.001Z] [2023-08-14T20:29:44.001Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-14T20:29:44.001Z] #33 DONE 1.6s [2023-08-14T20:29:44.001Z] [2023-08-14T20:29:44.001Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:44.001Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-14T20:29:44.001Z] #31 ... [2023-08-14T20:29:44.001Z] [2023-08-14T20:29:44.001Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:44.001Z] #30 DONE 1.4s [2023-08-14T20:29:44.268Z] [2023-08-14T20:29:44.268Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:44.268Z] #32 DONE 1.9s [2023-08-14T20:29:44.268Z] [2023-08-14T20:29:44.268Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:44.268Z] #29 DONE 0.0s [2023-08-14T20:29:44.268Z] [2023-08-14T20:29:44.268Z] #33 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-14T20:29:44.268Z] #33 DONE 1.6s [2023-08-14T20:29:44.268Z] [2023-08-14T20:29:44.268Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:44.268Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:44.268Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:44.268Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:44.268Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:44.268Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:44.268Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-14T20:29:44.534Z] #31 ... [2023-08-14T20:29:44.534Z] [2023-08-14T20:29:44.534Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:44.534Z] #29 DONE 0.0s [2023-08-14T20:29:44.534Z] [2023-08-14T20:29:44.534Z] #34 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:29:44.534Z] #34 ... [2023-08-14T20:29:44.534Z] [2023-08-14T20:29:44.534Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:44.534Z] #29 DONE 0.0s [2023-08-14T20:29:44.801Z] [2023-08-14T20:29:44.801Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:29:44.801Z] #35 ... [2023-08-14T20:29:44.801Z] [2023-08-14T20:29:44.801Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:29:44.801Z] #29 DONE 0.0s [2023-08-14T20:29:44.801Z] [2023-08-14T20:29:44.801Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:29:45.067Z] #35 ... [2023-08-14T20:29:45.067Z] [2023-08-14T20:29:45.067Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:29:45.067Z] #30 DONE 2.3s [2023-08-14T20:29:45.067Z] [2023-08-14T20:29:45.067Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:45.067Z] #32 DONE 1.9s [2023-08-14T20:29:45.067Z] [2023-08-14T20:29:45.067Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T20:29:45.067Z] #33 DONE 1.6s [2023-08-14T20:29:45.067Z] [2023-08-14T20:29:45.067Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:45.067Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:45.067Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:45.067Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:45.067Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:45.067Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:45.067Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-14T20:29:45.334Z] #31 ... [2023-08-14T20:29:45.334Z] [2023-08-14T20:29:45.334Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:29:45.334Z] #32 DONE 1.9s [2023-08-14T20:29:45.334Z] [2023-08-14T20:29:45.334Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T20:29:45.334Z] #33 DONE 1.6s [2023-08-14T20:29:45.334Z] [2023-08-14T20:29:45.334Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:29:45.334Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:29:45.334Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:29:45.334Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:29:45.334Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:29:45.334Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:29:45.334Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done [2023-08-14T20:29:45.925Z] #31 DONE 5.0s [2023-08-14T20:29:45.925Z] [2023-08-14T20:29:45.925Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:29:46.196Z] #36 transferring context: 16.65MB 3.6s [2023-08-14T20:29:48.156Z] #36 ... [2023-08-14T20:29:48.156Z] [2023-08-14T20:29:48.156Z] #37 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:29:52.417Z] #37 ... [2023-08-14T20:29:52.417Z] [2023-08-14T20:29:52.417Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:29:52.417Z] #38 transferring context: 30.51MB 9.8s [2023-08-14T20:29:52.417Z] #38 ... [2023-08-14T20:29:52.417Z] [2023-08-14T20:29:52.417Z] #39 [core-data internal] load build context [2023-08-14T20:29:52.687Z] #39 ... [2023-08-14T20:29:52.687Z] [2023-08-14T20:29:52.687Z] #40 [core-command internal] load build context [2023-08-14T20:29:52.687Z] #40 ... [2023-08-14T20:29:52.687Z] [2023-08-14T20:29:52.687Z] #39 [core-data internal] load build context [2023-08-14T20:29:52.956Z] #39 ... [2023-08-14T20:29:52.956Z] [2023-08-14T20:29:52.956Z] #41 [core-metadata internal] load build context [2023-08-14T20:29:53.222Z] #41 ... [2023-08-14T20:29:53.222Z] [2023-08-14T20:29:53.222Z] #42 [support-scheduler internal] load build context [2023-08-14T20:29:53.222Z] #42 ... [2023-08-14T20:29:53.222Z] [2023-08-14T20:29:53.222Z] #39 [core-data internal] load build context [2023-08-14T20:29:53.222Z] #39 ... [2023-08-14T20:29:53.222Z] [2023-08-14T20:29:53.222Z] #43 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:29:53.222Z] #0 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:53.222Z] #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:53.222Z] #0 7.478 OK: 263 MiB in 53 packages [2023-08-14T20:29:53.222Z] #43 DONE 9.1s [2023-08-14T20:29:53.488Z] [2023-08-14T20:29:53.488Z] #41 [core-metadata internal] load build context [2023-08-14T20:29:53.488Z] #41 ... [2023-08-14T20:29:53.488Z] [2023-08-14T20:29:53.488Z] #44 [support-notifications internal] load build context [2023-08-14T20:29:53.753Z] #44 ... [2023-08-14T20:29:53.753Z] [2023-08-14T20:29:53.753Z] #45 [security-spire-server internal] load build context [2023-08-14T20:29:53.753Z] #45 ... [2023-08-14T20:29:53.753Z] [2023-08-14T20:29:53.753Z] #44 [support-notifications internal] load build context [2023-08-14T20:29:54.019Z] #44 ... [2023-08-14T20:29:54.019Z] [2023-08-14T20:29:54.019Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:29:54.019Z] #0 6.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.019Z] #0 7.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.285Z] #46 ... [2023-08-14T20:29:54.285Z] [2023-08-14T20:29:54.285Z] #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:29:54.285Z] #0 6.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.285Z] #0 7.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.285Z] #47 ... [2023-08-14T20:29:54.285Z] [2023-08-14T20:29:54.285Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:29:54.285Z] #0 5.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.285Z] #0 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:54.554Z] #48 ... [2023-08-14T20:29:54.554Z] [2023-08-14T20:29:54.554Z] #49 [security-spire-config internal] load build context [2023-08-14T20:29:54.554Z] #49 ... [2023-08-14T20:29:54.554Z] [2023-08-14T20:29:54.554Z] #45 [security-spire-server internal] load build context [2023-08-14T20:29:55.168Z] #45 ... [2023-08-14T20:29:55.168Z] [2023-08-14T20:29:55.168Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:29:55.168Z] #50 ... [2023-08-14T20:29:55.168Z] [2023-08-14T20:29:55.168Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:29:55.168Z] #34 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:55.168Z] #34 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:29:55.435Z] #34 ... [2023-08-14T20:29:55.435Z] [2023-08-14T20:29:55.435Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:29:55.435Z] #51 ... [2023-08-14T20:29:55.435Z] [2023-08-14T20:29:55.435Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:29:55.701Z] #52 ... [2023-08-14T20:29:55.701Z] [2023-08-14T20:29:55.701Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:29:55.701Z] #53 ... [2023-08-14T20:29:55.701Z] [2023-08-14T20:29:55.701Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:29:55.966Z] #35 ... [2023-08-14T20:29:55.966Z] [2023-08-14T20:29:55.966Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:29:56.548Z] #53 ... [2023-08-14T20:29:56.548Z] [2023-08-14T20:29:56.548Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:29:56.832Z] #54 ... [2023-08-14T20:29:56.832Z] [2023-08-14T20:29:56.832Z] #42 [support-scheduler internal] load build context [2023-08-14T20:29:56.832Z] #42 ... [2023-08-14T20:29:56.832Z] [2023-08-14T20:29:56.832Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:29:56.832Z] #55 ... [2023-08-14T20:29:56.832Z] [2023-08-14T20:29:56.832Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:29:57.101Z] #56 ... [2023-08-14T20:29:57.101Z] [2023-08-14T20:29:57.101Z] #42 [support-scheduler internal] load build context [2023-08-14T20:29:57.369Z] #42 transferring context: 29.53MB 14.1s [2023-08-14T20:29:58.348Z] #42 ... [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:29:58.348Z] #47 11.26 OK: 263 MiB in 53 packages [2023-08-14T20:29:58.348Z] #47 DONE 13.0s [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #42 [support-scheduler internal] load build context [2023-08-14T20:29:58.348Z] #42 ... [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:29:58.348Z] #36 ... [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:29:58.348Z] #46 12.16 OK: 263 MiB in 53 packages [2023-08-14T20:29:58.348Z] #46 DONE 14.2s [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:29:58.348Z] #36 ... [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:29:58.348Z] #57 ... [2023-08-14T20:29:58.348Z] [2023-08-14T20:29:58.348Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:29:58.623Z] #58 ... [2023-08-14T20:29:58.623Z] [2023-08-14T20:29:58.623Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:29:58.623Z] #59 ... [2023-08-14T20:29:58.623Z] [2023-08-14T20:29:58.623Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:29:58.623Z] #60 ... [2023-08-14T20:29:58.623Z] [2023-08-14T20:29:58.623Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:29:58.889Z] #61 ... [2023-08-14T20:29:58.890Z] [2023-08-14T20:29:58.890Z] #34 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:29:58.890Z] #34 13.92 OK: 263 MiB in 53 packages [2023-08-14T20:29:58.890Z] #34 DONE 15.5s [2023-08-14T20:29:58.890Z] [2023-08-14T20:29:58.890Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:29:58.890Z] #38 ... [2023-08-14T20:29:58.890Z] [2023-08-14T20:29:58.890Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:01.474Z] #36 ... [2023-08-14T20:30:01.474Z] [2023-08-14T20:30:01.474Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:30:01.474Z] #48 12.21 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:30:01.474Z] #48 12.21 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:30:01.474Z] #48 12.21 OK: 17694 distinct packages available [2023-08-14T20:30:01.474Z] #48 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:01.474Z] #48 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:01.474Z] #48 16.37 OK: 263 MiB in 53 packages [2023-08-14T20:30:01.474Z] #48 DONE 17.2s [2023-08-14T20:30:01.474Z] [2023-08-14T20:30:01.474Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:02.434Z] #36 transferring context: 41.70MB 19.6s [2023-08-14T20:30:02.704Z] #36 ... [2023-08-14T20:30:02.704Z] [2023-08-14T20:30:02.704Z] #40 [core-command internal] load build context [2023-08-14T20:30:02.971Z] #40 ... [2023-08-14T20:30:02.971Z] [2023-08-14T20:30:02.971Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:03.557Z] #36 ... [2023-08-14T20:30:03.557Z] [2023-08-14T20:30:03.557Z] #39 [core-data internal] load build context [2023-08-14T20:30:03.557Z] #39 ... [2023-08-14T20:30:03.557Z] [2023-08-14T20:30:03.557Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:03.824Z] #36 ... [2023-08-14T20:30:03.824Z] [2023-08-14T20:30:03.824Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:04.090Z] #41 ... [2023-08-14T20:30:04.090Z] [2023-08-14T20:30:04.090Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:04.090Z] #36 ... [2023-08-14T20:30:04.090Z] [2023-08-14T20:30:04.090Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:04.357Z] #44 ... [2023-08-14T20:30:04.357Z] [2023-08-14T20:30:04.357Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:04.623Z] #36 ... [2023-08-14T20:30:04.623Z] [2023-08-14T20:30:04.623Z] #49 [security-spire-config internal] load build context [2023-08-14T20:30:04.623Z] #49 ... [2023-08-14T20:30:04.623Z] [2023-08-14T20:30:04.623Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:05.585Z] #41 ... [2023-08-14T20:30:05.585Z] [2023-08-14T20:30:05.585Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:30:05.585Z] #50 ... [2023-08-14T20:30:05.585Z] [2023-08-14T20:30:05.585Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:05.585Z] #45 ... [2023-08-14T20:30:05.585Z] [2023-08-14T20:30:05.585Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:05.585Z] #41 ... [2023-08-14T20:30:05.585Z] [2023-08-14T20:30:05.585Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:05.861Z] #52 ... [2023-08-14T20:30:05.861Z] [2023-08-14T20:30:05.861Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:05.861Z] #51 ... [2023-08-14T20:30:05.861Z] [2023-08-14T20:30:05.861Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:06.128Z] #52 ... [2023-08-14T20:30:06.128Z] [2023-08-14T20:30:06.128Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:06.128Z] #35 ... [2023-08-14T20:30:06.128Z] [2023-08-14T20:30:06.128Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:07.088Z] #52 ... [2023-08-14T20:30:07.088Z] [2023-08-14T20:30:07.088Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:07.088Z] #53 ... [2023-08-14T20:30:07.088Z] [2023-08-14T20:30:07.088Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:07.359Z] #52 transferring context: 34.00MB 20.6s [2023-08-14T20:30:08.360Z] #52 ... [2023-08-14T20:30:08.360Z] [2023-08-14T20:30:08.360Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:08.360Z] #42 ... [2023-08-14T20:30:08.360Z] [2023-08-14T20:30:08.360Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:08.630Z] #53 ... [2023-08-14T20:30:08.630Z] [2023-08-14T20:30:08.630Z] #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:30:08.630Z] #54 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:08.630Z] #54 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:08.630Z] #54 19.22 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:08.630Z] #54 19.33 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:30:08.630Z] #54 19.49 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:08.630Z] #54 19.68 OK: 8 MiB in 17 packages [2023-08-14T20:30:08.630Z] #54 DONE 22.1s [2023-08-14T20:30:08.630Z] [2023-08-14T20:30:08.630Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:30:08.630Z] #55 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:08.630Z] #55 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:08.630Z] #55 19.94 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:08.630Z] #55 20.02 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:30:08.630Z] #55 20.03 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:08.630Z] #55 20.19 OK: 8 MiB in 17 packages [2023-08-14T20:30:08.630Z] #55 DONE 21.9s [2023-08-14T20:30:08.630Z] [2023-08-14T20:30:08.630Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:09.211Z] #53 ... [2023-08-14T20:30:09.211Z] [2023-08-14T20:30:09.211Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:30:09.211Z] #38 ... [2023-08-14T20:30:09.211Z] [2023-08-14T20:30:09.211Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:09.477Z] #52 ... [2023-08-14T20:30:09.477Z] [2023-08-14T20:30:09.477Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:30:09.477Z] #56 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:09.477Z] #56 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:09.477Z] #56 20.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:09.477Z] #56 20.50 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:09.477Z] #56 20.73 OK: 8 MiB in 16 packages [2023-08-14T20:30:09.743Z] #56 ... [2023-08-14T20:30:09.743Z] [2023-08-14T20:30:09.743Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:10.010Z] #52 ... [2023-08-14T20:30:10.010Z] [2023-08-14T20:30:10.010Z] #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T20:30:10.010Z] #56 DONE 24.0s [2023-08-14T20:30:10.279Z] [2023-08-14T20:30:10.279Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:10.858Z] #52 ... [2023-08-14T20:30:10.858Z] [2023-08-14T20:30:10.858Z] #37 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:30:10.858Z] #37 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:10.858Z] #37 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:10.858Z] #37 20.90 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:30:10.858Z] #37 21.53 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:10.858Z] #37 21.57 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:30:10.858Z] #37 21.57 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:30:10.858Z] #37 ... [2023-08-14T20:30:10.858Z] [2023-08-14T20:30:10.858Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:30:10.858Z] #62 DONE 2.1s [2023-08-14T20:30:10.858Z] [2023-08-14T20:30:10.858Z] #37 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:30:10.858Z] #37 22.75 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:10.858Z] #37 ... [2023-08-14T20:30:10.858Z] [2023-08-14T20:30:10.858Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:11.440Z] #52 ... [2023-08-14T20:30:11.440Z] [2023-08-14T20:30:11.440Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:30:11.440Z] #59 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:11.440Z] #59 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:11.440Z] #59 21.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:30:11.440Z] #59 21.05 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:30:11.440Z] #59 21.05 OK: 17689 distinct packages available [2023-08-14T20:30:11.440Z] #59 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:11.440Z] #59 ... [2023-08-14T20:30:11.440Z] [2023-08-14T20:30:11.440Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:12.396Z] #53 transferring context: 44.69MB 25.7s [2023-08-14T20:30:12.977Z] #53 ... [2023-08-14T20:30:12.977Z] [2023-08-14T20:30:12.977Z] #40 [core-command internal] load build context [2023-08-14T20:30:13.242Z] #40 ... [2023-08-14T20:30:13.242Z] [2023-08-14T20:30:13.242Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:13.508Z] #53 ... [2023-08-14T20:30:13.508Z] [2023-08-14T20:30:13.508Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:30:13.508Z] #58 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:13.508Z] #58 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:13.508Z] #58 24.07 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:13.508Z] #58 24.10 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:13.508Z] #58 24.21 OK: 8 MiB in 16 packages [2023-08-14T20:30:13.773Z] #58 ... [2023-08-14T20:30:13.773Z] [2023-08-14T20:30:13.773Z] #39 [core-data internal] load build context [2023-08-14T20:30:13.773Z] #39 ... [2023-08-14T20:30:13.773Z] [2023-08-14T20:30:13.773Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:30:13.773Z] #58 DONE 25.4s [2023-08-14T20:30:13.773Z] [2023-08-14T20:30:13.773Z] #39 [core-data internal] load build context [2023-08-14T20:30:13.773Z] #39 ... [2023-08-14T20:30:13.773Z] [2023-08-14T20:30:13.773Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:14.038Z] #53 ... [2023-08-14T20:30:14.038Z] [2023-08-14T20:30:14.038Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:30:14.038Z] #57 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:14.038Z] #57 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:14.038Z] #57 23.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:30:14.038Z] #57 23.84 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:30:14.038Z] #57 23.84 OK: 17689 distinct packages available [2023-08-14T20:30:14.038Z] #57 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:14.305Z] #57 ... [2023-08-14T20:30:14.305Z] [2023-08-14T20:30:14.305Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:14.305Z] #53 ... [2023-08-14T20:30:14.305Z] [2023-08-14T20:30:14.305Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:14.570Z] #44 ... [2023-08-14T20:30:14.570Z] [2023-08-14T20:30:14.570Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:14.570Z] #53 ... [2023-08-14T20:30:14.570Z] [2023-08-14T20:30:14.570Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:30:14.570Z] #63 DONE 5.8s [2023-08-14T20:30:14.570Z] [2023-08-14T20:30:14.570Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:14.839Z] #53 ... [2023-08-14T20:30:14.839Z] [2023-08-14T20:30:14.839Z] #49 [security-spire-config internal] load build context [2023-08-14T20:30:14.839Z] #49 ... [2023-08-14T20:30:14.839Z] [2023-08-14T20:30:14.839Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:15.105Z] #36 ... [2023-08-14T20:30:15.105Z] [2023-08-14T20:30:15.105Z] #37 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:30:15.105Z] #37 22.88 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:30:15.105Z] #37 25.08 OK: 17 MiB in 19 packages [2023-08-14T20:30:15.105Z] #37 DONE 27.0s [2023-08-14T20:30:15.105Z] [2023-08-14T20:30:15.105Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:15.105Z] #36 ... [2023-08-14T20:30:15.105Z] [2023-08-14T20:30:15.105Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:15.105Z] #53 ... [2023-08-14T20:30:15.105Z] [2023-08-14T20:30:15.105Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:30:15.105Z] #61 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:15.105Z] #61 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:15.105Z] #61 25.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:30:15.105Z] #61 25.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:30:15.105Z] #61 25.87 OK: 17689 distinct packages available [2023-08-14T20:30:15.105Z] #61 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:15.370Z] #61 ... [2023-08-14T20:30:15.370Z] [2023-08-14T20:30:15.370Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:15.635Z] #53 ... [2023-08-14T20:30:15.635Z] [2023-08-14T20:30:15.635Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:30:15.933Z] #50 ... [2023-08-14T20:30:15.933Z] [2023-08-14T20:30:15.933Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:15.933Z] #45 ... [2023-08-14T20:30:15.933Z] [2023-08-14T20:30:15.933Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:15.933Z] #51 ... [2023-08-14T20:30:15.933Z] [2023-08-14T20:30:15.933Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:30:15.933Z] #64 DONE 1.1s [2023-08-14T20:30:15.933Z] [2023-08-14T20:30:15.933Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:30:15.933Z] #60 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:15.933Z] #60 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:15.933Z] #60 25.96 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:30:15.933Z] #60 26.18 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:15.933Z] #60 26.18 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:16.197Z] #60 26.24 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:30:16.197Z] #60 27.43 OK: 8 MiB in 17 packages [2023-08-14T20:30:16.197Z] #60 ... [2023-08-14T20:30:16.197Z] [2023-08-14T20:30:16.197Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:16.197Z] #41 ... [2023-08-14T20:30:16.197Z] [2023-08-14T20:30:16.197Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:16.462Z] #35 ... [2023-08-14T20:30:16.462Z] [2023-08-14T20:30:16.462Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:17.866Z] #41 transferring context: 28.22MB 34.4s [2023-08-14T20:30:18.824Z] #41 ... [2023-08-14T20:30:18.824Z] [2023-08-14T20:30:18.824Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:18.824Z] #42 ... [2023-08-14T20:30:18.824Z] [2023-08-14T20:30:18.824Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:19.406Z] #41 ... [2023-08-14T20:30:19.406Z] [2023-08-14T20:30:19.406Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:30:19.674Z] #38 ... [2023-08-14T20:30:19.674Z] [2023-08-14T20:30:19.674Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:20.635Z] #41 ... [2023-08-14T20:30:20.635Z] [2023-08-14T20:30:20.635Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:30:20.635Z] #60 DONE 32.2s [2023-08-14T20:30:20.635Z] [2023-08-14T20:30:20.635Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:20.903Z] #41 ... [2023-08-14T20:30:20.903Z] [2023-08-14T20:30:20.903Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:30:20.903Z] #61 28.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:20.903Z] #61 29.83 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:20.903Z] #61 29.84 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:30:20.903Z] #61 29.85 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:30:20.903Z] #61 29.86 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:30:20.903Z] #61 29.87 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:20.903Z] #61 29.93 OK: 8 MiB in 19 packages [2023-08-14T20:30:20.903Z] #61 DONE 32.3s [2023-08-14T20:30:20.903Z] [2023-08-14T20:30:20.903Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:30:20.903Z] #57 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:20.903Z] #57 29.38 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:30:20.903Z] #57 29.49 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:30:20.903Z] #57 29.56 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:30:20.903Z] #57 29.56 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:30:20.903Z] #57 29.64 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:30:20.903Z] #57 29.64 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:20.903Z] #57 29.67 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:30:20.903Z] #57 29.67 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:30:20.903Z] #57 29.68 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:30:20.903Z] #57 29.69 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:20.903Z] #57 29.77 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:30:20.903Z] #57 30.33 OK: 11 MiB in 24 packages [2023-08-14T20:30:20.903Z] #57 DONE 32.6s [2023-08-14T20:30:20.903Z] [2023-08-14T20:30:20.903Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:20.903Z] #41 ... [2023-08-14T20:30:20.903Z] [2023-08-14T20:30:20.903Z] #59 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:30:20.903Z] #59 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:30:20.903Z] #59 27.89 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:30:20.903Z] #59 27.93 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:30:20.903Z] #59 27.94 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:30:20.903Z] #59 27.96 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:30:20.903Z] #59 28.01 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:30:20.903Z] #59 28.12 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:30:20.903Z] #59 28.24 OK: 9 MiB in 20 packages [2023-08-14T20:30:20.903Z] #59 DONE 32.6s [2023-08-14T20:30:20.903Z] [2023-08-14T20:30:20.903Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:21.861Z] #41 ... [2023-08-14T20:30:21.861Z] [2023-08-14T20:30:21.861Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:21.861Z] #52 ... [2023-08-14T20:30:21.861Z] [2023-08-14T20:30:21.861Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:21.861Z] #45 ... [2023-08-14T20:30:21.861Z] [2023-08-14T20:30:21.861Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:22.820Z] #41 transferring context: 43.04MB 39.5s [2023-08-14T20:30:23.084Z] #41 ... [2023-08-14T20:30:23.084Z] [2023-08-14T20:30:23.084Z] #40 [core-command internal] load build context [2023-08-14T20:30:23.349Z] #40 ... [2023-08-14T20:30:23.349Z] [2023-08-14T20:30:23.349Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:24.302Z] #41 ... [2023-08-14T20:30:24.302Z] [2023-08-14T20:30:24.302Z] #39 [core-data internal] load build context [2023-08-14T20:30:24.302Z] #39 ... [2023-08-14T20:30:24.302Z] [2023-08-14T20:30:24.302Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:24.567Z] #41 ... [2023-08-14T20:30:24.567Z] [2023-08-14T20:30:24.567Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:24.567Z] #44 ... [2023-08-14T20:30:24.567Z] [2023-08-14T20:30:24.567Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:25.148Z] #41 ... [2023-08-14T20:30:25.148Z] [2023-08-14T20:30:25.148Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:25.148Z] #36 ... [2023-08-14T20:30:25.148Z] [2023-08-14T20:30:25.148Z] #49 [security-spire-config internal] load build context [2023-08-14T20:30:25.414Z] #49 ... [2023-08-14T20:30:25.414Z] [2023-08-14T20:30:25.414Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:25.994Z] #44 ... [2023-08-14T20:30:25.994Z] [2023-08-14T20:30:25.994Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:25.994Z] #53 ... [2023-08-14T20:30:25.994Z] [2023-08-14T20:30:25.994Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:25.994Z] #41 ... [2023-08-14T20:30:25.994Z] [2023-08-14T20:30:25.994Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:30:26.278Z] #50 ... [2023-08-14T20:30:26.278Z] [2023-08-14T20:30:26.278Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:26.278Z] #51 ... [2023-08-14T20:30:26.278Z] [2023-08-14T20:30:26.278Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:26.550Z] #53 ... [2023-08-14T20:30:26.550Z] [2023-08-14T20:30:26.550Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:26.550Z] #35 ... [2023-08-14T20:30:26.550Z] [2023-08-14T20:30:26.550Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:27.955Z] #53 transferring context: 105.72MB 41.1s [2023-08-14T20:30:28.920Z] #53 ... [2023-08-14T20:30:28.920Z] [2023-08-14T20:30:28.920Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:28.920Z] #42 ... [2023-08-14T20:30:28.920Z] [2023-08-14T20:30:28.920Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:29.513Z] #51 ... [2023-08-14T20:30:29.513Z] [2023-08-14T20:30:29.513Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:30:29.778Z] #38 ... [2023-08-14T20:30:29.778Z] [2023-08-14T20:30:29.778Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:32.364Z] #51 ... [2023-08-14T20:30:32.364Z] [2023-08-14T20:30:32.364Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:32.364Z] #52 ... [2023-08-14T20:30:32.364Z] [2023-08-14T20:30:32.364Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:32.364Z] #45 ... [2023-08-14T20:30:32.364Z] [2023-08-14T20:30:32.364Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:32.944Z] #52 transferring context: 129.21MB 46.3s [2023-08-14T20:30:33.527Z] #52 ... [2023-08-14T20:30:33.527Z] [2023-08-14T20:30:33.527Z] #40 [core-command internal] load build context [2023-08-14T20:30:33.527Z] #40 ... [2023-08-14T20:30:33.527Z] [2023-08-14T20:30:33.527Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:34.482Z] #52 ... [2023-08-14T20:30:34.482Z] [2023-08-14T20:30:34.482Z] #39 [core-data internal] load build context [2023-08-14T20:30:34.482Z] #39 ... [2023-08-14T20:30:34.482Z] [2023-08-14T20:30:34.482Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:35.438Z] #52 ... [2023-08-14T20:30:35.438Z] [2023-08-14T20:30:35.438Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:35.438Z] #36 ... [2023-08-14T20:30:35.438Z] [2023-08-14T20:30:35.438Z] #49 [security-spire-config internal] load build context [2023-08-14T20:30:35.438Z] #49 ... [2023-08-14T20:30:35.438Z] [2023-08-14T20:30:35.438Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:36.024Z] #52 ... [2023-08-14T20:30:36.024Z] [2023-08-14T20:30:36.024Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:36.024Z] #44 ... [2023-08-14T20:30:36.024Z] [2023-08-14T20:30:36.024Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:36.290Z] #41 ... [2023-08-14T20:30:36.290Z] [2023-08-14T20:30:36.290Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:36.290Z] #44 ... [2023-08-14T20:30:36.290Z] [2023-08-14T20:30:36.290Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:30:36.557Z] #50 ... [2023-08-14T20:30:36.557Z] [2023-08-14T20:30:36.557Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:36.823Z] #44 ... [2023-08-14T20:30:36.823Z] [2023-08-14T20:30:36.823Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:36.823Z] #35 ... [2023-08-14T20:30:36.823Z] [2023-08-14T20:30:36.823Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:38.227Z] #44 transferring context: 162.22MB 54.4s [2023-08-14T20:30:39.179Z] #44 ... [2023-08-14T20:30:39.179Z] [2023-08-14T20:30:39.179Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:39.179Z] #42 ... [2023-08-14T20:30:39.179Z] [2023-08-14T20:30:39.179Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:39.179Z] #53 ... [2023-08-14T20:30:39.179Z] [2023-08-14T20:30:39.179Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:39.761Z] #42 ... [2023-08-14T20:30:39.761Z] [2023-08-14T20:30:39.761Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:30:40.029Z] #38 ... [2023-08-14T20:30:40.029Z] [2023-08-14T20:30:40.029Z] #42 [support-scheduler internal] load build context [2023-08-14T20:30:41.433Z] #42 transferring context: 188.25MB 58.1s done [2023-08-14T20:30:41.433Z] #42 DONE 58.4s [2023-08-14T20:30:41.433Z] [2023-08-14T20:30:41.433Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:42.015Z] #53 ... [2023-08-14T20:30:42.015Z] [2023-08-14T20:30:42.015Z] #40 [core-command internal] load build context [2023-08-14T20:30:42.015Z] #40 transferring context: 188.25MB 58.8s done [2023-08-14T20:30:42.015Z] #40 DONE 59.3s [2023-08-14T20:30:42.015Z] [2023-08-14T20:30:42.015Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:42.015Z] #53 ... [2023-08-14T20:30:42.015Z] [2023-08-14T20:30:42.015Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:42.015Z] #51 ... [2023-08-14T20:30:42.015Z] [2023-08-14T20:30:42.015Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:42.284Z] #53 ... [2023-08-14T20:30:42.284Z] [2023-08-14T20:30:42.284Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:42.284Z] #45 ... [2023-08-14T20:30:42.284Z] [2023-08-14T20:30:42.284Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:42.552Z] #53 ... [2023-08-14T20:30:42.552Z] [2023-08-14T20:30:42.552Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-14T20:30:42.552Z] #36 transferring context: 188.25MB 59.3s done [2023-08-14T20:30:42.552Z] #36 DONE 60.0s [2023-08-14T20:30:42.552Z] [2023-08-14T20:30:42.552Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:43.133Z] #53 transferring context: 188.25MB 56.3s done [2023-08-14T20:30:44.537Z] #53 ... [2023-08-14T20:30:44.537Z] [2023-08-14T20:30:44.537Z] #49 [security-spire-config internal] load build context [2023-08-14T20:30:44.537Z] #49 transferring context: 188.25MB 57.1s done [2023-08-14T20:30:44.537Z] #49 DONE 60.1s [2023-08-14T20:30:44.537Z] [2023-08-14T20:30:44.537Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:44.537Z] #51 ... [2023-08-14T20:30:44.537Z] [2023-08-14T20:30:44.537Z] #39 [core-data internal] load build context [2023-08-14T20:30:44.537Z] #39 ... [2023-08-14T20:30:44.537Z] [2023-08-14T20:30:44.537Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:45.124Z] #51 ... [2023-08-14T20:30:45.124Z] [2023-08-14T20:30:45.124Z] #53 [security-bootstrapper internal] load build context [2023-08-14T20:30:45.124Z] #53 DONE 59.7s [2023-08-14T20:30:45.124Z] [2023-08-14T20:30:45.124Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:45.394Z] #51 ... [2023-08-14T20:30:45.394Z] [2023-08-14T20:30:45.394Z] #44 [support-notifications internal] load build context [2023-08-14T20:30:45.394Z] #44 transferring context: 188.25MB 60.1s done [2023-08-14T20:30:45.394Z] #44 DONE 61.9s [2023-08-14T20:30:45.394Z] [2023-08-14T20:30:45.394Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:45.394Z] #51 ... [2023-08-14T20:30:45.394Z] [2023-08-14T20:30:45.394Z] #45 [security-spire-server internal] load build context [2023-08-14T20:30:45.394Z] #45 transferring context: 188.25MB 60.5s done [2023-08-14T20:30:45.394Z] #45 DONE 61.7s [2023-08-14T20:30:45.394Z] [2023-08-14T20:30:45.394Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:45.665Z] #51 ... [2023-08-14T20:30:45.665Z] [2023-08-14T20:30:45.665Z] #50 [security-proxy-setup internal] load build context [2023-08-14T20:30:45.665Z] #50 transferring context: 188.25MB 58.8s done [2023-08-14T20:30:45.665Z] #50 DONE 60.4s [2023-08-14T20:30:45.665Z] [2023-08-14T20:30:45.665Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:45.931Z] #51 ... [2023-08-14T20:30:45.931Z] [2023-08-14T20:30:45.931Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:30:45.931Z] #65 DONE 4.2s [2023-08-14T20:30:45.931Z] [2023-08-14T20:30:45.931Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:46.211Z] #51 ... [2023-08-14T20:30:46.211Z] [2023-08-14T20:30:46.211Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:46.211Z] #52 transferring context: 188.25MB 59.1s done [2023-08-14T20:30:46.211Z] #52 ... [2023-08-14T20:30:46.211Z] [2023-08-14T20:30:46.211Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:46.478Z] #41 ... [2023-08-14T20:30:46.478Z] [2023-08-14T20:30:46.478Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:46.478Z] #51 ... [2023-08-14T20:30:46.478Z] [2023-08-14T20:30:46.478Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:30:46.478Z] #66 DONE 2.5s [2023-08-14T20:30:46.478Z] [2023-08-14T20:30:46.478Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:46.745Z] #51 ... [2023-08-14T20:30:46.745Z] [2023-08-14T20:30:46.745Z] #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:30:46.745Z] #67 DONE 1.9s [2023-08-14T20:30:46.745Z] [2023-08-14T20:30:46.745Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:47.011Z] #51 ... [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #38 [security-secretstore-setup internal] load build context [2023-08-14T20:30:47.011Z] #38 transferring context: 188.25MB 64.0s done [2023-08-14T20:30:47.011Z] #38 DONE 64.8s [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #52 [security-spire-agent internal] load build context [2023-08-14T20:30:47.011Z] #52 DONE 61.6s [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:47.011Z] #51 ... [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:30:47.011Z] #68 DONE 1.6s [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:47.011Z] #51 ... [2023-08-14T20:30:47.011Z] [2023-08-14T20:30:47.011Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:47.277Z] #35 ... [2023-08-14T20:30:47.277Z] [2023-08-14T20:30:47.277Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:30:47.277Z] #69 DONE 1.9s [2023-08-14T20:30:47.277Z] [2023-08-14T20:30:47.277Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:30:47.860Z] #70 ... [2023-08-14T20:30:47.860Z] [2023-08-14T20:30:47.860Z] #39 [core-data internal] load build context [2023-08-14T20:30:47.860Z] #39 transferring context: 188.25MB 64.9s done [2023-08-14T20:30:47.860Z] #39 DONE 65.2s [2023-08-14T20:30:47.860Z] [2023-08-14T20:30:47.860Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:49.818Z] #51 ... [2023-08-14T20:30:49.818Z] [2023-08-14T20:30:49.818Z] #41 [core-metadata internal] load build context [2023-08-14T20:30:49.818Z] #41 transferring context: 188.25MB 66.3s done [2023-08-14T20:30:49.818Z] #41 DONE 66.7s [2023-08-14T20:30:49.818Z] [2023-08-14T20:30:49.818Z] #51 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:30:50.803Z] #51 transferring context: 188.25MB 64.5s done [2023-08-14T20:30:50.803Z] #51 DONE 65.6s [2023-08-14T20:30:50.803Z] [2023-08-14T20:30:50.803Z] #35 [security-proxy-auth internal] load build context [2023-08-14T20:30:52.741Z] #35 transferring context: 188.25MB 70.6s done [2023-08-14T20:30:52.741Z] #35 DONE 70.7s [2023-08-14T20:30:52.741Z] [2023-08-14T20:30:52.741Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:30:56.080Z] #71 ... [2023-08-14T20:30:56.080Z] [2023-08-14T20:30:56.080Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:30:56.346Z] #72 ... [2023-08-14T20:30:56.346Z] [2023-08-14T20:30:56.346Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:30:56.928Z] #73 ... [2023-08-14T20:30:56.928Z] [2023-08-14T20:30:56.928Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #74 DONE 51.4s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #73 DONE 51.3s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:31:44.021Z] #75 ... [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #70 DONE 50.9s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #71 DONE 50.8s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #72 DONE 52.0s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #76 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #76 DONE 4.3s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #77 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #77 DONE 4.4s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #78 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #79 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #80 [core-metadata builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #80 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #81 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #82 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #83 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #84 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #85 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #86 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #86 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #87 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #88 [core-data builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #88 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #89 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #90 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #91 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #92 [core-command builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #92 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #75 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:31:44.021Z] #75 DONE 4.5s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #93 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #93 DONE 4.5s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #94 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #95 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #95 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #96 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #97 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #98 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #99 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #100 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:31:44.021Z] #100 ... [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #101 [support-notifications builder 6/7] COPY . . [2023-08-14T20:31:44.021Z] #101 DONE 4.5s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:31:44.021Z] #102 ... [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #100 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:31:44.021Z] #100 DONE 0.5s [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:44.021Z] #103 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:31:44.021Z] #104 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:31:44.021Z] #105 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:31:44.021Z] #106 CACHED [2023-08-14T20:31:44.021Z] [2023-08-14T20:31:44.021Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:31:48.510Z] #107 ... [2023-08-14T20:31:48.510Z] [2023-08-14T20:31:48.510Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:31:48.510Z] #0 5.505 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-08-14T20:31:50.483Z] #108 ... [2023-08-14T20:31:50.483Z] [2023-08-14T20:31:50.483Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:31:50.483Z] #0 7.971 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-08-14T20:31:51.445Z] #109 ... [2023-08-14T20:31:51.445Z] [2023-08-14T20:31:51.445Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:31:51.445Z] #102 8.752 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-08-14T20:31:52.816Z] #102 ... [2023-08-14T20:31:52.816Z] [2023-08-14T20:31:52.816Z] #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:31:52.816Z] #0 8.346 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-08-14T20:31:52.816Z] #110 ... [2023-08-14T20:31:52.816Z] [2023-08-14T20:31:52.816Z] #111 [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-08-14T20:31:52.816Z] #0 8.060 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-08-14T20:31:52.816Z] #111 ... [2023-08-14T20:31:52.816Z] [2023-08-14T20:31:52.816Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:31:52.816Z] #0 8.681 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-08-14T20:31:53.112Z] #112 ... [2023-08-14T20:31:53.112Z] [2023-08-14T20:31:53.112Z] #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:31:53.112Z] #0 8.908 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-08-14T20:31:53.112Z] #113 ... [2023-08-14T20:31:53.112Z] [2023-08-14T20:31:53.112Z] #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:31:53.112Z] #114 DONE 10.0s [2023-08-14T20:31:53.112Z] [2023-08-14T20:31:53.112Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:31:53.112Z] #107 DONE 10.0s [2023-08-14T20:31:53.112Z] [2023-08-14T20:31:53.112Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:31:53.113Z] #0 7.076 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-08-14T20:31:53.378Z] #115 ... [2023-08-14T20:31:53.378Z] [2023-08-14T20:31:53.378Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:31:53.378Z] #0 9.054 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-08-14T20:31:53.378Z] #116 ... [2023-08-14T20:31:53.378Z] [2023-08-14T20:31:53.378Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:31:53.378Z] #0 5.854 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-08-14T20:31:53.647Z] #117 ... [2023-08-14T20:31:53.647Z] [2023-08-14T20:31:53.647Z] #118 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:31:53.647Z] #118 DONE 0.4s [2023-08-14T20:31:53.647Z] [2023-08-14T20:31:53.647Z] #119 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:31:53.647Z] #119 DONE 0.5s [2023-08-14T20:31:53.647Z] [2023-08-14T20:31:53.647Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:31:53.647Z] #0 8.919 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-08-14T20:31:53.913Z] #120 ... [2023-08-14T20:31:53.913Z] [2023-08-14T20:31:53.913Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:31:54.501Z] #121 DONE 0.5s [2023-08-14T20:31:54.501Z] [2023-08-14T20:31:54.501Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:31:54.779Z] #122 DONE 0.2s [2023-08-14T20:31:54.779Z] [2023-08-14T20:31:54.779Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:31:55.776Z] #108 ... [2023-08-14T20:31:55.776Z] [2023-08-14T20:31:55.776Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:31:55.776Z] #123 DONE 0.2s [2023-08-14T20:31:55.776Z] [2023-08-14T20:31:55.776Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:31:55.776Z] #124 DONE 0.1s [2023-08-14T20:31:55.776Z] [2023-08-14T20:31:55.776Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:31:55.776Z] #117 ... [2023-08-14T20:31:55.776Z] [2023-08-14T20:31:55.776Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:31:56.047Z] #125 ... [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #126 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:31:56.047Z] #126 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #127 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:31:56.047Z] #127 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:31:56.047Z] #128 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #129 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:31:56.047Z] #129 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #130 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:31:56.047Z] #130 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:31:56.047Z] #131 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #132 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:31:56.047Z] #132 CACHED [2023-08-14T20:31:56.047Z] [2023-08-14T20:31:56.047Z] #133 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T20:31:56.047Z] #133 CACHED [2023-08-14T20:31:56.312Z] [2023-08-14T20:31:56.312Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:31:57.291Z] #134 DONE 1.2s [2023-08-14T20:31:57.291Z] [2023-08-14T20:31:57.291Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:31:57.291Z] #125 DONE 1.6s [2023-08-14T20:31:57.291Z] [2023-08-14T20:31:57.291Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:31:57.591Z] #135 DONE 0.3s [2023-08-14T20:31:57.591Z] [2023-08-14T20:31:57.591Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T20:31:57.863Z] #136 ... [2023-08-14T20:31:57.863Z] [2023-08-14T20:31:57.863Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:31:57.863Z] #137 DONE 1.6s [2023-08-14T20:31:57.863Z] [2023-08-14T20:31:57.863Z] #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T20:31:57.863Z] #136 DONE 0.3s [2023-08-14T20:31:57.863Z] [2023-08-14T20:31:57.863Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:31:58.131Z] #138 ... [2023-08-14T20:31:58.131Z] [2023-08-14T20:31:58.131Z] #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:31:58.131Z] #139 DONE 0.3s [2023-08-14T20:31:58.131Z] [2023-08-14T20:31:58.131Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:31:58.131Z] #138 DONE 0.3s [2023-08-14T20:31:58.131Z] [2023-08-14T20:31:58.131Z] #140 [security-spire-server] exporting to image [2023-08-14T20:31:58.131Z] #140 exporting layers [2023-08-14T20:31:58.398Z] #140 ... [2023-08-14T20:31:58.398Z] [2023-08-14T20:31:58.398Z] #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:31:58.398Z] #141 DONE 0.4s [2023-08-14T20:31:58.715Z] [2023-08-14T20:31:58.715Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T20:31:58.715Z] #142 DONE 0.3s [2023-08-14T20:31:58.715Z] [2023-08-14T20:31:58.715Z] #140 [security-spire-config] exporting to image [2023-08-14T20:32:00.127Z] #140 ... [2023-08-14T20:32:00.127Z] [2023-08-14T20:32:00.127Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:32:00.127Z] #143 DONE 3.1s [2023-08-14T20:32:00.402Z] [2023-08-14T20:32:00.402Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:32:00.402Z] #144 DONE 0.2s [2023-08-14T20:32:00.402Z] [2023-08-14T20:32:00.402Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T20:32:00.984Z] #145 DONE 0.3s [2023-08-14T20:32:00.984Z] [2023-08-14T20:32:00.984Z] #140 [security-spire-config] exporting to image [2023-08-14T20:32:00.984Z] #140 exporting layers 2.1s done [2023-08-14T20:32:00.984Z] #140 writing image sha256:de00674bc8420afc248b8b8a83f660c8c66bd6ee2add4e02ec6b5dfdf1026485 0.1s done [2023-08-14T20:32:00.984Z] #140 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T20:32:00.984Z] #140 writing image sha256:de677375c2ed2f92ffe9417da3e15dbf247f8bd54bce3df4b1db50e352ee8205 0.0s done [2023-08-14T20:32:00.984Z] #140 naming to docker.io/library/security-spire-config-arm64 done [2023-08-14T20:32:00.984Z] #140 DONE 2.8s [2023-08-14T20:32:00.984Z] [2023-08-14T20:32:00.984Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:32:00.984Z] #146 DONE 0.2s [2023-08-14T20:32:00.984Z] [2023-08-14T20:32:00.984Z] #140 [security-spire-agent] exporting to image [2023-08-14T20:32:02.927Z] #140 exporting layers 1.7s done [2023-08-14T20:32:02.927Z] #140 writing image sha256:5a718dadfbd911ff96dbc8c3a84bf10d34d6a6dc5e9a7de690818d60509687aa done [2023-08-14T20:32:02.927Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-14T20:32:02.927Z] #140 DONE 4.5s [2023-08-14T20:32:02.927Z] [2023-08-14T20:32:02.927Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:47:40.435Z] #108 ... [2023-08-14T20:47:40.435Z] [2023-08-14T20:47:40.435Z] #111 [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-08-14T20:47:40.435Z] #111 956.0 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-08-14T20:47:44.670Z] #111 ... [2023-08-14T20:47:44.670Z] [2023-08-14T20:47:44.670Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:47:44.670Z] #109 DONE 962.2s [2023-08-14T20:47:44.935Z] [2023-08-14T20:47:44.935Z] #111 [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-08-14T20:47:45.514Z] #111 ... [2023-08-14T20:47:45.514Z] [2023-08-14T20:47:45.514Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:47:45.838Z] #147 DONE 0.2s [2023-08-14T20:47:45.838Z] [2023-08-14T20:47:45.838Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:47:45.838Z] #148 DONE 0.2s [2023-08-14T20:47:45.838Z] [2023-08-14T20:47:45.838Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:47:46.104Z] #149 DONE 0.2s [2023-08-14T20:47:46.104Z] [2023-08-14T20:47:46.104Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:47:46.369Z] #150 DONE 0.3s [2023-08-14T20:47:46.369Z] [2023-08-14T20:47:46.369Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:47:46.636Z] #151 DONE 0.2s [2023-08-14T20:47:46.636Z] [2023-08-14T20:47:46.636Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:47:49.217Z] #152 DONE 2.2s [2023-08-14T20:47:49.217Z] [2023-08-14T20:47:49.217Z] #140 [security-proxy-setup] exporting to image [2023-08-14T20:47:49.217Z] #140 exporting layers [2023-08-14T20:47:49.217Z] #140 exporting layers 0.6s done [2023-08-14T20:47:49.484Z] #140 writing image sha256:05dc49f4dae02dd09cfb2b0946e230fb1ed2492e331de2abc55269836829aecf 0.0s done [2023-08-14T20:47:49.484Z] #140 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-08-14T20:47:49.484Z] #140 DONE 5.1s [2023-08-14T20:47:49.484Z] [2023-08-14T20:47:49.484Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:47:57.689Z] #108 ... [2023-08-14T20:47:57.689Z] [2023-08-14T20:47:57.689Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:47:57.689Z] #120 DONE 975.0s [2023-08-14T20:47:57.689Z] [2023-08-14T20:47:57.689Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:47:57.969Z] #153 DONE 0.4s [2023-08-14T20:47:57.969Z] [2023-08-14T20:47:57.969Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:48:00.606Z] #154 DONE 2.5s [2023-08-14T20:48:00.606Z] [2023-08-14T20:48:00.606Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:48:01.185Z] #155 DONE 0.4s [2023-08-14T20:48:01.185Z] [2023-08-14T20:48:01.185Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:48:01.185Z] #156 DONE 0.2s [2023-08-14T20:48:01.185Z] [2023-08-14T20:48:01.185Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:48:01.450Z] #157 DONE 0.3s [2023-08-14T20:48:01.450Z] [2023-08-14T20:48:01.450Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T20:48:01.716Z] #158 DONE 0.2s [2023-08-14T20:48:01.716Z] [2023-08-14T20:48:01.716Z] #159 [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-08-14T20:48:01.716Z] #159 DONE 0.1s [2023-08-14T20:48:01.716Z] [2023-08-14T20:48:01.716Z] #160 [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-08-14T20:48:01.989Z] #160 DONE 0.1s [2023-08-14T20:48:01.989Z] [2023-08-14T20:48:01.989Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T20:48:01.989Z] #161 DONE 0.2s [2023-08-14T20:48:01.989Z] [2023-08-14T20:48:01.989Z] #111 [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-08-14T20:48:02.255Z] #111 ... [2023-08-14T20:48:02.255Z] [2023-08-14T20:48:02.255Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T20:48:02.255Z] #162 DONE 0.1s [2023-08-14T20:48:02.255Z] [2023-08-14T20:48:02.255Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:48:05.579Z] #163 DONE 3.2s [2023-08-14T20:48:05.579Z] [2023-08-14T20:48:05.579Z] #111 [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-08-14T20:48:05.579Z] #111 DONE 982.9s [2023-08-14T20:48:05.579Z] [2023-08-14T20:48:05.579Z] #140 [security-bootstrapper] exporting to image [2023-08-14T20:48:05.579Z] #140 exporting layers [2023-08-14T20:48:07.007Z] #140 ... [2023-08-14T20:48:07.007Z] [2023-08-14T20:48:07.007Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:48:07.007Z] #164 DONE 0.3s [2023-08-14T20:48:07.007Z] [2023-08-14T20:48:07.007Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:48:07.007Z] #165 DONE 0.2s [2023-08-14T20:48:07.007Z] [2023-08-14T20:48:07.007Z] #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:48:07.007Z] #110 ... [2023-08-14T20:48:07.007Z] [2023-08-14T20:48:07.007Z] #166 [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-08-14T20:48:07.007Z] #166 ... [2023-08-14T20:48:07.007Z] [2023-08-14T20:48:07.007Z] #140 [security-bootstrapper] exporting to image [2023-08-14T20:48:07.007Z] #140 exporting layers 1.6s done [2023-08-14T20:48:07.007Z] #140 writing image sha256:610edaeb9e497269a485e0d119a16bc420ba25008d84e1fd9c99b1dabb703aad done [2023-08-14T20:48:07.007Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T20:48:07.007Z] #140 DONE 6.8s [2023-08-14T20:48:07.273Z] [2023-08-14T20:48:07.273Z] #166 [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-08-14T20:48:07.273Z] #166 DONE 0.3s [2023-08-14T20:48:07.273Z] [2023-08-14T20:48:07.273Z] #167 [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-08-14T20:48:07.273Z] #167 DONE 0.2s [2023-08-14T20:48:07.273Z] [2023-08-14T20:48:07.273Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:48:07.853Z] #168 DONE 0.2s [2023-08-14T20:48:07.853Z] [2023-08-14T20:48:07.853Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T20:48:08.121Z] #169 DONE 0.3s [2023-08-14T20:48:08.121Z] [2023-08-14T20:48:08.121Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T20:48:08.391Z] #170 DONE 0.3s [2023-08-14T20:48:08.391Z] [2023-08-14T20:48:08.391Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:48:08.391Z] #171 DONE 0.2s [2023-08-14T20:48:08.391Z] [2023-08-14T20:48:08.391Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:48:08.657Z] #116 ... [2023-08-14T20:48:08.657Z] [2023-08-14T20:48:08.657Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:48:10.593Z] #172 DONE 2.1s [2023-08-14T20:48:10.593Z] [2023-08-14T20:48:10.593Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:48:10.593Z] #108 ... [2023-08-14T20:48:10.593Z] [2023-08-14T20:48:10.593Z] #140 [security-secretstore-setup] exporting to image [2023-08-14T20:48:12.543Z] #140 ... [2023-08-14T20:48:12.543Z] [2023-08-14T20:48:12.543Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:48:12.543Z] #108 DONE 989.7s [2023-08-14T20:48:12.543Z] [2023-08-14T20:48:12.543Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:48:12.543Z] #102 ... [2023-08-14T20:48:12.543Z] [2023-08-14T20:48:12.543Z] #140 [security-secretstore-setup] exporting to image [2023-08-14T20:48:12.543Z] #140 exporting layers 1.8s done [2023-08-14T20:48:12.543Z] #140 writing image sha256:6ce62fccd35f889166e6ebb6b2f927fe7d0e3b6f7ca8567b463b00d56f596c5b 0.0s done [2023-08-14T20:48:12.543Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-14T20:48:12.543Z] #140 DONE 8.6s [2023-08-14T20:48:12.543Z] [2023-08-14T20:48:12.543Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:48:12.811Z] #116 ... [2023-08-14T20:48:12.811Z] [2023-08-14T20:48:12.811Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:48:13.394Z] #173 DONE 0.2s [2023-08-14T20:48:13.394Z] [2023-08-14T20:48:13.394Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:48:13.394Z] #174 DONE 0.2s [2023-08-14T20:48:13.394Z] [2023-08-14T20:48:13.394Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T20:48:13.665Z] #175 DONE 0.3s [2023-08-14T20:48:13.665Z] [2023-08-14T20:48:13.665Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:48:13.939Z] #102 ... [2023-08-14T20:48:13.939Z] [2023-08-14T20:48:13.939Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:48:13.939Z] #176 DONE 0.2s [2023-08-14T20:48:13.939Z] [2023-08-14T20:48:13.939Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T20:48:14.204Z] #177 DONE 0.1s [2023-08-14T20:48:14.204Z] [2023-08-14T20:48:14.204Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:48:16.137Z] #178 DONE 1.9s [2023-08-14T20:48:16.137Z] [2023-08-14T20:48:16.137Z] #140 [security-proxy-auth] exporting to image [2023-08-14T20:48:16.576Z] #140 exporting layers 0.6s done [2023-08-14T20:48:16.576Z] #140 writing image sha256:febb8ef3aa5f691cc3274145183943c66ea04341591716fc3a32ad5f0597944f 0.0s done [2023-08-14T20:48:16.576Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T20:48:16.576Z] #140 DONE 9.3s [2023-08-14T20:48:16.576Z] [2023-08-14T20:48:16.576Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:48:34.945Z] #112 DONE 1012.1s [2023-08-14T20:48:34.945Z] [2023-08-14T20:48:34.945Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:48:35.216Z] #115 ... [2023-08-14T20:48:35.216Z] [2023-08-14T20:48:35.216Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:48:35.484Z] #179 DONE 0.2s [2023-08-14T20:48:35.484Z] [2023-08-14T20:48:35.484Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:48:35.751Z] #180 DONE 0.1s [2023-08-14T20:48:35.751Z] [2023-08-14T20:48:35.751Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T20:48:35.751Z] #181 DONE 0.2s [2023-08-14T20:48:35.751Z] [2023-08-14T20:48:35.751Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:48:36.038Z] #102 ... [2023-08-14T20:48:36.038Z] [2023-08-14T20:48:36.038Z] #182 [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-08-14T20:48:36.038Z] #182 DONE 0.1s [2023-08-14T20:48:36.038Z] [2023-08-14T20:48:36.038Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T20:48:36.038Z] #183 DONE 0.2s [2023-08-14T20:48:36.038Z] [2023-08-14T20:48:36.038Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:48:36.308Z] #116 ... [2023-08-14T20:48:36.308Z] [2023-08-14T20:48:36.308Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:48:38.250Z] #184 DONE 2.0s [2023-08-14T20:48:38.250Z] [2023-08-14T20:48:38.250Z] #140 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:48:38.250Z] #140 exporting layers [2023-08-14T20:48:38.830Z] #140 exporting layers 0.6s done [2023-08-14T20:48:38.830Z] #140 writing image sha256:481ddf709987c7be8d5080c3653b19e1662f4ca0d3922c9df07cb15177ba820d done [2023-08-14T20:48:38.830Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T20:48:38.830Z] #140 DONE 9.9s [2023-08-14T20:48:38.830Z] [2023-08-14T20:48:38.830Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:25.645Z] #102 ... [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:49:25.645Z] #115 DONE 1056.1s [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:49:25.645Z] #116 ... [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:25.645Z] #185 DONE 0.1s [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:25.645Z] #186 DONE 0.2s [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:49:25.645Z] #187 DONE 0.3s [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:49:25.645Z] #188 DONE 0.1s [2023-08-14T20:49:25.645Z] [2023-08-14T20:49:25.645Z] #140 [core-command] exporting to image [2023-08-14T20:49:25.645Z] #140 exporting layers [2023-08-14T20:49:25.645Z] #140 exporting layers 0.3s done [2023-08-14T20:49:25.646Z] #140 writing image sha256:cb56d68bc0fa40e89a4b0393072f77faee24ae064ea8a42c4dbca19da302a302 done [2023-08-14T20:49:25.646Z] #140 naming to docker.io/library/core-command-arm64 done [2023-08-14T20:49:25.646Z] #140 DONE 10.2s [2023-08-14T20:49:25.646Z] [2023-08-14T20:49:25.646Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:49:35.715Z] #116 ... [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #110 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:49:35.715Z] #110 DONE 1071.8s [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:49:35.715Z] #117 ... [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:35.715Z] #189 DONE 0.1s [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:35.715Z] #190 DONE 0.1s [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:49:35.715Z] #191 DONE 0.3s [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:49:35.715Z] #192 DONE 0.1s [2023-08-14T20:49:35.715Z] [2023-08-14T20:49:35.715Z] #140 [core-data] exporting to image [2023-08-14T20:49:35.715Z] #140 exporting layers [2023-08-14T20:49:36.296Z] #140 exporting layers 0.5s done [2023-08-14T20:49:36.296Z] #140 writing image sha256:d52edfb4abfcf221ad0854872ea8f64f6ad3d26ae338ea1970ed8a634ab45747 done [2023-08-14T20:49:36.296Z] #140 naming to docker.io/library/core-data-arm64 0.0s done [2023-08-14T20:49:36.296Z] #140 DONE 10.7s [2023-08-14T20:49:36.296Z] [2023-08-14T20:49:36.296Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:38.239Z] #102 ... [2023-08-14T20:49:38.239Z] [2023-08-14T20:49:38.239Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:49:38.239Z] #116 DONE 1075.7s [2023-08-14T20:49:38.239Z] [2023-08-14T20:49:38.239Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:38.839Z] #102 ... [2023-08-14T20:49:38.839Z] [2023-08-14T20:49:38.839Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:49:39.149Z] #193 DONE 0.1s [2023-08-14T20:49:39.149Z] [2023-08-14T20:49:39.149Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:49:39.149Z] #194 DONE 0.1s [2023-08-14T20:49:39.149Z] [2023-08-14T20:49:39.149Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:49:39.149Z] #117 ... [2023-08-14T20:49:39.149Z] [2023-08-14T20:49:39.149Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T20:49:39.424Z] #195 DONE 0.3s [2023-08-14T20:49:39.424Z] [2023-08-14T20:49:39.424Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:39.424Z] #102 ... [2023-08-14T20:49:39.424Z] [2023-08-14T20:49:39.424Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:49:39.424Z] #196 DONE 0.1s [2023-08-14T20:49:39.692Z] [2023-08-14T20:49:39.692Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T20:49:39.692Z] #197 DONE 0.1s [2023-08-14T20:49:39.692Z] [2023-08-14T20:49:39.692Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:49:39.692Z] #102 ... [2023-08-14T20:49:39.692Z] [2023-08-14T20:49:39.692Z] #140 [core-metadata] exporting to image [2023-08-14T20:49:39.959Z] #140 exporting layers 0.3s done [2023-08-14T20:49:39.959Z] #140 writing image sha256:423da0e054dfd0dae6e2e26478a131c9a21f8f50d1dc8a1bb6d89e1c82d3e013 done [2023-08-14T20:49:39.959Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T20:49:39.959Z] #140 DONE 11.0s [2023-08-14T20:49:39.959Z] [2023-08-14T20:49:39.959Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:06.626Z] #102 ... [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:50:06.626Z] #113 DONE 1101.2s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:06.626Z] #102 ... [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:06.626Z] #198 DONE 0.1s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:06.626Z] #199 DONE 0.1s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:50:06.626Z] #117 ... [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:50:06.626Z] #200 DONE 0.3s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #201 [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-08-14T20:50:06.626Z] #201 DONE 0.1s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:50:06.626Z] #117 ... [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #140 [security-spiffe-token-provider] exporting to image [2023-08-14T20:50:06.626Z] #140 exporting layers [2023-08-14T20:50:06.626Z] #140 exporting layers 0.5s done [2023-08-14T20:50:06.626Z] #140 writing image sha256:6c9ec90f685ad4f265c30646b2fdcfee065a6f5f72459680bc3d8cf27dc3d29a done [2023-08-14T20:50:06.626Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T20:50:06.626Z] #140 DONE 11.5s [2023-08-14T20:50:06.626Z] [2023-08-14T20:50:06.626Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:33.290Z] #102 ... [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:50:33.290Z] #117 DONE 1128.1s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:33.290Z] #102 ... [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:33.290Z] #202 DONE 0.2s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:33.290Z] #102 ... [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:33.290Z] #203 DONE 0.1s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:50:33.290Z] #204 DONE 0.5s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:50:33.290Z] #102 DONE 1129.2s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:33.290Z] #205 DONE 0.2s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:50:33.290Z] #206 DONE 0.1s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #140 [support-scheduler] exporting to image [2023-08-14T20:50:33.290Z] #140 exporting layers [2023-08-14T20:50:33.290Z] #140 exporting layers 0.5s done [2023-08-14T20:50:33.290Z] #140 writing image sha256:de80d4f37ea8719ee8c92b70602f82bbd43586993d81328ee0c8a0458045c0d3 done [2023-08-14T20:50:33.290Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T20:50:33.290Z] #140 DONE 12.0s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.290Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:50:33.290Z] #207 DONE 0.2s [2023-08-14T20:50:33.290Z] [2023-08-14T20:50:33.291Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:50:33.291Z] #208 DONE 0.5s [2023-08-14T20:50:33.291Z] [2023-08-14T20:50:33.291Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:50:33.291Z] #209 DONE 0.1s [2023-08-14T20:50:33.291Z] [2023-08-14T20:50:33.291Z] #140 [support-notifications] exporting to image [2023-08-14T20:50:33.291Z] #140 exporting layers 0.4s done [2023-08-14T20:50:33.291Z] #140 writing image sha256:5918d07d99b4db8bf8b472f5541c4efbb3262be012d049d231f6e9291e9a6a5d done [2023-08-14T20:50:33.291Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T20:50:33.291Z] #140 DONE 12.5s [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:50:33.291Z] time="2023-08-14T20:29:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T20:50:33.566Z] $ docker stop --time=1 6d0ac225249b00409659208d9dc4a0666fd284f086a4caf8c12740c628e056ea [2023-08-14T20:50:35.242Z] $ docker rm -f --volumes 6d0ac225249b00409659208d9dc4a0666fd284f086a4caf8c12740c628e056ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:50:35.731Z] + docker images [2023-08-14T20:50:35.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T20:50:35.732Z] support-notifications-arm64 latest 5918d07d99b4 3 seconds ago 33.7MB [2023-08-14T20:50:35.732Z] support-scheduler-arm64 latest de80d4f37ea8 4 seconds ago 32.9MB [2023-08-14T20:50:35.732Z] security-spiffe-token-provider-arm64 latest 6c9ec90f685a 31 seconds ago 33.3MB [2023-08-14T20:50:35.732Z] core-metadata-arm64 latest 423da0e054df 56 seconds ago 21.2MB [2023-08-14T20:50:35.732Z] core-data-arm64 latest d52edfb4abfc About a minute ago 20.9MB [2023-08-14T20:50:35.732Z] core-command-arm64 latest cb56d68bc0fa About a minute ago 20.8MB [2023-08-14T20:50:35.732Z] core-common-config-bootstrapper-arm64 latest 481ddf709987 About a minute ago 18MB [2023-08-14T20:50:35.732Z] security-proxy-auth-arm64 latest febb8ef3aa5f 2 minutes ago 19.3MB [2023-08-14T20:50:35.732Z] security-secretstore-setup-arm64 latest 6ce62fccd35f 2 minutes ago 43MB [2023-08-14T20:50:35.732Z] security-bootstrapper-arm64 latest 610edaeb9e49 2 minutes ago 22.6MB [2023-08-14T20:50:35.732Z] security-proxy-setup-arm64 latest 05dc49f4dae0 2 minutes ago 19.5MB [2023-08-14T20:50:35.732Z] security-spire-agent-arm64 latest 5a718dadfbd9 18 minutes ago 152MB [2023-08-14T20:50:35.732Z] security-spire-config-arm64 latest de677375c2ed 18 minutes ago 96.1MB [2023-08-14T20:50:35.732Z] security-spire-server-arm64 latest de00674bc842 18 minutes ago 96.9MB [2023-08-14T20:50:35.732Z] ci-base-image-arm64 latest 5266ce8ea2e2 34 minutes ago 1.05GB [2023-08-14T20:50:35.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T20:50:35.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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-08-14T20:50:36.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:50:36.174Z] [2023-08-14T20:50:36.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:50:36.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:50:36.512Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T20:50:36.512Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T20:50:36.512Z] 04944245beec: Pulling fs layer [2023-08-14T20:50:36.512Z] 699f458cf7ca: Pulling fs layer [2023-08-14T20:50:36.512Z] 765212b225bb: Pulling fs layer [2023-08-14T20:50:36.512Z] f23df028b6ca: Pulling fs layer [2023-08-14T20:50:36.512Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T20:50:36.512Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T20:50:36.512Z] 765212b225bb: Waiting [2023-08-14T20:50:36.512Z] f23df028b6ca: Waiting [2023-08-14T20:50:36.512Z] d65c8cfc05b1: Waiting [2023-08-14T20:50:36.512Z] 2437ff75d9bd: Waiting [2023-08-14T20:50:36.788Z] 04944245beec: Verifying Checksum [2023-08-14T20:50:36.788Z] 04944245beec: Download complete [2023-08-14T20:50:36.788Z] 765212b225bb: Download complete [2023-08-14T20:50:36.788Z] f23df028b6ca: Verifying Checksum [2023-08-14T20:50:36.788Z] f23df028b6ca: Download complete [2023-08-14T20:50:36.788Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T20:50:36.788Z] d65c8cfc05b1: Download complete [2023-08-14T20:50:36.788Z] 699f458cf7ca: Verifying Checksum [2023-08-14T20:50:36.788Z] 699f458cf7ca: Download complete [2023-08-14T20:50:37.372Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T20:50:37.372Z] 8998bd30e6a1: Download complete [2023-08-14T20:50:39.945Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T20:50:39.945Z] 2437ff75d9bd: Download complete [2023-08-14T20:50:45.280Z] 8998bd30e6a1: Pull complete [2023-08-14T20:50:45.280Z] 04944245beec: Pull complete [2023-08-14T20:50:46.243Z] 699f458cf7ca: Pull complete [2023-08-14T20:50:46.509Z] 765212b225bb: Pull complete [2023-08-14T20:50:47.471Z] f23df028b6ca: Pull complete [2023-08-14T20:50:47.740Z] d65c8cfc05b1: Pull complete [2023-08-14T20:51:02.750Z] 2437ff75d9bd: Pull complete [2023-08-14T20:51:02.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T20:51:02.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:51:02.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:51:02.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-3567 does not seem to be running inside a container [2023-08-14T20:51:02.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T20:51:05.892Z] $ docker top 00e15532023be208cac9be07d8ee695ffc9651d73ef634dacb2d6f9b12a02bb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:06.748Z] ---> job-cost.sh [2023-08-14T20:51:06.748Z] lf-activate-venv: SKIPPING [2023-08-14T20:51:06.748Z] INFO: No Stack... [2023-08-14T20:51:07.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T20:51:07.968Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T20:51:08.288Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-14T20:51:08.288Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T20:51:08.324Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4633-2-stack-cost] [2023-08-14T20:51:08.331Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4633-2-stack-cost] did not exist. Created. [2023-08-14T20:51:08.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4633-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T20:51:08.970Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T20:51:09.177Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T20:51:09.189Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4633-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T20:51:09.197Z] $ docker stop --time=1 00e15532023be208cac9be07d8ee695ffc9651d73ef634dacb2d6f9b12a02bb3 [2023-08-14T20:51:10.700Z] $ docker rm -f --volumes 00e15532023be208cac9be07d8ee695ffc9651d73ef634dacb2d6f9b12a02bb3 [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-08-14T20:51:11.152Z] provisioning config files... [2023-08-14T20:51:11.160Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1912970063542906289tmp [Pipeline] { [Pipeline] sh [2023-08-14T20:51:11.463Z] + set +x [2023-08-14T20:51:11.463Z] + + bash -s -- [2023-08-14T20:51:11.463Z] curl -s https://codecov.io/bash [2023-08-14T20:51:11.463Z] [2023-08-14T20:51:11.463Z] _____ _ [2023-08-14T20:51:11.463Z] / ____| | | [2023-08-14T20:51:11.463Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T20:51:11.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T20:51:11.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T20:51:11.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T20:51:11.463Z] Bash-1.0.6 [2023-08-14T20:51:11.463Z] [2023-08-14T20:51:11.463Z] [2023-08-14T20:51:11.463Z] ==> git version 2.25.1 found [2023-08-14T20:51:11.463Z] ==> 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-08-14T20:51:11.463Z] Release-Date: 2020-01-08 [2023-08-14T20:51:11.463Z] 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-08-14T20:51:11.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T20:51:11.463Z] ==> Jenkins CI detected. [2023-08-14T20:51:11.463Z] current dir:  /w/workspace/edgex-go/2 [2023-08-14T20:51:11.463Z] project root: . [2023-08-14T20:51:11.463Z] --> token set from env [2023-08-14T20:51:11.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T20:51:11.722Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T20:51:11.722Z] ==> Python coveragepy not found [2023-08-14T20:51:11.722Z] ==> Searching for coverage reports in: [2023-08-14T20:51:11.722Z] + . [2023-08-14T20:51:11.722Z] -> Found 1 reports [2023-08-14T20:51:11.722Z] ==> Detecting git/mercurial file structure [2023-08-14T20:51:11.722Z] ==> Reading reports [2023-08-14T20:51:11.722Z] + ./coverage.out bytes=446998 [2023-08-14T20:51:11.722Z] ==> Appending adjustments [2023-08-14T20:51:11.722Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T20:51:12.662Z] + Found adjustments [2023-08-14T20:51:12.921Z] ==> Gzipping contents [2023-08-14T20:51:12.921Z] 56K /tmp/codecov.Yewqzi.gz [2023-08-14T20:51:12.921Z] ==> Uploading reports [2023-08-14T20:51:12.921Z] url: https://codecov.io [2023-08-14T20:51:12.921Z] query: branch=PR-4633&commit=f26ed633ce06e9eace1df2e3f20dd71f7048349f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4633&job=&cmd_args= [2023-08-14T20:51:12.921Z] -> Pinging Codecov [2023-08-14T20:51:12.921Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4633&commit=f26ed633ce06e9eace1df2e3f20dd71f7048349f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4633&job=&cmd_args= [2023-08-14T20:51:12.921Z] -> Uploading to [2023-08-14T20:51:12.921Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/f26ed633ce06e9eace1df2e3f20dd71f7048349f/92511a70-9fe4-4b0d-8755-122071cb24d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T205112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b58fa5ff8df161ecc9fc17f0ba31112e7715778da987c62a3c32bb0ddc9f854 [2023-08-14T20:51:12.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:51:12.921Z] Dload Upload Total Spent Left Speed [2023-08-14T20:51:13.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57264 0 0 100 57264 0 256k --:--:-- --:--:-- --:--:-- 256k [2023-08-14T20:51:13.181Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f26ed633ce06e9eace1df2e3f20dd71f7048349f [Pipeline] } [2023-08-14T20:51:13.189Z] 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-08-14T20:51:13.800Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:14.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:14.965Z] ---> package-listing.sh [2023-08-14T20:51:14.965Z] ++ facter osfamily [2023-08-14T20:51:14.965Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T20:51:15.223Z] + OS_FAMILY=debian [2023-08-14T20:51:15.223Z] + workspace=/w/workspace/edgex-go/2 [2023-08-14T20:51:15.223Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T20:51:15.223Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T20:51:15.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T20:51:15.223Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T20:51:15.223Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-14T20:51:15.223Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T20:51:15.223Z] + case "${OS_FAMILY}" in [2023-08-14T20:51:15.223Z] + dpkg -l [2023-08-14T20:51:15.223Z] + grep '^ii' [2023-08-14T20:51:15.223Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T20:51:15.223Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T20:51:15.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T20:51:15.223Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-14T20:51:15.223Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-14T20:51:15.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-14T20:51:15.235Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T20:51:15.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:16.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:51:16.070Z] [2023-08-14T20:51:16.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:51:16.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:51:16.371Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T20:51:16.371Z] 5eb5b503b376: Pulling fs layer [2023-08-14T20:51:16.371Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T20:51:16.371Z] ec43610c2a17: Pulling fs layer [2023-08-14T20:51:16.371Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T20:51:16.371Z] 33b1e0a273af: Pulling fs layer [2023-08-14T20:51:16.371Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T20:51:16.371Z] 2f39f015ded8: Pulling fs layer [2023-08-14T20:51:16.371Z] 33b1e0a273af: Waiting [2023-08-14T20:51:16.371Z] 5d3b04190fa2: Waiting [2023-08-14T20:51:16.371Z] 2f39f015ded8: Waiting [2023-08-14T20:51:16.371Z] 5c69ac0246d0: Download complete [2023-08-14T20:51:16.371Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T20:51:16.371Z] 3a2ae6a8a46f: Download complete [2023-08-14T20:51:16.371Z] 33b1e0a273af: Verifying Checksum [2023-08-14T20:51:16.371Z] 33b1e0a273af: Download complete [2023-08-14T20:51:16.635Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T20:51:16.635Z] 5d3b04190fa2: Download complete [2023-08-14T20:51:16.635Z] ec43610c2a17: Verifying Checksum [2023-08-14T20:51:16.635Z] ec43610c2a17: Download complete [2023-08-14T20:51:16.893Z] 5eb5b503b376: Verifying Checksum [2023-08-14T20:51:16.893Z] 5eb5b503b376: Download complete [2023-08-14T20:51:17.459Z] 2f39f015ded8: Verifying Checksum [2023-08-14T20:51:17.459Z] 2f39f015ded8: Download complete [2023-08-14T20:51:18.025Z] 5eb5b503b376: Pull complete [2023-08-14T20:51:18.283Z] 5c69ac0246d0: Pull complete [2023-08-14T20:51:18.540Z] ec43610c2a17: Pull complete [2023-08-14T20:51:18.799Z] 3a2ae6a8a46f: Pull complete [2023-08-14T20:51:18.799Z] 33b1e0a273af: Pull complete [2023-08-14T20:51:19.057Z] 5d3b04190fa2: Pull complete [2023-08-14T20:51:23.239Z] 2f39f015ded8: Pull complete [2023-08-14T20:51:23.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T20:51:23.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:51:23.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:51:23.317Z] prd-ubuntu20.04-docker-8c-8g-3565 does not seem to be running inside a container [2023-08-14T20:51:23.345Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T20:51:26.414Z] $ docker top f2954ebaba4b58a2910436a7e2795b9f5e025ae32e11235b72d21bbc40418096 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:51:26.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T20:51:27.044Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T20:51:27.326Z] + ls /var/log/sa-host [2023-08-14T20:51:27.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:51:27.393Z] provisioning config files... [2023-08-14T20:51:27.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18029085985757244412tmp [Pipeline] { [Pipeline] echo [2023-08-14T20:51:27.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:27.786Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T20:51:27.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:28.143Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T20:51:28.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:28.542Z] ---> sudo-logs.sh [2023-08-14T20:51:28.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T20:51:28.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:28.883Z] ---> job-cost.sh [2023-08-14T20:51:28.883Z] lf-activate-venv: SKIPPING [2023-08-14T20:51:28.883Z] DEBUG: total: 0.10999999940395355 [2023-08-14T20:51:28.883Z] INFO: Retrieving Stack Cost... [2023-08-14T20:51:29.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T20:51:30.169Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T20:51:30.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:51:30.462Z] ---> logs-deploy.sh [2023-08-14T20:51:30.462Z] lf-activate-venv: SKIPPING [2023-08-14T20:51:30.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4633/2 [2023-08-14T20:51:30.462Z] INFO: archiving workspace using pattern(s): [2023-08-14T20:51:31.399Z] Archives upload complete. [2023-08-14T20:51:31.658Z] INFO: archiving logs to Nexus