Pull request #4593 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd76199331563b5a25437d92cdf99dd7b691d2c+5014c11bb29f9edb3e55aa295af55b3798697700 (6c55bbe2b1fbdeee2730952e1e286ee6693ed0fd) 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-ssh10600823006654087612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11368347736662886385.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3707877890099456923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4481361704708889739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10851319979290667867.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1780248503673889000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18578 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 6bd76199331563b5a25437d92cdf99dd7b691d2c Merge succeeded, producing 6bd76199331563b5a25437d92cdf99dd7b691d2c Checking out Revision 6bd76199331563b5a25437d92cdf99dd7b691d2c (PR-4593) Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage > 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/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # 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 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-13T19:58:37.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-13T19:58:37.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-13T19:58:37.276Z] ========================================================= [2023-06-13T19:58:37.276Z] EdgeX Global Pipelines Version Info [2023-06-13T19:58:37.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-13T19:58:38.027Z] ------------------- [2023-06-13T19:58:38.027Z] stable info: [2023-06-13T19:58:38.027Z] ------------------- [2023-06-13T19:58:38.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-13T19:58:38.027Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T19:58:38.027Z] Message: update stable to v1.0.250 [2023-06-13T19:58:38.599Z] ------------------- [2023-06-13T19:58:38.599Z] experimental info: [2023-06-13T19:58:38.599Z] ------------------- [2023-06-13T19:58:38.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-13T19:58:38.599Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T19:58:38.599Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-13T19:58:38.909Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-13T19:58:38.950Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-13T19:58:38.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-13T19:58:39.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-13T19:58:39.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-13T19:58:39.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-13T19:58:39.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-13T19:58:39.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-13T19:58:39.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-13T19:58:39.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-13T19:58:39.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-13T19:58:39.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-13T19:58:39.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-13T19:58:39.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-13T19:58:39.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-13T19:58:39.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-13T19:58:39.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-13T19:58:39.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-13T19:58:39.621Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-13T19:58:39.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-13T19:58:39.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-13T19:58:39.735Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-13T19:58:39.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-13T19:58:39.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4593 [Pipeline] echo [2023-06-13T19:58:39.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4593 [Pipeline] echo [2023-06-13T19:58:39.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4593 [Pipeline] echo [2023-06-13T19:58:39.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo [2023-06-13T19:58:39.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd7619 [Pipeline] echo [2023-06-13T19:58:40.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T19:58:40.120Z] provisioning config files... [2023-06-13T19:58:40.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2281886266370750314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T19:58:40.476Z] ---> docker-login.sh [2023-06-13T19:58:40.476Z] nexus3.edgexfoundry.org:10001 [2023-06-13T19:58:40.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:58:40.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:58:40.998Z] Configure a credential helper to remove this warning. See [2023-06-13T19:58:40.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:58:40.998Z] [2023-06-13T19:58:40.998Z] Login Succeeded [2023-06-13T19:58:40.998Z] nexus3.edgexfoundry.org:10002 [2023-06-13T19:58:40.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:58:40.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:58:40.998Z] Configure a credential helper to remove this warning. See [2023-06-13T19:58:40.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:58:40.998Z] [2023-06-13T19:58:40.998Z] Login Succeeded [2023-06-13T19:58:40.998Z] nexus3.edgexfoundry.org:10003 [2023-06-13T19:58:41.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:58:41.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:58:41.259Z] Configure a credential helper to remove this warning. See [2023-06-13T19:58:41.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:58:41.259Z] [2023-06-13T19:58:41.259Z] Login Succeeded [2023-06-13T19:58:41.259Z] nexus3.edgexfoundry.org:10004 [2023-06-13T19:58:41.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:58:41.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:58:41.259Z] Configure a credential helper to remove this warning. See [2023-06-13T19:58:41.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:58:41.259Z] [2023-06-13T19:58:41.259Z] Login Succeeded [2023-06-13T19:58:41.259Z] docker.io [2023-06-13T19:58:41.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:58:41.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:58:41.519Z] Configure a credential helper to remove this warning. See [2023-06-13T19:58:41.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:58:41.519Z] [2023-06-13T19:58:41.519Z] Login Succeeded [2023-06-13T19:58:41.519Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T19:58:41.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-13T19:58:41.945Z] + 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-06-13T19:58:41.945Z] + dirname cmd/core-command/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/core-data/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/core-metadata/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-13T19:58:41.945Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-06-13T19:58:41.945Z] cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-13T19:58:41.945Z] + dirname cmd/support-notifications/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-13T19:58:41.945Z] + cut -d/ -f2 [2023-06-13T19:58:41.945Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-13T19:58:41.945Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-13T19:58:42.016Z] 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-06-13T19:58:42.504Z] + git rev-list -1 --merges 6bd76199331563b5a25437d92cdf99dd7b691d2c~1..6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo [2023-06-13T19:58:42.544Z] -----------> git rev-list -1 --merges 6bd76199331563b5a25437d92cdf99dd7b691d2c~1..6bd76199331563b5a25437d92cdf99dd7b691d2c 6bd76199331563b5a25437d92cdf99dd7b691d2c [false] [Pipeline] sh [2023-06-13T19:58:42.859Z] + git log --format=format:%s -1 6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo [2023-06-13T19:58:42.892Z] ========================================================= [2023-06-13T19:58:42.892Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-13T19:58:42.892Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-13T19:58:43.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-13T19:58:43.380Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-13T19:58:43.380Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-13T19:58:43.380Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-13T19:58:43.380Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-13T19:58:43.380Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-13T19:58:43.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T19:58:43.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T19:58:43.867Z] [2023-06-13T19:58:43.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T19:58:44.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T19:58:44.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-13T19:58:44.245Z] b85a868b505f: Pulling fs layer [2023-06-13T19:58:44.245Z] e2be974225ed: Pulling fs layer [2023-06-13T19:58:44.245Z] 339a4e72a1f5: Pulling fs layer [2023-06-13T19:58:44.245Z] 988bab9f4d93: Pulling fs layer [2023-06-13T19:58:44.245Z] 1469e6f7b9e6: Pulling fs layer [2023-06-13T19:58:44.245Z] eaf3925da568: Pulling fs layer [2023-06-13T19:58:44.245Z] bab4dde63d76: Pulling fs layer [2023-06-13T19:58:44.245Z] bde34c3a00c8: Pulling fs layer [2023-06-13T19:58:44.245Z] b352a97aabf1: Pulling fs layer [2023-06-13T19:58:44.245Z] 4872d77fe225: Pulling fs layer [2023-06-13T19:58:44.245Z] 5851b861e8e6: Pulling fs layer [2023-06-13T19:58:44.245Z] bab4dde63d76: Waiting [2023-06-13T19:58:44.245Z] eaf3925da568: Waiting [2023-06-13T19:58:44.245Z] bde34c3a00c8: Waiting [2023-06-13T19:58:44.245Z] 1469e6f7b9e6: Waiting [2023-06-13T19:58:44.245Z] b352a97aabf1: Waiting [2023-06-13T19:58:44.245Z] 988bab9f4d93: Waiting [2023-06-13T19:58:44.245Z] 4872d77fe225: Waiting [2023-06-13T19:58:44.245Z] 5851b861e8e6: Waiting [2023-06-13T19:58:44.245Z] e2be974225ed: Download complete [2023-06-13T19:58:44.245Z] 988bab9f4d93: Verifying Checksum [2023-06-13T19:58:44.245Z] 988bab9f4d93: Download complete [2023-06-13T19:58:44.245Z] 1469e6f7b9e6: Verifying Checksum [2023-06-13T19:58:44.245Z] 1469e6f7b9e6: Download complete [2023-06-13T19:58:44.245Z] 339a4e72a1f5: Download complete [2023-06-13T19:58:44.507Z] eaf3925da568: Verifying Checksum [2023-06-13T19:58:44.507Z] eaf3925da568: Download complete [2023-06-13T19:58:44.507Z] bde34c3a00c8: Download complete [2023-06-13T19:58:44.507Z] b352a97aabf1: Verifying Checksum [2023-06-13T19:58:44.507Z] b352a97aabf1: Download complete [2023-06-13T19:58:44.507Z] 4872d77fe225: Verifying Checksum [2023-06-13T19:58:44.507Z] 4872d77fe225: Download complete [2023-06-13T19:58:44.507Z] 5851b861e8e6: Verifying Checksum [2023-06-13T19:58:44.507Z] 5851b861e8e6: Download complete [2023-06-13T19:58:44.507Z] b85a868b505f: Verifying Checksum [2023-06-13T19:58:44.507Z] b85a868b505f: Download complete [2023-06-13T19:58:44.766Z] bab4dde63d76: Verifying Checksum [2023-06-13T19:58:44.766Z] bab4dde63d76: Download complete [2023-06-13T19:58:45.702Z] b85a868b505f: Pull complete [2023-06-13T19:58:45.961Z] e2be974225ed: Pull complete [2023-06-13T19:58:46.531Z] 339a4e72a1f5: Pull complete [2023-06-13T19:58:46.531Z] 988bab9f4d93: Pull complete [2023-06-13T19:58:46.789Z] 1469e6f7b9e6: Pull complete [2023-06-13T19:58:46.789Z] eaf3925da568: Pull complete [2023-06-13T19:58:48.700Z] bab4dde63d76: Pull complete [2023-06-13T19:58:48.700Z] bde34c3a00c8: Pull complete [2023-06-13T19:58:48.700Z] b352a97aabf1: Pull complete [2023-06-13T19:58:48.962Z] 4872d77fe225: Pull complete [2023-06-13T19:58:48.962Z] 5851b861e8e6: Pull complete [2023-06-13T19:58:48.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-13T19:58:48.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T19:58:48.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T19:58:49.179Z] prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container [2023-06-13T19:58:49.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-13T19:58:51.893Z] $ docker top 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf -eo pid,comm [2023-06-13T19:58:51.943Z] 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-06-13T19:58:51.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-13T19:58:52.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T19:58:52.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T19:58:52.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T19:58:52.185Z] $ docker exec 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent [2023-06-13T19:58:52.291Z] SSH_AUTH_SOCK=/tmp/ssh-HLyk273LSFct/agent.32 [2023-06-13T19:58:52.291Z] SSH_AGENT_PID=38 [2023-06-13T19:58:52.298Z] Running ssh-add (command line suppressed) [2023-06-13T19:58:52.411Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9899991274818924013.key (/w/workspace/edgex-go/1@tmp/private_key_9899991274818924013.key) [2023-06-13T19:58:52.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T19:58:52.749Z] + git tag --points-at HEAD [Pipeline] } [2023-06-13T19:58:52.779Z] $ docker exec --env ******** --env ******** 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent -k [2023-06-13T19:58:52.869Z] unset SSH_AUTH_SOCK; [2023-06-13T19:58:52.870Z] unset SSH_AGENT_PID; [2023-06-13T19:58:52.870Z] echo Agent pid 38 killed; [2023-06-13T19:58:52.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-13T19:58:52.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T19:58:52.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T19:58:53.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T19:58:53.097Z] $ docker exec 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent [2023-06-13T19:58:53.202Z] SSH_AUTH_SOCK=/tmp/ssh-CqTYDVS46E2O/agent.70 [2023-06-13T19:58:53.202Z] SSH_AGENT_PID=76 [2023-06-13T19:58:53.206Z] Running ssh-add (command line suppressed) [2023-06-13T19:58:53.326Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16356296891245463216.key (/w/workspace/edgex-go/1@tmp/private_key_16356296891245463216.key) [2023-06-13T19:58:53.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T19:58:53.668Z] + git semver init [2023-06-13T19:58:53.928Z] 2023-06-13 19:58:53,869 [run_init] DEBUG init version:0.0.0 force:False [2023-06-13T19:58:53.928Z] 2023-06-13 19:58:53,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-06-13T19:58:53.928Z] 2023-06-13 19:58:53,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-06-13T19:58:53.928Z] 2023-06-13 19:58:53,871 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,895 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4593 with force:False [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,896 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4593 [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,901 [execute] INFO git cat-file --batch-check [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,907 [execute] INFO git cat-file --batch [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T19:58:59.205Z] 2023-06-13 19:58:58,912 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4593 [2023-06-13T19:58:59.205Z] 0.0.0 [Pipeline] } [2023-06-13T19:58:59.231Z] $ docker exec --env ******** --env ******** 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent -k [2023-06-13T19:58:59.328Z] unset SSH_AUTH_SOCK; [2023-06-13T19:58:59.329Z] unset SSH_AGENT_PID; [2023-06-13T19:58:59.329Z] echo Agent pid 76 killed; [2023-06-13T19:58:59.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-13T19:58:59.751Z] + git semver [Pipeline] } [2023-06-13T19:59:00.037Z] $ docker stop --time=1 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf [2023-06-13T19:59:01.328Z] $ docker rm -f --volumes 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T19:59:01.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-13T19:59:01.995Z] Stashed 1 file(s) [Pipeline] echo [2023-06-13T19:59:02.023Z] [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] { [2023-06-13T19:59:02.372Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18576 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] ws [2023-06-13T19:59:02.455Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-06-13T19:59:02.510Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-13T19:59:02.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-06-13T19:59:02.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-13T19:59:02.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-13T19:59:02.952Z] ========================================================= [2023-06-13T19:59:02.953Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-13T19:59:02.953Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-13T19:59:03.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-13T19:59:03.286Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-13T19:59:03.286Z] f56be85fc22e: Pulling fs layer [2023-06-13T19:59:03.286Z] 85791d961cd3: Pulling fs layer [2023-06-13T19:59:03.286Z] d694b5ae8c79: Pulling fs layer [2023-06-13T19:59:03.286Z] 9f32a84ed3da: Pulling fs layer [2023-06-13T19:59:03.286Z] 4d19c01a9841: Pulling fs layer [2023-06-13T19:59:03.286Z] 9325e15d5711: Pulling fs layer [2023-06-13T19:59:03.286Z] 556b6ee489ea: Pulling fs layer [2023-06-13T19:59:03.286Z] c5a4b2cf53e6: Pulling fs layer [2023-06-13T19:59:03.286Z] 9f32a84ed3da: Waiting [2023-06-13T19:59:03.286Z] 9325e15d5711: Waiting [2023-06-13T19:59:03.286Z] c5a4b2cf53e6: Waiting [2023-06-13T19:59:03.286Z] 4d19c01a9841: Waiting [2023-06-13T19:59:03.286Z] 85791d961cd3: Verifying Checksum [2023-06-13T19:59:03.286Z] 85791d961cd3: Download complete [2023-06-13T19:59:03.286Z] 9f32a84ed3da: Verifying Checksum [2023-06-13T19:59:03.286Z] 9f32a84ed3da: Download complete [2023-06-13T19:59:03.286Z] 4d19c01a9841: Verifying Checksum [2023-06-13T19:59:03.286Z] 4d19c01a9841: Download complete [2023-06-13T19:59:03.286Z] f56be85fc22e: Verifying Checksum [2023-06-13T19:59:03.286Z] f56be85fc22e: Download complete [2023-06-13T19:59:03.286Z] 9325e15d5711: Verifying Checksum [2023-06-13T19:59:03.286Z] 9325e15d5711: Download complete [2023-06-13T19:59:03.547Z] f56be85fc22e: Pull complete [2023-06-13T19:59:03.547Z] 85791d961cd3: Pull complete [2023-06-13T19:59:03.806Z] c5a4b2cf53e6: Verifying Checksum [2023-06-13T19:59:03.806Z] c5a4b2cf53e6: Download complete [2023-06-13T19:59:04.066Z] d694b5ae8c79: Verifying Checksum [2023-06-13T19:59:04.066Z] d694b5ae8c79: Download complete [2023-06-13T19:59:04.066Z] 556b6ee489ea: Verifying Checksum [2023-06-13T19:59:04.066Z] 556b6ee489ea: Download complete [2023-06-13T19:59:06.691Z] using credential edgex-jenkins-ssh [2023-06-13T19:59:06.707Z] Cloning the remote Git repository [2023-06-13T19:59:06.772Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-13T19:59:06.855Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-06-13T19:59:06.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-13T19:59:06.983Z] > git --version # timeout=10 [2023-06-13T19:59:07.006Z] > git --version # 'git version 2.25.1' [2023-06-13T19:59:07.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T19:59:07.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T19:59:07.346Z] d694b5ae8c79: Pull complete [2023-06-13T19:59:07.346Z] 9f32a84ed3da: Pull complete [2023-06-13T19:59:07.346Z] 4d19c01a9841: Pull complete [2023-06-13T19:59:07.346Z] 9325e15d5711: Pull complete [2023-06-13T19:59:09.883Z] 556b6ee489ea: Pull complete [2023-06-13T19:59:10.450Z] c5a4b2cf53e6: Pull complete [2023-06-13T19:59:10.450Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-13T19:59:10.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-13T19:59:10.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-13T19:59:10.806Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-13T19:59:10.807Z] WORKDIR /edgex [2023-06-13T19:59:10.807Z] COPY go.mod . [2023-06-13T19:59:10.807Z] RUN go mod download [2023-06-13T19:59:10.807Z] docker build -t ci-base-image-x86_64 -f - . [2023-06-13T19:59:11.375Z] Sending build context to Docker daemon 170.6MB [2023-06-13T19:59:11.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-13T19:59:11.375Z] ---> c4be618373d6 [2023-06-13T19:59:11.375Z] Step 2/4 : WORKDIR /edgex [2023-06-13T19:59:16.652Z] ---> Running in 81a172cfd500 [2023-06-13T19:59:16.652Z] Removing intermediate container 81a172cfd500 [2023-06-13T19:59:16.652Z] ---> f3e335d2cc70 [2023-06-13T19:59:16.652Z] Step 3/4 : COPY go.mod . [2023-06-13T19:59:16.652Z] ---> 6aa1d2100d09 [2023-06-13T19:59:16.652Z] Step 4/4 : RUN go mod download [2023-06-13T19:59:16.652Z] ---> Running in 7153b9ecf614 [2023-06-13T19:59:24.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-13T19:59:24.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T19:59:25.467Z] Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 6bd76199331563b5a25437d92cdf99dd7b691d2c [2023-06-13T19:59:25.871Z] Merge succeeded, producing 6bd76199331563b5a25437d92cdf99dd7b691d2c [2023-06-13T19:59:25.872Z] Checking out Revision 6bd76199331563b5a25437d92cdf99dd7b691d2c (PR-4593) [2023-06-13T19:59:24.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-13T19:59:24.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-13T19:59:24.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T19:59:24.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-13T19:59:25.510Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T19:59:25.569Z] > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 [2023-06-13T19:59:25.794Z] > git remote # timeout=10 [2023-06-13T19:59:25.811Z] > git config --get remote.origin.url # timeout=10 [2023-06-13T19:59:25.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T19:59:25.847Z] > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [2023-06-13T19:59:25.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-13T19:59:25.901Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T19:59:25.981Z] > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 [2023-06-13T19:59:26.590Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" [2023-06-13T19:59:26.659Z] > git --version # timeout=10 [2023-06-13T19:59:26.669Z] > git --version # 'git version 2.25.1' [2023-06-13T19:59:26.686Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-13T19:59:27.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-13T19:59:27.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-13T19:59:27.706Z] Dload Upload Total Spent Left Speed [2023-06-13T19:59:27.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-06-13T19:59:28.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-13T19:59:28.613Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-13T19:59:28.613Z] + sudo tee /etc/docker/daemon.new [2023-06-13T19:59:28.613Z] { [2023-06-13T19:59:28.614Z] "registry-mirrors": [ [2023-06-13T19:59:28.614Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-13T19:59:28.614Z] ], [2023-06-13T19:59:28.614Z] "bip": "10.250.0.254/24", [2023-06-13T19:59:28.614Z] "hosts": [ [2023-06-13T19:59:28.614Z] "tcp://0.0.0.0:5555", [2023-06-13T19:59:28.614Z] "unix:///var/run/docker.sock" [2023-06-13T19:59:28.614Z] ], [2023-06-13T19:59:28.614Z] "mtu": 1458, [2023-06-13T19:59:28.614Z] "selinux-enabled": true, [2023-06-13T19:59:28.614Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-13T19:59:28.614Z] } [Pipeline] sh [2023-06-13T19:59:28.951Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-13T19:59:29.317Z] + sudo service docker restart [2023-06-13T19:59:31.548Z] Removing intermediate container 7153b9ecf614 [2023-06-13T19:59:31.548Z] ---> ffe9e879d5e9 [2023-06-13T19:59:31.548Z] Successfully built ffe9e879d5e9 [2023-06-13T19:59:31.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T19:59:31.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-13T19:59:31.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T19:59:32.097Z] prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container [2023-06-13T19:59:32.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-06-13T19:59:32.524Z] $ docker top 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T19:59:32.915Z] + go version [2023-06-13T19:59:32.915Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-13T19:59:32.952Z] $ docker stop --time=1 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 [2023-06-13T19:59:34.221Z] $ docker rm -f --volumes 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T19:59:34.944Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-13T19:59:34.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T19:59:35.088Z] prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container [2023-06-13T19:59:35.121Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-06-13T19:59:35.458Z] $ docker top 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-13T19:59:35.571Z] ========================================================= [2023-06-13T19:59:35.571Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-13T19:59:35.571Z] ========================================================= [Pipeline] sh [2023-06-13T19:59:35.863Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-13T19:59:36.232Z] + make test [2023-06-13T19:59:36.233Z] go test -race -coverprofile=coverage.out ./... [2023-06-13T19:59:42.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T19:59:47.596Z] provisioning config files... [2023-06-13T19:59:47.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config27349394459568746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T19:59:47.991Z] ---> docker-login.sh [2023-06-13T19:59:47.991Z] nexus3.edgexfoundry.org:10001 [2023-06-13T19:59:48.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:59:48.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:59:48.527Z] Configure a credential helper to remove this warning. See [2023-06-13T19:59:48.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:59:48.527Z] [2023-06-13T19:59:48.527Z] Login Succeeded [2023-06-13T19:59:48.527Z] nexus3.edgexfoundry.org:10002 [2023-06-13T19:59:48.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:59:48.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:59:48.796Z] Configure a credential helper to remove this warning. See [2023-06-13T19:59:48.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:59:48.796Z] [2023-06-13T19:59:48.796Z] Login Succeeded [2023-06-13T19:59:48.796Z] nexus3.edgexfoundry.org:10003 [2023-06-13T19:59:49.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:59:49.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:59:49.331Z] Configure a credential helper to remove this warning. See [2023-06-13T19:59:49.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:59:49.331Z] [2023-06-13T19:59:49.331Z] Login Succeeded [2023-06-13T19:59:49.331Z] nexus3.edgexfoundry.org:10004 [2023-06-13T19:59:49.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:59:49.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:59:49.600Z] Configure a credential helper to remove this warning. See [2023-06-13T19:59:49.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:59:49.600Z] [2023-06-13T19:59:49.600Z] Login Succeeded [2023-06-13T19:59:49.600Z] docker.io [2023-06-13T19:59:49.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T19:59:50.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T19:59:50.132Z] Configure a credential helper to remove this warning. See [2023-06-13T19:59:50.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T19:59:50.132Z] [2023-06-13T19:59:50.132Z] Login Succeeded [2023-06-13T19:59:50.132Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T19:59:50.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-13T19:59:50.755Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-06-13T19:59:50.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-13T19:59:50.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-13T19:59:50.875Z] ========================================================= [2023-06-13T19:59:50.875Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-13T19:59:50.875Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-13T19:59:51.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-13T19:59:51.519Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-13T19:59:51.519Z] c41833b44d91: Pulling fs layer [2023-06-13T19:59:51.519Z] ed15518f5707: Pulling fs layer [2023-06-13T19:59:51.519Z] feae8fd75edb: Pulling fs layer [2023-06-13T19:59:51.519Z] 242c74f7c9fa: Pulling fs layer [2023-06-13T19:59:51.519Z] 3cdef696dda3: Pulling fs layer [2023-06-13T19:59:51.519Z] 2ced38df9373: Pulling fs layer [2023-06-13T19:59:51.519Z] 58f1dce35555: Pulling fs layer [2023-06-13T19:59:51.519Z] 242c74f7c9fa: Waiting [2023-06-13T19:59:51.519Z] 3cdef696dda3: Waiting [2023-06-13T19:59:51.519Z] 2ced38df9373: Waiting [2023-06-13T19:59:51.519Z] 58f1dce35555: Waiting [2023-06-13T19:59:51.519Z] ed15518f5707: Verifying Checksum [2023-06-13T19:59:51.519Z] ed15518f5707: Download complete [2023-06-13T19:59:51.519Z] 242c74f7c9fa: Verifying Checksum [2023-06-13T19:59:51.519Z] 242c74f7c9fa: Download complete [2023-06-13T19:59:51.519Z] 3cdef696dda3: Verifying Checksum [2023-06-13T19:59:51.519Z] 3cdef696dda3: Download complete [2023-06-13T19:59:51.519Z] c41833b44d91: Verifying Checksum [2023-06-13T19:59:51.519Z] c41833b44d91: Download complete [2023-06-13T19:59:52.483Z] c41833b44d91: Pull complete [2023-06-13T19:59:53.066Z] 58f1dce35555: Verifying Checksum [2023-06-13T19:59:53.066Z] 58f1dce35555: Download complete [2023-06-13T19:59:53.066Z] ed15518f5707: Pull complete [2023-06-13T19:59:54.027Z] feae8fd75edb: Verifying Checksum [2023-06-13T19:59:54.027Z] feae8fd75edb: Download complete [2023-06-13T19:59:54.298Z] 2ced38df9373: Verifying Checksum [2023-06-13T19:59:54.298Z] 2ced38df9373: Download complete [2023-06-13T19:59:57.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-13T19:59:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-13T19:59:58.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-13T19:59:58.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-13T19:59:58.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-06-13T19:59:58.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-06-13T19:59:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-13T19:59:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-13T19:59:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-13T20:00:00.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-13T20:00:00.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-13T20:00:00.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-13T20:00:00.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-13T20:00:00.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:00:00.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-13T20:00:00.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-13T20:00:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-13T20:00:01.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-13T20:00:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-06-13T20:00:02.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-06-13T20:00:02.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.310s coverage: 88.5% of statements [2023-06-13T20:00:02.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-13T20:00:03.884Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-13T20:00:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements [2023-06-13T20:00:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-06-13T20:00:05.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-13T20:00:05.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-13T20:00:05.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-13T20:00:05.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-06-13T20:00:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-13T20:00:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-13T20:00:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-06-13T20:00:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.0% of statements [2023-06-13T20:00:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-06-13T20:00:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-06-13T20:00:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-06-13T20:00:06.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2023-06-13T20:00:06.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-06-13T20:00:06.613Z] feae8fd75edb: Pull complete [2023-06-13T20:00:06.613Z] 242c74f7c9fa: Pull complete [2023-06-13T20:00:06.613Z] 3cdef696dda3: Pull complete [2023-06-13T20:00:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-13T20:00:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-13T20:00:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-13T20:00:06.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-13T20:00:06.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-13T20:00:06.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-13T20:00:06.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-13T20:00:06.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-13T20:00:07.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-13T20:00:07.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-13T20:00:07.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-13T20:00:07.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-13T20:00:08.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-13T20:00:08.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-13T20:00:08.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-13T20:00:09.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-13T20:00:09.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-13T20:00:11.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-13T20:00:11.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-13T20:00:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-13T20:00:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-13T20:00:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-13T20:00:13.255Z] 2ced38df9373: Pull complete [2023-06-13T20:00:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-13T20:00:13.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-13T20:00:14.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-13T20:00:14.664Z] 58f1dce35555: Pull complete [2023-06-13T20:00:14.665Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-13T20:00:14.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-13T20:00:14.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-13T20:00:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-13T20:00:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-13T20:00:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-13T20:00:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-13T20:00:15.300Z] + docker build -t ci-base-image-arm64 -f - . [2023-06-13T20:00:15.300Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-13T20:00:15.300Z] WORKDIR /edgex [2023-06-13T20:00:15.300Z] COPY go.mod . [2023-06-13T20:00:15.300Z] RUN go mod download [2023-06-13T20:00:15.886Z] Sending build context to Docker daemon 2.947MB [2023-06-13T20:00:15.886Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-13T20:00:15.886Z] ---> fadd8f120f05 [2023-06-13T20:00:15.886Z] Step 2/4 : WORKDIR /edgex [2023-06-13T20:00:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-13T20:00:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-13T20:00:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-13T20:00:16.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-13T20:00:18.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-13T20:00:18.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-13T20:00:18.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-13T20:00:18.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:00:18.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-06-13T20:00:18.466Z] ---> Running in f52a5a2a720b [2023-06-13T20:00:18.738Z] Removing intermediate container f52a5a2a720b [2023-06-13T20:00:18.738Z] ---> dd86e80b5f2b [2023-06-13T20:00:18.738Z] Step 3/4 : COPY go.mod . [2023-06-13T20:00:19.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-13T20:00:19.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-13T20:00:19.321Z] ---> d23dfe7c518c [2023-06-13T20:00:19.322Z] Step 4/4 : RUN go mod download [2023-06-13T20:00:19.322Z] ---> Running in 7f6c2c140547 [2023-06-13T20:00:19.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-13T20:00:19.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-06-13T20:00:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-06-13T20:00:31.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2023-06-13T20:00:31.670Z] 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-06-13T20:00:31.670Z] running golangci-lint [2023-06-13T20:00:31.670Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-13T20:00:31.670Z] go version go1.20.2 linux/amd64 [2023-06-13T20:00:31.670Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-13T20:00:31.670Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-13T20:00:46.540Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 13.899778173s" [2023-06-13T20:00:46.540Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.450077ms" [2023-06-13T20:00:51.536Z] Removing intermediate container 7f6c2c140547 [2023-06-13T20:00:51.536Z] ---> 5256db7d17d3 [2023-06-13T20:00:51.536Z] Successfully built 5256db7d17d3 [2023-06-13T20:00:51.536Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:00:51.821Z] level=info msg="[linters_context/goanalysis] analyzers took 51.164171773s with top 10 stages: buildir: 29.237518981s, inspect: 1.773376927s, fact_deprecated: 1.738782835s, printf: 1.244024621s, gosec: 1.141044247s, ctrlflow: 1.076458107s, fact_purity: 849.459533ms, S1038: 849.296481ms, nilness: 676.272048ms, typedness: 435.206663ms" [2023-06-13T20:00:51.821Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-13T20:00:51.822Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" [2023-06-13T20:00:51.822Z] level=info msg="[runner] processing took 17.435393ms with stages: nolint: 7.251975ms, identifier_marker: 4.694058ms, path_prettifier: 1.952038ms, autogenerated_exclude: 1.563643ms, exclude-rules: 1.239208ms, skip_dirs: 678.33µs, cgo: 32.951µs, filename_unadjuster: 18.11µs, max_same_issues: 840ns, sort_results: 700ns, uniq_by_line: 650ns, skip_files: 560ns, diff: 410ns, source_code: 390ns, exclude: 370ns, severity-rules: 360ns, path_prefixer: 340ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" [2023-06-13T20:00:51.822Z] level=info msg="[runner] linters took 6.839185687s with stages: goanalysis_metalinter: 6.821649933s" [2023-06-13T20:00:51.822Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-13T20:00:51.822Z] level=info msg="Memory: 208 samples, avg is 182.6MB, max is 794.3MB" [2023-06-13T20:00:51.822Z] level=info msg="Execution took 20.776854604s" [2023-06-13T20:00:51.822Z] go vet ./... [2023-06-13T20:00:51.936Z] + docker inspect -f . ci-base-image-arm64 [2023-06-13T20:00:51.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T20:00:52.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container [2023-06-13T20:00:52.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-06-13T20:00:53.450Z] $ docker top b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T20:00:54.281Z] + go version [2023-06-13T20:00:54.281Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-13T20:00:54.340Z] $ docker stop --time=1 b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 [2023-06-13T20:00:55.954Z] $ docker rm -f --volumes b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 [2023-06-13T20:00:56.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-13T20:00:56.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-13T20:00:56.019Z] ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2023-06-13T20:00:56.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:00:56.593Z] + ls -al . [2023-06-13T20:00:56.593Z] total 720 [2023-06-13T20:00:56.593Z] drwxrwxr-x 11 1001 1001 4096 Jun 13 19:59 . [2023-06-13T20:00:56.593Z] drwxr-xr-x 4 root root 4096 Jun 13 19:59 .. [2023-06-13T20:00:56.593Z] drwxrwxr-x 2 1001 1001 4096 Jun 13 19:58 .blubracket [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 16 Jun 13 19:58 .dockerignore [2023-06-13T20:00:56.593Z] drwxrwxr-x 8 1001 1001 4096 Jun 13 19:58 .git [2023-06-13T20:00:56.593Z] drwxrwxr-x 3 1001 1001 4096 Jun 13 19:58 .github [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 1133 Jun 13 19:58 .gitignore [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 42 Jun 13 19:58 .golangci.yml [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 87 Jun 13 19:58 .hadolint.yml [2023-06-13T20:00:56.593Z] drwxr-xr-x 3 1001 1001 4096 Jun 13 19:58 .semver [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 166 Jun 13 19:58 .sonarcloud.properties [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 1171 Jun 13 19:58 ADOPTERS.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 10835 Jun 13 19:58 Attribution.txt [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 93407 Jun 13 19:58 CHANGELOG.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 3804 Jun 13 19:58 CONTRIBUTING.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 677 Jun 13 19:58 GOVERNANCE.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 883 Jun 13 19:58 Jenkinsfile [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 10775 Jun 13 19:58 LICENSE [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 14368 Jun 13 19:58 Makefile [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 582 Jun 13 19:58 OWNERS.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 9923 Jun 13 19:58 README.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 789 Jun 13 19:58 SECURITY.md [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 5 Jun 13 19:59 VERSION [2023-06-13T20:00:56.593Z] drwxrwxr-x 2 1001 1001 4096 Jun 13 19:58 bin [2023-06-13T20:00:56.593Z] drwxrwxr-x 18 1001 1001 4096 Jun 13 19:58 cmd [2023-06-13T20:00:56.593Z] -rw-r--r-- 1 root root 447731 Jun 13 20:00 coverage.out [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 3162 Jun 13 19:58 go.mod [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 31054 Jun 13 19:58 go.sum [2023-06-13T20:00:56.593Z] drwxrwxr-x 7 1001 1001 4096 Jun 13 19:58 internal [2023-06-13T20:00:56.593Z] drwxrwxr-x 3 1001 1001 4096 Jun 13 19:58 openapi [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 594 Jun 13 19:58 security.txt [2023-06-13T20:00:56.593Z] drwxrwxr-x 4 1001 1001 4096 Jun 13 19:58 snap [2023-06-13T20:00:56.593Z] -rw-rw-r-- 1 1001 1001 204 Jun 13 19:58 version.go [Pipeline] sh [2023-06-13T20:00:56.859Z] + docker inspect -f . ci-base-image-arm64 [2023-06-13T20:00:56.859Z] . [Pipeline] } [2023-06-13T20:00:56.949Z] + '[' -e coverage.out ] [2023-06-13T20:00:56.949Z] + chown 1001:1001 coverage.out [Pipeline] // withEnv [Pipeline] stash [Pipeline] withDockerContainer [2023-06-13T20:00:57.111Z] Stashed 1 file(s) [2023-06-13T20:00:57.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container [2023-06-13T20:00:57.273Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-06-13T20:00:59.175Z] $ docker top 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-06-13T20:00:59.441Z] ========================================================= [2023-06-13T20:00:59.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-13T20:00:59.442Z] ========================================================= [Pipeline] sh [2023-06-13T20:00:59.665Z] + make build [2023-06-13T20:00:59.666Z] 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-06-13T20:00:59.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-13T20:01:00.415Z] + make test [2023-06-13T20:01:00.415Z] go test -race -coverprofile=coverage.out ./... [2023-06-13T20:01:11.870Z] 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-06-13T20:01:11.870Z] 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-06-13T20:01:12.438Z] 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-06-13T20:01:13.006Z] 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-06-13T20:01:19.568Z] 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-06-13T20:01:20.943Z] 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-06-13T20:01:21.880Z] 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-06-13T20:01:23.257Z] 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-06-13T20:01:23.823Z] 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-06-13T20:01:25.122Z] 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-06-13T20:01:25.688Z] 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-06-13T20:01:27.615Z] $ docker stop --time=1 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db [2023-06-13T20:01:32.557Z] $ docker rm -f --volumes 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db [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-06-13T20:01:33.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-13T20:01:33.885Z] [2023-06-13T20:01:33.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:01:34.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-13T20:01:34.254Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-13T20:01:34.254Z] 91d30c5bc195: Pulling fs layer [2023-06-13T20:01:34.254Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-13T20:01:34.254Z] 9c61dcf015f6: Pulling fs layer [2023-06-13T20:01:34.254Z] 4698f68db338: Pulling fs layer [2023-06-13T20:01:34.254Z] 2a2f49069b9e: Pulling fs layer [2023-06-13T20:01:34.254Z] e0025b399a48: Pulling fs layer [2023-06-13T20:01:34.254Z] 4698f68db338: Waiting [2023-06-13T20:01:34.254Z] 2a2f49069b9e: Waiting [2023-06-13T20:01:34.254Z] e0025b399a48: Waiting [2023-06-13T20:01:34.513Z] 91d30c5bc195: Verifying Checksum [2023-06-13T20:01:34.513Z] 91d30c5bc195: Download complete [2023-06-13T20:01:34.513Z] 4698f68db338: Verifying Checksum [2023-06-13T20:01:34.513Z] 4698f68db338: Download complete [2023-06-13T20:01:34.513Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-13T20:01:34.513Z] 2e9b0aa3be6d: Download complete [2023-06-13T20:01:34.513Z] e0025b399a48: Verifying Checksum [2023-06-13T20:01:34.513Z] e0025b399a48: Download complete [2023-06-13T20:01:34.513Z] 91d30c5bc195: Pull complete [2023-06-13T20:01:34.772Z] 2a2f49069b9e: Download complete [2023-06-13T20:01:34.772Z] 2e9b0aa3be6d: Pull complete [2023-06-13T20:01:35.029Z] 9c61dcf015f6: Verifying Checksum [2023-06-13T20:01:35.029Z] 9c61dcf015f6: Download complete [2023-06-13T20:01:37.556Z] 9c61dcf015f6: Pull complete [2023-06-13T20:01:37.556Z] 4698f68db338: Pull complete [2023-06-13T20:01:37.815Z] 2a2f49069b9e: Pull complete [2023-06-13T20:01:37.815Z] e0025b399a48: Pull complete [2023-06-13T20:01:37.815Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-13T20:01:37.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-13T20:01:37.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T20:01:38.028Z] prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container [2023-06-13T20:01:38.059Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-13T20:01:39.272Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-13T20:01:40.714Z] $ docker top 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T20:01:41.118Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-13T20:01:43.021Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-13T20:01:43.021Z] #1 transferring dockerfile: 2.12kB done [2023-06-13T20:01:43.021Z] #1 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #2 transferring dockerfile: 2.58kB done [2023-06-13T20:01:43.281Z] #2 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #3 transferring dockerfile: 1.96kB done [2023-06-13T20:01:43.281Z] #3 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #4 transferring dockerfile: 1.82kB done [2023-06-13T20:01:43.281Z] #4 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #5 transferring dockerfile: 2.04kB done [2023-06-13T20:01:43.281Z] #5 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #6 [core-command internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #6 transferring dockerfile: 1.82kB done [2023-06-13T20:01:43.281Z] #6 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #7 transferring dockerfile: 1.84kB done [2023-06-13T20:01:43.281Z] #7 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-13T20:01:43.281Z] #8 transferring dockerfile: 1.78kB done [2023-06-13T20:01:43.281Z] #8 DONE 0.0s [2023-06-13T20:01:43.281Z] [2023-06-13T20:01:43.281Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #9 transferring dockerfile: 2.38kB done [2023-06-13T20:01:43.540Z] #9 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #10 [core-data internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #10 transferring dockerfile: 1.90kB done [2023-06-13T20:01:43.540Z] #10 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #11 transferring dockerfile: 2.68kB done [2023-06-13T20:01:43.540Z] #11 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #12 transferring dockerfile: 2.63kB done [2023-06-13T20:01:43.540Z] #12 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #13 transferring dockerfile: 2.06kB done [2023-06-13T20:01:43.540Z] #13 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-13T20:01:43.540Z] #14 transferring dockerfile: 2.82kB done [2023-06-13T20:01:43.540Z] #14 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-13T20:01:43.540Z] #15 transferring context: 56B done [2023-06-13T20:01:43.540Z] #15 DONE 0.1s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #16 [security-spire-config internal] load .dockerignore [2023-06-13T20:01:43.540Z] #16 transferring context: 56B done [2023-06-13T20:01:43.540Z] #16 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #17 [core-metadata internal] load .dockerignore [2023-06-13T20:01:43.540Z] #17 transferring context: 56B done [2023-06-13T20:01:43.540Z] #17 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #18 [support-scheduler internal] load .dockerignore [2023-06-13T20:01:43.540Z] #18 transferring context: 56B done [2023-06-13T20:01:43.540Z] #18 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #19 [security-proxy-auth internal] load .dockerignore [2023-06-13T20:01:43.540Z] #19 transferring context: 56B done [2023-06-13T20:01:43.540Z] #19 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #20 [core-command internal] load .dockerignore [2023-06-13T20:01:43.540Z] #20 transferring context: 56B done [2023-06-13T20:01:43.540Z] #20 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #21 [support-notifications internal] load .dockerignore [2023-06-13T20:01:43.540Z] #21 transferring context: 56B done [2023-06-13T20:01:43.540Z] #21 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-06-13T20:01:43.540Z] #22 transferring context: 56B done [2023-06-13T20:01:43.540Z] #22 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #23 [security-spire-agent internal] load .dockerignore [2023-06-13T20:01:43.540Z] #23 transferring context: 56B done [2023-06-13T20:01:43.540Z] #23 DONE 0.0s [2023-06-13T20:01:43.540Z] [2023-06-13T20:01:43.540Z] #24 [security-proxy-setup internal] load .dockerignore [2023-06-13T20:01:43.799Z] #24 transferring context: 56B done [2023-06-13T20:01:43.799Z] #24 DONE 0.1s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #25 [security-spire-server internal] load .dockerignore [2023-06-13T20:01:43.799Z] #25 transferring context: 56B done [2023-06-13T20:01:43.799Z] #25 DONE 0.0s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #26 [core-data internal] load .dockerignore [2023-06-13T20:01:43.799Z] #26 transferring context: 56B done [2023-06-13T20:01:43.799Z] #26 DONE 0.1s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-13T20:01:43.799Z] #27 transferring context: 56B done [2023-06-13T20:01:43.799Z] #27 DONE 0.1s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #28 [security-bootstrapper internal] load .dockerignore [2023-06-13T20:01:43.799Z] #28 transferring context: 56B done [2023-06-13T20:01:43.799Z] #28 DONE 0.1s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-13T20:01:43.799Z] #29 DONE 0.0s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:01:43.799Z] #30 ... [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-13T20:01:43.799Z] #29 DONE 0.0s [2023-06-13T20:01:43.799Z] [2023-06-13T20:01:43.799Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:01:44.059Z] #30 ... [2023-06-13T20:01:44.059Z] [2023-06-13T20:01:44.059Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-13T20:01:44.059Z] #29 DONE 0.0s [2023-06-13T20:01:44.059Z] [2023-06-13T20:01:44.059Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:01:44.319Z] #30 DONE 0.6s [2023-06-13T20:01:44.319Z] [2023-06-13T20:01:44.319Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:01:44.319Z] #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-13T20:01:44.319Z] #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-13T20:01:44.319Z] #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done [2023-06-13T20:01:44.319Z] #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done [2023-06-13T20:01:44.319Z] #31 DONE 0.2s [2023-06-13T20:01:44.319Z] [2023-06-13T20:01:44.319Z] #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:01:45.695Z] #32 ... [2023-06-13T20:01:45.695Z] [2023-06-13T20:01:45.695Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-13T20:01:45.695Z] #33 DONE 1.5s [2023-06-13T20:01:45.695Z] [2023-06-13T20:01:45.695Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-06-13T20:01:50.973Z] #34 ... [2023-06-13T20:01:50.974Z] [2023-06-13T20:01:50.974Z] #35 [security-spire-server internal] load build context [2023-06-13T20:01:50.974Z] #35 transferring context: 234.47MB 6.3s [2023-06-13T20:01:50.974Z] #35 ... [2023-06-13T20:01:50.974Z] [2023-06-13T20:01:50.974Z] #36 [core-data internal] load build context [2023-06-13T20:01:51.233Z] #36 ... [2023-06-13T20:01:51.233Z] [2023-06-13T20:01:51.233Z] #35 [security-spire-server internal] load build context [2023-06-13T20:01:54.575Z] #35 ... [2023-06-13T20:01:54.575Z] [2023-06-13T20:01:54.575Z] #37 [security-proxy-auth internal] load build context [2023-06-13T20:01:54.575Z] #37 transferring context: 351.87MB 9.4s done [2023-06-13T20:01:54.575Z] #37 ... [2023-06-13T20:01:54.575Z] [2023-06-13T20:01:54.575Z] #38 [core-metadata internal] load build context [2023-06-13T20:01:54.575Z] #38 transferring context: 351.87MB 9.8s done [2023-06-13T20:01:54.575Z] #38 ... [2023-06-13T20:01:54.575Z] [2023-06-13T20:01:54.575Z] #39 [security-bootstrapper internal] load build context [2023-06-13T20:01:54.575Z] #39 ... [2023-06-13T20:01:54.575Z] [2023-06-13T20:01:54.575Z] #40 [security-secretstore-setup internal] load build context [2023-06-13T20:01:54.575Z] #40 transferring context: 351.87MB 9.6s done [2023-06-13T20:01:54.575Z] #40 ... [2023-06-13T20:01:54.575Z] [2023-06-13T20:01:54.575Z] #41 [security-proxy-setup internal] load build context [2023-06-13T20:01:54.575Z] #41 transferring context: 351.87MB 10.1s done [2023-06-13T20:01:54.840Z] #41 ... [2023-06-13T20:01:54.840Z] [2023-06-13T20:01:54.840Z] #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:01:54.840Z] #42 ... [2023-06-13T20:01:54.840Z] [2023-06-13T20:01:54.840Z] #43 [support-scheduler internal] load build context [2023-06-13T20:01:54.840Z] #43 transferring context: 351.87MB 9.9s done [2023-06-13T20:01:55.339Z] #43 ... [2023-06-13T20:01:55.339Z] [2023-06-13T20:01:55.339Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:01:55.339Z] #44 ... [2023-06-13T20:01:55.339Z] [2023-06-13T20:01:55.339Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-13T20:01:55.339Z] #45 transferring context: 351.87MB 9.6s done [2023-06-13T20:01:55.621Z] #45 ... [2023-06-13T20:01:55.621Z] [2023-06-13T20:01:55.622Z] #46 [support-notifications internal] load build context [2023-06-13T20:01:55.622Z] #46 ... [2023-06-13T20:01:55.622Z] [2023-06-13T20:01:55.622Z] #47 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-13T20:01:55.622Z] #47 ... [2023-06-13T20:01:55.622Z] [2023-06-13T20:01:55.622Z] #48 [security-spire-agent internal] load build context [2023-06-13T20:01:55.622Z] #48 transferring context: 351.87MB 8.5s done [2023-06-13T20:01:55.881Z] #48 ... [2023-06-13T20:01:55.881Z] [2023-06-13T20:01:55.881Z] #49 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-13T20:01:55.881Z] #49 ... [2023-06-13T20:01:55.881Z] [2023-06-13T20:01:55.881Z] #50 [core-command internal] load build context [2023-06-13T20:01:55.881Z] #50 transferring context: 351.87MB 10.8s done [2023-06-13T20:01:56.139Z] #50 ... [2023-06-13T20:01:56.139Z] [2023-06-13T20:01:56.139Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:01:56.139Z] #51 ... [2023-06-13T20:01:56.139Z] [2023-06-13T20:01:56.139Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-13T20:01:56.399Z] #52 ... [2023-06-13T20:01:56.399Z] [2023-06-13T20:01:56.399Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:01:56.399Z] #53 transferring context: 351.87MB 9.9s done [2023-06-13T20:01:56.657Z] #53 ... [2023-06-13T20:01:56.657Z] [2023-06-13T20:01:56.657Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-13T20:01:56.657Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:01:56.657Z] #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:01:56.657Z] #0 3.511 (1/3) Installing ca-certificates (20230506-r0) [2023-06-13T20:01:56.657Z] #0 3.528 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-13T20:01:56.657Z] #0 3.538 (3/3) Installing su-exec (0.2-r2) [2023-06-13T20:01:56.657Z] #0 3.541 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:01:56.657Z] #0 3.545 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:01:56.657Z] #0 3.606 OK: 8 MiB in 18 packages [2023-06-13T20:01:56.657Z] #54 ... [2023-06-13T20:01:56.657Z] [2023-06-13T20:01:56.657Z] #55 [security-spire-config internal] load build context [2023-06-13T20:01:56.657Z] #55 transferring context: 351.87MB 10.5s done [2023-06-13T20:01:56.916Z] #55 ... [2023-06-13T20:01:56.916Z] [2023-06-13T20:01:56.916Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-13T20:01:56.916Z] #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:01:56.916Z] #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:01:56.916Z] #0 1.129 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:01:56.916Z] #0 1.163 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:01:56.916Z] #0 1.171 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-13T20:01:56.916Z] #0 1.177 (4/4) Installing openssl (3.0.9-r1) [2023-06-13T20:01:56.916Z] #0 1.186 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:01:56.916Z] #0 1.194 OK: 8 MiB in 17 packages [2023-06-13T20:01:56.916Z] #56 ... [2023-06-13T20:01:56.916Z] [2023-06-13T20:01:56.916Z] #36 [core-data internal] load build context [2023-06-13T20:01:56.916Z] #36 transferring context: 351.87MB 9.8s done [2023-06-13T20:02:00.033Z] #36 ... [2023-06-13T20:02:00.033Z] [2023-06-13T20:02:00.033Z] #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:02:00.033Z] #32 5.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:00.033Z] #32 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:00.033Z] #32 5.435 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:02:00.033Z] #32 5.435 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:02:00.033Z] #32 5.435 OK: 17823 distinct packages available [2023-06-13T20:02:00.033Z] #32 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:00.033Z] #32 5.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:00.033Z] #32 5.779 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:00.033Z] #32 5.784 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:02:00.033Z] #32 5.789 (3/4) Installing libucontext (1.2-r0) [2023-06-13T20:02:00.033Z] #32 5.793 (4/4) Installing gcompat (1.1.0-r0) [2023-06-13T20:02:00.033Z] #32 5.799 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:00.033Z] #32 5.812 OK: 7 MiB in 19 packages [2023-06-13T20:02:05.301Z] #32 ... [2023-06-13T20:02:05.301Z] [2023-06-13T20:02:05.301Z] #35 [security-spire-server internal] load build context [2023-06-13T20:02:05.301Z] #35 transferring context: 351.87MB 10.0s done [2023-06-13T20:02:05.301Z] #35 ... [2023-06-13T20:02:05.301Z] [2023-06-13T20:02:05.301Z] #46 [support-notifications internal] load build context [2023-06-13T20:02:05.301Z] #46 transferring context: 351.87MB 11.5s done [2023-06-13T20:02:05.301Z] #46 ... [2023-06-13T20:02:05.301Z] [2023-06-13T20:02:05.301Z] #39 [security-bootstrapper internal] load build context [2023-06-13T20:02:05.301Z] #39 transferring context: 351.87MB 10.4s done [2023-06-13T20:02:20.351Z] #39 ... [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #48 [security-spire-agent internal] load build context [2023-06-13T20:02:20.351Z] #48 DONE 35.2s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-06-13T20:02:20.351Z] #34 DONE 34.0s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:02:20.351Z] #57 ... [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-13T20:02:20.351Z] #54 DONE 34.8s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-13T20:02:20.351Z] #56 DONE 34.8s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:02:20.351Z] #32 DONE 35.0s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #37 [security-proxy-auth internal] load build context [2023-06-13T20:02:20.351Z] #37 DONE 35.3s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #45 [security-spiffe-token-provider internal] load build context [2023-06-13T20:02:20.351Z] #45 DONE 35.3s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #40 [security-secretstore-setup internal] load build context [2023-06-13T20:02:20.351Z] #40 DONE 35.3s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:02:20.351Z] #57 ... [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #36 [core-data internal] load build context [2023-06-13T20:02:20.351Z] #36 DONE 35.3s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #43 [support-scheduler internal] load build context [2023-06-13T20:02:20.351Z] #43 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #38 [core-metadata internal] load build context [2023-06-13T20:02:20.351Z] #38 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #35 [security-spire-server internal] load build context [2023-06-13T20:02:20.351Z] #35 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #41 [security-proxy-setup internal] load build context [2023-06-13T20:02:20.351Z] #41 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #39 [security-bootstrapper internal] load build context [2023-06-13T20:02:20.351Z] #39 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #50 [core-command internal] load build context [2023-06-13T20:02:20.351Z] #50 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #55 [security-spire-config internal] load build context [2023-06-13T20:02:20.351Z] #55 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #53 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:02:20.351Z] #53 DONE 35.4s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #46 [support-notifications internal] load build context [2023-06-13T20:02:20.351Z] #46 DONE 35.5s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-13T20:02:20.351Z] #58 DONE 0.2s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:02:20.351Z] #44 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.351Z] #44 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.351Z] #44 35.83 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:20.351Z] #44 35.84 (2/2) Installing su-exec (0.2-r2) [2023-06-13T20:02:20.351Z] #44 35.84 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:20.351Z] #44 35.85 OK: 7 MiB in 17 packages [2023-06-13T20:02:20.351Z] #44 DONE 36.0s [2023-06-13T20:02:20.351Z] [2023-06-13T20:02:20.351Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-13T20:02:20.610Z] #59 ... [2023-06-13T20:02:20.610Z] [2023-06-13T20:02:20.610Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-13T20:02:20.610Z] #52 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #52 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #52 35.77 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:20.610Z] #52 35.80 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:20.610Z] #52 35.81 OK: 7 MiB in 16 packages [2023-06-13T20:02:20.610Z] #52 DONE 35.9s [2023-06-13T20:02:20.610Z] [2023-06-13T20:02:20.610Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:02:20.610Z] #51 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #51 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #51 35.78 (1/2) Installing ca-certificates (20230506-r0) [2023-06-13T20:02:20.610Z] #51 35.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:20.610Z] #51 35.85 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:20.610Z] #51 35.85 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:02:20.610Z] #51 35.95 OK: 8 MiB in 17 packages [2023-06-13T20:02:20.610Z] #51 DONE 36.0s [2023-06-13T20:02:20.610Z] [2023-06-13T20:02:20.610Z] #47 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-13T20:02:20.610Z] #47 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #47 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.610Z] #47 36.01 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:20.610Z] #47 36.01 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:20.610Z] #47 36.03 OK: 7 MiB in 16 packages [2023-06-13T20:02:20.868Z] #47 DONE 36.3s [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:02:20.868Z] #42 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #42 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #42 35.68 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:02:20.868Z] #42 35.68 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:02:20.868Z] #42 35.68 OK: 17823 distinct packages available [2023-06-13T20:02:20.868Z] #42 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #42 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #42 36.07 (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T20:02:20.868Z] #42 36.12 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-13T20:02:20.868Z] #42 36.13 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-13T20:02:20.868Z] #42 36.14 (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T20:02:20.868Z] #42 36.14 (5/9) Installing curl (8.1.2-r0) [2023-06-13T20:02:20.868Z] #42 36.16 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:20.868Z] #42 36.16 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:02:20.868Z] #42 36.17 (8/9) Installing libucontext (1.2-r0) [2023-06-13T20:02:20.868Z] #42 36.17 (9/9) Installing gcompat (1.1.0-r0) [2023-06-13T20:02:20.868Z] #42 36.18 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:20.868Z] #42 36.18 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:02:20.868Z] #42 ... [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-13T20:02:20.868Z] #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #0 1.219 OK: 265 MiB in 53 packages [2023-06-13T20:02:20.868Z] #60 DONE 1.4s [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:02:20.868Z] #61 DONE 0.0s [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:02:20.868Z] #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:20.868Z] #0 1.398 OK: 265 MiB in 53 packages [2023-06-13T20:02:20.868Z] #62 DONE 1.5s [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:02:20.868Z] #63 DONE 0.0s [2023-06-13T20:02:20.868Z] [2023-06-13T20:02:20.868Z] #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:02:20.868Z] #42 36.30 OK: 10 MiB in 24 packages [2023-06-13T20:02:21.129Z] #42 DONE 36.4s [2023-06-13T20:02:21.129Z] [2023-06-13T20:02:21.129Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:02:22.064Z] #64 ... [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-13T20:02:22.064Z] #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.064Z] #0 1.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.064Z] #0 2.012 OK: 265 MiB in 53 packages [2023-06-13T20:02:22.064Z] #65 DONE 2.3s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-13T20:02:22.064Z] #59 DONE 1.4s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #66 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:02:22.064Z] #66 DONE 0.0s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-13T20:02:22.064Z] #67 DONE 0.1s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:02:22.064Z] #68 DONE 0.1s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:02:22.064Z] #57 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.064Z] #57 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.064Z] #57 2.289 OK: 265 MiB in 53 packages [2023-06-13T20:02:22.064Z] #57 DONE 2.6s [2023-06-13T20:02:22.064Z] [2023-06-13T20:02:22.064Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:02:22.322Z] #69 ... [2023-06-13T20:02:22.322Z] [2023-06-13T20:02:22.322Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-13T20:02:22.322Z] #0 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.322Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.322Z] #0 2.083 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:02:22.322Z] #0 2.083 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:02:22.322Z] #0 2.083 OK: 17830 distinct packages available [2023-06-13T20:02:22.322Z] #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #0 2.479 OK: 265 MiB in 53 packages [2023-06-13T20:02:22.323Z] #70 DONE 2.7s [2023-06-13T20:02:22.323Z] [2023-06-13T20:02:22.323Z] #49 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-13T20:02:22.323Z] #49 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #49 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #49 36.93 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:02:22.323Z] #49 36.93 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:02:22.323Z] #49 36.93 OK: 17823 distinct packages available [2023-06-13T20:02:22.323Z] #49 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #49 37.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-13T20:02:22.323Z] #49 37.32 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:02:22.323Z] #49 37.34 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:02:22.323Z] #49 37.35 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-13T20:02:22.323Z] #49 37.36 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:02:22.323Z] #49 37.36 (5/7) Installing libucontext (1.2-r0) [2023-06-13T20:02:22.323Z] #49 37.36 (6/7) Installing gcompat (1.1.0-r0) [2023-06-13T20:02:22.323Z] #49 37.37 (7/7) Installing openssl (3.0.9-r1) [2023-06-13T20:02:22.323Z] #49 37.38 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:02:22.323Z] #49 37.38 OK: 8 MiB in 20 packages [2023-06-13T20:02:22.323Z] #49 DONE 37.6s [2023-06-13T20:02:22.323Z] [2023-06-13T20:02:22.323Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:02:22.323Z] #71 DONE 0.0s [2023-06-13T20:02:22.323Z] [2023-06-13T20:02:22.323Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:02:32.305Z] #72 ... [2023-06-13T20:02:32.305Z] [2023-06-13T20:02:32.305Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:02:32.305Z] #73 ... [2023-06-13T20:02:32.305Z] [2023-06-13T20:02:32.305Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:15.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-13T20:03:15.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-13T20:03:16.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-13T20:03:16.407Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-13T20:03:16.673Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-13T20:03:19.010Z] #74 DONE 50.8s [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:19.010Z] #69 DONE 50.6s [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:19.010Z] #72 DONE 50.3s [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:19.010Z] #64 DONE 51.6s [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:19.010Z] #73 DONE 51.7s [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #75 [security-spire-config builder 6/9] COPY . . [2023-06-13T20:03:19.010Z] #75 ... [2023-06-13T20:03:19.010Z] [2023-06-13T20:03:19.010Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-13T20:03:19.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-13T20:03:19.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-13T20:03:19.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-13T20:03:19.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-13T20:03:20.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-13T20:03:22.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-13T20:03:22.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-13T20:03:22.727Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-13T20:03:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-13T20:03:23.222Z] #76 ... [2023-06-13T20:03:23.222Z] [2023-06-13T20:03:23.222Z] #77 [core-command builder 6/7] COPY . . [2023-06-13T20:03:23.222Z] #77 ... [2023-06-13T20:03:23.222Z] [2023-06-13T20:03:23.222Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-13T20:03:23.222Z] #78 ... [2023-06-13T20:03:23.222Z] [2023-06-13T20:03:23.222Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #79 DONE 14.3s [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #78 DONE 14.2s [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #77 [core-command builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #77 DONE 14.3s [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.410Z] #80 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.410Z] #81 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #82 [core-data builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #82 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.410Z] #83 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.410Z] #84 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #85 [security-proxy-auth builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #85 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.410Z] #86 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #87 [support-scheduler builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #87 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.410Z] #88 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #75 [security-spire-config builder 6/9] COPY . . [2023-06-13T20:03:27.410Z] #75 DONE 14.2s [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.410Z] #89 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.410Z] #90 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #91 [security-proxy-setup builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #91 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #92 [security-secretstore-setup builder 6/7] COPY . . [2023-06-13T20:03:27.410Z] #92 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.410Z] #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.410Z] #93 CACHED [2023-06-13T20:03:27.410Z] [2023-06-13T20:03:27.411Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.411Z] #94 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.411Z] #95 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #96 [core-metadata builder 6/7] COPY . . [2023-06-13T20:03:27.411Z] #96 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.411Z] #97 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-13T20:03:27.411Z] #76 DONE 14.2s [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:03:27.411Z] #98 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.411Z] #99 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-13T20:03:27.411Z] #100 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-13T20:03:27.411Z] #101 ... [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #102 [security-spire-server builder 6/9] COPY . . [2023-06-13T20:03:27.411Z] #102 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:03:27.411Z] #103 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:27.411Z] #104 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:03:27.411Z] #105 CACHED [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:03:27.411Z] #106 DONE 0.2s [2023-06-13T20:03:27.411Z] [2023-06-13T20:03:27.411Z] #107 [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-06-13T20:03:30.688Z] #107 DONE 3.6s [2023-06-13T20:03:30.688Z] [2023-06-13T20:03:30.688Z] #108 [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-06-13T20:03:30.688Z] #108 DONE 3.6s [2023-06-13T20:03:30.688Z] [2023-06-13T20:03:30.688Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-13T20:03:31.308Z] #109 DONE 0.6s [2023-06-13T20:03:31.308Z] [2023-06-13T20:03:31.308Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-13T20:03:31.308Z] #110 DONE 0.6s [2023-06-13T20:03:31.308Z] [2023-06-13T20:03:31.308Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-13T20:03:31.308Z] #0 1.352 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-06-13T20:03:31.566Z] #111 ... [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #112 [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-06-13T20:03:31.566Z] #112 CACHED [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #113 [security-spire-agent builder 6/9] COPY . . [2023-06-13T20:03:31.566Z] #113 CACHED [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:03:31.566Z] #114 CACHED [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:03:31.566Z] #115 CACHED [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:03:31.566Z] #116 CACHED [2023-06-13T20:03:31.566Z] [2023-06-13T20:03:31.566Z] #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-13T20:03:31.566Z] #117 CACHED [2023-06-13T20:03:31.825Z] [2023-06-13T20:03:31.825Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:03:31.825Z] #118 DONE 0.2s [2023-06-13T20:03:31.825Z] [2023-06-13T20:03:31.825Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:03:32.083Z] #119 DONE 0.4s [2023-06-13T20:03:32.083Z] [2023-06-13T20:03:32.083Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:03:32.083Z] #120 ... [2023-06-13T20:03:32.083Z] [2023-06-13T20:03:32.083Z] #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:03:32.083Z] #121 DONE 0.3s [2023-06-13T20:03:32.342Z] [2023-06-13T20:03:32.342Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:03:32.342Z] #120 DONE 0.2s [2023-06-13T20:03:32.342Z] [2023-06-13T20:03:32.342Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:03:32.342Z] #122 CACHED [2023-06-13T20:03:32.342Z] [2023-06-13T20:03:32.342Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:03:32.342Z] #123 CACHED [2023-06-13T20:03:32.342Z] [2023-06-13T20:03:32.342Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:03:34.868Z] #124 ... [2023-06-13T20:03:34.868Z] [2023-06-13T20:03:34.868Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:03:34.868Z] #125 DONE 2.3s [2023-06-13T20:03:34.868Z] [2023-06-13T20:03:34.868Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-13T20:03:34.868Z] #126 DONE 2.3s [2023-06-13T20:03:34.868Z] [2023-06-13T20:03:34.868Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:03:34.868Z] #124 DONE 2.3s [2023-06-13T20:03:34.868Z] [2023-06-13T20:03:34.868Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:03:35.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-13T20:03:35.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-13T20:03:35.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements [2023-06-13T20:03:35.432Z] #127 ... [2023-06-13T20:03:35.432Z] [2023-06-13T20:03:35.432Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:03:35.432Z] #128 DONE 1.0s [2023-06-13T20:03:35.432Z] [2023-06-13T20:03:35.432Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:03:35.432Z] #129 DONE 1.0s [2023-06-13T20:03:35.432Z] [2023-06-13T20:03:35.432Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:03:35.432Z] #127 DONE 1.0s [2023-06-13T20:03:35.432Z] [2023-06-13T20:03:35.432Z] #130 [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-06-13T20:03:35.689Z] #130 DONE 0.2s [2023-06-13T20:03:35.689Z] [2023-06-13T20:03:35.689Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-13T20:03:35.689Z] #131 DONE 0.2s [2023-06-13T20:03:35.689Z] [2023-06-13T20:03:35.689Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:03:35.689Z] #132 DONE 0.2s [2023-06-13T20:03:35.689Z] [2023-06-13T20:03:35.689Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-13T20:03:35.947Z] #133 ... [2023-06-13T20:03:35.947Z] [2023-06-13T20:03:35.947Z] #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-06-13T20:03:35.947Z] #134 DONE 0.1s [2023-06-13T20:03:35.947Z] [2023-06-13T20:03:35.947Z] #135 [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-06-13T20:03:35.947Z] #135 DONE 0.2s [2023-06-13T20:03:35.947Z] [2023-06-13T20:03:35.947Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-13T20:03:35.947Z] #133 DONE 0.3s [2023-06-13T20:03:35.947Z] [2023-06-13T20:03:35.947Z] #136 [security-spire-server] exporting to image [2023-06-13T20:03:35.947Z] #136 exporting layers [2023-06-13T20:03:36.205Z] #136 ... [2023-06-13T20:03:36.205Z] [2023-06-13T20:03:36.205Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-13T20:03:36.205Z] #137 DONE 0.3s [2023-06-13T20:03:36.205Z] [2023-06-13T20:03:36.205Z] #136 [security-spire-agent] exporting to image [2023-06-13T20:03:36.771Z] #136 ... [2023-06-13T20:03:36.771Z] [2023-06-13T20:03:36.771Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:03:36.771Z] #0 0.905 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-06-13T20:03:37.031Z] #138 ... [2023-06-13T20:03:37.031Z] [2023-06-13T20:03:37.031Z] #136 [security-spire-agent] exporting to image [2023-06-13T20:03:37.031Z] #136 exporting layers 0.8s done [2023-06-13T20:03:37.031Z] #136 writing image sha256:102b4c93df1d016bcdd82126df4b1ac8bf80c5f70b9fd360c363c8b970773e4f done [2023-06-13T20:03:37.031Z] #136 naming to docker.io/library/security-spire-server done [2023-06-13T20:03:37.031Z] #136 writing image sha256:5b2a312ed4dbdf71e5b974db3ff623f28a7a15c40483dbac22505465d2c65cde done [2023-06-13T20:03:37.031Z] #136 naming to docker.io/library/security-spire-config done [2023-06-13T20:03:37.031Z] #136 writing image sha256:7fad57bd0c3895731a0d39c7ebd8b712a8386dfd84bf154602da0dc0f8f66cab done [2023-06-13T20:03:37.031Z] #136 naming to docker.io/library/security-spire-agent done [2023-06-13T20:03:37.031Z] #136 DONE 1.1s [2023-06-13T20:03:37.031Z] [2023-06-13T20:03:37.031Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-13T20:03:37.031Z] #0 0.643 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-06-13T20:03:37.031Z] #139 ... [2023-06-13T20:03:37.031Z] [2023-06-13T20:03:37.031Z] #140 [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-06-13T20:03:37.031Z] #0 0.976 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-06-13T20:03:37.320Z] #140 ... [2023-06-13T20:03:37.320Z] [2023-06-13T20:03:37.320Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-13T20:03:37.320Z] #0 0.941 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-06-13T20:03:37.577Z] #141 ... [2023-06-13T20:03:37.577Z] [2023-06-13T20:03:37.577Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:03:37.577Z] #0 1.350 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-06-13T20:03:37.577Z] #142 ... [2023-06-13T20:03:37.577Z] [2023-06-13T20:03:37.577Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-13T20:03:37.577Z] #0 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-13T20:03:37.834Z] #143 ... [2023-06-13T20:03:37.834Z] [2023-06-13T20:03:37.834Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:03:37.834Z] #0 1.323 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-06-13T20:03:37.834Z] #144 ... [2023-06-13T20:03:37.834Z] [2023-06-13T20:03:37.834Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:03:37.834Z] #0 0.681 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-06-13T20:03:38.971Z] #145 ... [2023-06-13T20:03:38.971Z] [2023-06-13T20:03:38.971Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:03:38.971Z] #0 0.588 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-06-13T20:03:39.231Z] #146 ... [2023-06-13T20:03:39.231Z] [2023-06-13T20:03:39.231Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-13T20:03:39.231Z] #101 1.781 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-06-13T20:03:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.278s coverage: 98.5% of statements [2023-06-13T20:03:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-13T20:03:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-13T20:03:47.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-13T20:03:50.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.385s coverage: 71.5% of statements [2023-06-13T20:03:52.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-13T20:03:52.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-13T20:03:53.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 54.0% of statements [2023-06-13T20:03:57.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-13T20:03:57.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-13T20:03:57.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:03:57.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-13T20:03:57.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-13T20:04:04.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-13T20:04:04.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-13T20:04:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.770s coverage: 88.5% of statements [2023-06-13T20:04:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-13T20:04:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 95.6% of statements [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-13T20:04:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-13T20:04:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-06-13T20:04:27.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-13T20:04:27.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-13T20:04:27.572Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-13T20:04:27.572Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 65.9% of statements [2023-06-13T20:04:35.629Z] #101 ... [2023-06-13T20:04:35.629Z] [2023-06-13T20:04:35.629Z] #140 [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-06-13T20:04:35.629Z] #140 67.92 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-06-13T20:04:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-13T20:04:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-13T20:04:36.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements [2023-06-13T20:04:36.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements [2023-06-13T20:04:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 42.9% of statements [2023-06-13T20:04:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 82.9% of statements [2023-06-13T20:04:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-06-13T20:04:40.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2023-06-13T20:04:43.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2023-06-13T20:04:45.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-13T20:04:45.666Z] #140 ... [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:04:45.666Z] #138 DONE 77.9s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-13T20:04:45.666Z] #111 DONE 77.9s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-13T20:04:45.666Z] #139 DONE 77.9s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-13T20:04:45.666Z] #141 DONE 78.0s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-13T20:04:45.666Z] #101 DONE 78.0s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:04:45.666Z] #146 DONE 77.9s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #147 ... [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:04:45.666Z] #144 DONE 78.0s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:04:45.666Z] #142 DONE 78.2s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-13T20:04:45.666Z] #143 DONE 78.3s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #148 ... [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #140 [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-06-13T20:04:45.666Z] #140 DONE 78.3s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:04:45.666Z] #145 DONE 78.3s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #149 ... [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #148 DONE 0.7s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #150 DONE 0.8s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #151 DONE 0.7s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #152 DONE 0.8s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.666Z] #147 DONE 0.8s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-13T20:04:45.666Z] #153 DONE 0.4s [2023-06-13T20:04:45.666Z] [2023-06-13T20:04:45.666Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-13T20:04:45.925Z] #154 ... [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.925Z] #149 DONE 0.5s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #155 DONE 0.4s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #156 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #156 DONE 0.4s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #157 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.925Z] #158 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #159 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.925Z] #160 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #161 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.925Z] #162 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #163 DONE 0.4s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #164 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #165 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:45.925Z] #165 CACHED [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #166 DONE 0.4s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #167 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:45.925Z] #167 DONE 0.4s [2023-06-13T20:04:45.925Z] [2023-06-13T20:04:45.925Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-13T20:04:46.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-13T20:04:46.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-13T20:04:46.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-13T20:04:46.184Z] #168 ... [2023-06-13T20:04:46.184Z] [2023-06-13T20:04:46.184Z] #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:46.184Z] #169 DONE 0.3s [2023-06-13T20:04:46.443Z] [2023-06-13T20:04:46.443Z] #170 [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-06-13T20:04:47.466Z] #170 ... [2023-06-13T20:04:47.466Z] [2023-06-13T20:04:47.466Z] #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-13T20:04:47.466Z] #168 DONE 1.3s [2023-06-13T20:04:47.466Z] [2023-06-13T20:04:47.466Z] #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-13T20:04:47.466Z] #171 DONE 1.3s [2023-06-13T20:04:47.466Z] [2023-06-13T20:04:47.466Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-13T20:04:47.466Z] #172 DONE 1.4s [2023-06-13T20:04:47.466Z] [2023-06-13T20:04:47.466Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-13T20:04:47.466Z] #173 DONE 1.3s [2023-06-13T20:04:47.466Z] [2023-06-13T20:04:47.466Z] #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-13T20:04:47.466Z] #174 DONE 1.3s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-13T20:04:47.726Z] #175 DONE 1.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-13T20:04:47.726Z] #176 DONE 1.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #177 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-13T20:04:47.726Z] #177 DONE 1.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #170 [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-06-13T20:04:47.726Z] #170 DONE 1.3s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-13T20:04:47.726Z] #178 DONE 1.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #179 [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-06-13T20:04:47.726Z] #179 ... [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #180 [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-06-13T20:04:47.726Z] #180 DONE 0.3s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.726Z] #181 DONE 0.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-13T20:04:47.726Z] #182 DONE 0.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #183 [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-06-13T20:04:47.726Z] #183 DONE 0.4s [2023-06-13T20:04:47.726Z] [2023-06-13T20:04:47.726Z] #136 [support-scheduler] exporting to image [2023-06-13T20:04:47.726Z] #136 exporting layers [2023-06-13T20:04:47.987Z] #136 ... [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-13T20:04:47.987Z] #154 DONE 2.1s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.987Z] #184 DONE 0.5s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.987Z] #185 DONE 0.5s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #136 [support-notifications] exporting to image [2023-06-13T20:04:47.987Z] #136 ... [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.987Z] #186 DONE 0.6s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.987Z] #187 DONE 0.6s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #179 [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-06-13T20:04:47.987Z] #179 DONE 0.6s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #188 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:47.987Z] #188 DONE 0.6s [2023-06-13T20:04:47.987Z] [2023-06-13T20:04:47.987Z] #136 [core-command] exporting to image [2023-06-13T20:04:47.987Z] #136 exporting layers 0.3s done [2023-06-13T20:04:48.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-13T20:04:48.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-13T20:04:48.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-13T20:04:48.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-13T20:04:48.246Z] #136 ... [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-13T20:04:48.246Z] #189 DONE 0.4s [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-13T20:04:48.246Z] #190 DONE 0.4s [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #136 [core-command] exporting to image [2023-06-13T20:04:48.246Z] #136 exporting layers 0.2s done [2023-06-13T20:04:48.246Z] #136 ... [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:04:48.246Z] #191 DONE 0.4s [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-13T20:04:48.246Z] #192 DONE 0.4s [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-13T20:04:48.246Z] #193 DONE 0.3s [2023-06-13T20:04:48.246Z] [2023-06-13T20:04:48.246Z] #136 [core-metadata] exporting to image [2023-06-13T20:04:48.507Z] #136 ... [2023-06-13T20:04:48.507Z] [2023-06-13T20:04:48.507Z] #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:04:48.507Z] #194 DONE 0.3s [2023-06-13T20:04:48.507Z] [2023-06-13T20:04:48.507Z] #136 [core-metadata] exporting to image [2023-06-13T20:04:48.507Z] #136 writing image sha256:c737e1dcf18feea30de80a7bd25bf822b895aff5e6d3e7ee3bdbdc0f83da4275 [2023-06-13T20:04:48.507Z] #136 ... [2023-06-13T20:04:48.507Z] [2023-06-13T20:04:48.507Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:04:48.507Z] #195 DONE 0.2s [2023-06-13T20:04:48.507Z] [2023-06-13T20:04:48.507Z] #136 [core-command] exporting to image [2023-06-13T20:04:48.507Z] #136 writing image sha256:c737e1dcf18feea30de80a7bd25bf822b895aff5e6d3e7ee3bdbdc0f83da4275 0.0s done [2023-06-13T20:04:48.507Z] #136 writing image sha256:44c72bcf0ef7aadd73e15ae8a100273738f303512b83d38f3648d786e0b1591a 0.0s done [2023-06-13T20:04:48.507Z] #136 writing image sha256:c76d05bc5e58633f49553c0eba0511c44c2a786b60a540f73d8873be649a088f 0.0s done [2023-06-13T20:04:48.507Z] #136 writing image sha256:e15fcc792e9abd78f2515a6ddca74f7ed66d41201706c60d42545b62912fe509 0.0s done [2023-06-13T20:04:48.507Z] #136 writing image sha256:c67c7ccb82c7f509d42685cdf28e102b1a56ecab5f22f7d2dc0ddb81ba9e29c2 0.0s done [2023-06-13T20:04:48.507Z] #136 naming to docker.io/library/security-spiffe-token-provider done [2023-06-13T20:04:48.507Z] #136 naming to docker.io/library/support-notifications [2023-06-13T20:04:48.507Z] #136 naming to docker.io/library/core-command done [2023-06-13T20:04:48.507Z] #136 naming to docker.io/library/support-scheduler [2023-06-13T20:04:48.507Z] #136 naming to docker.io/library/core-data [2023-06-13T20:04:48.765Z] #136 ... [2023-06-13T20:04:48.765Z] [2023-06-13T20:04:48.765Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-13T20:04:48.765Z] #196 DONE 0.4s [2023-06-13T20:04:48.765Z] [2023-06-13T20:04:48.765Z] #136 [core-data] exporting to image [2023-06-13T20:04:48.765Z] #136 exporting layers 0.5s done [2023-06-13T20:04:48.765Z] #136 naming to docker.io/library/support-notifications 0.3s done [2023-06-13T20:04:48.765Z] #136 naming to docker.io/library/support-scheduler 0.3s done [2023-06-13T20:04:48.765Z] #136 naming to docker.io/library/core-data 0.3s done [2023-06-13T20:04:49.026Z] #136 ... [2023-06-13T20:04:49.026Z] [2023-06-13T20:04:49.026Z] #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:04:49.026Z] #197 DONE 0.8s [2023-06-13T20:04:49.284Z] [2023-06-13T20:04:49.284Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-13T20:04:49.543Z] #198 DONE 0.8s [2023-06-13T20:04:49.543Z] [2023-06-13T20:04:49.543Z] #199 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:04:49.543Z] #199 DONE 1.3s [2023-06-13T20:04:49.543Z] [2023-06-13T20:04:49.543Z] #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-13T20:04:49.543Z] #200 DONE 1.1s [2023-06-13T20:04:49.543Z] [2023-06-13T20:04:49.543Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:04:49.543Z] #201 DONE 1.3s [2023-06-13T20:04:49.543Z] [2023-06-13T20:04:49.543Z] #136 [core-metadata] exporting to image [2023-06-13T20:04:49.543Z] #136 writing image sha256:6f4586f534788d039d4ee20d92ef4c4abdcc8d1eac36c83a60b6452660c0636c done [2023-06-13T20:04:49.543Z] #136 naming to docker.io/library/core-metadata done [2023-06-13T20:04:49.802Z] #136 ... [2023-06-13T20:04:49.802Z] [2023-06-13T20:04:49.802Z] #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-13T20:04:49.802Z] #202 DONE 0.1s [2023-06-13T20:04:49.802Z] [2023-06-13T20:04:49.802Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-13T20:04:49.802Z] #203 DONE 0.1s [2023-06-13T20:04:49.802Z] [2023-06-13T20:04:49.802Z] #136 [core-common-config-bootstrapper] exporting to image [2023-06-13T20:04:49.802Z] #136 exporting layers 0.2s done [2023-06-13T20:04:49.802Z] #136 writing image sha256:519c157392521d36673f57586e0c2de76f90a5426956a567a7cbfeb0984e18c4 done [2023-06-13T20:04:49.802Z] #136 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-13T20:04:49.802Z] #136 exporting layers 0.2s done [2023-06-13T20:04:49.802Z] #136 writing image sha256:77f8d0e0cbf48d2e35c5a2801e7fb99d9a3692b9e9ba757dbe99327010d2ffa5 0.0s done [2023-06-13T20:04:49.802Z] #136 naming to docker.io/library/security-proxy-setup done [2023-06-13T20:04:49.802Z] #136 writing image sha256:661cb7f02178e59d7f80e84a4b00d3d77b425bfed53cac2f40d9af5641a62f82 done [2023-06-13T20:04:49.802Z] #136 naming to docker.io/library/security-proxy-auth done [2023-06-13T20:04:49.802Z] #136 DONE 3.3s [2023-06-13T20:04:49.802Z] [2023-06-13T20:04:49.802Z] #204 [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-06-13T20:04:49.802Z] #204 DONE 0.1s [2023-06-13T20:04:49.802Z] [2023-06-13T20:04:49.802Z] #205 [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-06-13T20:04:50.061Z] #205 DONE 0.1s [2023-06-13T20:04:50.061Z] [2023-06-13T20:04:50.061Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-13T20:04:50.061Z] #206 DONE 0.0s [2023-06-13T20:04:50.061Z] [2023-06-13T20:04:50.061Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-13T20:04:50.061Z] #207 DONE 0.0s [2023-06-13T20:04:50.061Z] [2023-06-13T20:04:50.061Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:04:50.320Z] #208 DONE 0.5s [2023-06-13T20:04:50.320Z] [2023-06-13T20:04:50.320Z] #136 [security-secretstore-setup] exporting to image [2023-06-13T20:04:50.579Z] #136 ... [2023-06-13T20:04:50.579Z] [2023-06-13T20:04:50.579Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-13T20:04:50.579Z] #209 DONE 0.4s [2023-06-13T20:04:50.579Z] [2023-06-13T20:04:50.579Z] #136 [security-bootstrapper] exporting to image [2023-06-13T20:04:50.579Z] #136 writing image sha256:19270eaaa728f6f465276becefe430263144ed390e5e18a240535d62794eed28 done [2023-06-13T20:04:50.579Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-06-13T20:04:50.579Z] #136 exporting layers 0.2s done [2023-06-13T20:04:50.579Z] #136 writing image sha256:1538934475f76f3e44b9c45d1f36f48daa6270c108bfb5befb604f4583ff5767 done [2023-06-13T20:04:50.579Z] #136 naming to docker.io/library/security-bootstrapper done [2023-06-13T20:04:50.579Z] #136 DONE 3.6s [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:04:50.579Z] time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-13T20:04:50.638Z] $ docker stop --time=1 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 [2023-06-13T20:04:51.918Z] $ docker rm -f --volumes 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T20:04:52.329Z] + docker images [2023-06-13T20:04:52.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-13T20:04:52.329Z] security-bootstrapper latest 1538934475f7 2 seconds ago 22.2MB [2023-06-13T20:04:52.329Z] security-secretstore-setup latest 19270eaaa728 2 seconds ago 32.8MB [2023-06-13T20:04:52.329Z] security-proxy-auth latest 661cb7f02178 3 seconds ago 18.3MB [2023-06-13T20:04:52.329Z] core-common-config-bootstrapper latest 519c15739252 4 seconds ago 17.2MB [2023-06-13T20:04:52.329Z] core-metadata latest 6f4586f53478 4 seconds ago 20.4MB [2023-06-13T20:04:52.329Z] security-proxy-setup latest 77f8d0e0cbf4 4 seconds ago 23.5MB [2023-06-13T20:04:52.329Z] core-data latest c67c7ccb82c7 5 seconds ago 20.1MB [2023-06-13T20:04:52.329Z] support-scheduler latest c76d05bc5e58 5 seconds ago 31.8MB [2023-06-13T20:04:52.329Z] support-notifications latest e15fcc792e9a 5 seconds ago 32.4MB [2023-06-13T20:04:52.329Z] security-spiffe-token-provider latest c737e1dcf18f 5 seconds ago 32.8MB [2023-06-13T20:04:52.329Z] core-command latest 44c72bcf0ef7 5 seconds ago 19.9MB [2023-06-13T20:04:52.329Z] security-spire-server latest 102b4c93df1d About a minute ago 107MB [2023-06-13T20:04:52.329Z] security-spire-config latest 5b2a312ed4db About a minute ago 102MB [2023-06-13T20:04:52.329Z] security-spire-agent latest 7fad57bd0c38 About a minute ago 166MB [2023-06-13T20:04:52.329Z] ci-base-image-x86_64 latest ffe9e879d5e9 5 minutes ago 918MB [2023-06-13T20:04:52.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 days ago 334MB [2023-06-13T20:04:52.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB [2023-06-13T20:04:52.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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-06-13T20:04:56.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2023-06-13T20:04:56.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-13T20:04:56.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-13T20:04:56.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-13T20:04:56.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-13T20:04:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-13T20:04:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-13T20:05:01.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-13T20:05:06.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-13T20:05:08.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.946s coverage: 79.9% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.249s coverage: 92.9% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.199s coverage: 62.3% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.164s coverage: 20.0% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.8% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.456s coverage: 82.1% of statements [2023-06-13T20:05:09.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 86.0% of statements [2023-06-13T20:05:14.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-13T20:05:14.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-13T20:05:14.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.998s coverage: 63.1% of statements [2023-06-13T20:05:14.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements [2023-06-13T20:05:16.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2023-06-13T20:05:16.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-06-13T20:05:16.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-06-13T20:05:16.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-13T20:05:16.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-13T20:05:16.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-13T20:05:16.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-06-13T20:05:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-13T20:05:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-13T20:05:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-13T20:05:24.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 38.4% of statements [2023-06-13T20:05:24.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements [2023-06-13T20:05:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-13T20:05:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-13T20:05:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-13T20:05:28.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-13T20:05:29.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2023-06-13T20:05:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-13T20:05:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-13T20:05:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-13T20:05:35.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-13T20:05:42.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements [2023-06-13T20:05:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-13T20:05:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:05:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-13T20:05:42.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-13T20:05:42.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.3% of statements [2023-06-13T20:05:45.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-13T20:05:45.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-13T20:05:45.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements [2023-06-13T20:05:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-13T20:05:47.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-13T20:05:47.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.7% of statements [2023-06-13T20:05:48.747Z] 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-06-13T20:05:48.747Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-13T20:05:48.747Z] go vet ./... [2023-06-13T20:08:10.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-13T20:08:10.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-13T20:08:11.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-13T20:08:11.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-13T20:08:11.955Z] + ls -al . [2023-06-13T20:08:11.955Z] total 716 [2023-06-13T20:08:11.955Z] drwxrwxr-x 10 1001 1001 4096 Jun 13 20:01 . [2023-06-13T20:08:11.955Z] drwxr-xr-x 4 root root 4096 Jun 13 20:00 .. [2023-06-13T20:08:11.955Z] drwxrwxr-x 2 1001 1001 4096 Jun 13 19:59 .blubracket [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 16 Jun 13 19:59 .dockerignore [2023-06-13T20:08:11.955Z] drwxrwxr-x 8 1001 1001 4096 Jun 13 19:59 .git [2023-06-13T20:08:11.955Z] drwxrwxr-x 3 1001 1001 4096 Jun 13 19:59 .github [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 1133 Jun 13 19:59 .gitignore [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 42 Jun 13 19:59 .golangci.yml [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 87 Jun 13 19:59 .hadolint.yml [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 166 Jun 13 19:59 .sonarcloud.properties [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 1171 Jun 13 19:59 ADOPTERS.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 10835 Jun 13 19:59 Attribution.txt [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 93407 Jun 13 19:59 CHANGELOG.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 3804 Jun 13 19:59 CONTRIBUTING.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 677 Jun 13 19:59 GOVERNANCE.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 883 Jun 13 19:59 Jenkinsfile [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 10775 Jun 13 19:59 LICENSE [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 14368 Jun 13 19:59 Makefile [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 582 Jun 13 19:59 OWNERS.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 9923 Jun 13 19:59 README.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 789 Jun 13 19:59 SECURITY.md [2023-06-13T20:08:11.955Z] -rw-rw-r-- 1 1001 1001 5 Jun 13 19:59 VERSION [2023-06-13T20:08:11.956Z] drwxrwxr-x 2 1001 1001 4096 Jun 13 19:59 bin [2023-06-13T20:08:11.956Z] drwxrwxr-x 18 1001 1001 4096 Jun 13 19:59 cmd [2023-06-13T20:08:11.956Z] -rw-r--r-- 1 root root 447730 Jun 13 20:05 coverage.out [2023-06-13T20:08:11.956Z] -rw-rw-r-- 1 1001 1001 3162 Jun 13 19:59 go.mod [2023-06-13T20:08:11.956Z] -rw-rw-r-- 1 1001 1001 31054 Jun 13 19:59 go.sum [2023-06-13T20:08:11.956Z] drwxrwxr-x 7 1001 1001 4096 Jun 13 19:59 internal [2023-06-13T20:08:11.956Z] drwxrwxr-x 3 1001 1001 4096 Jun 13 19:59 openapi [2023-06-13T20:08:11.956Z] -rw-rw-r-- 1 1001 1001 594 Jun 13 19:59 security.txt [2023-06-13T20:08:11.956Z] drwxrwxr-x 4 1001 1001 4096 Jun 13 19:59 snap [2023-06-13T20:08:11.956Z] -rw-rw-r-- 1 1001 1001 204 Jun 13 19:59 version.go [Pipeline] sh [2023-06-13T20:08:12.289Z] + '[' -e coverage.out ] [2023-06-13T20:08:12.289Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-13T20:08:12.326Z] Warning: overwriting stash ‘coverage-report’ [2023-06-13T20:08:13.024Z] Stashed 1 file(s) [Pipeline] sh [2023-06-13T20:08:13.352Z] + make build [2023-06-13T20:08:13.618Z] 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-06-13T20:09:35.498Z] 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-06-13T20:09:38.832Z] 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-06-13T20:09:43.081Z] 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-06-13T20:09:46.422Z] 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-06-13T20:10:33.237Z] 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-06-13T20:10:33.237Z] 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-06-13T20:10:39.867Z] 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-06-13T20:10:44.110Z] 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-06-13T20:10:48.354Z] 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-06-13T20:10:51.686Z] 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-06-13T20:10:57.008Z] 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-06-13T20:11:03.683Z] $ docker stop --time=1 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 [2023-06-13T20:11:05.720Z] $ docker rm -f --volumes 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 [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-06-13T20:11:08.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-13T20:11:08.391Z] [2023-06-13T20:11:08.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:11:08.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-13T20:11:09.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-13T20:11:09.058Z] 547446be3368: Pulling fs layer [2023-06-13T20:11:09.058Z] d125d8839a47: Pulling fs layer [2023-06-13T20:11:09.058Z] 3e85d5ac6304: Pulling fs layer [2023-06-13T20:11:09.058Z] c3105a71a48b: Pulling fs layer [2023-06-13T20:11:09.058Z] 0f093f025ec4: Pulling fs layer [2023-06-13T20:11:09.058Z] c3106fc0e877: Pulling fs layer [2023-06-13T20:11:09.058Z] 0f093f025ec4: Waiting [2023-06-13T20:11:09.059Z] c3106fc0e877: Waiting [2023-06-13T20:11:09.059Z] c3105a71a48b: Waiting [2023-06-13T20:11:09.059Z] 547446be3368: Verifying Checksum [2023-06-13T20:11:09.059Z] 547446be3368: Download complete [2023-06-13T20:11:09.059Z] c3105a71a48b: Verifying Checksum [2023-06-13T20:11:09.059Z] c3105a71a48b: Download complete [2023-06-13T20:11:09.326Z] d125d8839a47: Verifying Checksum [2023-06-13T20:11:09.326Z] d125d8839a47: Download complete [2023-06-13T20:11:09.593Z] 547446be3368: Pull complete [2023-06-13T20:11:10.550Z] d125d8839a47: Pull complete [2023-06-13T20:11:11.957Z] c3106fc0e877: Verifying Checksum [2023-06-13T20:11:11.957Z] c3106fc0e877: Download complete [2023-06-13T20:11:11.957Z] 0f093f025ec4: Verifying Checksum [2023-06-13T20:11:11.957Z] 0f093f025ec4: Download complete [2023-06-13T20:11:13.362Z] 3e85d5ac6304: Verifying Checksum [2023-06-13T20:11:13.362Z] 3e85d5ac6304: Download complete [2023-06-13T20:11:21.551Z] 3e85d5ac6304: Pull complete [2023-06-13T20:11:21.551Z] c3105a71a48b: Pull complete [2023-06-13T20:11:22.132Z] 0f093f025ec4: Pull complete [2023-06-13T20:11:22.397Z] c3106fc0e877: Pull complete [2023-06-13T20:11:22.397Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-13T20:11:22.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-13T20:11:22.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T20:11:22.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container [2023-06-13T20:11:22.798Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-13T20:11:24.773Z] $ docker top 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T20:11:25.286Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-13T20:11:33.482Z] #1 [core-command internal] load build definition from Dockerfile [2023-06-13T20:11:33.482Z] #1 transferring dockerfile: 1.82kB done [2023-06-13T20:11:33.482Z] #1 DONE 0.1s [2023-06-13T20:11:34.433Z] [2023-06-13T20:11:34.433Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-06-13T20:11:34.433Z] #2 transferring dockerfile: 2.68kB 0.0s done [2023-06-13T20:11:34.433Z] #2 DONE 0.1s [2023-06-13T20:11:34.433Z] [2023-06-13T20:11:34.433Z] #3 [core-data internal] load build definition from Dockerfile [2023-06-13T20:11:34.433Z] #3 transferring dockerfile: 1.90kB done [2023-06-13T20:11:34.433Z] #3 DONE 0.1s [2023-06-13T20:11:34.433Z] [2023-06-13T20:11:34.433Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-06-13T20:11:34.703Z] #4 DONE 0.1s [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #5 ... [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #6 DONE 0.0s [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #5 transferring dockerfile: 2.06kB done [2023-06-13T20:11:34.703Z] #5 DONE 0.5s [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #7 transferring dockerfile: 2.12kB done [2023-06-13T20:11:34.703Z] #7 DONE 0.4s [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #8 ... [2023-06-13T20:11:34.703Z] [2023-06-13T20:11:34.703Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-06-13T20:11:34.703Z] #6 transferring dockerfile: 1.96kB 0.0s done [2023-06-13T20:11:34.703Z] #6 DONE 0.6s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #9 transferring dockerfile: 2.63kB done [2023-06-13T20:11:34.969Z] #9 DONE 0.6s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #8 transferring dockerfile: 1.78kB 0.0s done [2023-06-13T20:11:34.969Z] #8 DONE 0.6s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #10 transferring dockerfile: 2.82kB done [2023-06-13T20:11:34.969Z] #10 DONE 0.6s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #11 transferring dockerfile: 2.58kB done [2023-06-13T20:11:34.969Z] #11 DONE 0.5s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-06-13T20:11:34.969Z] #12 DONE 0.6s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-13T20:11:34.969Z] #13 transferring dockerfile: 2.38kB 0.0s done [2023-06-13T20:11:34.969Z] #13 DONE 0.5s [2023-06-13T20:11:34.969Z] [2023-06-13T20:11:34.969Z] #14 [core-command internal] load .dockerignore [2023-06-13T20:11:34.969Z] #14 transferring context: 56B 0.0s done [2023-06-13T20:11:35.236Z] #14 DONE 0.5s [2023-06-13T20:11:35.236Z] [2023-06-13T20:11:35.236Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-06-13T20:11:35.236Z] #15 transferring dockerfile: 1.84kB 0.0s done [2023-06-13T20:11:35.236Z] #15 DONE 0.6s [2023-06-13T20:11:35.508Z] [2023-06-13T20:11:35.508Z] #16 [security-spire-agent internal] load .dockerignore [2023-06-13T20:11:35.508Z] #16 transferring context: 56B done [2023-06-13T20:11:35.508Z] #16 DONE 0.0s [2023-06-13T20:11:35.508Z] [2023-06-13T20:11:35.508Z] #17 [core-data internal] load .dockerignore [2023-06-13T20:11:35.508Z] #17 transferring context: 56B done [2023-06-13T20:11:35.508Z] #17 DONE 0.1s [2023-06-13T20:11:35.508Z] [2023-06-13T20:11:35.508Z] #18 [support-scheduler internal] load .dockerignore [2023-06-13T20:11:35.508Z] #18 transferring context: 56B done [2023-06-13T20:11:35.508Z] #18 DONE 0.1s [2023-06-13T20:11:35.508Z] [2023-06-13T20:11:35.508Z] #19 [security-proxy-setup internal] load .dockerignore [2023-06-13T20:11:35.774Z] #19 transferring context: 56B 0.0s done [2023-06-13T20:11:35.774Z] #19 DONE 0.1s [2023-06-13T20:11:35.774Z] [2023-06-13T20:11:35.774Z] #20 [core-metadata internal] load .dockerignore [2023-06-13T20:11:35.774Z] #20 transferring context: 56B 0.0s done [2023-06-13T20:11:35.774Z] #20 DONE 0.1s [2023-06-13T20:11:35.774Z] [2023-06-13T20:11:35.774Z] #21 [security-spire-server internal] load .dockerignore [2023-06-13T20:11:35.774Z] #21 transferring context: 56B done [2023-06-13T20:11:35.774Z] #21 DONE 0.1s [2023-06-13T20:11:35.774Z] [2023-06-13T20:11:35.774Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-13T20:11:35.774Z] #22 transferring context: 56B 0.0s done [2023-06-13T20:11:35.774Z] #22 DONE 0.1s [2023-06-13T20:11:36.042Z] [2023-06-13T20:11:36.042Z] #23 [security-bootstrapper internal] load .dockerignore [2023-06-13T20:11:36.042Z] #23 transferring context: 56B done [2023-06-13T20:11:36.042Z] #23 DONE 0.0s [2023-06-13T20:11:36.042Z] [2023-06-13T20:11:36.042Z] #24 [security-spire-config internal] load .dockerignore [2023-06-13T20:11:36.042Z] #24 DONE 0.0s [2023-06-13T20:11:36.042Z] [2023-06-13T20:11:36.042Z] #25 [security-proxy-auth internal] load .dockerignore [2023-06-13T20:11:36.042Z] #25 transferring context: 56B done [2023-06-13T20:11:36.042Z] #25 DONE 0.1s [2023-06-13T20:11:36.042Z] [2023-06-13T20:11:36.042Z] #24 [security-spire-config internal] load .dockerignore [2023-06-13T20:11:36.042Z] #24 transferring context: 56B done [2023-06-13T20:11:36.042Z] #24 DONE 0.0s [2023-06-13T20:11:36.042Z] [2023-06-13T20:11:36.042Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-06-13T20:11:36.042Z] #26 transferring context: 56B done [2023-06-13T20:11:36.042Z] #26 DONE 0.0s [2023-06-13T20:11:36.309Z] [2023-06-13T20:11:36.309Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-06-13T20:11:36.309Z] #27 transferring context: 56B done [2023-06-13T20:11:36.309Z] #27 DONE 0.1s [2023-06-13T20:11:36.309Z] [2023-06-13T20:11:36.309Z] #28 [support-notifications internal] load .dockerignore [2023-06-13T20:11:36.309Z] #28 transferring context: 56B done [2023-06-13T20:11:36.309Z] #28 DONE 0.0s [2023-06-13T20:11:36.576Z] [2023-06-13T20:11:36.576Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:36.576Z] #29 DONE 0.0s [2023-06-13T20:11:36.576Z] [2023-06-13T20:11:36.576Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:11:36.843Z] #30 ... [2023-06-13T20:11:36.843Z] [2023-06-13T20:11:36.843Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:36.843Z] #29 DONE 0.0s [2023-06-13T20:11:36.843Z] [2023-06-13T20:11:36.843Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:11:37.109Z] #30 ... [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.109Z] #29 DONE 0.0s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:11:37.109Z] #30 DONE 0.8s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #31 [core-metadata internal] load build context [2023-06-13T20:11:37.109Z] #31 DONE 0.0s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.109Z] #29 DONE 0.0s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #32 [core-data internal] load build context [2023-06-13T20:11:37.109Z] #32 DONE 0.0s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.109Z] #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.109Z] #33 ... [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.109Z] #29 DONE 0.0s [2023-06-13T20:11:37.109Z] [2023-06-13T20:11:37.109Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.376Z] #33 ... [2023-06-13T20:11:37.376Z] [2023-06-13T20:11:37.376Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.376Z] #29 DONE 0.0s [2023-06-13T20:11:37.376Z] [2023-06-13T20:11:37.376Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.376Z] #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-13T20:11:37.376Z] #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-13T20:11:37.376Z] #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-13T20:11:37.376Z] #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-13T20:11:37.642Z] #33 ... [2023-06-13T20:11:37.642Z] [2023-06-13T20:11:37.642Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.642Z] #29 DONE 0.0s [2023-06-13T20:11:37.909Z] [2023-06-13T20:11:37.909Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:11:37.909Z] #30 DONE 0.8s [2023-06-13T20:11:37.909Z] [2023-06-13T20:11:37.910Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.910Z] #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-13T20:11:37.910Z] #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-13T20:11:37.910Z] #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-13T20:11:37.910Z] #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-13T20:11:37.910Z] #33 DONE 1.3s [2023-06-13T20:11:37.910Z] [2023-06-13T20:11:37.910Z] #34 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:11:37.910Z] #34 ... [2023-06-13T20:11:37.910Z] [2023-06-13T20:11:37.910Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.910Z] #29 DONE 0.0s [2023-06-13T20:11:37.910Z] [2023-06-13T20:11:37.910Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:37.910Z] #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-13T20:11:37.910Z] #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-13T20:11:37.910Z] #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-13T20:11:37.910Z] #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-13T20:11:37.910Z] #33 DONE 1.3s [2023-06-13T20:11:37.910Z] [2023-06-13T20:11:37.910Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:11:37.910Z] #34 ... [2023-06-13T20:11:37.910Z] [2023-06-13T20:11:37.910Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-13T20:11:37.910Z] #29 DONE 0.0s [2023-06-13T20:11:38.176Z] [2023-06-13T20:11:38.176Z] #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-13T20:11:39.132Z] #35 ... [2023-06-13T20:11:39.132Z] [2023-06-13T20:11:39.132Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-13T20:11:39.132Z] #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done [2023-06-13T20:11:39.132Z] #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done [2023-06-13T20:11:39.132Z] #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done [2023-06-13T20:11:39.132Z] #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done [2023-06-13T20:11:39.132Z] #33 DONE 1.3s [2023-06-13T20:11:39.132Z] [2023-06-13T20:11:39.132Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-13T20:11:39.132Z] #30 DONE 1.8s [2023-06-13T20:11:39.132Z] [2023-06-13T20:11:39.132Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:11:44.477Z] #34 ... [2023-06-13T20:11:44.477Z] [2023-06-13T20:11:44.477Z] #36 [support-scheduler internal] load build context [2023-06-13T20:11:44.477Z] #36 transferring context: 24.09MB 6.5s [2023-06-13T20:11:44.477Z] #36 ... [2023-06-13T20:11:44.477Z] [2023-06-13T20:11:44.477Z] #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-13T20:11:44.477Z] #35 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:45.436Z] #35 7.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:47.381Z] #35 ... [2023-06-13T20:11:47.381Z] [2023-06-13T20:11:47.381Z] #32 [core-data internal] load build context [2023-06-13T20:11:47.381Z] #32 ... [2023-06-13T20:11:47.381Z] [2023-06-13T20:11:47.381Z] #37 [core-command internal] load build context [2023-06-13T20:11:47.381Z] #37 ... [2023-06-13T20:11:47.381Z] [2023-06-13T20:11:47.381Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-06-13T20:11:47.381Z] #38 DONE 2.6s [2023-06-13T20:11:47.381Z] [2023-06-13T20:11:47.381Z] #37 [core-command internal] load build context [2023-06-13T20:11:47.381Z] #37 ... [2023-06-13T20:11:47.381Z] [2023-06-13T20:11:47.381Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:11:47.647Z] #39 ... [2023-06-13T20:11:47.648Z] [2023-06-13T20:11:47.648Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:11:47.648Z] #40 ... [2023-06-13T20:11:47.648Z] [2023-06-13T20:11:47.648Z] #31 [core-metadata internal] load build context [2023-06-13T20:11:47.648Z] #31 ... [2023-06-13T20:11:47.648Z] [2023-06-13T20:11:47.648Z] #41 [security-spire-server internal] load build context [2023-06-13T20:11:47.914Z] #41 ... [2023-06-13T20:11:47.914Z] [2023-06-13T20:11:47.914Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:11:47.914Z] #42 ... [2023-06-13T20:11:47.914Z] [2023-06-13T20:11:47.914Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:11:48.181Z] #43 ... [2023-06-13T20:11:48.181Z] [2023-06-13T20:11:48.181Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:11:48.181Z] #44 ... [2023-06-13T20:11:48.181Z] [2023-06-13T20:11:48.181Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:11:48.181Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:48.181Z] #0 7.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:48.447Z] #45 ... [2023-06-13T20:11:48.447Z] [2023-06-13T20:11:48.447Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-13T20:11:48.447Z] #46 ... [2023-06-13T20:11:48.447Z] [2023-06-13T20:11:48.447Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:11:48.712Z] #47 ... [2023-06-13T20:11:48.712Z] [2023-06-13T20:11:48.712Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-13T20:11:48.712Z] #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:48.712Z] #0 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:48.712Z] #48 10.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-13T20:11:48.712Z] #48 ... [2023-06-13T20:11:48.712Z] [2023-06-13T20:11:48.712Z] #49 [security-spire-config internal] load build context [2023-06-13T20:11:48.979Z] #49 ... [2023-06-13T20:11:48.979Z] [2023-06-13T20:11:48.979Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:11:48.979Z] #50 transferring context: 24.67MB 11.6s [2023-06-13T20:11:48.979Z] #50 ... [2023-06-13T20:11:48.979Z] [2023-06-13T20:11:48.979Z] #51 [support-notifications internal] load build context [2023-06-13T20:11:49.250Z] #51 ... [2023-06-13T20:11:49.250Z] [2023-06-13T20:11:49.250Z] #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-13T20:11:49.250Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:49.250Z] #52 ... [2023-06-13T20:11:49.250Z] [2023-06-13T20:11:49.250Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:11:49.250Z] #0 9.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:49.516Z] #53 ... [2023-06-13T20:11:49.516Z] [2023-06-13T20:11:49.516Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:11:49.516Z] #54 ... [2023-06-13T20:11:49.516Z] [2023-06-13T20:11:49.516Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:11:49.516Z] #47 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:49.782Z] #47 ... [2023-06-13T20:11:49.782Z] [2023-06-13T20:11:49.782Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:11:49.782Z] #0 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:49.782Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:49.782Z] #55 ... [2023-06-13T20:11:49.782Z] [2023-06-13T20:11:49.782Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-13T20:11:49.782Z] #56 ... [2023-06-13T20:11:49.782Z] [2023-06-13T20:11:49.782Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:11:49.782Z] #45 11.87 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:11:49.782Z] #45 11.87 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:11:49.782Z] #45 11.87 OK: 17694 distinct packages available [2023-06-13T20:11:50.741Z] #45 ... [2023-06-13T20:11:50.741Z] [2023-06-13T20:11:50.741Z] #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-13T20:11:50.741Z] #35 10.61 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-13T20:11:50.741Z] #35 10.61 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:11:50.741Z] #35 10.67 OK: 8 MiB in 16 packages [2023-06-13T20:11:50.741Z] #35 DONE 13.2s [2023-06-13T20:11:50.741Z] [2023-06-13T20:11:50.741Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:11:50.741Z] #45 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:51.708Z] #45 ... [2023-06-13T20:11:51.708Z] [2023-06-13T20:11:51.708Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-13T20:11:51.708Z] #48 10.60 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:11:51.708Z] #48 10.73 OK: 8 MiB in 16 packages [2023-06-13T20:11:51.708Z] #48 DONE 13.2s [2023-06-13T20:11:51.708Z] [2023-06-13T20:11:51.708Z] #41 [security-spire-server internal] load build context [2023-06-13T20:11:53.655Z] #41 ... [2023-06-13T20:11:53.655Z] [2023-06-13T20:11:53.655Z] #31 [core-metadata internal] load build context [2023-06-13T20:11:53.655Z] #31 ... [2023-06-13T20:11:53.655Z] [2023-06-13T20:11:53.655Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:11:53.655Z] #55 13.93 (1/2) Installing ca-certificates (20230506-r0) [2023-06-13T20:11:54.236Z] #55 ... [2023-06-13T20:11:54.236Z] [2023-06-13T20:11:54.236Z] #36 [support-scheduler internal] load build context [2023-06-13T20:11:54.236Z] #36 transferring context: 39.75MB 16.7s [2023-06-13T20:11:54.236Z] #36 ... [2023-06-13T20:11:54.236Z] [2023-06-13T20:11:54.236Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:11:54.237Z] #55 14.54 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-13T20:11:54.237Z] #55 14.54 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:11:54.237Z] #55 14.67 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:11:55.645Z] #55 ... [2023-06-13T20:11:55.645Z] [2023-06-13T20:11:55.645Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:11:55.645Z] #34 ... [2023-06-13T20:11:55.645Z] [2023-06-13T20:11:55.645Z] #36 [support-scheduler internal] load build context [2023-06-13T20:11:57.585Z] #36 ... [2023-06-13T20:11:57.585Z] [2023-06-13T20:11:57.585Z] #32 [core-data internal] load build context [2023-06-13T20:11:57.585Z] #32 ... [2023-06-13T20:11:57.585Z] [2023-06-13T20:11:57.585Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:11:57.585Z] #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:57.585Z] #57 ... [2023-06-13T20:11:57.585Z] [2023-06-13T20:11:57.585Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-13T20:11:57.585Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:57.585Z] #58 ... [2023-06-13T20:11:57.585Z] [2023-06-13T20:11:57.585Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:11:57.854Z] #59 ... [2023-06-13T20:11:57.854Z] [2023-06-13T20:11:57.854Z] #37 [core-command internal] load build context [2023-06-13T20:11:57.854Z] #37 ... [2023-06-13T20:11:57.854Z] [2023-06-13T20:11:57.854Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-13T20:11:57.854Z] #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:58.122Z] #60 ... [2023-06-13T20:11:58.122Z] [2023-06-13T20:11:58.122Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:11:58.122Z] #40 ... [2023-06-13T20:11:58.122Z] [2023-06-13T20:11:58.122Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-13T20:11:58.122Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:11:58.388Z] #61 ... [2023-06-13T20:11:58.388Z] [2023-06-13T20:11:58.388Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:11:58.388Z] #43 ... [2023-06-13T20:11:58.388Z] [2023-06-13T20:11:58.388Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:11:58.655Z] #39 ... [2023-06-13T20:11:58.655Z] [2023-06-13T20:11:58.655Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:11:58.655Z] #44 ... [2023-06-13T20:11:58.655Z] [2023-06-13T20:11:58.655Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:11:58.655Z] #42 ... [2023-06-13T20:11:58.655Z] [2023-06-13T20:11:58.655Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:11:58.927Z] #43 ... [2023-06-13T20:11:58.927Z] [2023-06-13T20:11:58.927Z] #49 [security-spire-config internal] load build context [2023-06-13T20:11:58.927Z] #49 ... [2023-06-13T20:11:58.927Z] [2023-06-13T20:11:58.927Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:11:59.194Z] #50 transferring context: 40.82MB 21.8s [2023-06-13T20:11:59.194Z] #50 ... [2023-06-13T20:11:59.194Z] [2023-06-13T20:11:59.194Z] #49 [security-spire-config internal] load build context [2023-06-13T20:11:59.460Z] #49 ... [2023-06-13T20:11:59.460Z] [2023-06-13T20:11:59.460Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-13T20:11:59.460Z] #55 17.16 OK: 8 MiB in 17 packages [2023-06-13T20:11:59.460Z] #55 DONE 19.8s [2023-06-13T20:11:59.460Z] [2023-06-13T20:11:59.460Z] #51 [support-notifications internal] load build context [2023-06-13T20:11:59.726Z] #51 ... [2023-06-13T20:11:59.726Z] [2023-06-13T20:11:59.726Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:11:59.726Z] #54 ... [2023-06-13T20:11:59.726Z] [2023-06-13T20:11:59.726Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:00.307Z] #49 ... [2023-06-13T20:12:00.307Z] [2023-06-13T20:12:00.307Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-13T20:12:00.307Z] #46 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:00.307Z] #46 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:00.572Z] #46 22.12 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:12:00.572Z] #46 ... [2023-06-13T20:12:00.572Z] [2023-06-13T20:12:00.572Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-13T20:12:00.572Z] #56 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:00.572Z] #56 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:00.572Z] #56 20.55 (1/3) Installing ca-certificates (20230506-r0) [2023-06-13T20:12:00.572Z] #56 ... [2023-06-13T20:12:00.572Z] [2023-06-13T20:12:00.572Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:01.153Z] #49 ... [2023-06-13T20:12:01.153Z] [2023-06-13T20:12:01.153Z] #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-13T20:12:01.153Z] #52 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:01.153Z] #52 21.25 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:12:01.153Z] #52 21.25 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:12:01.153Z] #52 21.26 OK: 17694 distinct packages available [2023-06-13T20:12:01.153Z] #52 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:01.419Z] #52 ... [2023-06-13T20:12:01.419Z] [2023-06-13T20:12:01.419Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:12:01.419Z] #53 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:01.419Z] #53 19.46 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:12:01.419Z] #53 19.46 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:12:01.419Z] #53 19.46 OK: 17694 distinct packages available [2023-06-13T20:12:01.419Z] #53 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:01.419Z] #53 ... [2023-06-13T20:12:01.419Z] [2023-06-13T20:12:01.419Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:12:01.419Z] #57 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:02.002Z] #57 ... [2023-06-13T20:12:02.002Z] [2023-06-13T20:12:02.002Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:12:02.002Z] #47 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:02.002Z] #47 21.60 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:02.002Z] #47 21.60 (2/2) Installing su-exec (0.2-r2) [2023-06-13T20:12:02.002Z] #47 21.73 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:02.002Z] #47 21.91 OK: 8 MiB in 17 packages [2023-06-13T20:12:02.002Z] #47 ... [2023-06-13T20:12:02.002Z] [2023-06-13T20:12:02.002Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:02.960Z] #50 ... [2023-06-13T20:12:02.960Z] [2023-06-13T20:12:02.960Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-13T20:12:02.960Z] #47 DONE 24.6s [2023-06-13T20:12:03.225Z] [2023-06-13T20:12:03.225Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:03.493Z] #50 ... [2023-06-13T20:12:03.493Z] [2023-06-13T20:12:03.493Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:12:03.493Z] #45 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:03.493Z] #45 22.92 (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T20:12:03.493Z] #45 23.58 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-13T20:12:03.493Z] #45 23.80 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-13T20:12:03.493Z] #45 23.86 (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T20:12:03.493Z] #45 23.92 (5/9) Installing curl (8.1.2-r0) [2023-06-13T20:12:03.493Z] #45 23.94 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:03.493Z] #45 23.98 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:12:03.493Z] #45 24.01 (8/9) Installing libucontext (1.2-r0) [2023-06-13T20:12:03.493Z] #45 24.03 (9/9) Installing gcompat (1.1.0-r0) [2023-06-13T20:12:03.493Z] #45 24.08 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:03.493Z] #45 24.15 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:12:03.758Z] #45 ... [2023-06-13T20:12:03.758Z] [2023-06-13T20:12:03.758Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-13T20:12:03.758Z] #46 22.75 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:12:03.758Z] #46 22.84 (3/4) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:03.758Z] #46 22.92 (4/4) Installing openssl (3.0.9-r1) [2023-06-13T20:12:03.758Z] #46 23.09 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:03.758Z] #46 23.28 OK: 8 MiB in 17 packages [2023-06-13T20:12:03.758Z] #46 DONE 25.4s [2023-06-13T20:12:03.758Z] [2023-06-13T20:12:03.758Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:03.758Z] #41 ... [2023-06-13T20:12:03.758Z] [2023-06-13T20:12:03.758Z] #31 [core-metadata internal] load build context [2023-06-13T20:12:04.024Z] #31 ... [2023-06-13T20:12:04.024Z] [2023-06-13T20:12:04.024Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:04.290Z] #41 transferring context: 39.16MB 26.9s [2023-06-13T20:12:05.248Z] #41 ... [2023-06-13T20:12:05.248Z] [2023-06-13T20:12:05.248Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-13T20:12:05.248Z] #62 DONE 1.3s [2023-06-13T20:12:05.512Z] [2023-06-13T20:12:05.512Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:05.777Z] #41 ... [2023-06-13T20:12:05.777Z] [2023-06-13T20:12:05.777Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-13T20:12:05.777Z] #56 21.30 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:05.777Z] #56 21.30 (3/3) Installing su-exec (0.2-r2) [2023-06-13T20:12:05.777Z] #56 21.34 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:05.777Z] #56 21.65 Executing ca-certificates-20230506-r0.trigger [2023-06-13T20:12:05.777Z] #56 23.85 OK: 8 MiB in 18 packages [2023-06-13T20:12:05.777Z] #56 DONE 25.8s [2023-06-13T20:12:05.777Z] [2023-06-13T20:12:05.777Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:06.738Z] #41 ... [2023-06-13T20:12:06.738Z] [2023-06-13T20:12:06.738Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-13T20:12:06.738Z] #45 27.04 OK: 11 MiB in 24 packages [2023-06-13T20:12:06.738Z] #45 DONE 28.7s [2023-06-13T20:12:06.738Z] [2023-06-13T20:12:06.738Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:07.695Z] #41 ... [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:07.695Z] #36 ... [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #37 [core-command internal] load build context [2023-06-13T20:12:07.695Z] #37 ... [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:12:07.695Z] #57 19.10 OK: 263 MiB in 53 packages [2023-06-13T20:12:07.695Z] #57 DONE 20.2s [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #37 [core-command internal] load build context [2023-06-13T20:12:07.695Z] #37 ... [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #32 [core-data internal] load build context [2023-06-13T20:12:07.695Z] #32 ... [2023-06-13T20:12:07.695Z] [2023-06-13T20:12:07.695Z] #37 [core-command internal] load build context [2023-06-13T20:12:07.963Z] #37 ... [2023-06-13T20:12:07.963Z] [2023-06-13T20:12:07.963Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:12:07.963Z] #59 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:07.963Z] #59 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:07.963Z] #59 20.41 OK: 263 MiB in 53 packages [2023-06-13T20:12:08.231Z] #59 ... [2023-06-13T20:12:08.231Z] [2023-06-13T20:12:08.231Z] #32 [core-data internal] load build context [2023-06-13T20:12:08.231Z] #32 ... [2023-06-13T20:12:08.231Z] [2023-06-13T20:12:08.231Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:08.508Z] #40 ... [2023-06-13T20:12:08.508Z] [2023-06-13T20:12:08.508Z] #32 [core-data internal] load build context [2023-06-13T20:12:08.508Z] #32 ... [2023-06-13T20:12:08.508Z] [2023-06-13T20:12:08.508Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:12:08.774Z] #39 ... [2023-06-13T20:12:08.774Z] [2023-06-13T20:12:08.774Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:08.774Z] #44 ... [2023-06-13T20:12:08.774Z] [2023-06-13T20:12:08.774Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:09.045Z] #42 ... [2023-06-13T20:12:09.045Z] [2023-06-13T20:12:09.045Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:09.045Z] #44 ... [2023-06-13T20:12:09.045Z] [2023-06-13T20:12:09.045Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-13T20:12:09.045Z] #61 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:09.045Z] #61 20.07 OK: 263 MiB in 53 packages [2023-06-13T20:12:09.045Z] #61 DONE 21.5s [2023-06-13T20:12:09.045Z] [2023-06-13T20:12:09.045Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:09.045Z] #44 ... [2023-06-13T20:12:09.045Z] [2023-06-13T20:12:09.045Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:12:09.312Z] #43 ... [2023-06-13T20:12:09.312Z] [2023-06-13T20:12:09.312Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:09.312Z] #44 transferring context: 68.70MB 31.4s [2023-06-13T20:12:09.578Z] #44 ... [2023-06-13T20:12:09.578Z] [2023-06-13T20:12:09.578Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-06-13T20:12:09.578Z] #59 DONE 22.6s [2023-06-13T20:12:09.578Z] [2023-06-13T20:12:09.578Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:09.578Z] #44 ... [2023-06-13T20:12:09.578Z] [2023-06-13T20:12:09.579Z] #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-13T20:12:09.579Z] #60 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:09.579Z] #60 20.25 OK: 263 MiB in 53 packages [2023-06-13T20:12:09.850Z] #60 ... [2023-06-13T20:12:09.850Z] [2023-06-13T20:12:09.850Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:09.850Z] #51 ... [2023-06-13T20:12:09.850Z] [2023-06-13T20:12:09.850Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-13T20:12:09.850Z] #60 DONE 22.3s [2023-06-13T20:12:09.850Z] [2023-06-13T20:12:09.850Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:09.850Z] #51 ... [2023-06-13T20:12:09.850Z] [2023-06-13T20:12:09.850Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:10.117Z] #54 ... [2023-06-13T20:12:10.117Z] [2023-06-13T20:12:10.117Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:10.117Z] #51 ... [2023-06-13T20:12:10.117Z] [2023-06-13T20:12:10.117Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-13T20:12:10.117Z] #53 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:10.117Z] #53 29.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:10.117Z] #53 29.43 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:12:10.117Z] #53 29.43 (3/4) Installing libucontext (1.2-r0) [2023-06-13T20:12:10.117Z] #53 29.43 (4/4) Installing gcompat (1.1.0-r0) [2023-06-13T20:12:10.117Z] #53 29.43 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:10.117Z] #53 29.66 OK: 8 MiB in 19 packages [2023-06-13T20:12:10.117Z] #53 DONE 31.6s [2023-06-13T20:12:10.117Z] [2023-06-13T20:12:10.117Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-13T20:12:10.117Z] #63 DONE 7.1s [2023-06-13T20:12:10.117Z] [2023-06-13T20:12:10.117Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:10.389Z] #51 ... [2023-06-13T20:12:10.389Z] [2023-06-13T20:12:10.389Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-13T20:12:10.389Z] #58 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:10.389Z] #58 19.63 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-13T20:12:10.389Z] #58 19.63 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-13T20:12:10.389Z] #58 19.63 OK: 17701 distinct packages available [2023-06-13T20:12:10.389Z] #58 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:10.389Z] #58 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:10.389Z] #58 ... [2023-06-13T20:12:10.389Z] [2023-06-13T20:12:10.389Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:10.660Z] #51 ... [2023-06-13T20:12:10.660Z] [2023-06-13T20:12:10.660Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-13T20:12:10.660Z] #52 25.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-13T20:12:10.660Z] #52 30.84 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:12:10.660Z] #52 30.95 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-06-13T20:12:10.660Z] #52 30.95 (3/7) Installing dumb-init (1.2.5-r2) [2023-06-13T20:12:10.660Z] #52 30.99 (4/7) Installing musl-obstack (1.2.3-r0) [2023-06-13T20:12:10.660Z] #52 30.99 (5/7) Installing libucontext (1.2-r0) [2023-06-13T20:12:10.660Z] #52 30.99 (6/7) Installing gcompat (1.1.0-r0) [2023-06-13T20:12:10.660Z] #52 30.99 (7/7) Installing openssl (3.0.9-r1) [2023-06-13T20:12:10.660Z] #52 31.06 Executing busybox-1.35.0-r29.trigger [2023-06-13T20:12:10.660Z] #52 31.11 OK: 9 MiB in 20 packages [2023-06-13T20:12:10.660Z] #52 DONE 32.4s [2023-06-13T20:12:10.660Z] [2023-06-13T20:12:10.660Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:11.621Z] #51 ... [2023-06-13T20:12:11.621Z] [2023-06-13T20:12:11.621Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:11.621Z] #49 ... [2023-06-13T20:12:11.621Z] [2023-06-13T20:12:11.621Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-13T20:12:11.621Z] #58 23.21 OK: 263 MiB in 53 packages [2023-06-13T20:12:11.621Z] #58 DONE 24.1s [2023-06-13T20:12:11.621Z] [2023-06-13T20:12:11.621Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:11.621Z] #49 ... [2023-06-13T20:12:11.621Z] [2023-06-13T20:12:11.621Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:11.887Z] #44 ... [2023-06-13T20:12:11.887Z] [2023-06-13T20:12:11.887Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-13T20:12:11.887Z] #64 DONE 1.3s [2023-06-13T20:12:11.887Z] [2023-06-13T20:12:11.887Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:13.827Z] #44 ... [2023-06-13T20:12:13.827Z] [2023-06-13T20:12:13.827Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:13.827Z] #50 ... [2023-06-13T20:12:13.827Z] [2023-06-13T20:12:13.827Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:14.092Z] #44 ... [2023-06-13T20:12:14.092Z] [2023-06-13T20:12:14.092Z] #31 [core-metadata internal] load build context [2023-06-13T20:12:14.092Z] #31 ... [2023-06-13T20:12:14.092Z] [2023-06-13T20:12:14.092Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:14.358Z] #44 transferring context: 93.90MB 36.4s [2023-06-13T20:12:17.840Z] #44 ... [2023-06-13T20:12:17.840Z] [2023-06-13T20:12:17.840Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:17.840Z] #36 ... [2023-06-13T20:12:17.840Z] [2023-06-13T20:12:17.840Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:17.840Z] #41 ... [2023-06-13T20:12:17.840Z] [2023-06-13T20:12:17.840Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:18.135Z] #36 ... [2023-06-13T20:12:18.135Z] [2023-06-13T20:12:18.135Z] #37 [core-command internal] load build context [2023-06-13T20:12:18.435Z] #37 ... [2023-06-13T20:12:18.435Z] [2023-06-13T20:12:18.435Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:18.435Z] #36 ... [2023-06-13T20:12:18.435Z] [2023-06-13T20:12:18.435Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:18.715Z] #40 ... [2023-06-13T20:12:18.715Z] [2023-06-13T20:12:18.715Z] #37 [core-command internal] load build context [2023-06-13T20:12:18.992Z] #37 transferring context: 110.15MB 41.4s [2023-06-13T20:12:18.992Z] #37 ... [2023-06-13T20:12:18.992Z] [2023-06-13T20:12:18.992Z] #32 [core-data internal] load build context [2023-06-13T20:12:18.992Z] #32 ... [2023-06-13T20:12:18.992Z] [2023-06-13T20:12:18.992Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:12:18.992Z] #39 ... [2023-06-13T20:12:18.992Z] [2023-06-13T20:12:18.992Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:19.266Z] #42 ... [2023-06-13T20:12:19.266Z] [2023-06-13T20:12:19.266Z] #32 [core-data internal] load build context [2023-06-13T20:12:19.266Z] #32 ... [2023-06-13T20:12:19.266Z] [2023-06-13T20:12:19.266Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:12:19.535Z] #43 ... [2023-06-13T20:12:19.535Z] [2023-06-13T20:12:19.535Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:12:20.120Z] #39 ... [2023-06-13T20:12:20.120Z] [2023-06-13T20:12:20.120Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:20.120Z] #54 ... [2023-06-13T20:12:20.120Z] [2023-06-13T20:12:20.120Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:12:21.521Z] #39 ... [2023-06-13T20:12:21.521Z] [2023-06-13T20:12:21.521Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:21.786Z] #51 ... [2023-06-13T20:12:21.786Z] [2023-06-13T20:12:21.786Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:21.786Z] #49 ... [2023-06-13T20:12:21.786Z] [2023-06-13T20:12:21.786Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:24.359Z] #51 ... [2023-06-13T20:12:24.359Z] [2023-06-13T20:12:24.359Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:24.359Z] #50 ... [2023-06-13T20:12:24.359Z] [2023-06-13T20:12:24.359Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:24.359Z] #51 ... [2023-06-13T20:12:24.359Z] [2023-06-13T20:12:24.359Z] #31 [core-metadata internal] load build context [2023-06-13T20:12:24.359Z] #31 ... [2023-06-13T20:12:24.359Z] [2023-06-13T20:12:24.359Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:24.625Z] #50 transferring context: 123.38MB 47.2s [2023-06-13T20:12:27.207Z] #50 ... [2023-06-13T20:12:27.207Z] [2023-06-13T20:12:27.207Z] #39 [security-spire-agent internal] load build context [2023-06-13T20:12:27.207Z] #39 transferring context: 175.25MB 49.4s done [2023-06-13T20:12:27.207Z] #39 DONE 49.8s [2023-06-13T20:12:27.207Z] [2023-06-13T20:12:27.207Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:27.787Z] #50 ... [2023-06-13T20:12:27.787Z] [2023-06-13T20:12:27.787Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:27.787Z] #44 ... [2023-06-13T20:12:27.787Z] [2023-06-13T20:12:27.787Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:28.053Z] #50 ... [2023-06-13T20:12:28.053Z] [2023-06-13T20:12:28.053Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:28.318Z] #41 ... [2023-06-13T20:12:28.318Z] [2023-06-13T20:12:28.318Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:28.589Z] #50 ... [2023-06-13T20:12:28.589Z] [2023-06-13T20:12:28.589Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:28.854Z] #36 ... [2023-06-13T20:12:28.854Z] [2023-06-13T20:12:28.854Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:28.854Z] #40 ... [2023-06-13T20:12:28.854Z] [2023-06-13T20:12:28.854Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:28.854Z] #36 ... [2023-06-13T20:12:28.854Z] [2023-06-13T20:12:28.854Z] #37 [core-command internal] load build context [2023-06-13T20:12:29.119Z] #37 ... [2023-06-13T20:12:29.119Z] [2023-06-13T20:12:29.119Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:29.119Z] #40 ... [2023-06-13T20:12:29.119Z] [2023-06-13T20:12:29.119Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:29.392Z] #42 ... [2023-06-13T20:12:29.392Z] [2023-06-13T20:12:29.392Z] #32 [core-data internal] load build context [2023-06-13T20:12:29.392Z] #32 ... [2023-06-13T20:12:29.392Z] [2023-06-13T20:12:29.392Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:12:29.657Z] #43 ... [2023-06-13T20:12:29.657Z] [2023-06-13T20:12:29.657Z] #44 [core-common-config-bootstrapper internal] load build context [2023-06-13T20:12:29.657Z] #44 transferring context: 175.25MB 50.9s done [2023-06-13T20:12:29.657Z] #44 DONE 52.2s [2023-06-13T20:12:29.657Z] [2023-06-13T20:12:29.657Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:12:29.657Z] #43 ... [2023-06-13T20:12:29.657Z] [2023-06-13T20:12:29.657Z] #32 [core-data internal] load build context [2023-06-13T20:12:30.615Z] #32 ... [2023-06-13T20:12:30.615Z] [2023-06-13T20:12:30.615Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:30.615Z] #54 ... [2023-06-13T20:12:30.615Z] [2023-06-13T20:12:30.615Z] #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:12:30.615Z] #65 DONE 3.3s [2023-06-13T20:12:30.615Z] [2023-06-13T20:12:30.615Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:30.615Z] #54 ... [2023-06-13T20:12:30.615Z] [2023-06-13T20:12:30.615Z] #32 [core-data internal] load build context [2023-06-13T20:12:31.197Z] #32 ... [2023-06-13T20:12:31.197Z] [2023-06-13T20:12:31.197Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:12:31.197Z] #66 DONE 1.3s [2023-06-13T20:12:31.197Z] [2023-06-13T20:12:31.197Z] #32 [core-data internal] load build context [2023-06-13T20:12:31.477Z] #32 ... [2023-06-13T20:12:31.477Z] [2023-06-13T20:12:31.477Z] #37 [core-command internal] load build context [2023-06-13T20:12:31.477Z] #37 transferring context: 175.25MB 53.7s done [2023-06-13T20:12:31.477Z] #37 DONE 54.2s [2023-06-13T20:12:31.477Z] [2023-06-13T20:12:31.477Z] #31 [core-metadata internal] load build context [2023-06-13T20:12:31.477Z] #31 transferring context: 175.25MB 53.9s done [2023-06-13T20:12:31.477Z] #31 DONE 54.3s [2023-06-13T20:12:31.477Z] [2023-06-13T20:12:31.477Z] #32 [core-data internal] load build context [2023-06-13T20:12:32.056Z] #32 ... [2023-06-13T20:12:32.056Z] [2023-06-13T20:12:32.056Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:32.056Z] #49 ... [2023-06-13T20:12:32.056Z] [2023-06-13T20:12:32.056Z] #43 [security-proxy-auth internal] load build context [2023-06-13T20:12:32.056Z] #43 transferring context: 175.25MB 53.7s done [2023-06-13T20:12:32.056Z] #43 DONE 54.7s [2023-06-13T20:12:32.056Z] [2023-06-13T20:12:32.056Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:32.056Z] #49 ... [2023-06-13T20:12:32.056Z] [2023-06-13T20:12:32.056Z] #32 [core-data internal] load build context [2023-06-13T20:12:33.009Z] #32 ... [2023-06-13T20:12:33.009Z] [2023-06-13T20:12:33.009Z] #36 [support-scheduler internal] load build context [2023-06-13T20:12:33.009Z] #36 transferring context: 175.25MB 55.2s done [2023-06-13T20:12:33.009Z] #36 DONE 55.6s [2023-06-13T20:12:33.009Z] [2023-06-13T20:12:33.009Z] #32 [core-data internal] load build context [2023-06-13T20:12:34.412Z] #32 ... [2023-06-13T20:12:34.412Z] [2023-06-13T20:12:34.412Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:34.412Z] #51 ... [2023-06-13T20:12:34.412Z] [2023-06-13T20:12:34.412Z] #32 [core-data internal] load build context [2023-06-13T20:12:34.678Z] #32 ... [2023-06-13T20:12:34.678Z] [2023-06-13T20:12:34.678Z] #50 [security-proxy-setup internal] load build context [2023-06-13T20:12:34.678Z] #50 transferring context: 175.25MB 57.3s done [2023-06-13T20:12:34.678Z] #50 DONE 57.6s [2023-06-13T20:12:34.678Z] [2023-06-13T20:12:34.678Z] #32 [core-data internal] load build context [2023-06-13T20:12:36.083Z] #32 ... [2023-06-13T20:12:36.083Z] [2023-06-13T20:12:36.083Z] #49 [security-spire-config internal] load build context [2023-06-13T20:12:36.083Z] #49 transferring context: 175.25MB 56.5s done [2023-06-13T20:12:36.083Z] #49 DONE 58.0s [2023-06-13T20:12:36.083Z] [2023-06-13T20:12:36.083Z] #32 [core-data internal] load build context [2023-06-13T20:12:36.083Z] #32 ... [2023-06-13T20:12:36.083Z] [2023-06-13T20:12:36.083Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:12:36.083Z] #67 DONE 1.4s [2023-06-13T20:12:36.083Z] [2023-06-13T20:12:36.083Z] #32 [core-data internal] load build context [2023-06-13T20:12:36.664Z] #32 ... [2023-06-13T20:12:36.664Z] [2023-06-13T20:12:36.664Z] #51 [support-notifications internal] load build context [2023-06-13T20:12:36.664Z] #51 transferring context: 175.25MB 55.4s done [2023-06-13T20:12:36.664Z] #51 DONE 57.6s [2023-06-13T20:12:36.664Z] [2023-06-13T20:12:36.664Z] #32 [core-data internal] load build context [2023-06-13T20:12:37.625Z] #32 ... [2023-06-13T20:12:37.625Z] [2023-06-13T20:12:37.625Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:12:37.625Z] #68 DONE 0.9s [2023-06-13T20:12:37.625Z] [2023-06-13T20:12:37.625Z] #32 [core-data internal] load build context [2023-06-13T20:12:38.588Z] #32 transferring context: 175.25MB 61.0s done [2023-06-13T20:12:38.588Z] #32 ... [2023-06-13T20:12:38.588Z] [2023-06-13T20:12:38.588Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:38.588Z] #41 ... [2023-06-13T20:12:38.588Z] [2023-06-13T20:12:38.588Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:38.588Z] #54 ... [2023-06-13T20:12:38.588Z] [2023-06-13T20:12:38.588Z] #32 [core-data internal] load build context [2023-06-13T20:12:38.588Z] #32 DONE 61.4s [2023-06-13T20:12:38.588Z] [2023-06-13T20:12:38.588Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:38.588Z] #54 ... [2023-06-13T20:12:38.588Z] [2023-06-13T20:12:38.588Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:39.546Z] #41 ... [2023-06-13T20:12:39.546Z] [2023-06-13T20:12:39.546Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:39.546Z] #40 ... [2023-06-13T20:12:39.546Z] [2023-06-13T20:12:39.546Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:39.546Z] #41 ... [2023-06-13T20:12:39.546Z] [2023-06-13T20:12:39.546Z] #54 [security-secretstore-setup internal] load build context [2023-06-13T20:12:39.546Z] #54 transferring context: 175.25MB 58.4s done [2023-06-13T20:12:39.546Z] #54 DONE 60.5s [2023-06-13T20:12:39.546Z] [2023-06-13T20:12:39.546Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:39.546Z] #41 ... [2023-06-13T20:12:39.546Z] [2023-06-13T20:12:39.546Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:39.816Z] #42 ... [2023-06-13T20:12:39.816Z] [2023-06-13T20:12:39.816Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:40.776Z] #41 ... [2023-06-13T20:12:40.776Z] [2023-06-13T20:12:40.776Z] #40 [security-bootstrapper internal] load build context [2023-06-13T20:12:40.776Z] #40 transferring context: 175.25MB 62.6s done [2023-06-13T20:12:40.776Z] #40 DONE 63.3s [2023-06-13T20:12:40.776Z] [2023-06-13T20:12:40.776Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:40.776Z] #41 ... [2023-06-13T20:12:40.776Z] [2023-06-13T20:12:40.776Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:12:40.776Z] #69 ... [2023-06-13T20:12:40.776Z] [2023-06-13T20:12:40.776Z] #41 [security-spire-server internal] load build context [2023-06-13T20:12:40.776Z] #41 transferring context: 175.25MB 63.4s done [2023-06-13T20:12:40.776Z] #41 DONE 63.7s [2023-06-13T20:12:40.776Z] [2023-06-13T20:12:40.776Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:41.364Z] #42 ... [2023-06-13T20:12:41.364Z] [2023-06-13T20:12:41.364Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:12:41.364Z] #70 ... [2023-06-13T20:12:41.364Z] [2023-06-13T20:12:41.364Z] #42 [security-spiffe-token-provider internal] load build context [2023-06-13T20:12:41.364Z] #42 transferring context: 175.25MB 62.7s done [2023-06-13T20:12:41.364Z] #42 DONE 63.5s [2023-06-13T20:12:41.364Z] [2023-06-13T20:12:41.364Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:12:41.949Z] #71 DONE 0.6s [2023-06-13T20:12:41.949Z] [2023-06-13T20:12:41.949Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:12:46.422Z] #72 ... [2023-06-13T20:12:46.422Z] [2023-06-13T20:12:46.422Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:12:46.422Z] #73 ... [2023-06-13T20:12:46.422Z] [2023-06-13T20:12:46.422Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.242Z] #74 ... [2023-06-13T20:13:33.242Z] [2023-06-13T20:13:33.242Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.242Z] #70 DONE 57.3s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #73 DONE 52.3s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #74 DONE 50.9s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #69 DONE 57.9s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-13T20:13:33.243Z] #75 ... [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #72 DONE 49.2s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #76 [support-notifications builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #76 DONE 2.8s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #77 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #78 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #79 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #80 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #81 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #82 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #83 [security-proxy-setup builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #83 DONE 2.8s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #84 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #84 DONE 2.9s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #85 [core-command builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #85 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #86 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #87 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:13:33.243Z] #88 ... [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #89 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #90 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #91 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #92 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #93 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #94 [core-metadata builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #94 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #95 [support-scheduler builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #95 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #96 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #97 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #98 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #99 [core-data builder 6/7] COPY . . [2023-06-13T20:13:33.243Z] #99 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #100 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #100 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-06-13T20:13:33.243Z] #75 DONE 2.8s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:13:33.243Z] #101 DONE 0.4s [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:33.243Z] #102 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #103 [security-spire-server builder 6/9] COPY . . [2023-06-13T20:13:33.243Z] #103 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:13:33.243Z] #104 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:13:33.243Z] #105 CACHED [2023-06-13T20:13:33.243Z] [2023-06-13T20:13:33.243Z] #106 [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-06-13T20:13:37.508Z] #106 ... [2023-06-13T20:13:37.508Z] [2023-06-13T20:13:37.508Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:13:37.508Z] #88 4.871 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-06-13T20:13:38.467Z] #88 ... [2023-06-13T20:13:38.467Z] [2023-06-13T20:13:38.467Z] #106 [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-06-13T20:13:38.467Z] #106 DONE 6.4s [2023-06-13T20:13:38.467Z] [2023-06-13T20:13:38.467Z] #107 [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-06-13T20:13:38.467Z] #107 DONE 6.4s [2023-06-13T20:13:38.467Z] [2023-06-13T20:13:38.467Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-13T20:13:38.733Z] #108 ... [2023-06-13T20:13:38.733Z] [2023-06-13T20:13:38.733Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-13T20:13:38.733Z] #109 DONE 0.5s [2023-06-13T20:13:39.000Z] [2023-06-13T20:13:39.000Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-13T20:13:39.000Z] #108 DONE 0.5s [2023-06-13T20:13:39.000Z] [2023-06-13T20:13:39.000Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:13:39.000Z] #0 5.865 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-06-13T20:13:39.000Z] #110 ... [2023-06-13T20:13:39.000Z] [2023-06-13T20:13:39.000Z] #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:13:39.268Z] #111 ... [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #112 [security-spire-config builder 6/9] COPY . . [2023-06-13T20:13:39.268Z] #112 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-13T20:13:39.268Z] #113 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #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-06-13T20:13:39.268Z] #114 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-13T20:13:39.268Z] #115 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-13T20:13:39.268Z] #116 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-13T20:13:39.268Z] #117 CACHED [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-13T20:13:39.268Z] #118 DONE 7.8s [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:13:39.268Z] #119 DONE 0.2s [2023-06-13T20:13:39.268Z] [2023-06-13T20:13:39.268Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:13:39.537Z] #120 ... [2023-06-13T20:13:39.537Z] [2023-06-13T20:13:39.537Z] #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:13:39.537Z] #111 DONE 0.3s [2023-06-13T20:13:39.537Z] [2023-06-13T20:13:39.537Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:13:39.537Z] #0 6.358 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-06-13T20:13:40.551Z] #121 ... [2023-06-13T20:13:40.551Z] [2023-06-13T20:13:40.551Z] #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:13:40.551Z] #122 CACHED [2023-06-13T20:13:40.551Z] [2023-06-13T20:13:40.551Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:13:40.817Z] #123 DONE 0.4s [2023-06-13T20:13:40.817Z] [2023-06-13T20:13:40.817Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-13T20:13:40.817Z] #0 6.156 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-06-13T20:13:41.162Z] #124 ... [2023-06-13T20:13:41.162Z] [2023-06-13T20:13:41.162Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:13:41.430Z] #125 ... [2023-06-13T20:13:41.430Z] [2023-06-13T20:13:41.430Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-13T20:13:41.430Z] #0 4.637 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-06-13T20:13:41.430Z] #126 ... [2023-06-13T20:13:41.430Z] [2023-06-13T20:13:41.430Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:13:41.430Z] #125 DONE 0.4s [2023-06-13T20:13:41.430Z] [2023-06-13T20:13:41.430Z] #127 [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-06-13T20:13:41.430Z] #0 4.605 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-06-13T20:13:41.698Z] #127 ... [2023-06-13T20:13:41.698Z] [2023-06-13T20:13:41.698Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-13T20:13:41.698Z] #0 5.807 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-06-13T20:13:41.698Z] #128 ... [2023-06-13T20:13:41.698Z] [2023-06-13T20:13:41.698Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-13T20:13:41.698Z] #0 4.838 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-06-13T20:13:41.971Z] #129 ... [2023-06-13T20:13:41.971Z] [2023-06-13T20:13:41.971Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-13T20:13:41.971Z] #0 5.627 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-06-13T20:13:41.971Z] #130 ... [2023-06-13T20:13:41.971Z] [2023-06-13T20:13:41.971Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:13:41.971Z] #0 5.944 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-06-13T20:13:42.240Z] #131 ... [2023-06-13T20:13:42.240Z] [2023-06-13T20:13:42.240Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:13:42.240Z] #132 CACHED [2023-06-13T20:13:42.240Z] [2023-06-13T20:13:42.240Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:13:42.240Z] #120 3.139 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-06-13T20:13:43.219Z] #120 ... [2023-06-13T20:13:43.219Z] [2023-06-13T20:13:43.219Z] #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:13:43.219Z] #133 DONE 2.3s [2023-06-13T20:13:43.219Z] [2023-06-13T20:13:43.219Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-13T20:13:43.219Z] #134 DONE 1.0s [2023-06-13T20:13:43.484Z] [2023-06-13T20:13:43.484Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:13:43.484Z] #135 DONE 0.3s [2023-06-13T20:13:43.485Z] [2023-06-13T20:13:43.485Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:13:43.485Z] #136 DONE 1.6s [2023-06-13T20:13:43.485Z] [2023-06-13T20:13:43.485Z] #137 [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-06-13T20:13:43.750Z] #137 ... [2023-06-13T20:13:43.750Z] [2023-06-13T20:13:43.750Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:13:43.750Z] #138 DONE 0.4s [2023-06-13T20:13:44.046Z] [2023-06-13T20:13:44.046Z] #137 [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-06-13T20:13:44.046Z] #137 DONE 0.4s [2023-06-13T20:13:44.046Z] [2023-06-13T20:13:44.046Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-13T20:13:44.317Z] #139 DONE 0.4s [2023-06-13T20:13:44.317Z] [2023-06-13T20:13:44.317Z] #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-13T20:13:44.317Z] #140 DONE 0.3s [2023-06-13T20:13:44.317Z] [2023-06-13T20:13:44.317Z] #141 [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-06-13T20:13:44.582Z] #141 DONE 0.3s [2023-06-13T20:13:44.582Z] [2023-06-13T20:13:44.582Z] #142 [security-spire-config] exporting to image [2023-06-13T20:13:44.582Z] #142 exporting layers [2023-06-13T20:13:45.537Z] #142 ... [2023-06-13T20:13:45.537Z] [2023-06-13T20:13:45.537Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-13T20:13:45.537Z] #143 DONE 2.2s [2023-06-13T20:13:45.537Z] [2023-06-13T20:13:45.537Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-13T20:13:45.804Z] #144 DONE 0.3s [2023-06-13T20:13:45.804Z] [2023-06-13T20:13:45.804Z] #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-06-13T20:13:46.073Z] #145 DONE 0.3s [2023-06-13T20:13:46.073Z] [2023-06-13T20:13:46.073Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-13T20:13:46.339Z] #146 DONE 0.2s [2023-06-13T20:13:46.339Z] [2023-06-13T20:13:46.339Z] #142 [security-spire-agent] exporting to image [2023-06-13T20:13:47.292Z] #142 exporting layers 2.8s done [2023-06-13T20:13:47.292Z] #142 writing image sha256:8b52a19a0db99c8ea2e9bd4c6d14dbac94a60845d5f3512288337cd631628277 [2023-06-13T20:13:47.292Z] #142 writing image sha256:8b52a19a0db99c8ea2e9bd4c6d14dbac94a60845d5f3512288337cd631628277 0.0s done [2023-06-13T20:13:47.292Z] #142 naming to docker.io/library/security-spire-server-arm64 done [2023-06-13T20:13:47.871Z] #142 exporting layers 3.0s done [2023-06-13T20:13:47.871Z] #142 writing image sha256:6450384215c065a8eaf0ab552644ad50903f788c8c4c153179102882788c3742 done [2023-06-13T20:13:47.871Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-13T20:13:48.449Z] #142 exporting layers 2.0s done [2023-06-13T20:13:48.450Z] #142 writing image sha256:02ed0abdf9481fcf50d642ba04d1e273c67934bcdbb8438631d59c1b1e997b0e done [2023-06-13T20:13:48.450Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-13T20:13:48.450Z] #142 DONE 4.0s [2023-06-13T20:13:48.450Z] [2023-06-13T20:13:48.450Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:25.772Z] #88 ... [2023-06-13T20:26:25.772Z] [2023-06-13T20:26:25.772Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-13T20:26:25.772Z] #128 DONE 774.1s [2023-06-13T20:26:25.772Z] [2023-06-13T20:26:25.773Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:26:26.038Z] #110 ... [2023-06-13T20:26:26.038Z] [2023-06-13T20:26:26.038Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:26:26.304Z] #147 DONE 0.2s [2023-06-13T20:26:26.304Z] [2023-06-13T20:26:26.304Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:26:26.569Z] #148 DONE 0.2s [2023-06-13T20:26:26.569Z] [2023-06-13T20:26:26.569Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-13T20:26:26.840Z] #149 DONE 0.3s [2023-06-13T20:26:26.840Z] [2023-06-13T20:26:26.840Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:26:27.104Z] #150 DONE 0.2s [2023-06-13T20:26:27.104Z] [2023-06-13T20:26:27.104Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-13T20:26:27.104Z] #151 DONE 0.2s [2023-06-13T20:26:27.104Z] [2023-06-13T20:26:27.104Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:26:27.104Z] #131 ... [2023-06-13T20:26:27.104Z] [2023-06-13T20:26:27.104Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:26:29.681Z] #152 DONE 2.1s [2023-06-13T20:26:29.681Z] [2023-06-13T20:26:29.681Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:29.681Z] #88 ... [2023-06-13T20:26:29.681Z] [2023-06-13T20:26:29.681Z] #142 [security-proxy-auth] exporting to image [2023-06-13T20:26:29.681Z] #142 exporting layers [2023-06-13T20:26:29.945Z] #142 exporting layers 0.7s done [2023-06-13T20:26:29.945Z] #142 writing image sha256:e1d9ef2a0834fcf8766611396bff328432a8c824a6213602ded20fe5c9e1e194 0.1s done [2023-06-13T20:26:29.945Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-13T20:26:29.945Z] #142 DONE 4.8s [2023-06-13T20:26:29.945Z] [2023-06-13T20:26:29.945Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:26:35.281Z] #121 ... [2023-06-13T20:26:35.281Z] [2023-06-13T20:26:35.281Z] #127 [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-06-13T20:26:35.281Z] #127 783.2 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-06-13T20:26:36.237Z] #127 ... [2023-06-13T20:26:36.237Z] [2023-06-13T20:26:36.237Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-13T20:26:36.237Z] #130 DONE 784.6s [2023-06-13T20:26:36.237Z] [2023-06-13T20:26:36.237Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:36.503Z] #88 ... [2023-06-13T20:26:36.503Z] [2023-06-13T20:26:36.503Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:26:36.775Z] #153 DONE 0.3s [2023-06-13T20:26:36.775Z] [2023-06-13T20:26:36.775Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:26:37.041Z] #154 DONE 0.3s [2023-06-13T20:26:37.041Z] [2023-06-13T20:26:37.041Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-13T20:26:37.317Z] #155 DONE 0.3s [2023-06-13T20:26:37.317Z] [2023-06-13T20:26:37.317Z] #127 [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-06-13T20:26:37.583Z] #127 ... [2023-06-13T20:26:37.583Z] [2023-06-13T20:26:37.583Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-13T20:26:37.583Z] #156 DONE 0.3s [2023-06-13T20:26:37.583Z] [2023-06-13T20:26:37.583Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-13T20:26:37.583Z] #157 DONE 0.1s [2023-06-13T20:26:37.583Z] [2023-06-13T20:26:37.583Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:26:37.855Z] #131 ... [2023-06-13T20:26:37.855Z] [2023-06-13T20:26:37.855Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:26:39.793Z] #158 DONE 1.9s [2023-06-13T20:26:39.793Z] [2023-06-13T20:26:39.793Z] #142 [security-proxy-setup] exporting to image [2023-06-13T20:26:39.793Z] #142 exporting layers [2023-06-13T20:26:40.385Z] #142 exporting layers 0.8s done [2023-06-13T20:26:40.385Z] #142 writing image sha256:d7026969b72f5bcb6d65e9a9c5f7d6f50966a20d8c759a569b47ef696e85e90b done [2023-06-13T20:26:40.385Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-06-13T20:26:40.385Z] #142 DONE 5.6s [2023-06-13T20:26:40.385Z] [2023-06-13T20:26:40.385Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:26:47.029Z] #121 ... [2023-06-13T20:26:47.029Z] [2023-06-13T20:26:47.029Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-13T20:26:47.029Z] #129 DONE 795.7s [2023-06-13T20:26:47.295Z] [2023-06-13T20:26:47.295Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:47.876Z] #88 ... [2023-06-13T20:26:47.876Z] [2023-06-13T20:26:47.876Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-13T20:26:47.876Z] #159 DONE 0.2s [2023-06-13T20:26:47.876Z] [2023-06-13T20:26:47.876Z] #127 [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-06-13T20:26:47.876Z] #127 ... [2023-06-13T20:26:47.876Z] [2023-06-13T20:26:47.876Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-13T20:26:50.444Z] #160 DONE 2.2s [2023-06-13T20:26:50.444Z] [2023-06-13T20:26:50.444Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:50.444Z] #88 ... [2023-06-13T20:26:50.444Z] [2023-06-13T20:26:50.444Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:26:50.444Z] #161 DONE 0.4s [2023-06-13T20:26:50.444Z] [2023-06-13T20:26:50.444Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:26:50.708Z] #162 DONE 0.2s [2023-06-13T20:26:50.708Z] [2023-06-13T20:26:50.708Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:50.708Z] #88 ... [2023-06-13T20:26:50.708Z] [2023-06-13T20:26:50.708Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-13T20:26:51.297Z] #163 DONE 0.3s [2023-06-13T20:26:51.297Z] [2023-06-13T20:26:51.297Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-13T20:26:51.297Z] #164 DONE 0.1s [2023-06-13T20:26:51.297Z] [2023-06-13T20:26:51.297Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:51.297Z] #88 ... [2023-06-13T20:26:51.297Z] [2023-06-13T20:26:51.297Z] #165 [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-06-13T20:26:51.297Z] #165 DONE 0.2s [2023-06-13T20:26:51.297Z] [2023-06-13T20:26:51.297Z] #166 [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-06-13T20:26:51.563Z] #166 DONE 0.2s [2023-06-13T20:26:51.563Z] [2023-06-13T20:26:51.563Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-13T20:26:51.563Z] #167 DONE 0.2s [2023-06-13T20:26:51.563Z] [2023-06-13T20:26:51.563Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-13T20:26:52.146Z] #168 DONE 0.2s [2023-06-13T20:26:52.146Z] [2023-06-13T20:26:52.146Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-13T20:26:54.080Z] #169 DONE 1.9s [2023-06-13T20:26:54.080Z] [2023-06-13T20:26:54.080Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:54.080Z] #88 ... [2023-06-13T20:26:54.080Z] [2023-06-13T20:26:54.080Z] #142 [security-bootstrapper] exporting to image [2023-06-13T20:26:54.080Z] #142 exporting layers [2023-06-13T20:26:54.658Z] #142 exporting layers 0.9s done [2023-06-13T20:26:54.658Z] #142 writing image sha256:bf20047982b762a9e64755a9e64386f82f6d1ba1d21d56101af312b8012b241f done [2023-06-13T20:26:54.658Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-13T20:26:54.658Z] #142 DONE 6.5s [2023-06-13T20:26:54.658Z] [2023-06-13T20:26:54.658Z] #127 [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-06-13T20:26:55.607Z] #127 DONE 804.2s [2023-06-13T20:26:55.607Z] [2023-06-13T20:26:55.607Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:26:56.206Z] #131 ... [2023-06-13T20:26:56.206Z] [2023-06-13T20:26:56.206Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:26:56.206Z] #170 DONE 0.1s [2023-06-13T20:26:56.206Z] [2023-06-13T20:26:56.206Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:26:56.482Z] #88 ... [2023-06-13T20:26:56.482Z] [2023-06-13T20:26:56.482Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:26:56.482Z] #171 DONE 0.1s [2023-06-13T20:26:56.482Z] [2023-06-13T20:26:56.482Z] #172 [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-06-13T20:26:56.482Z] #172 DONE 0.1s [2023-06-13T20:26:56.482Z] [2023-06-13T20:26:56.482Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:26:56.751Z] #121 ... [2023-06-13T20:26:56.751Z] [2023-06-13T20:26:56.751Z] #173 [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-06-13T20:26:56.751Z] #173 DONE 0.1s [2023-06-13T20:26:56.751Z] [2023-06-13T20:26:56.751Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:26:56.751Z] #174 DONE 0.1s [2023-06-13T20:26:56.751Z] [2023-06-13T20:26:56.751Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:26:57.031Z] #110 ... [2023-06-13T20:26:57.031Z] [2023-06-13T20:26:57.031Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-13T20:26:57.031Z] #175 DONE 0.2s [2023-06-13T20:26:57.031Z] [2023-06-13T20:26:57.031Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-13T20:26:57.300Z] #176 DONE 0.3s [2023-06-13T20:26:57.300Z] [2023-06-13T20:26:57.300Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-13T20:26:57.566Z] #177 DONE 0.1s [2023-06-13T20:26:57.566Z] [2023-06-13T20:26:57.566Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-13T20:26:59.502Z] #178 DONE 2.0s [2023-06-13T20:26:59.502Z] [2023-06-13T20:26:59.502Z] #142 [security-secretstore-setup] exporting to image [2023-06-13T20:27:00.459Z] #142 exporting layers 1.0s done [2023-06-13T20:27:00.459Z] #142 writing image sha256:b60edd8e593741bcc06d43a9a08d28863cc4ce353aa77a87fe8d2e183b644762 done [2023-06-13T20:27:00.459Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-13T20:27:00.459Z] #142 DONE 7.5s [2023-06-13T20:27:00.459Z] [2023-06-13T20:27:00.459Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:27:23.298Z] #110 ... [2023-06-13T20:27:23.298Z] [2023-06-13T20:27:23.298Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-13T20:27:23.298Z] #131 DONE 831.3s [2023-06-13T20:27:23.298Z] [2023-06-13T20:27:23.298Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:27:23.298Z] #121 ... [2023-06-13T20:27:23.298Z] [2023-06-13T20:27:23.298Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:27:23.298Z] #179 DONE 0.1s [2023-06-13T20:27:23.589Z] [2023-06-13T20:27:23.589Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:27:23.589Z] #180 DONE 0.2s [2023-06-13T20:27:23.589Z] [2023-06-13T20:27:23.589Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:27:23.589Z] #34 ... [2023-06-13T20:27:23.589Z] [2023-06-13T20:27:23.589Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-13T20:27:23.866Z] #181 DONE 0.3s [2023-06-13T20:27:23.866Z] [2023-06-13T20:27:23.866Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:27:23.866Z] #88 ... [2023-06-13T20:27:23.866Z] [2023-06-13T20:27:23.866Z] #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-06-13T20:27:23.866Z] #182 DONE 0.1s [2023-06-13T20:27:24.170Z] [2023-06-13T20:27:24.170Z] #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-06-13T20:27:24.170Z] #183 DONE 0.1s [2023-06-13T20:27:24.170Z] [2023-06-13T20:27:24.170Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:27:24.170Z] #121 ... [2023-06-13T20:27:24.170Z] [2023-06-13T20:27:24.170Z] #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-06-13T20:27:26.193Z] #184 DONE 2.0s [2023-06-13T20:27:26.193Z] [2023-06-13T20:27:26.193Z] #142 [core-common-config-bootstrapper] exporting to image [2023-06-13T20:27:26.193Z] #142 exporting layers [2023-06-13T20:27:27.043Z] #142 exporting layers 0.4s done [2023-06-13T20:27:27.043Z] #142 writing image sha256:6c95d3e8ebb1f6f04bff4621bb178eeddc2ed47e4d21da889adeb195a6505add done [2023-06-13T20:27:27.043Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-13T20:27:27.043Z] #142 DONE 8.0s [2023-06-13T20:27:27.043Z] [2023-06-13T20:27:27.043Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:27:45.276Z] #34 ... [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-13T20:27:45.276Z] #88 DONE 851.7s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:27:45.276Z] #110 ... [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:27:45.276Z] #185 DONE 0.1s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:27:45.276Z] #110 ... [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:27:45.276Z] #186 DONE 0.1s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-13T20:27:45.276Z] #187 DONE 0.3s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:27:45.276Z] #188 DONE 0.2s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #142 [core-command] exporting to image [2023-06-13T20:27:45.276Z] #142 exporting layers [2023-06-13T20:27:45.276Z] #142 exporting layers 0.3s done [2023-06-13T20:27:45.276Z] #142 writing image sha256:8f2fe748001f25d90ff6c7d6a4f2bc5dc3b5857c2de1b4510f109d8f302aa54d done [2023-06-13T20:27:45.276Z] #142 naming to docker.io/library/core-command-arm64 done [2023-06-13T20:27:45.276Z] #142 DONE 8.3s [2023-06-13T20:27:45.276Z] [2023-06-13T20:27:45.276Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:27:57.553Z] #110 ... [2023-06-13T20:27:57.553Z] [2023-06-13T20:27:57.553Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-13T20:27:57.553Z] #124 DONE 865.6s [2023-06-13T20:27:57.553Z] [2023-06-13T20:27:57.553Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:27:57.553Z] #110 ... [2023-06-13T20:27:57.553Z] [2023-06-13T20:27:57.553Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-13T20:27:57.553Z] #121 DONE 865.8s [2023-06-13T20:27:57.553Z] [2023-06-13T20:27:57.553Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:27:57.820Z] #120 ... [2023-06-13T20:27:57.820Z] [2023-06-13T20:27:57.820Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:27:58.091Z] #189 DONE 0.3s [2023-06-13T20:27:58.091Z] [2023-06-13T20:27:58.091Z] #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:27:58.356Z] #190 DONE 0.3s [2023-06-13T20:27:58.356Z] [2023-06-13T20:27:58.356Z] #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:27:58.356Z] #191 ... [2023-06-13T20:27:58.356Z] [2023-06-13T20:27:58.356Z] #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:27:58.356Z] #192 DONE 0.2s [2023-06-13T20:27:58.622Z] [2023-06-13T20:27:58.622Z] #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:27:58.622Z] #191 DONE 0.2s [2023-06-13T20:27:58.622Z] [2023-06-13T20:27:58.622Z] #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-13T20:27:58.887Z] #193 DONE 0.4s [2023-06-13T20:27:58.887Z] [2023-06-13T20:27:58.887Z] #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-13T20:27:58.887Z] #194 DONE 0.4s [2023-06-13T20:27:58.887Z] [2023-06-13T20:27:58.887Z] #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:27:59.153Z] #195 DONE 0.2s [2023-06-13T20:27:59.153Z] [2023-06-13T20:27:59.153Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:27:59.153Z] #196 DONE 0.2s [2023-06-13T20:27:59.153Z] [2023-06-13T20:27:59.153Z] #142 [core-data] exporting to image [2023-06-13T20:27:59.153Z] #142 exporting layers [2023-06-13T20:27:59.420Z] #142 ... [2023-06-13T20:27:59.420Z] [2023-06-13T20:27:59.420Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-13T20:27:59.420Z] #197 DONE 0.2s [2023-06-13T20:27:59.420Z] [2023-06-13T20:27:59.420Z] #142 [core-metadata] exporting to image [2023-06-13T20:27:59.685Z] #142 exporting layers 0.5s done [2023-06-13T20:27:59.685Z] #142 writing image sha256:fa602817a2faeaf2edb64501ac92345787a50ec09b406367d415a9c75c0e0793 [2023-06-13T20:27:59.685Z] #142 exporting layers 0.5s done [2023-06-13T20:27:59.685Z] #142 writing image sha256:fa602817a2faeaf2edb64501ac92345787a50ec09b406367d415a9c75c0e0793 done [2023-06-13T20:27:59.685Z] #142 naming to docker.io/library/core-data-arm64 done [2023-06-13T20:27:59.951Z] #142 writing image sha256:c6aeb4c1658bab03ee35943dd6a74d5f7601ef53332d1727b2c7a5384eb6f272 done [2023-06-13T20:27:59.951Z] #142 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-06-13T20:27:59.951Z] #142 DONE 8.9s [2023-06-13T20:27:59.951Z] [2023-06-13T20:27:59.951Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-13T20:28:46.758Z] #120 DONE 906.8s [2023-06-13T20:28:46.758Z] [2023-06-13T20:28:46.758Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:28:46.758Z] #110 ... [2023-06-13T20:28:46.758Z] [2023-06-13T20:28:46.758Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:28:46.758Z] #198 DONE 0.2s [2023-06-13T20:28:46.758Z] [2023-06-13T20:28:46.758Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:28:46.758Z] #199 DONE 0.1s [2023-06-13T20:28:46.758Z] [2023-06-13T20:28:46.758Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-13T20:28:47.025Z] #200 DONE 0.3s [2023-06-13T20:28:47.025Z] [2023-06-13T20:28:47.025Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:28:47.292Z] #110 ... [2023-06-13T20:28:47.292Z] [2023-06-13T20:28:47.292Z] #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-06-13T20:28:47.292Z] #201 DONE 0.1s [2023-06-13T20:28:47.292Z] [2023-06-13T20:28:47.292Z] #142 [security-spiffe-token-provider] exporting to image [2023-06-13T20:28:47.292Z] #142 exporting layers [2023-06-13T20:28:47.559Z] #142 exporting layers 0.4s done [2023-06-13T20:28:47.825Z] #142 writing image sha256:451090efbaee9cd0cb0cea3fde52ad73a53639cb7a7eb85c9b1a6956e0779b29 done [2023-06-13T20:28:47.825Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-13T20:28:47.825Z] #142 DONE 9.3s [2023-06-13T20:28:47.825Z] [2023-06-13T20:28:47.825Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-13T20:29:14.479Z] #126 DONE 939.2s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:29:14.479Z] #34 ... [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:29:14.479Z] #202 DONE 0.2s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:29:14.479Z] #110 ... [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:29:14.479Z] #203 DONE 0.1s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-13T20:29:14.479Z] #110 DONE 939.8s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-13T20:29:14.479Z] #204 DONE 0.5s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.479Z] #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-13T20:29:14.479Z] #205 DONE 0.1s [2023-06-13T20:29:14.479Z] [2023-06-13T20:29:14.480Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-13T20:29:14.480Z] #206 DONE 0.1s [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:29:14.480Z] #207 DONE 0.1s [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #142 [support-notifications] exporting to image [2023-06-13T20:29:14.480Z] #142 exporting layers [2023-06-13T20:29:14.480Z] #142 ... [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-13T20:29:14.480Z] #208 DONE 0.4s [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #142 [support-notifications] exporting to image [2023-06-13T20:29:14.480Z] #142 exporting layers 0.5s done [2023-06-13T20:29:14.480Z] #142 writing image sha256:f5334382d2381d34ac51965a87255d70052ece1947eba66e7b915cb23a4e024d 0.0s done [2023-06-13T20:29:14.480Z] #142 ... [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-13T20:29:14.480Z] #209 DONE 0.2s [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #142 [support-scheduler] exporting to image [2023-06-13T20:29:14.480Z] #142 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-06-13T20:29:14.480Z] #142 exporting layers 0.4s done [2023-06-13T20:29:14.480Z] #142 writing image sha256:63f4761431d9394b59276065173391b7edd6d5423d6ceeb652e9d9a2f95447ee done [2023-06-13T20:29:14.480Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-06-13T20:29:14.480Z] #142 DONE 10.3s [2023-06-13T20:29:14.480Z] [2023-06-13T20:29:14.480Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-13T20:29:14.480Z] time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-13T20:29:14.532Z] $ docker stop --time=1 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 [2023-06-13T20:29:16.133Z] $ docker rm -f --volumes 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T20:29:16.642Z] + docker images [2023-06-13T20:29:16.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-13T20:29:16.642Z] support-scheduler-arm64 latest 63f4761431d9 4 seconds ago 31.2MB [2023-06-13T20:29:16.642Z] support-notifications-arm64 latest f5334382d238 5 seconds ago 31.9MB [2023-06-13T20:29:16.642Z] security-spiffe-token-provider-arm64 latest 451090efbaee 29 seconds ago 32.7MB [2023-06-13T20:29:16.642Z] core-metadata-arm64 latest c6aeb4c1658b About a minute ago 20.2MB [2023-06-13T20:29:16.642Z] core-data-arm64 latest fa602817a2fa About a minute ago 19.9MB [2023-06-13T20:29:16.642Z] core-command-arm64 latest 8f2fe748001f About a minute ago 19.7MB [2023-06-13T20:29:16.642Z] core-common-config-bootstrapper-arm64 latest 6c95d3e8ebb1 About a minute ago 17.2MB [2023-06-13T20:29:16.642Z] security-secretstore-setup-arm64 latest b60edd8e5937 2 minutes ago 32.2MB [2023-06-13T20:29:16.642Z] security-bootstrapper-arm64 latest bf20047982b7 2 minutes ago 21.9MB [2023-06-13T20:29:16.642Z] security-proxy-setup-arm64 latest d7026969b72f 2 minutes ago 23.4MB [2023-06-13T20:29:16.642Z] security-proxy-auth-arm64 latest e1d9ef2a0834 2 minutes ago 18.1MB [2023-06-13T20:29:16.643Z] security-spire-agent-arm64 latest 02ed0abdf948 15 minutes ago 157MB [2023-06-13T20:29:16.643Z] security-spire-server-arm64 latest 8b52a19a0db9 15 minutes ago 102MB [2023-06-13T20:29:16.643Z] security-spire-config-arm64 latest 6450384215c0 15 minutes ago 96.1MB [2023-06-13T20:29:16.643Z] ci-base-image-arm64 latest 5256db7d17d3 28 minutes ago 899MB [2023-06-13T20:29:16.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 days ago 332MB [2023-06-13T20:29:16.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [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-06-13T20:29:17.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T20:29:17.411Z] [2023-06-13T20:29:17.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:29:17.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T20:29:18.073Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-13T20:29:18.073Z] 8998bd30e6a1: Pulling fs layer [2023-06-13T20:29:18.073Z] 04944245beec: Pulling fs layer [2023-06-13T20:29:18.073Z] 699f458cf7ca: Pulling fs layer [2023-06-13T20:29:18.073Z] 765212b225bb: Pulling fs layer [2023-06-13T20:29:18.073Z] f23df028b6ca: Pulling fs layer [2023-06-13T20:29:18.073Z] d65c8cfc05b1: Pulling fs layer [2023-06-13T20:29:18.073Z] 2437ff75d9bd: Pulling fs layer [2023-06-13T20:29:18.073Z] 765212b225bb: Waiting [2023-06-13T20:29:18.073Z] f23df028b6ca: Waiting [2023-06-13T20:29:18.073Z] d65c8cfc05b1: Waiting [2023-06-13T20:29:18.073Z] 2437ff75d9bd: Waiting [2023-06-13T20:29:18.073Z] 04944245beec: Verifying Checksum [2023-06-13T20:29:18.073Z] 04944245beec: Download complete [2023-06-13T20:29:18.073Z] 765212b225bb: Verifying Checksum [2023-06-13T20:29:18.073Z] 765212b225bb: Download complete [2023-06-13T20:29:18.073Z] f23df028b6ca: Verifying Checksum [2023-06-13T20:29:18.073Z] f23df028b6ca: Download complete [2023-06-13T20:29:18.340Z] d65c8cfc05b1: Verifying Checksum [2023-06-13T20:29:18.340Z] d65c8cfc05b1: Download complete [2023-06-13T20:29:18.340Z] 699f458cf7ca: Verifying Checksum [2023-06-13T20:29:18.340Z] 699f458cf7ca: Download complete [2023-06-13T20:29:18.606Z] 8998bd30e6a1: Verifying Checksum [2023-06-13T20:29:18.606Z] 8998bd30e6a1: Download complete [2023-06-13T20:29:21.180Z] 2437ff75d9bd: Verifying Checksum [2023-06-13T20:29:21.180Z] 2437ff75d9bd: Download complete [2023-06-13T20:29:22.580Z] 8998bd30e6a1: Pull complete [2023-06-13T20:29:23.160Z] 04944245beec: Pull complete [2023-06-13T20:29:24.565Z] 699f458cf7ca: Pull complete [2023-06-13T20:29:24.565Z] 765212b225bb: Pull complete [2023-06-13T20:29:25.521Z] f23df028b6ca: Pull complete [2023-06-13T20:29:25.521Z] d65c8cfc05b1: Pull complete [2023-06-13T20:29:40.485Z] 2437ff75d9bd: Pull complete [2023-06-13T20:29:40.485Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-13T20:29:40.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T20:29:40.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T20:29:40.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container [2023-06-13T20:29:40.942Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2023-06-13T20:29:43.581Z] $ docker top 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:29:44.224Z] ---> job-cost.sh [2023-06-13T20:29:44.492Z] lf-activate-venv: SKIPPING [2023-06-13T20:29:44.492Z] INFO: No Stack... [2023-06-13T20:29:45.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-13T20:29:45.647Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T20:29:45.991Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-06-13T20:29:45.991Z] + cut -d, -f6 [Pipeline] lock [2023-06-13T20:29:46.309Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] [2023-06-13T20:29:46.315Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] did not exist. Created. [2023-06-13T20:29:46.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T20:29:46.736Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-13T20:29:46.903Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T20:29:46.919Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T20:29:47.004Z] $ docker stop --time=1 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f [2023-06-13T20:29:48.485Z] $ docker rm -f --volumes 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f [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-06-13T20:29:49.470Z] provisioning config files... [2023-06-13T20:29:49.477Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15325096963805437395tmp [Pipeline] { [Pipeline] sh [2023-06-13T20:29:49.810Z] + set +x [2023-06-13T20:29:49.810Z] + curl -s https://codecov.io/bash [2023-06-13T20:29:49.810Z] + bash -s -- [2023-06-13T20:29:49.810Z] [2023-06-13T20:29:49.810Z] _____ _ [2023-06-13T20:29:49.810Z] / ____| | | [2023-06-13T20:29:49.810Z] | | ___ __| | ___ ___ _____ __ [2023-06-13T20:29:49.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-13T20:29:49.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-13T20:29:49.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-13T20:29:49.810Z] Bash-1.0.6 [2023-06-13T20:29:49.810Z] [2023-06-13T20:29:49.810Z] [2023-06-13T20:29:49.810Z] ==> git version 2.25.1 found [2023-06-13T20:29:49.810Z] ==> 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-06-13T20:29:49.810Z] Release-Date: 2020-01-08 [2023-06-13T20:29:49.810Z] 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-06-13T20:29:49.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-13T20:29:49.810Z] ==> Jenkins CI detected. [2023-06-13T20:29:49.810Z] current dir:  /w/workspace/edgex-go/1 [2023-06-13T20:29:49.810Z] project root: . [2023-06-13T20:29:49.810Z] --> token set from env [2023-06-13T20:29:49.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-13T20:29:49.810Z] ==> Running gcov in . (disable via -X gcov) [2023-06-13T20:29:49.810Z] ==> Python coveragepy not found [2023-06-13T20:29:49.810Z] ==> Searching for coverage reports in: [2023-06-13T20:29:49.810Z] + . [2023-06-13T20:29:50.069Z] -> Found 1 reports [2023-06-13T20:29:50.069Z] ==> Detecting git/mercurial file structure [2023-06-13T20:29:50.069Z] ==> Reading reports [2023-06-13T20:29:50.069Z] + ./coverage.out bytes=447730 [2023-06-13T20:29:50.069Z] ==> Appending adjustments [2023-06-13T20:29:50.069Z] https://docs.codecov.io/docs/fixing-reports [2023-06-13T20:29:51.007Z] + Found adjustments [2023-06-13T20:29:51.007Z] ==> Gzipping contents [2023-06-13T20:29:51.007Z] 60K /tmp/codecov.LdqZ5d.gz [2023-06-13T20:29:51.007Z] ==> Uploading reports [2023-06-13T20:29:51.007Z] url: https://codecov.io [2023-06-13T20:29:51.007Z] query: branch=PR-4593&commit=6bd76199331563b5a25437d92cdf99dd7b691d2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= [2023-06-13T20:29:51.007Z] -> Pinging Codecov [2023-06-13T20:29:51.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4593&commit=6bd76199331563b5a25437d92cdf99dd7b691d2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= [2023-06-13T20:29:51.267Z] -> Uploading to [2023-06-13T20:29:51.267Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-13/00271124DB129430A58F1EEE437C3FCB/6bd76199331563b5a25437d92cdf99dd7b691d2c/eb7d5542-3220-4259-b2e2-7346b6157cbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230613T202951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d68d61e69240ee45ffa17de5e255eef5e46f90bb9e807bd85c0ec213364c3aa3 [2023-06-13T20:29:51.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-13T20:29:51.267Z] Dload Upload Total Spent Left Speed [2023-06-13T20:29:51.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 273k --:--:-- --:--:-- --:--:-- 273k [2023-06-13T20:29:51.528Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] } [2023-06-13T20:29:51.555Z] 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-06-13T20:29:52.866Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:29:53.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:29:54.097Z] ---> package-listing.sh [2023-06-13T20:29:54.097Z] ++ facter osfamily [2023-06-13T20:29:54.097Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-13T20:29:54.360Z] + OS_FAMILY=debian [2023-06-13T20:29:54.360Z] + workspace=/w/workspace/edgex-go/1 [2023-06-13T20:29:54.360Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-13T20:29:54.360Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-13T20:29:54.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-13T20:29:54.360Z] + PACKAGES=/tmp/packages_start.txt [2023-06-13T20:29:54.360Z] + '[' /w/workspace/edgex-go/1 ']' [2023-06-13T20:29:54.360Z] + PACKAGES=/tmp/packages_end.txt [2023-06-13T20:29:54.360Z] + case "${OS_FAMILY}" in [2023-06-13T20:29:54.360Z] + dpkg -l [2023-06-13T20:29:54.360Z] + grep '^ii' [2023-06-13T20:29:54.360Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-13T20:29:54.360Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-13T20:29:54.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-13T20:29:54.360Z] + '[' /w/workspace/edgex-go/1 ']' [2023-06-13T20:29:54.360Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-06-13T20:29:54.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-06-13T20:29:54.397Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-13T20:29:54.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:29:55.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T20:29:55.311Z] [2023-06-13T20:29:55.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T20:29:55.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T20:29:55.682Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-13T20:29:55.682Z] 5eb5b503b376: Pulling fs layer [2023-06-13T20:29:55.682Z] 5c69ac0246d0: Pulling fs layer [2023-06-13T20:29:55.682Z] ec43610c2a17: Pulling fs layer [2023-06-13T20:29:55.682Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-13T20:29:55.682Z] 33b1e0a273af: Pulling fs layer [2023-06-13T20:29:55.682Z] 5d3b04190fa2: Pulling fs layer [2023-06-13T20:29:55.682Z] 2f39f015ded8: Pulling fs layer [2023-06-13T20:29:55.682Z] 5d3b04190fa2: Waiting [2023-06-13T20:29:55.682Z] 2f39f015ded8: Waiting [2023-06-13T20:29:55.682Z] 3a2ae6a8a46f: Waiting [2023-06-13T20:29:55.682Z] 33b1e0a273af: Waiting [2023-06-13T20:29:55.682Z] 5c69ac0246d0: Verifying Checksum [2023-06-13T20:29:55.682Z] 5c69ac0246d0: Download complete [2023-06-13T20:29:55.682Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-13T20:29:55.682Z] 3a2ae6a8a46f: Download complete [2023-06-13T20:29:55.682Z] 33b1e0a273af: Verifying Checksum [2023-06-13T20:29:55.682Z] 33b1e0a273af: Download complete [2023-06-13T20:29:55.682Z] 5d3b04190fa2: Verifying Checksum [2023-06-13T20:29:55.682Z] 5d3b04190fa2: Download complete [2023-06-13T20:29:55.682Z] ec43610c2a17: Download complete [2023-06-13T20:29:55.941Z] 5eb5b503b376: Verifying Checksum [2023-06-13T20:29:55.941Z] 5eb5b503b376: Download complete [2023-06-13T20:29:56.508Z] 2f39f015ded8: Download complete [2023-06-13T20:29:57.443Z] 5eb5b503b376: Pull complete [2023-06-13T20:29:57.443Z] 5c69ac0246d0: Pull complete [2023-06-13T20:29:58.009Z] ec43610c2a17: Pull complete [2023-06-13T20:29:58.009Z] 3a2ae6a8a46f: Pull complete [2023-06-13T20:29:58.290Z] 33b1e0a273af: Pull complete [2023-06-13T20:29:58.549Z] 5d3b04190fa2: Pull complete [2023-06-13T20:30:03.930Z] 2f39f015ded8: Pull complete [2023-06-13T20:30:03.930Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-13T20:30:03.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T20:30:03.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T20:30:04.128Z] prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container [2023-06-13T20:30:04.136Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-13T20:30:09.094Z] $ docker top d7287e09c8ef7b9e790c1bb2c132e9738788c2bc1fc2c7b2335084a30b449afa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T20:30:09.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-13T20:30:09.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-13T20:30:10.146Z] + ls /var/log/sa-host [2023-06-13T20:30:10.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T20:30:10.370Z] provisioning config files... [2023-06-13T20:30:10.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14338161642157836822tmp [Pipeline] { [Pipeline] echo [2023-06-13T20:30:10.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:30:10.744Z] ---> create-netrc.sh [Pipeline] } [2023-06-13T20:30:10.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:30:11.158Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-13T20:30:11.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:30:11.507Z] ---> sudo-logs.sh [2023-06-13T20:30:11.507Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-13T20:30:11.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:30:11.898Z] ---> job-cost.sh [2023-06-13T20:30:11.898Z] lf-activate-venv: SKIPPING [2023-06-13T20:30:11.898Z] DEBUG: total: 0.2199999988079071 [2023-06-13T20:30:11.898Z] INFO: Retrieving Stack Cost... [2023-06-13T20:30:12.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T20:30:12.729Z] INFO: Archiving Costs [Pipeline] echo [2023-06-13T20:30:12.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T20:30:13.070Z] ---> logs-deploy.sh [2023-06-13T20:30:13.070Z] lf-activate-venv: SKIPPING [2023-06-13T20:30:13.070Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4593/1 [2023-06-13T20:30:13.070Z] INFO: archiving workspace using pattern(s): [2023-06-13T20:30:14.008Z] Archives upload complete. [2023-06-13T20:30:14.008Z] INFO: archiving logs to Nexus