lindseysimple commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 4c96589810e32dfa87b3b196add1bb7b715a3cf4+fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (5dd2c99e61028cb65d5786322cad27182e438a32) 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-ssh2600337216633814852.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-ssh16488808701232164869.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2515339203495068314.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 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-ssh12339597600354197681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15685641428363355805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1135 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Commit message: "fix: Remove CheckMinInterval return value and modify tests" > git rev-list --no-walk 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T06:44:09.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T06:44:09.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T06:44:09.812Z] ========================================================= [2023-07-14T06:44:09.812Z] EdgeX Global Pipelines Version Info [2023-07-14T06:44:09.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T06:44:10.524Z] ------------------- [2023-07-14T06:44:10.524Z] stable info: [2023-07-14T06:44:10.524Z] ------------------- [2023-07-14T06:44:10.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T06:44:10.524Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T06:44:10.524Z] Message: update stable to v1.0.250 [2023-07-14T06:44:11.095Z] ------------------- [2023-07-14T06:44:11.095Z] experimental info: [2023-07-14T06:44:11.095Z] ------------------- [2023-07-14T06:44:11.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T06:44:11.095Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T06:44:11.095Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T06:44:11.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-14T06:44:11.282Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-14T06:44:11.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T06:44:11.310Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T06:44:11.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T06:44:11.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T06:44:11.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T06:44:11.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-14T06:44:11.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-14T06:44:11.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-14T06:44:11.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T06:44:11.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T06:44:11.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T06:44:11.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T06:44:11.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T06:44:11.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T06:44:11.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T06:44:11.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T06:44:11.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-14T06:44:11.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-14T06:44:11.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T06:44:11.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T06:44:11.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T06:44:11.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo [2023-07-14T06:44:11.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo [2023-07-14T06:44:11.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo [2023-07-14T06:44:11.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T06:44:11.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c96589 [Pipeline] echo [2023-07-14T06:44:11.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T06:44:11.726Z] provisioning config files... [2023-07-14T06:44:11.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9486014507807536243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T06:44:12.051Z] ---> docker-login.sh [2023-07-14T06:44:12.051Z] nexus3.edgexfoundry.org:10001 [2023-07-14T06:44:12.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:44:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:44:12.569Z] Configure a credential helper to remove this warning. See [2023-07-14T06:44:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:44:12.569Z] [2023-07-14T06:44:12.569Z] Login Succeeded [2023-07-14T06:44:12.569Z] nexus3.edgexfoundry.org:10002 [2023-07-14T06:44:12.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:44:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:44:12.569Z] Configure a credential helper to remove this warning. See [2023-07-14T06:44:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:44:12.569Z] [2023-07-14T06:44:12.569Z] Login Succeeded [2023-07-14T06:44:12.569Z] nexus3.edgexfoundry.org:10003 [2023-07-14T06:44:12.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:44:12.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:44:12.830Z] Configure a credential helper to remove this warning. See [2023-07-14T06:44:12.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:44:12.830Z] [2023-07-14T06:44:12.830Z] Login Succeeded [2023-07-14T06:44:12.830Z] nexus3.edgexfoundry.org:10004 [2023-07-14T06:44:12.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:44:12.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:44:12.830Z] Configure a credential helper to remove this warning. See [2023-07-14T06:44:12.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:44:12.830Z] [2023-07-14T06:44:12.830Z] Login Succeeded [2023-07-14T06:44:12.830Z] docker.io [2023-07-14T06:44:12.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:44:13.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:44:13.091Z] Configure a credential helper to remove this warning. See [2023-07-14T06:44:13.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:44:13.091Z] [2023-07-14T06:44:13.091Z] Login Succeeded [2023-07-14T06:44:13.091Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T06:44:13.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T06:44:13.403Z] + 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-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + dirname cmd/core-command/Dockerfile [2023-07-14T06:44:13.403Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-14T06:44:13.403Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-14T06:44:13.403Z] + dirname cmd/core-data/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-14T06:44:13.403Z] + dirname cmd/core-metadata/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-14T06:44:13.403Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-14T06:44:13.403Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-14T06:44:13.403Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-14T06:44:13.403Z] + cut -d/ -f2 [2023-07-14T06:44:13.403Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-14T06:44:13.404Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-14T06:44:13.404Z] cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/support-notifications/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-14T06:44:13.404Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-14T06:44:13.404Z] + cut -d/ -f2 [2023-07-14T06:44:13.404Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-14T06:44:13.456Z] 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-07-14T06:44:13.814Z] + git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T06:44:13.832Z] -----------> git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [false] [Pipeline] sh [2023-07-14T06:44:14.120Z] + git log --format=format:%s -1 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo [2023-07-14T06:44:14.135Z] ========================================================= [2023-07-14T06:44:14.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T06:44:14.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-14T06:44:14.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T06:44:14.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T06:44:14.575Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T06:44:14.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T06:44:14.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T06:44:14.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T06:44:14.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:44:15.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T06:44:15.020Z] [2023-07-14T06:44:15.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:44:15.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T06:44:15.324Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T06:44:15.324Z] b85a868b505f: Pulling fs layer [2023-07-14T06:44:15.324Z] e2be974225ed: Pulling fs layer [2023-07-14T06:44:15.324Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T06:44:15.324Z] 988bab9f4d93: Pulling fs layer [2023-07-14T06:44:15.324Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T06:44:15.324Z] eaf3925da568: Pulling fs layer [2023-07-14T06:44:15.324Z] 1469e6f7b9e6: Waiting [2023-07-14T06:44:15.324Z] 988bab9f4d93: Waiting [2023-07-14T06:44:15.324Z] bab4dde63d76: Pulling fs layer [2023-07-14T06:44:15.324Z] bde34c3a00c8: Pulling fs layer [2023-07-14T06:44:15.324Z] b352a97aabf1: Pulling fs layer [2023-07-14T06:44:15.324Z] b352a97aabf1: Waiting [2023-07-14T06:44:15.324Z] eaf3925da568: Waiting [2023-07-14T06:44:15.324Z] bab4dde63d76: Waiting [2023-07-14T06:44:15.324Z] 4872d77fe225: Pulling fs layer [2023-07-14T06:44:15.324Z] 5851b861e8e6: Pulling fs layer [2023-07-14T06:44:15.324Z] 4872d77fe225: Waiting [2023-07-14T06:44:15.324Z] 5851b861e8e6: Waiting [2023-07-14T06:44:15.324Z] e2be974225ed: Verifying Checksum [2023-07-14T06:44:15.324Z] e2be974225ed: Download complete [2023-07-14T06:44:15.324Z] 988bab9f4d93: Verifying Checksum [2023-07-14T06:44:15.324Z] 988bab9f4d93: Download complete [2023-07-14T06:44:15.583Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T06:44:15.583Z] 1469e6f7b9e6: Download complete [2023-07-14T06:44:15.583Z] eaf3925da568: Verifying Checksum [2023-07-14T06:44:15.583Z] eaf3925da568: Download complete [2023-07-14T06:44:15.583Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T06:44:15.583Z] 339a4e72a1f5: Download complete [2023-07-14T06:44:15.583Z] bde34c3a00c8: Verifying Checksum [2023-07-14T06:44:15.583Z] bde34c3a00c8: Download complete [2023-07-14T06:44:15.583Z] b352a97aabf1: Download complete [2023-07-14T06:44:15.583Z] 4872d77fe225: Verifying Checksum [2023-07-14T06:44:15.583Z] 4872d77fe225: Download complete [2023-07-14T06:44:15.583Z] 5851b861e8e6: Verifying Checksum [2023-07-14T06:44:15.583Z] 5851b861e8e6: Download complete [2023-07-14T06:44:15.583Z] b85a868b505f: Verifying Checksum [2023-07-14T06:44:15.583Z] b85a868b505f: Download complete [2023-07-14T06:44:15.842Z] bab4dde63d76: Verifying Checksum [2023-07-14T06:44:15.842Z] bab4dde63d76: Download complete [2023-07-14T06:44:16.778Z] b85a868b505f: Pull complete [2023-07-14T06:44:16.778Z] e2be974225ed: Pull complete [2023-07-14T06:44:17.344Z] 339a4e72a1f5: Pull complete [2023-07-14T06:44:17.344Z] 988bab9f4d93: Pull complete [2023-07-14T06:44:17.603Z] 1469e6f7b9e6: Pull complete [2023-07-14T06:44:17.603Z] eaf3925da568: Pull complete [2023-07-14T06:44:19.511Z] bab4dde63d76: Pull complete [2023-07-14T06:44:19.511Z] bde34c3a00c8: Pull complete [2023-07-14T06:44:19.511Z] b352a97aabf1: Pull complete [2023-07-14T06:44:19.511Z] 4872d77fe225: Pull complete [2023-07-14T06:44:19.511Z] 5851b861e8e6: Pull complete [2023-07-14T06:44:19.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T06:44:19.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T06:44:19.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:44:19.612Z] prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container [2023-07-14T06:44:19.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-14T06:44:24.714Z] $ docker top 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd -eo pid,comm [2023-07-14T06:44:24.764Z] 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-07-14T06:44:24.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T06:44:24.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T06:44:24.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T06:44:24.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T06:44:24.909Z] $ docker exec 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent [2023-07-14T06:44:25.025Z] SSH_AUTH_SOCK=/tmp/ssh-VYAC6PXHo8ih/agent.32 [2023-07-14T06:44:25.025Z] SSH_AGENT_PID=38 [2023-07-14T06:44:25.032Z] Running ssh-add (command line suppressed) [2023-07-14T06:44:25.129Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4032703572437302660.key (/w/workspace/edgex-go/5@tmp/private_key_4032703572437302660.key) [2023-07-14T06:44:25.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T06:44:25.426Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T06:44:25.440Z] $ docker exec --env ******** --env ******** 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent -k [2023-07-14T06:44:25.544Z] unset SSH_AUTH_SOCK; [2023-07-14T06:44:25.544Z] unset SSH_AGENT_PID; [2023-07-14T06:44:25.545Z] echo Agent pid 38 killed; [2023-07-14T06:44:25.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T06:44:25.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T06:44:25.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T06:44:25.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T06:44:25.702Z] $ docker exec 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent [2023-07-14T06:44:25.793Z] SSH_AUTH_SOCK=/tmp/ssh-rBM0cjsBDzKP/agent.70 [2023-07-14T06:44:25.793Z] SSH_AGENT_PID=76 [2023-07-14T06:44:25.798Z] Running ssh-add (command line suppressed) [2023-07-14T06:44:25.891Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6731970768893409953.key (/w/workspace/edgex-go/5@tmp/private_key_6731970768893409953.key) [2023-07-14T06:44:25.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T06:44:26.193Z] + git semver init [2023-07-14T06:44:26.454Z] 2023-07-14 06:44:26,383 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T06:44:26.454Z] 2023-07-14 06:44:26,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-07-14T06:44:26.454Z] 2023-07-14 06:44:26,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-07-14T06:44:26.454Z] 2023-07-14 06:44:26,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4597 with force:False [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,937 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4597 [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,942 [execute] INFO git cat-file --batch-check [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,948 [execute] INFO git cat-file --batch [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T06:44:33.030Z] 2023-07-14 06:44:31,953 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4597 [2023-07-14T06:44:33.030Z] 0.0.0 [Pipeline] } [2023-07-14T06:44:33.043Z] $ docker exec --env ******** --env ******** 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent -k [2023-07-14T06:44:33.135Z] unset SSH_AUTH_SOCK; [2023-07-14T06:44:33.136Z] unset SSH_AGENT_PID; [2023-07-14T06:44:33.136Z] echo Agent pid 76 killed; [2023-07-14T06:44:33.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T06:44:33.436Z] + git semver [Pipeline] } [2023-07-14T06:44:33.712Z] $ docker stop --time=1 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd [2023-07-14T06:44:34.996Z] $ docker rm -f --volumes 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T06:44:35.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T06:44:35.530Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T06:44:35.532Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T06:44:35.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-07-14T06:44:35.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T06:44:35.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T06:44:35.959Z] ========================================================= [2023-07-14T06:44:35.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T06:44:35.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:44:36.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T06:44:36.247Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T06:44:36.247Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T06:44:36.247Z] 6911f1a30b25: Pulling fs layer [2023-07-14T06:44:36.247Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T06:44:36.247Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T06:44:36.247Z] ec0bb842ea78: Pulling fs layer [2023-07-14T06:44:36.247Z] 40a00589a448: Pulling fs layer [2023-07-14T06:44:36.247Z] 6c08303d61cc: Pulling fs layer [2023-07-14T06:44:36.247Z] 798269fcf238: Pulling fs layer [2023-07-14T06:44:36.247Z] ec0bb842ea78: Waiting [2023-07-14T06:44:36.247Z] 6c08303d61cc: Waiting [2023-07-14T06:44:36.247Z] 798269fcf238: Waiting [2023-07-14T06:44:36.247Z] 40a00589a448: Waiting [2023-07-14T06:44:36.247Z] 6911f1a30b25: Verifying Checksum [2023-07-14T06:44:36.247Z] 6911f1a30b25: Download complete [2023-07-14T06:44:36.247Z] 6863d3e3a2b1: Verifying Checksum [2023-07-14T06:44:36.247Z] 6863d3e3a2b1: Download complete [2023-07-14T06:44:36.247Z] ec0bb842ea78: Download complete [2023-07-14T06:44:36.247Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T06:44:36.247Z] 4db1b89c0bd1: Download complete [2023-07-14T06:44:36.247Z] 40a00589a448: Verifying Checksum [2023-07-14T06:44:36.247Z] 40a00589a448: Download complete [2023-07-14T06:44:36.508Z] 4db1b89c0bd1: Pull complete [2023-07-14T06:44:36.508Z] 6911f1a30b25: Pull complete [2023-07-14T06:44:36.768Z] 798269fcf238: Verifying Checksum [2023-07-14T06:44:36.768Z] 798269fcf238: Download complete [2023-07-14T06:44:37.027Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T06:44:37.028Z] e194b8c5c2a9: Download complete [2023-07-14T06:44:37.028Z] 6c08303d61cc: Verifying Checksum [2023-07-14T06:44:37.028Z] 6c08303d61cc: Download complete [2023-07-14T06:44:40.320Z] e194b8c5c2a9: Pull complete [2023-07-14T06:44:40.320Z] 6863d3e3a2b1: Pull complete [2023-07-14T06:44:40.577Z] ec0bb842ea78: Pull complete [2023-07-14T06:44:40.577Z] 40a00589a448: Pull complete [2023-07-14T06:44:43.106Z] 6c08303d61cc: Pull complete [2023-07-14T06:44:43.676Z] 798269fcf238: Pull complete [2023-07-14T06:44:43.677Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T06:44:43.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T06:44:43.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:44:43.971Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T06:44:43.971Z] WORKDIR /edgex [2023-07-14T06:44:43.971Z] COPY go.mod . [2023-07-14T06:44:43.971Z] RUN go mod download [2023-07-14T06:44:43.971Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-14T06:44:44.544Z] Sending build context to Docker daemon 170.7MB [2023-07-14T06:44:44.544Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T06:44:44.544Z] ---> ec979cd7f677 [2023-07-14T06:44:44.544Z] Step 2/4 : WORKDIR /edgex [2023-07-14T06:44:50.620Z] Still waiting to schedule task [2023-07-14T06:44:50.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-14T06:44:56.763Z] ---> Running in 65d0dd16b922 [2023-07-14T06:44:56.763Z] Removing intermediate container 65d0dd16b922 [2023-07-14T06:44:56.763Z] ---> 2a1139d4c4eb [2023-07-14T06:44:56.763Z] Step 3/4 : COPY go.mod . [2023-07-14T06:44:56.763Z] ---> 31a4cd9cec2c [2023-07-14T06:44:56.763Z] Step 4/4 : RUN go mod download [2023-07-14T06:44:56.763Z] ---> Running in eb14175a757b [2023-07-14T06:45:18.693Z] Removing intermediate container eb14175a757b [2023-07-14T06:45:18.693Z] ---> b2d4a045c10a [2023-07-14T06:45:18.693Z] Successfully built b2d4a045c10a [2023-07-14T06:45:18.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:45:18.989Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T06:45:18.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:45:19.052Z] prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container [2023-07-14T06:45:19.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T06:45:19.495Z] $ docker top 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T06:45:19.833Z] + go version [2023-07-14T06:45:19.833Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T06:45:19.851Z] $ docker stop --time=1 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e [2023-07-14T06:45:21.094Z] $ docker rm -f --volumes 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:45:21.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T06:45:21.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:45:21.569Z] prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container [2023-07-14T06:45:21.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T06:45:21.934Z] $ docker top ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-14T06:45:21.996Z] ========================================================= [2023-07-14T06:45:21.996Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-14T06:45:21.996Z] ========================================================= [Pipeline] sh [2023-07-14T06:45:22.275Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:45:22.569Z] + make test [2023-07-14T06:45:22.569Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T06:45:29.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-14T06:45:41.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-14T06:45:41.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-14T06:45:41.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-14T06:45:41.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-14T06:45:42.113Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-14T06:45:42.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-14T06:45:42.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-14T06:45:42.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-14T06:45:42.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-14T06:45:42.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-14T06:45:43.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-14T06:45:43.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-14T06:45:43.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-14T06:45:43.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-14T06:45:44.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-14T06:45:44.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-14T06:45:44.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-07-14T06:45:44.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-07-14T06:45:44.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-14T06:45:44.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-14T06:45:44.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-14T06:45:45.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-14T06:45:45.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-14T06:45:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-14T06:45:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-14T06:45:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:45:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-14T06:45:45.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-14T06:45:47.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-14T06:45:47.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-14T06:45:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-07-14T06:45:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements [2023-07-14T06:45:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-14T06:45:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:45:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-14T06:45:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-14T06:45:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-14T06:45:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-14T06:45:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-14T06:45:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-14T06:45:48.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.006s coverage: 88.5% of statements [2023-07-14T06:45:48.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-07-14T06:45:48.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements [2023-07-14T06:45:48.919Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-07-14T06:45:49.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-14T06:45:49.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-14T06:45:49.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-14T06:45:49.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-07-14T06:45:50.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-14T06:45:50.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-14T06:45:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-07-14T06:45:50.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 31.9% of statements [2023-07-14T06:45:50.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements [2023-07-14T06:45:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-14T06:45:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-14T06:45:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-14T06:45:51.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-14T06:45:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements [2023-07-14T06:45:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-07-14T06:45:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2023-07-14T06:45:51.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-07-14T06:45:51.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-14T06:45:51.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-14T06:45:51.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-14T06:45:51.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-14T06:45:52.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-14T06:45:52.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-14T06:45:52.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-14T06:45:52.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-14T06:45:53.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-14T06:45:53.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-14T06:45:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-14T06:45:54.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-14T06:45:54.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-14T06:45:55.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-14T06:45:55.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-14T06:45:57.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-14T06:45:57.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-14T06:45:57.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-14T06:45:59.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-14T06:45:59.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-14T06:45:59.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-14T06:46:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-14T06:46:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-14T06:46:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-14T06:46:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-14T06:46:02.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2023-07-14T06:46:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-14T06:46:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-14T06:46:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-14T06:46:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-14T06:46:04.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-14T06:46:04.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:46:04.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-14T06:46:04.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-14T06:46:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-14T06:46:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-14T06:46:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-14T06:46:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.487s coverage: 38.4% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-07-14T06:46:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-14T06:46:15.385Z] 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-07-14T06:46:15.385Z] running golangci-lint [2023-07-14T06:46:15.385Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-14T06:46:15.385Z] go version go1.20.6 linux/amd64 [2023-07-14T06:46:15.385Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-14T06:46:15.385Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-14T06:46:30.248Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 14.014755564s" [2023-07-14T06:46:30.248Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.303944ms" [2023-07-14T06:46:31.867Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1136 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws [2023-07-14T06:46:31.882Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-07-14T06:46:31.913Z] The recommended git tool is: git [2023-07-14T06:46:36.802Z] level=info msg="[linters_context/goanalysis] analyzers took 53.48285423s with top 10 stages: buildir: 29.271266881s, fact_deprecated: 1.886222917s, inspect: 1.86975546s, printf: 1.589248242s, ctrlflow: 1.2311394s, gosec: 1.120057409s, S1038: 765.294238ms, fact_purity: 646.762774ms, nilness: 596.706828ms, unused: 510.04393ms" [2023-07-14T06:46:36.802Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-14T06:46:36.802Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, identifier_marker: 203/203" [2023-07-14T06:46:36.802Z] level=info msg="[runner] processing took 17.996348ms with stages: nolint: 9.635366ms, identifier_marker: 3.393908ms, path_prettifier: 1.704954ms, exclude-rules: 1.247123ms, skip_dirs: 1.059585ms, autogenerated_exclude: 854.767µs, cgo: 57.873µs, filename_unadjuster: 37.782µs, max_same_issues: 1.28µs, skip_files: 560ns, uniq_by_line: 540ns, diff: 400ns, source_code: 360ns, path_shortener: 340ns, exclude: 330ns, sort_results: 310ns, severity-rules: 300ns, max_from_linter: 240ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" [2023-07-14T06:46:36.802Z] level=info msg="[runner] linters took 7.053256338s with stages: goanalysis_metalinter: 7.035110265s" [2023-07-14T06:46:36.802Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-14T06:46:36.802Z] level=info msg="Memory: 213 samples, avg is 185.5MB, max is 801.7MB" [2023-07-14T06:46:36.802Z] level=info msg="Execution took 21.110566265s" [2023-07-14T06:46:36.802Z] go vet ./... [2023-07-14T06:46:36.869Z] using credential edgex-jenkins-ssh [2023-07-14T06:46:36.887Z] Cloning the remote Git repository [2023-07-14T06:46:36.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-14T06:46:37.025Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-07-14T06:46:37.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-14T06:46:37.152Z] > git --version # timeout=10 [2023-07-14T06:46:37.174Z] > git --version # 'git version 2.25.1' [2023-07-14T06:46:37.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T06:46:37.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T06:46:40.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T06:46:40.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T06:46:40.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T06:46:41.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-14T06:46:41.318Z] + ls -al . [2023-07-14T06:46:41.318Z] total 720 [2023-07-14T06:46:41.318Z] drwxrwxr-x 11 1001 1001 4096 Jul 14 06:45 . [2023-07-14T06:46:41.318Z] drwxr-xr-x 4 root root 4096 Jul 14 06:45 .. [2023-07-14T06:46:41.318Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 06:44 .blubracket [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 16 Jul 14 06:44 .dockerignore [2023-07-14T06:46:41.318Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 06:44 .git [2023-07-14T06:46:41.318Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 06:44 .github [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 1133 Jul 14 06:44 .gitignore [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 06:44 .golangci.yml [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 06:44 .hadolint.yml [2023-07-14T06:46:41.318Z] drwxr-xr-x 3 1001 1001 4096 Jul 14 06:44 .semver [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 06:44 .sonarcloud.properties [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 06:44 ADOPTERS.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 11234 Jul 14 06:44 Attribution.txt [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 93407 Jul 14 06:44 CHANGELOG.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 06:44 CONTRIBUTING.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 06:44 GOVERNANCE.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 883 Jul 14 06:44 Jenkinsfile [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 06:44 LICENSE [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 14368 Jul 14 06:44 Makefile [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 06:44 OWNERS.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 9923 Jul 14 06:44 README.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 789 Jul 14 06:44 SECURITY.md [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 06:44 VERSION [2023-07-14T06:46:41.318Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 06:44 bin [2023-07-14T06:46:41.318Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 06:44 cmd [2023-07-14T06:46:41.318Z] -rw-r--r-- 1 root root 448414 Jul 14 06:46 coverage.out [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 3430 Jul 14 06:44 go.mod [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 32408 Jul 14 06:44 go.sum [2023-07-14T06:46:41.318Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 06:44 internal [2023-07-14T06:46:41.318Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 06:44 openapi [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 594 Jul 14 06:44 security.txt [2023-07-14T06:46:41.318Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 06:44 snap [2023-07-14T06:46:41.318Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 06:44 version.go [Pipeline] sh [2023-07-14T06:46:41.606Z] + '[' -e coverage.out ] [2023-07-14T06:46:41.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-14T06:46:41.731Z] Stashed 1 file(s) [Pipeline] sh [2023-07-14T06:46:42.010Z] + make build [2023-07-14T06:46:42.010Z] 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-07-14T06:46:52.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-14T06:46:52.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T06:46:53.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-14T06:46:53.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-14T06:46:53.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T06:46:53.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T06:46:54.215Z] 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-07-14T06:46:54.483Z] Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [2023-07-14T06:46:54.782Z] 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-07-14T06:46:54.909Z] Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [2023-07-14T06:46:54.909Z] Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) [2023-07-14T06:46:55.718Z] 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-07-14T06:46:54.501Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T06:46:54.569Z] > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [2023-07-14T06:46:54.798Z] > git remote # timeout=10 [2023-07-14T06:46:54.833Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T06:46:54.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T06:46:54.863Z] > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 [2023-07-14T06:46:54.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T06:46:54.916Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T06:46:54.928Z] > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [2023-07-14T06:46:56.654Z] 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-07-14T06:46:58.521Z] Commit message: "fix: Remove CheckMinInterval return value and modify tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T06:46:59.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T06:46:59.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T06:46:59.473Z] Dload Upload Total Spent Left Speed [2023-07-14T06:46:59.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-07-14T06:47:00.148Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T06:47:00.482Z] + sudo+ tee /etc/docker/daemon.new [2023-07-14T06:47:00.482Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T06:47:00.482Z] { [2023-07-14T06:47:00.482Z] "registry-mirrors": [ [2023-07-14T06:47:00.482Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T06:47:00.482Z] ], [2023-07-14T06:47:00.482Z] "bip": "10.250.0.254/24", [2023-07-14T06:47:00.482Z] "hosts": [ [2023-07-14T06:47:00.482Z] "tcp://0.0.0.0:5555", [2023-07-14T06:47:00.482Z] "unix:///var/run/docker.sock" [2023-07-14T06:47:00.482Z] ], [2023-07-14T06:47:00.482Z] "mtu": 1458, [2023-07-14T06:47:00.482Z] "selinux-enabled": true, [2023-07-14T06:47:00.482Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T06:47:00.482Z] } [Pipeline] sh [2023-07-14T06:47:00.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T06:47:01.126Z] + sudo service docker restart [2023-07-14T06:47:03.209Z] 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-07-14T06:47:04.145Z] 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-07-14T06:47:05.522Z] 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-07-14T06:47:06.458Z] 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-07-14T06:47:07.393Z] 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-07-14T06:47:08.329Z] 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-07-14T06:47:09.704Z] 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-07-14T06:47:11.095Z] $ docker stop --time=1 ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc [2023-07-14T06:47:19.150Z] $ docker rm -f --volumes ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc [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-07-14T06:47:20.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T06:47:20.131Z] [2023-07-14T06:47:20.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:47:20.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T06:47:20.425Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-14T06:47:20.425Z] 91d30c5bc195: Pulling fs layer [2023-07-14T06:47:20.425Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-14T06:47:20.425Z] 9c61dcf015f6: Pulling fs layer [2023-07-14T06:47:20.425Z] 4698f68db338: Pulling fs layer [2023-07-14T06:47:20.425Z] 2a2f49069b9e: Pulling fs layer [2023-07-14T06:47:20.425Z] e0025b399a48: Pulling fs layer [2023-07-14T06:47:20.425Z] 4698f68db338: Waiting [2023-07-14T06:47:20.425Z] 2a2f49069b9e: Waiting [2023-07-14T06:47:20.425Z] e0025b399a48: Waiting [2023-07-14T06:47:20.684Z] 91d30c5bc195: Verifying Checksum [2023-07-14T06:47:20.684Z] 91d30c5bc195: Download complete [2023-07-14T06:47:20.684Z] 4698f68db338: Download complete [2023-07-14T06:47:20.684Z] 91d30c5bc195: Pull complete [2023-07-14T06:47:20.684Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-14T06:47:20.684Z] 2e9b0aa3be6d: Download complete [2023-07-14T06:47:20.684Z] e0025b399a48: Verifying Checksum [2023-07-14T06:47:20.684Z] e0025b399a48: Download complete [2023-07-14T06:47:20.684Z] 2a2f49069b9e: Download complete [2023-07-14T06:47:20.943Z] 2e9b0aa3be6d: Pull complete [2023-07-14T06:47:21.200Z] 9c61dcf015f6: Verifying Checksum [2023-07-14T06:47:21.200Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T06:47:23.220Z] provisioning config files... [2023-07-14T06:47:23.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9702103526782720866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T06:47:23.596Z] ---> docker-login.sh [2023-07-14T06:47:23.596Z] nexus3.edgexfoundry.org:10001 [2023-07-14T06:47:23.725Z] 9c61dcf015f6: Pull complete [2023-07-14T06:47:23.725Z] 4698f68db338: Pull complete [2023-07-14T06:47:23.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:47:23.983Z] 2a2f49069b9e: Pull complete [2023-07-14T06:47:23.983Z] e0025b399a48: Pull complete [2023-07-14T06:47:23.983Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-14T06:47:23.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-14T06:47:23.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:47:24.052Z] prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container [2023-07-14T06:47:24.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-14T06:47:24.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:47:24.140Z] Configure a credential helper to remove this warning. See [2023-07-14T06:47:24.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:47:24.140Z] [2023-07-14T06:47:24.140Z] Login Succeeded [2023-07-14T06:47:24.140Z] nexus3.edgexfoundry.org:10002 [2023-07-14T06:47:24.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:47:24.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:47:24.409Z] Configure a credential helper to remove this warning. See [2023-07-14T06:47:24.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:47:24.409Z] [2023-07-14T06:47:24.409Z] Login Succeeded [2023-07-14T06:47:24.409Z] nexus3.edgexfoundry.org:10003 [2023-07-14T06:47:24.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:47:24.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:47:24.943Z] Configure a credential helper to remove this warning. See [2023-07-14T06:47:24.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:47:24.943Z] [2023-07-14T06:47:24.943Z] Login Succeeded [2023-07-14T06:47:24.943Z] nexus3.edgexfoundry.org:10004 [2023-07-14T06:47:25.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:47:25.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:47:25.214Z] Configure a credential helper to remove this warning. See [2023-07-14T06:47:25.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:47:25.214Z] [2023-07-14T06:47:25.214Z] Login Succeeded [2023-07-14T06:47:25.214Z] docker.io [2023-07-14T06:47:25.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T06:47:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T06:47:25.749Z] Configure a credential helper to remove this warning. See [2023-07-14T06:47:25.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T06:47:25.749Z] [2023-07-14T06:47:25.749Z] Login Succeeded [2023-07-14T06:47:25.749Z] ---> docker-login.sh ends [2023-07-14T06:47:29.530Z] $ docker top 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 -eo pid,comm [Pipeline] { [Pipeline] } [2023-07-14T06:47:29.583Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-14T06:47:29.866Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-14T06:47:30.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-07-14T06:47:30.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T06:47:30.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T06:47:30.182Z] ========================================================= [2023-07-14T06:47:30.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T06:47:30.182Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:47:30.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T06:47:31.771Z] #1 [core-data internal] load build definition from Dockerfile [2023-07-14T06:47:32.028Z] #1 transferring dockerfile: [2023-07-14T06:47:32.028Z] #1 transferring dockerfile: 1.90kB done [2023-07-14T06:47:32.287Z] #1 DONE 0.4s [2023-07-14T06:47:32.287Z] [2023-07-14T06:47:32.287Z] #2 [core-data internal] load .dockerignore [2023-07-14T06:47:32.546Z] #2 ... [2023-07-14T06:47:32.546Z] [2023-07-14T06:47:32.546Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-07-14T06:47:32.546Z] #3 transferring dockerfile: 2.58kB done [2023-07-14T06:47:32.546Z] #3 DONE 0.4s [2023-07-14T06:47:32.546Z] [2023-07-14T06:47:32.546Z] #2 [core-data internal] load .dockerignore [2023-07-14T06:47:32.546Z] #2 transferring context: 56B done [2023-07-14T06:47:33.081Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T06:47:33.081Z] edb6bdbacee9: Pulling fs layer [2023-07-14T06:47:33.081Z] 5f9638ab2659: Pulling fs layer [2023-07-14T06:47:33.081Z] 8d51d6327a98: Pulling fs layer [2023-07-14T06:47:33.081Z] 8b374f2dd631: Pulling fs layer [2023-07-14T06:47:33.081Z] ec14aa9079de: Pulling fs layer [2023-07-14T06:47:33.081Z] 2f466654f4bb: Pulling fs layer [2023-07-14T06:47:33.081Z] 554e91adad29: Pulling fs layer [2023-07-14T06:47:33.081Z] ec14aa9079de: Waiting [2023-07-14T06:47:33.081Z] 8b374f2dd631: Waiting [2023-07-14T06:47:33.081Z] 2f466654f4bb: Waiting [2023-07-14T06:47:33.081Z] 554e91adad29: Waiting [2023-07-14T06:47:33.081Z] 5f9638ab2659: Verifying Checksum [2023-07-14T06:47:33.081Z] 5f9638ab2659: Download complete [2023-07-14T06:47:33.081Z] 8b374f2dd631: Download complete [2023-07-14T06:47:33.081Z] ec14aa9079de: Verifying Checksum [2023-07-14T06:47:33.081Z] ec14aa9079de: Download complete [2023-07-14T06:47:33.081Z] edb6bdbacee9: Download complete [2023-07-14T06:47:33.113Z] #2 DONE 0.7s [2023-07-14T06:47:33.113Z] [2023-07-14T06:47:33.113Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:33.113Z] #4 DONE 0.0s [2023-07-14T06:47:33.113Z] [2023-07-14T06:47:33.113Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-14T06:47:33.113Z] #5 transferring dockerfile: 1.78kB done [2023-07-14T06:47:33.113Z] #5 DONE 0.9s [2023-07-14T06:47:33.113Z] [2023-07-14T06:47:33.113Z] #6 [security-spire-agent internal] load .dockerignore [2023-07-14T06:47:33.371Z] #6 ... [2023-07-14T06:47:33.371Z] [2023-07-14T06:47:33.371Z] #7 [core-command internal] load build definition from Dockerfile [2023-07-14T06:47:33.371Z] #7 transferring dockerfile: 1.82kB done [2023-07-14T06:47:33.371Z] #7 DONE 1.0s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-07-14T06:47:33.630Z] #8 transferring dockerfile: 1.84kB done [2023-07-14T06:47:33.630Z] #8 DONE 1.1s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #9 [security-spire-config internal] load .dockerignore [2023-07-14T06:47:33.630Z] #9 transferring context: 56B done [2023-07-14T06:47:33.630Z] #9 DONE 1.2s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-14T06:47:33.630Z] #10 transferring dockerfile: 2.04kB done [2023-07-14T06:47:33.630Z] #10 DONE 1.2s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-14T06:47:33.630Z] #11 transferring dockerfile: 2.06kB done [2023-07-14T06:47:33.630Z] #11 DONE 1.2s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #4 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:33.630Z] #4 DONE 0.0s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #12 [security-spiffe-token-provider internal] load .dockerignore [2023-07-14T06:47:33.630Z] #12 transferring context: 56B done [2023-07-14T06:47:33.630Z] #12 DONE 1.2s [2023-07-14T06:47:33.630Z] [2023-07-14T06:47:33.630Z] #13 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:33.630Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:33.630Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:33.630Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:33.630Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:33.888Z] #13 ... [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #14 [security-proxy-setup internal] load .dockerignore [2023-07-14T06:47:33.888Z] #14 transferring context: 56B done [2023-07-14T06:47:33.888Z] #14 DONE 1.0s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #15 [core-metadata internal] load build definition from Dockerfile [2023-07-14T06:47:33.888Z] #15 transferring dockerfile: 1.96kB done [2023-07-14T06:47:33.888Z] #15 DONE 1.2s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #16 [security-spire-server internal] load build definition from Dockerfile [2023-07-14T06:47:33.888Z] #16 transferring dockerfile: 2.63kB done [2023-07-14T06:47:33.888Z] #16 DONE 1.3s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #17 [core-command internal] load .dockerignore [2023-07-14T06:47:33.888Z] #17 transferring context: 56B done [2023-07-14T06:47:33.888Z] #17 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2023-07-14T06:47:33.888Z] #18 transferring dockerfile: 2.68kB done [2023-07-14T06:47:33.888Z] #18 DONE 1.3s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #19 [support-scheduler internal] load build definition from Dockerfile [2023-07-14T06:47:33.888Z] #19 transferring dockerfile: 1.82kB done [2023-07-14T06:47:33.888Z] #19 DONE 1.3s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #20 [core-metadata internal] load .dockerignore [2023-07-14T06:47:33.888Z] #20 transferring context: 56B done [2023-07-14T06:47:33.888Z] #20 DONE 1.0s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:33.888Z] #4 DONE 0.0s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-07-14T06:47:33.888Z] #21 transferring context: 56B done [2023-07-14T06:47:33.888Z] #21 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #6 [security-spire-agent internal] load .dockerignore [2023-07-14T06:47:33.888Z] #6 transferring context: 56B done [2023-07-14T06:47:33.888Z] #6 DONE 1.0s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-14T06:47:33.888Z] #22 transferring context: 56B done [2023-07-14T06:47:33.888Z] #22 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #23 [security-spire-server internal] load .dockerignore [2023-07-14T06:47:33.888Z] #23 transferring context: 56B done [2023-07-14T06:47:33.888Z] #23 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #13 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:33.888Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:33.888Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:33.888Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:33.888Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:33.888Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:33.888Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:33.888Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:33.888Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:33.888Z] #13 DONE 0.4s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #24 [support-scheduler internal] load .dockerignore [2023-07-14T06:47:33.888Z] #24 transferring context: 56B done [2023-07-14T06:47:33.888Z] #24 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.888Z] #25 [support-notifications internal] load .dockerignore [2023-07-14T06:47:33.888Z] #25 transferring context: 56B done [2023-07-14T06:47:33.888Z] #25 DONE 1.1s [2023-07-14T06:47:33.888Z] [2023-07-14T06:47:33.889Z] #26 [security-bootstrapper internal] load .dockerignore [2023-07-14T06:47:33.889Z] #26 transferring context: 56B done [2023-07-14T06:47:33.889Z] #26 DONE 1.1s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #27 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-14T06:47:33.889Z] #27 transferring dockerfile: 2.82kB 0.0s done [2023-07-14T06:47:33.889Z] #27 DONE 1.4s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #28 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-14T06:47:33.889Z] #28 transferring dockerfile: 2.12kB 0.0s done [2023-07-14T06:47:33.889Z] #28 DONE 1.4s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #4 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:33.889Z] #4 DONE 0.0s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #29 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-14T06:47:33.889Z] #29 transferring dockerfile: 2.38kB 0.0s done [2023-07-14T06:47:33.889Z] #29 DONE 1.4s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #30 [security-proxy-auth internal] load .dockerignore [2023-07-14T06:47:33.889Z] #30 transferring context: 56B done [2023-07-14T06:47:33.889Z] #30 DONE 1.2s [2023-07-14T06:47:33.889Z] [2023-07-14T06:47:33.889Z] #31 [core-command internal] load build context [2023-07-14T06:47:34.049Z] edb6bdbacee9: Pull complete [2023-07-14T06:47:34.148Z] #31 ... [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #13 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:34.148Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:34.148Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:34.148Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:34.148Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:34.148Z] #13 DONE 0.4s [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #31 [core-command internal] load build context [2023-07-14T06:47:34.148Z] #31 ... [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:34.148Z] #4 DONE 0.0s [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #13 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:34.148Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:34.148Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:34.148Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:34.148Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:34.148Z] #13 DONE 0.4s [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T06:47:34.148Z] #32 DONE 0.8s [2023-07-14T06:47:34.148Z] [2023-07-14T06:47:34.148Z] #31 [core-command internal] load build context [2023-07-14T06:47:34.328Z] 554e91adad29: Verifying Checksum [2023-07-14T06:47:34.328Z] 554e91adad29: Download complete [2023-07-14T06:47:34.408Z] #31 ... [2023-07-14T06:47:34.408Z] [2023-07-14T06:47:34.408Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:34.408Z] #4 DONE 0.0s [2023-07-14T06:47:34.408Z] [2023-07-14T06:47:34.408Z] #31 [core-command internal] load build context [2023-07-14T06:47:34.408Z] #31 ... [2023-07-14T06:47:34.408Z] [2023-07-14T06:47:34.408Z] #13 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:34.408Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:34.408Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:34.408Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:34.408Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:34.408Z] #13 DONE 0.4s [2023-07-14T06:47:34.408Z] [2023-07-14T06:47:34.408Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-14T06:47:34.408Z] #4 DONE 0.0s [2023-07-14T06:47:34.408Z] [2023-07-14T06:47:34.408Z] #31 [core-command internal] load build context [2023-07-14T06:47:34.600Z] 5f9638ab2659: Pull complete [2023-07-14T06:47:34.696Z] #31 ... [2023-07-14T06:47:34.696Z] [2023-07-14T06:47:34.696Z] #13 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T06:47:34.696Z] #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T06:47:34.696Z] #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-14T06:47:34.696Z] #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-14T06:47:34.696Z] #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T06:47:34.696Z] #13 DONE 0.4s [2023-07-14T06:47:34.696Z] [2023-07-14T06:47:34.696Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T06:47:34.696Z] #32 DONE 1.2s [2023-07-14T06:47:34.696Z] [2023-07-14T06:47:34.696Z] #31 [core-command internal] load build context [2023-07-14T06:47:35.573Z] 8d51d6327a98: Download complete [2023-07-14T06:47:35.574Z] 2f466654f4bb: Verifying Checksum [2023-07-14T06:47:35.574Z] 2f466654f4bb: Download complete [2023-07-14T06:47:36.072Z] #31 ... [2023-07-14T06:47:36.072Z] [2023-07-14T06:47:36.072Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-14T06:47:36.072Z] #33 DONE 2.8s [2023-07-14T06:47:36.072Z] [2023-07-14T06:47:36.072Z] #31 [core-command internal] load build context [2023-07-14T06:47:38.637Z] #31 transferring context: 120.51MB 4.8s [2023-07-14T06:47:41.954Z] #31 ... [2023-07-14T06:47:41.954Z] [2023-07-14T06:47:41.954Z] #34 [security-spire-agent internal] load build context [2023-07-14T06:47:42.211Z] #34 ... [2023-07-14T06:47:42.211Z] [2023-07-14T06:47:42.211Z] #31 [core-command internal] load build context [2023-07-14T06:47:43.589Z] #31 ... [2023-07-14T06:47:43.589Z] [2023-07-14T06:47:43.589Z] #35 [core-data internal] load build context [2023-07-14T06:47:43.589Z] #35 transferring context: 312.30MB 9.7s [2023-07-14T06:47:43.589Z] #35 ... [2023-07-14T06:47:43.589Z] [2023-07-14T06:47:43.589Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-14T06:47:43.849Z] #36 ... [2023-07-14T06:47:43.849Z] [2023-07-14T06:47:43.849Z] #37 [security-proxy-setup internal] load build context [2023-07-14T06:47:43.849Z] #37 ... [2023-07-14T06:47:43.849Z] [2023-07-14T06:47:43.849Z] #38 [core-metadata internal] load build context [2023-07-14T06:47:44.107Z] #38 ... [2023-07-14T06:47:44.107Z] [2023-07-14T06:47:44.107Z] #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T06:47:44.107Z] #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.107Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.107Z] #0 2.239 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:44.107Z] #0 2.267 (2/2) Installing openssl (3.0.9-r1) [2023-07-14T06:47:44.107Z] #0 2.286 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:44.107Z] #0 2.295 OK: 8 MiB in 17 packages [2023-07-14T06:47:44.107Z] #39 ... [2023-07-14T06:47:44.107Z] [2023-07-14T06:47:44.107Z] #40 [security-spire-server internal] load build context [2023-07-14T06:47:44.107Z] #40 ... [2023-07-14T06:47:44.107Z] [2023-07-14T06:47:44.107Z] #41 [support-notifications internal] load build context [2023-07-14T06:47:44.382Z] #41 ... [2023-07-14T06:47:44.382Z] [2023-07-14T06:47:44.382Z] #42 [support-scheduler internal] load build context [2023-07-14T06:47:44.382Z] #42 ... [2023-07-14T06:47:44.382Z] [2023-07-14T06:47:44.382Z] #43 [security-spire-config internal] load build context [2023-07-14T06:47:44.642Z] #43 ... [2023-07-14T06:47:44.642Z] [2023-07-14T06:47:44.642Z] #44 [security-secretstore-setup internal] load build context [2023-07-14T06:47:44.642Z] #44 ... [2023-07-14T06:47:44.642Z] [2023-07-14T06:47:44.642Z] #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-14T06:47:44.642Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 2.325 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:44.642Z] #0 2.329 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:44.642Z] #0 2.361 OK: 7 MiB in 16 packages [2023-07-14T06:47:44.642Z] #45 ... [2023-07-14T06:47:44.642Z] [2023-07-14T06:47:44.642Z] #46 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T06:47:44.642Z] #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 1.905 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T06:47:44.642Z] #0 1.905 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T06:47:44.642Z] #0 1.905 OK: 17818 distinct packages available [2023-07-14T06:47:44.642Z] #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.642Z] #0 2.407 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:44.642Z] #0 2.408 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-14T06:47:44.642Z] #0 2.420 (3/5) Installing libucontext (1.2-r0) [2023-07-14T06:47:44.642Z] #0 2.426 (4/5) Installing gcompat (1.1.0-r0) [2023-07-14T06:47:44.642Z] #0 2.431 (5/5) Installing openssl (3.0.9-r1) [2023-07-14T06:47:44.642Z] #0 2.445 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:44.642Z] #0 2.454 OK: 8 MiB in 20 packages [2023-07-14T06:47:44.900Z] #46 ... [2023-07-14T06:47:44.900Z] [2023-07-14T06:47:44.900Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T06:47:44.900Z] #0 1.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.900Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.900Z] #0 2.329 (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T06:47:44.900Z] #0 2.349 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:44.900Z] #0 2.353 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:44.900Z] #0 2.364 Executing ca-certificates-20230506-r0.trigger [2023-07-14T06:47:44.900Z] #0 2.468 OK: 8 MiB in 17 packages [2023-07-14T06:47:44.900Z] #47 ... [2023-07-14T06:47:44.900Z] [2023-07-14T06:47:44.900Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T06:47:44.900Z] #0 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.900Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:44.900Z] #0 2.257 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:44.900Z] #0 2.267 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:44.900Z] #0 2.296 OK: 7 MiB in 16 packages [2023-07-14T06:47:45.160Z] #48 ... [2023-07-14T06:47:45.160Z] [2023-07-14T06:47:45.160Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T06:47:45.160Z] #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.160Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.160Z] #0 2.172 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T06:47:45.160Z] #0 2.172 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T06:47:45.160Z] #0 2.172 OK: 17818 distinct packages available [2023-07-14T06:47:45.160Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.160Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.160Z] #0 2.622 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:45.160Z] #0 2.629 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-14T06:47:45.160Z] #0 2.634 (3/4) Installing libucontext (1.2-r0) [2023-07-14T06:47:45.160Z] #0 2.638 (4/4) Installing gcompat (1.1.0-r0) [2023-07-14T06:47:45.160Z] #0 2.642 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:45.160Z] #0 2.650 OK: 7 MiB in 19 packages [2023-07-14T06:47:45.160Z] #49 ... [2023-07-14T06:47:45.160Z] [2023-07-14T06:47:45.160Z] #50 [core-common-config-bootstrapper internal] load build context [2023-07-14T06:47:45.419Z] #50 ... [2023-07-14T06:47:45.419Z] [2023-07-14T06:47:45.419Z] #51 [security-proxy-auth internal] load build context [2023-07-14T06:47:45.419Z] #51 ... [2023-07-14T06:47:45.419Z] [2023-07-14T06:47:45.419Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T06:47:45.419Z] #52 ... [2023-07-14T06:47:45.419Z] [2023-07-14T06:47:45.419Z] #53 [security-bootstrapper internal] load build context [2023-07-14T06:47:45.678Z] #53 ... [2023-07-14T06:47:45.678Z] [2023-07-14T06:47:45.678Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T06:47:45.678Z] #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.678Z] #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.678Z] #0 2.831 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T06:47:45.678Z] #0 2.831 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T06:47:45.678Z] #0 2.831 OK: 17818 distinct packages available [2023-07-14T06:47:45.678Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.678Z] #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.678Z] #0 3.230 (1/9) Installing ca-certificates (20230506-r0) [2023-07-14T06:47:45.678Z] #0 3.243 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-14T06:47:45.678Z] #0 3.253 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-14T06:47:45.678Z] #0 3.293 (4/9) Installing libcurl (8.1.2-r0) [2023-07-14T06:47:45.678Z] #0 3.309 (5/9) Installing curl (8.1.2-r0) [2023-07-14T06:47:45.678Z] #0 3.309 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:45.678Z] #0 3.315 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-14T06:47:45.678Z] #0 3.317 (8/9) Installing libucontext (1.2-r0) [2023-07-14T06:47:45.678Z] #0 3.329 (9/9) Installing gcompat (1.1.0-r0) [2023-07-14T06:47:45.678Z] #0 3.329 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:45.678Z] #0 3.329 Executing ca-certificates-20230506-r0.trigger [2023-07-14T06:47:45.678Z] #0 3.397 OK: 10 MiB in 24 packages [2023-07-14T06:47:45.935Z] #54 ... [2023-07-14T06:47:45.935Z] [2023-07-14T06:47:45.935Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T06:47:45.935Z] #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.935Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:47:45.935Z] #0 2.393 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T06:47:45.935Z] #0 2.396 (2/2) Installing su-exec (0.2-r2) [2023-07-14T06:47:45.935Z] #0 2.398 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:47:45.935Z] #0 2.414 OK: 7 MiB in 17 packages [2023-07-14T06:47:45.935Z] #55 ... [2023-07-14T06:47:45.935Z] [2023-07-14T06:47:45.935Z] #53 [security-bootstrapper internal] load build context [2023-07-14T06:47:46.194Z] #53 transferring context: 358.98MB 11.1s done [2023-07-14T06:47:46.451Z] #53 ... [2023-07-14T06:47:46.451Z] [2023-07-14T06:47:46.451Z] #56 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-14T06:47:46.451Z] #56 ... [2023-07-14T06:47:46.451Z] [2023-07-14T06:47:46.451Z] #34 [security-spire-agent internal] load build context [2023-07-14T06:47:46.451Z] #34 transferring context: 358.98MB 11.3s done [2023-07-14T06:47:47.893Z] 8d51d6327a98: Pull complete [2023-07-14T06:47:47.893Z] 8b374f2dd631: Pull complete [2023-07-14T06:47:47.893Z] ec14aa9079de: Pull complete [2023-07-14T06:47:54.553Z] 2f466654f4bb: Pull complete [2023-07-14T06:47:54.594Z] #34 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #31 [core-command internal] load build context [2023-07-14T06:47:54.594Z] #31 transferring context: 358.98MB 11.3s done [2023-07-14T06:47:54.594Z] #31 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #35 [core-data internal] load build context [2023-07-14T06:47:54.594Z] #35 transferring context: 358.98MB 10.5s done [2023-07-14T06:47:54.594Z] #35 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #37 [security-proxy-setup internal] load build context [2023-07-14T06:47:54.594Z] #37 transferring context: 358.98MB 10.7s done [2023-07-14T06:47:54.594Z] #37 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-14T06:47:54.594Z] #36 transferring context: 358.98MB 11.6s done [2023-07-14T06:47:54.594Z] #36 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #38 [core-metadata internal] load build context [2023-07-14T06:47:54.594Z] #38 transferring context: 358.98MB 10.1s done [2023-07-14T06:47:54.594Z] #38 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #41 [support-notifications internal] load build context [2023-07-14T06:47:54.594Z] #41 transferring context: 358.98MB 11.3s done [2023-07-14T06:47:54.594Z] #41 ... [2023-07-14T06:47:54.594Z] [2023-07-14T06:47:54.594Z] #43 [security-spire-config internal] load build context [2023-07-14T06:47:54.594Z] #43 transferring context: 358.98MB 11.9s done [2023-07-14T06:47:54.853Z] #43 ... [2023-07-14T06:47:54.853Z] [2023-07-14T06:47:54.853Z] #40 [security-spire-server internal] load build context [2023-07-14T06:47:54.853Z] #40 transferring context: 358.98MB 10.8s done [2023-07-14T06:47:54.853Z] #40 ... [2023-07-14T06:47:54.853Z] [2023-07-14T06:47:54.853Z] #44 [security-secretstore-setup internal] load build context [2023-07-14T06:47:54.853Z] #44 transferring context: 358.98MB 10.8s done [2023-07-14T06:47:55.111Z] #44 ... [2023-07-14T06:47:55.111Z] [2023-07-14T06:47:55.111Z] #42 [support-scheduler internal] load build context [2023-07-14T06:47:55.111Z] #42 transferring context: 358.98MB 10.4s done [2023-07-14T06:47:55.111Z] #42 ... [2023-07-14T06:47:55.111Z] [2023-07-14T06:47:55.111Z] #50 [core-common-config-bootstrapper internal] load build context [2023-07-14T06:47:55.111Z] #50 transferring context: 358.98MB 11.4s done [2023-07-14T06:47:55.677Z] #50 ... [2023-07-14T06:47:55.677Z] [2023-07-14T06:47:55.677Z] #51 [security-proxy-auth internal] load build context [2023-07-14T06:47:55.677Z] #51 transferring context: 358.98MB 10.1s done [2023-07-14T06:47:55.967Z] 554e91adad29: Pull complete [2023-07-14T06:47:55.967Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T06:47:55.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T06:47:55.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:47:56.290Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T06:47:56.290Z] WORKDIR /edgex [2023-07-14T06:47:56.290Z] COPY go.mod . [2023-07-14T06:47:56.290Z] RUN go mod download [2023-07-14T06:47:56.290Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-14T06:47:56.878Z] Sending build context to Docker daemon 2.955MB [2023-07-14T06:47:56.878Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T06:47:56.878Z] ---> 1e15ea492957 [2023-07-14T06:47:56.878Z] Step 2/4 : WORKDIR /edgex [2023-07-14T06:47:59.456Z] ---> Running in 50895a56cf25 [2023-07-14T06:47:59.456Z] Removing intermediate container 50895a56cf25 [2023-07-14T06:47:59.456Z] ---> 0e647f82e9ef [2023-07-14T06:47:59.456Z] Step 3/4 : COPY go.mod . [2023-07-14T06:47:59.724Z] ---> 96f9c5ad54d1 [2023-07-14T06:47:59.724Z] Step 4/4 : RUN go mod download [2023-07-14T06:47:59.992Z] ---> Running in 1dcc006fef4d [2023-07-14T06:48:34.568Z] #51 ... [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #40 [security-spire-server internal] load build context [2023-07-14T06:48:34.568Z] #40 DONE 58.3s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T06:48:34.568Z] #39 DONE 58.5s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T06:48:34.568Z] #48 DONE 58.5s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T06:48:34.568Z] #52 57.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.568Z] #52 ... [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T06:48:34.568Z] #47 DONE 58.1s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-14T06:48:34.568Z] #45 DONE 58.6s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T06:48:34.568Z] #55 DONE 57.8s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #46 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T06:48:34.568Z] #46 DONE 58.4s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T06:48:34.568Z] #49 DONE 58.6s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #38 [core-metadata internal] load build context [2023-07-14T06:48:34.568Z] #38 DONE 58.6s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T06:48:34.568Z] #54 DONE 58.6s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #35 [core-data internal] load build context [2023-07-14T06:48:34.568Z] #35 DONE 58.9s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #42 [support-scheduler internal] load build context [2023-07-14T06:48:34.568Z] #42 DONE 58.4s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #31 [core-command internal] load build context [2023-07-14T06:48:34.568Z] #31 DONE 58.7s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #37 [security-proxy-setup internal] load build context [2023-07-14T06:48:34.568Z] #37 DONE 58.8s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #34 [security-spire-agent internal] load build context [2023-07-14T06:48:34.568Z] #34 DONE 58.5s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #51 [security-proxy-auth internal] load build context [2023-07-14T06:48:34.568Z] #51 DONE 57.7s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #44 [security-secretstore-setup internal] load build context [2023-07-14T06:48:34.568Z] #44 DONE 58.2s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-14T06:48:34.568Z] #36 DONE 58.8s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #41 [support-notifications internal] load build context [2023-07-14T06:48:34.568Z] #41 DONE 58.4s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #50 [core-common-config-bootstrapper internal] load build context [2023-07-14T06:48:34.568Z] #50 DONE 58.2s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #43 [security-spire-config internal] load build context [2023-07-14T06:48:34.568Z] #43 DONE 58.9s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #57 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T06:48:34.568Z] #57 ... [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #53 [security-bootstrapper internal] load build context [2023-07-14T06:48:34.568Z] #53 DONE 58.2s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-14T06:48:34.568Z] #58 DONE 0.2s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-14T06:48:34.568Z] #56 DONE 56.8s [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T06:48:34.568Z] #59 ... [2023-07-14T06:48:34.568Z] [2023-07-14T06:48:34.568Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T06:48:34.568Z] #52 58.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.568Z] #52 58.41 (1/4) Installing ca-certificates (20230506-r0) [2023-07-14T06:48:34.569Z] #52 58.43 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-14T06:48:34.569Z] #52 58.43 (3/4) Installing su-exec (0.2-r2) [2023-07-14T06:48:34.569Z] #52 58.43 (4/4) Installing yq (4.30.4-r4) [2023-07-14T06:48:34.569Z] #52 58.49 Executing busybox-1.35.0-r29.trigger [2023-07-14T06:48:34.569Z] #52 58.50 Executing ca-certificates-20230506-r0.trigger [2023-07-14T06:48:34.569Z] #52 58.55 OK: 17 MiB in 19 packages [2023-07-14T06:48:34.569Z] #52 DONE 58.8s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #57 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T06:48:34.569Z] #57 DONE 1.1s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T06:48:34.569Z] #59 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #59 ... [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-14T06:48:34.569Z] #60 DONE 0.0s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T06:48:34.569Z] #59 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #59 1.562 OK: 265 MiB in 53 packages [2023-07-14T06:48:34.569Z] #59 DONE 1.7s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:48:34.569Z] #61 DONE 0.1s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:48:34.569Z] #62 ... [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T06:48:34.569Z] #0 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.525 OK: 265 MiB in 53 packages [2023-07-14T06:48:34.569Z] #63 DONE 1.7s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:48:34.569Z] #64 DONE 0.0s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T06:48:34.569Z] #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.663 OK: 265 MiB in 53 packages [2023-07-14T06:48:34.569Z] #65 DONE 1.7s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:48:34.569Z] #66 DONE 0.1s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #67 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T06:48:34.569Z] #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.569Z] #0 1.811 OK: 265 MiB in 53 packages [2023-07-14T06:48:34.569Z] #67 DONE 2.0s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-14T06:48:34.569Z] #68 DONE 0.1s [2023-07-14T06:48:34.569Z] [2023-07-14T06:48:34.569Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:48:34.829Z] #69 ... [2023-07-14T06:48:34.829Z] [2023-07-14T06:48:34.829Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T06:48:34.829Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.829Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.829Z] #0 1.681 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T06:48:34.829Z] #0 1.681 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T06:48:34.829Z] #0 1.681 OK: 17818 distinct packages available [2023-07-14T06:48:34.829Z] #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.829Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T06:48:34.829Z] #0 2.117 OK: 265 MiB in 53 packages [2023-07-14T06:48:34.829Z] #70 DONE 2.2s [2023-07-14T06:48:35.090Z] [2023-07-14T06:48:35.090Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:48:35.090Z] #71 DONE 0.1s [2023-07-14T06:48:35.090Z] [2023-07-14T06:48:35.090Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:48:38.897Z] Removing intermediate container 1dcc006fef4d [2023-07-14T06:48:38.897Z] ---> 5610f398a39a [2023-07-14T06:48:38.897Z] Successfully built 5610f398a39a [2023-07-14T06:48:38.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:48:39.225Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T06:48:39.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:48:39.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2023-07-14T06:48:39.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T06:48:40.653Z] $ docker top a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T06:48:41.209Z] + go version [2023-07-14T06:48:41.209Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T06:48:41.225Z] $ docker stop --time=1 a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 [2023-07-14T06:48:42.832Z] $ docker rm -f --volumes a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:48:43.385Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T06:48:43.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:48:43.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2023-07-14T06:48:43.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-14T06:48:44.689Z] $ docker top 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-14T06:48:44.883Z] ========================================================= [2023-07-14T06:48:44.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-14T06:48:44.883Z] ========================================================= [Pipeline] sh [2023-07-14T06:48:45.184Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-07-14T06:48:45.212Z] #72 ... [2023-07-14T06:48:45.212Z] [2023-07-14T06:48:45.212Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:48:45.509Z] + make test [2023-07-14T06:48:45.509Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T06:48:45.593Z] #73 ... [2023-07-14T06:48:45.593Z] [2023-07-14T06:48:45.593Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:17.791Z] #74 DONE 38.1s [2023-07-14T06:49:17.791Z] [2023-07-14T06:49:17.791Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:17.791Z] #69 DONE 38.2s [2023-07-14T06:49:17.791Z] [2023-07-14T06:49:17.791Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:17.791Z] #73 DONE 38.3s [2023-07-14T06:49:17.791Z] [2023-07-14T06:49:17.791Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:17.791Z] #72 DONE 37.7s [2023-07-14T06:49:17.791Z] [2023-07-14T06:49:17.791Z] #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:17.791Z] #62 DONE 38.6s [2023-07-14T06:49:17.791Z] [2023-07-14T06:49:17.791Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T06:49:19.212Z] #75 ... [2023-07-14T06:49:19.212Z] [2023-07-14T06:49:19.212Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-14T06:49:23.400Z] #76 ... [2023-07-14T06:49:23.400Z] [2023-07-14T06:49:23.400Z] #77 [core-data builder 6/7] COPY . . [2023-07-14T06:49:23.400Z] #77 ... [2023-07-14T06:49:23.400Z] [2023-07-14T06:49:23.400Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-07-14T06:49:23.400Z] #78 ... [2023-07-14T06:49:23.400Z] [2023-07-14T06:49:23.400Z] #79 [support-notifications builder 6/7] COPY . . [2023-07-14T06:49:24.369Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-14T06:49:35.602Z] #79 ... [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #78 DONE 21.8s [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #80 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #81 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #82 [security-secretstore-setup builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #82 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #83 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #84 [security-bootstrapper builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #84 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #85 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #79 [support-notifications builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #79 DONE 22.0s [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #86 [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-07-14T06:49:35.602Z] #86 ... [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #75 DONE 22.0s [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T06:49:35.602Z] #87 ... [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #88 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #89 [core-command builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #89 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #90 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #91 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #92 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #93 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #94 [support-scheduler builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #94 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #95 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #96 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #97 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #98 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #99 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:35.602Z] #100 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-14T06:49:35.602Z] #101 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #102 [core-metadata builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #102 CACHED [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #77 [core-data builder 6/7] COPY . . [2023-07-14T06:49:35.602Z] #77 DONE 22.6s [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #76 [security-spire-config builder 6/9] COPY . . [2023-07-14T06:49:35.602Z] #76 DONE 22.7s [2023-07-14T06:49:35.602Z] [2023-07-14T06:49:35.602Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T06:49:37.513Z] #103 DONE 1.7s [2023-07-14T06:49:37.513Z] [2023-07-14T06:49:37.513Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-14T06:49:37.513Z] #104 CACHED [2023-07-14T06:49:37.513Z] [2023-07-14T06:49:37.513Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-14T06:49:37.513Z] #105 CACHED [2023-07-14T06:49:37.513Z] [2023-07-14T06:49:37.513Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:49:37.513Z] #106 CACHED [2023-07-14T06:49:37.513Z] [2023-07-14T06:49:37.513Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T06:49:37.513Z] #107 CACHED [2023-07-14T06:49:37.513Z] [2023-07-14T06:49:37.513Z] #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-07-14T06:49:42.835Z] #108 ... [2023-07-14T06:49:42.835Z] [2023-07-14T06:49:42.835Z] #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T06:49:42.835Z] #87 5.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-07-14T06:49:44.742Z] #87 ... [2023-07-14T06:49:44.742Z] [2023-07-14T06:49:44.742Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T06:49:44.742Z] #0 1.726 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-07-14T06:49:44.742Z] #109 ... [2023-07-14T06:49:44.742Z] [2023-07-14T06:49:44.742Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T06:49:44.742Z] #0 4.384 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-07-14T06:49:45.001Z] #110 ... [2023-07-14T06:49:45.002Z] [2023-07-14T06:49:45.002Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T06:49:45.002Z] #0 3.237 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-07-14T06:49:45.002Z] #111 ... [2023-07-14T06:49:45.002Z] [2023-07-14T06:49:45.002Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T06:49:45.002Z] #0 6.187 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-07-14T06:49:45.261Z] #112 ... [2023-07-14T06:49:45.261Z] [2023-07-14T06:49:45.261Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T06:49:45.261Z] #0 5.358 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-07-14T06:49:45.522Z] #113 ... [2023-07-14T06:49:45.522Z] [2023-07-14T06:49:45.522Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T06:49:45.522Z] #0 6.970 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-07-14T06:49:45.786Z] #114 ... [2023-07-14T06:49:45.786Z] [2023-07-14T06:49:45.786Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T06:49:45.786Z] #0 2.597 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-07-14T06:49:45.786Z] #115 ... [2023-07-14T06:49:45.786Z] [2023-07-14T06:49:45.786Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T06:49:45.786Z] #0 2.900 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-07-14T06:49:46.045Z] #116 ... [2023-07-14T06:49:46.045Z] [2023-07-14T06:49:46.045Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T06:49:46.045Z] #0 7.032 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-07-14T06:49:47.496Z] #117 ... [2023-07-14T06:49:47.496Z] [2023-07-14T06:49:47.496Z] #118 [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-07-14T06:49:47.496Z] #118 ... [2023-07-14T06:49:47.496Z] [2023-07-14T06:49:47.496Z] #86 [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-07-14T06:49:47.496Z] #86 3.051 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-07-14T06:49:51.722Z] #86 ... [2023-07-14T06:49:51.722Z] [2023-07-14T06:49:51.722Z] #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-07-14T06:49:51.722Z] #108 DONE 14.0s [2023-07-14T06:49:51.722Z] [2023-07-14T06:49:51.722Z] #119 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-14T06:50:06.711Z] #119 DONE 13.0s [2023-07-14T06:50:06.711Z] [2023-07-14T06:50:06.711Z] #118 [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-07-14T06:50:06.711Z] #118 DONE 27.2s [2023-07-14T06:50:06.711Z] [2023-07-14T06:50:06.711Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T06:50:06.711Z] #111 ... [2023-07-14T06:50:06.711Z] [2023-07-14T06:50:06.711Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-14T06:50:16.712Z] #120 ... [2023-07-14T06:50:16.712Z] [2023-07-14T06:50:16.712Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:31.611Z] #121 ... [2023-07-14T06:50:31.611Z] [2023-07-14T06:50:31.611Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-14T06:50:31.611Z] #120 DONE 25.3s [2023-07-14T06:50:31.611Z] [2023-07-14T06:50:31.611Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T06:50:39.748Z] #112 ... [2023-07-14T06:50:39.748Z] [2023-07-14T06:50:39.748Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:48.026Z] #122 ... [2023-07-14T06:50:48.026Z] [2023-07-14T06:50:48.026Z] #86 [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-07-14T06:50:48.026Z] #86 66.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-07-14T06:50:53.316Z] #86 ... [2023-07-14T06:50:53.316Z] [2023-07-14T06:50:53.316Z] #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T06:50:53.316Z] #109 DONE 78.7s [2023-07-14T06:50:53.576Z] [2023-07-14T06:50:53.576Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T06:50:56.880Z] #115 ... [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #123 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:56.880Z] #123 ... [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T06:50:56.880Z] #113 DONE 81.4s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T06:50:56.880Z] #114 DONE 81.4s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T06:50:56.880Z] #110 DONE 82.2s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T06:50:56.880Z] #112 DONE 81.5s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #86 [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-07-14T06:50:56.880Z] #86 DONE 82.2s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T06:50:56.880Z] #116 DONE 81.4s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:56.880Z] #121 DONE 41.9s [2023-07-14T06:50:56.880Z] [2023-07-14T06:50:56.880Z] #124 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-14T06:50:57.143Z] #124 ... [2023-07-14T06:50:57.143Z] [2023-07-14T06:50:57.143Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T06:50:57.143Z] #111 DONE 82.4s [2023-07-14T06:50:57.143Z] [2023-07-14T06:50:57.143Z] #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T06:50:57.143Z] #115 DONE 81.9s [2023-07-14T06:50:57.143Z] [2023-07-14T06:50:57.143Z] #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T06:50:57.143Z] #87 DONE 82.3s [2023-07-14T06:50:57.143Z] [2023-07-14T06:50:57.143Z] #125 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.403Z] #125 ... [2023-07-14T06:50:57.403Z] [2023-07-14T06:50:57.403Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T06:50:57.403Z] #117 DONE 81.9s [2023-07-14T06:50:57.403Z] [2023-07-14T06:50:57.403Z] #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.403Z] #122 DONE 18.1s [2023-07-14T06:50:57.403Z] [2023-07-14T06:50:57.403Z] #126 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #126 ... [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #123 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #123 DONE 0.9s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #127 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #127 DONE 0.8s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #124 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-14T06:50:57.663Z] #124 DONE 0.7s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #128 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #128 DONE 0.6s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #129 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:50:57.663Z] #129 DONE 0.8s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #130 [security-spire-agent builder 6/9] COPY . . [2023-07-14T06:50:57.663Z] #130 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #131 [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-07-14T06:50:57.663Z] #131 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #132 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T06:50:57.663Z] #132 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #133 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-14T06:50:57.663Z] #133 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #134 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-14T06:50:57.663Z] #134 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #135 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:50:57.663Z] #135 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #136 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #136 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #137 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T06:50:57.663Z] #137 CACHED [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #125 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #125 DONE 0.6s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.663Z] #138 DONE 0.8s [2023-07-14T06:50:57.663Z] [2023-07-14T06:50:57.663Z] #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T06:50:57.924Z] #139 ... [2023-07-14T06:50:57.924Z] [2023-07-14T06:50:57.924Z] #140 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:50:57.924Z] #140 DONE 0.5s [2023-07-14T06:50:57.924Z] [2023-07-14T06:50:57.924Z] #126 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:50:57.924Z] #126 DONE 0.5s [2023-07-14T06:50:57.924Z] [2023-07-14T06:50:57.924Z] #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:50:58.186Z] #141 ... [2023-07-14T06:50:58.186Z] [2023-07-14T06:50:58.186Z] #142 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:50:58.186Z] #142 DONE 0.5s [2023-07-14T06:50:58.186Z] [2023-07-14T06:50:58.186Z] #143 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T06:51:01.602Z] #143 ... [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #144 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #145 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:51:01.602Z] #146 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #147 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:51:01.602Z] #148 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #149 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:51:01.602Z] #150 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #151 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #152 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:51:01.602Z] #152 CACHED [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #153 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T06:51:01.602Z] #139 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #154 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #155 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #156 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T06:51:01.602Z] #156 DONE 3.8s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T06:51:01.602Z] #157 ... [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #143 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T06:51:01.602Z] #143 DONE 3.7s [2023-07-14T06:51:01.602Z] [2023-07-14T06:51:01.602Z] #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:01.602Z] #141 DONE 3.7s [2023-07-14T06:51:01.861Z] [2023-07-14T06:51:01.861Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-14T06:51:02.797Z] #158 ... [2023-07-14T06:51:02.797Z] [2023-07-14T06:51:02.797Z] #159 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-14T06:51:02.797Z] #159 DONE 4.3s [2023-07-14T06:51:03.058Z] [2023-07-14T06:51:03.058Z] #160 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:04.964Z] #160 ... [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-14T06:51:04.964Z] #161 DONE 3.3s [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-14T06:51:04.964Z] #162 DONE 3.4s [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:04.964Z] #163 ... [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #164 [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-07-14T06:51:04.964Z] #164 DONE 3.7s [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-14T06:51:04.964Z] #165 DONE 3.7s [2023-07-14T06:51:04.964Z] [2023-07-14T06:51:04.964Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-14T06:51:04.964Z] #166 DONE 3.7s [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #167 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-14T06:51:05.222Z] #167 DONE 3.7s [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #168 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T06:51:05.222Z] #168 DONE 3.7s [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-14T06:51:05.222Z] #169 DONE 3.8s [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T06:51:05.222Z] #157 DONE 3.6s [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.222Z] #170 ... [2023-07-14T06:51:05.222Z] [2023-07-14T06:51:05.222Z] #171 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:05.222Z] #171 DONE 3.8s [2023-07-14T06:51:05.483Z] [2023-07-14T06:51:05.483Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-14T06:51:05.483Z] #172 DONE 7.7s [2023-07-14T06:51:05.483Z] [2023-07-14T06:51:05.483Z] #160 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:05.483Z] #160 DONE 3.9s [2023-07-14T06:51:05.483Z] [2023-07-14T06:51:05.483Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-14T06:51:05.483Z] #158 DONE 3.9s [2023-07-14T06:51:05.483Z] [2023-07-14T06:51:05.483Z] #173 [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-07-14T06:51:05.742Z] #173 ... [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-14T06:51:05.742Z] #174 DONE 1.9s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #175 [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-07-14T06:51:05.742Z] #175 DONE 1.0s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.742Z] #163 DONE 1.0s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.742Z] #176 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #177 [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-07-14T06:51:05.742Z] #177 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.742Z] #178 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #179 [core-data] exporting to image [2023-07-14T06:51:05.742Z] #179 exporting layers [2023-07-14T06:51:05.742Z] #179 ... [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.742Z] #180 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #181 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:05.742Z] #181 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:05.742Z] #182 DONE 0.7s [2023-07-14T06:51:05.742Z] [2023-07-14T06:51:05.742Z] #179 [core-command] exporting to image [2023-07-14T06:51:06.000Z] #179 ... [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:06.000Z] #170 DONE 0.7s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #183 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T06:51:06.000Z] #183 DONE 0.6s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #184 [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-07-14T06:51:06.000Z] #184 DONE 0.6s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #179 [support-notifications] exporting to image [2023-07-14T06:51:06.000Z] #179 ... [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #185 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-14T06:51:06.000Z] #185 DONE 0.6s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #173 [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-07-14T06:51:06.000Z] #173 DONE 0.6s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-14T06:51:06.000Z] #186 DONE 0.4s [2023-07-14T06:51:06.000Z] [2023-07-14T06:51:06.000Z] #179 [security-spiffe-token-provider] exporting to image [2023-07-14T06:51:06.259Z] #179 ... [2023-07-14T06:51:06.259Z] [2023-07-14T06:51:06.259Z] #187 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:06.259Z] #187 DONE 0.7s [2023-07-14T06:51:06.259Z] [2023-07-14T06:51:06.259Z] #179 [core-data] exporting to image [2023-07-14T06:51:06.259Z] #179 exporting layers 0.3s done [2023-07-14T06:51:06.259Z] #179 writing image sha256:2589a251f29e19ea9251cdfde9ae5459fe72c9c647072d0f87d9f5f5407ffef2 done [2023-07-14T06:51:06.259Z] #179 naming to docker.io/library/core-data 0.0s done [2023-07-14T06:51:06.259Z] #179 writing image sha256:7af7466f72689ae60e6abc5b0f3bb6d91b1d3e736e2bf0a8d2946e287b7abf8f 0.1s done [2023-07-14T06:51:06.259Z] #179 naming to docker.io/library/core-command done [2023-07-14T06:51:06.587Z] #179 ... [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:06.587Z] #188 DONE 0.6s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-14T06:51:06.587Z] #189 DONE 0.6s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #190 [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-07-14T06:51:06.587Z] #190 DONE 0.6s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:06.587Z] #191 DONE 0.6s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-14T06:51:06.587Z] #192 DONE 0.5s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #179 [support-scheduler] exporting to image [2023-07-14T06:51:06.587Z] #179 exporting layers 0.4s done [2023-07-14T06:51:06.587Z] #179 writing image sha256:df5b247e634754fe23ea331f4ca0e37b32bf7da824ad807f59acc1a36a6e5242 0.0s done [2023-07-14T06:51:06.587Z] #179 naming to docker.io/library/support-scheduler done [2023-07-14T06:51:06.587Z] #179 ... [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #193 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-14T06:51:06.587Z] #193 DONE 0.5s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #194 [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-07-14T06:51:06.587Z] #194 DONE 0.5s [2023-07-14T06:51:06.587Z] [2023-07-14T06:51:06.587Z] #179 [support-notifications] exporting to image [2023-07-14T06:51:06.587Z] #179 writing image sha256:4b093e72748d81f5c3e52c6f63048c23f5eaeb7ff3b1d06658fce3e02bac1bdc 0.0s done [2023-07-14T06:51:06.587Z] #179 naming to docker.io/library/support-notifications done [2023-07-14T06:51:07.154Z] #179 ... [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #195 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-14T06:51:07.154Z] #195 DONE 0.7s [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #179 [security-spire-agent] exporting to image [2023-07-14T06:51:07.154Z] #179 ... [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-14T06:51:07.154Z] #196 DONE 0.7s [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-14T06:51:07.154Z] #197 DONE 0.8s [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T06:51:07.154Z] #198 DONE 0.9s [2023-07-14T06:51:07.154Z] [2023-07-14T06:51:07.154Z] #179 [security-proxy-setup] exporting to image [2023-07-14T06:51:07.154Z] #179 exporting layers 0.7s done [2023-07-14T06:51:07.154Z] #179 writing image sha256:785b9de66eecc841d0edda31f1985fa007b5ed0e83a1aaa1c93854313c2e6a91 [2023-07-14T06:51:07.154Z] #179 writing image sha256:5aaf5e07f0d8433cedb531259d78384ca23213ea9082db69a36c3e4f8aa70a05 [2023-07-14T06:51:07.411Z] #179 exporting layers 0.8s done [2023-07-14T06:51:07.411Z] #179 writing image sha256:785b9de66eecc841d0edda31f1985fa007b5ed0e83a1aaa1c93854313c2e6a91 0.1s done [2023-07-14T06:51:07.411Z] #179 writing image sha256:1ce1c5bf41d2ec624f1899a3bb469c0712e342268999a6f0b2131947ee47e041 [2023-07-14T06:51:07.411Z] #179 naming to docker.io/library/security-spiffe-token-provider done [2023-07-14T06:51:07.411Z] #179 ... [2023-07-14T06:51:07.411Z] [2023-07-14T06:51:07.411Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-14T06:51:07.411Z] #199 DONE 0.4s [2023-07-14T06:51:07.669Z] [2023-07-14T06:51:07.669Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-14T06:51:07.669Z] #200 DONE 0.5s [2023-07-14T06:51:07.669Z] [2023-07-14T06:51:07.669Z] #179 [security-spire-server] exporting to image [2023-07-14T06:51:07.669Z] #179 writing image sha256:5aaf5e07f0d8433cedb531259d78384ca23213ea9082db69a36c3e4f8aa70a05 0.3s done [2023-07-14T06:51:07.669Z] #179 writing image sha256:1ce1c5bf41d2ec624f1899a3bb469c0712e342268999a6f0b2131947ee47e041 0.3s done [2023-07-14T06:51:07.669Z] #179 writing image sha256:d4c30fdaf0d0c47ba3afdf92762790ab69c56b47907eddcf410c3f85c38c4700 0.0s done [2023-07-14T06:51:07.669Z] #179 naming to docker.io/library/security-spire-config done [2023-07-14T06:51:07.669Z] #179 naming to docker.io/library/core-metadata done [2023-07-14T06:51:07.669Z] #179 naming to docker.io/library/security-spire-server done [2023-07-14T06:51:07.669Z] #179 exporting layers 0.6s done [2023-07-14T06:51:07.927Z] #179 ... [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T06:51:07.927Z] #201 DONE 1.5s [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T06:51:07.927Z] #202 DONE 1.4s [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #179 [security-proxy-auth] exporting to image [2023-07-14T06:51:07.927Z] #179 writing image sha256:df66284b405846c9c0a1af38f37fa6bdef2f0b7d597add4a3fcd9d5032b29fe6 0.1s done [2023-07-14T06:51:07.927Z] #179 writing image sha256:f36156fc04d8cb9bef8f3d8cc2e74cde15809db05dbe6bd6b55e17161e44a60f [2023-07-14T06:51:07.927Z] #179 naming to docker.io/library/security-spire-agent [2023-07-14T06:51:07.927Z] #179 ... [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-14T06:51:07.927Z] #203 DONE 0.4s [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T06:51:07.927Z] #204 DONE 0.3s [2023-07-14T06:51:07.927Z] [2023-07-14T06:51:07.927Z] #179 [security-proxy-setup] exporting to image [2023-07-14T06:51:07.927Z] #179 exporting layers 0.2s done [2023-07-14T06:51:07.927Z] #179 writing image sha256:f36156fc04d8cb9bef8f3d8cc2e74cde15809db05dbe6bd6b55e17161e44a60f 0.1s done [2023-07-14T06:51:07.927Z] #179 naming to docker.io/library/security-spire-agent 0.0s done [2023-07-14T06:51:07.927Z] #179 naming to docker.io/library/security-proxy-setup done [2023-07-14T06:51:08.184Z] #179 writing image sha256:82d189dc81ffef9928343083d4a69bcb9e401efcdd11d0f3a923f65ac4ad11ba 0.0s done [2023-07-14T06:51:08.185Z] #179 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-14T06:51:08.185Z] #179 writing image sha256:5837e0b6ba6dacc123caad7618545825549312fc038a814fda1512e94f8be78e done [2023-07-14T06:51:08.185Z] #179 naming to docker.io/library/security-proxy-auth done [2023-07-14T06:51:08.185Z] #179 DONE 2.3s [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #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-07-14T06:51:08.185Z] #205 DONE 0.2s [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T06:51:08.185Z] #206 ... [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-14T06:51:08.185Z] #207 DONE 0.1s [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-14T06:51:08.185Z] #208 DONE 0.0s [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T06:51:08.185Z] #206 DONE 0.4s [2023-07-14T06:51:08.185Z] [2023-07-14T06:51:08.185Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T06:51:08.752Z] #209 ... [2023-07-14T06:51:08.752Z] [2023-07-14T06:51:08.752Z] #179 [security-secretstore-setup] exporting to image [2023-07-14T06:51:08.752Z] #179 exporting layers 0.2s done [2023-07-14T06:51:08.752Z] #179 writing image sha256:dc9d66618d7d75f1b4796cecf7e83ab5de17f10ea877911fef17d4d11e4e96cb done [2023-07-14T06:51:08.752Z] #179 naming to docker.io/library/security-secretstore-setup done [2023-07-14T06:51:08.752Z] #179 DONE 2.5s [2023-07-14T06:51:08.752Z] [2023-07-14T06:51:08.752Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T06:51:08.752Z] #209 DONE 0.4s [2023-07-14T06:51:08.752Z] [2023-07-14T06:51:08.752Z] #179 [security-bootstrapper] exporting to image [2023-07-14T06:51:08.752Z] #179 exporting layers 0.2s done [2023-07-14T06:51:08.752Z] #179 writing image sha256:6d129473a553d380bc94716f86824491290c9d5e110f3a50813392ce9096f35a done [2023-07-14T06:51:08.752Z] #179 naming to docker.io/library/security-bootstrapper done [2023-07-14T06:51:08.752Z] #179 DONE 2.7s [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T06:51:08.752Z] time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-14T06:51:08.771Z] $ docker stop --time=1 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 [2023-07-14T06:51:10.470Z] $ docker rm -f --volumes 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T06:51:10.870Z] + docker images [2023-07-14T06:51:10.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T06:51:10.870Z] security-bootstrapper latest 6d129473a553 2 seconds ago 22.7MB [2023-07-14T06:51:10.870Z] security-secretstore-setup latest dc9d66618d7d 2 seconds ago 43.6MB [2023-07-14T06:51:10.870Z] security-proxy-auth latest 5837e0b6ba6d 3 seconds ago 18.9MB [2023-07-14T06:51:10.870Z] core-common-config-bootstrapper latest 82d189dc81ff 3 seconds ago 17.8MB [2023-07-14T06:51:10.870Z] security-proxy-setup latest f36156fc04d8 4 seconds ago 19.4MB [2023-07-14T06:51:10.870Z] security-spire-server latest d4c30fdaf0d0 4 seconds ago 103MB [2023-07-14T06:51:10.870Z] security-spire-config latest 5aaf5e07f0d8 4 seconds ago 102MB [2023-07-14T06:51:10.870Z] security-spire-agent latest df66284b4058 4 seconds ago 161MB [2023-07-14T06:51:10.870Z] support-notifications latest 4b093e72748d 5 seconds ago 33MB [2023-07-14T06:51:10.870Z] core-metadata latest 1ce1c5bf41d2 5 seconds ago 21MB [2023-07-14T06:51:10.870Z] support-scheduler latest df5b247e6347 5 seconds ago 32.4MB [2023-07-14T06:51:10.870Z] security-spiffe-token-provider latest 785b9de66eec 5 seconds ago 33.4MB [2023-07-14T06:51:10.870Z] core-data latest 2589a251f29e 5 seconds ago 20.7MB [2023-07-14T06:51:10.870Z] core-command latest 7af7466f7268 5 seconds ago 20.5MB [2023-07-14T06:51:10.870Z] ci-base-image-x86_64 latest b2d4a045c10a 6 minutes ago 1.06GB [2023-07-14T06:51:10.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 37 hours ago 696MB [2023-07-14T06:51:10.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-14T06:51:10.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-14T06:51:16.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-14T06:51:16.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-14T06:51:16.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-14T06:51:18.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-14T06:51:18.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-14T06:51:20.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-14T06:51:20.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-14T06:51:21.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-14T06:51:21.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-14T06:51:23.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-14T06:51:25.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-14T06:51:25.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-14T06:51:25.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-14T06:51:25.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-14T06:51:37.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-14T06:51:37.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-14T06:51:37.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2023-07-14T06:51:48.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements [2023-07-14T06:51:53.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-14T06:51:53.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-14T06:51:53.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-14T06:51:56.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.5% of statements [2023-07-14T06:52:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-14T06:52:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-14T06:52:00.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 54.0% of statements [2023-07-14T06:52:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-14T06:52:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-14T06:52:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:52:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-14T06:52:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-14T06:52:12.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-14T06:52:12.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-14T06:52:25.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.884s coverage: 88.5% of statements [2023-07-14T06:52:25.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.483s coverage: 3.8% of statements [2023-07-14T06:52:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-14T06:52:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:52:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-14T06:52:28.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.6% of statements [2023-07-14T06:52:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-14T06:52:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-14T06:52:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-14T06:52:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-14T06:52:28.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-14T06:52:28.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements [2023-07-14T06:52:33.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-14T06:52:33.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-14T06:52:33.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-14T06:52:33.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 65.9% of statements [2023-07-14T06:52:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-14T06:52:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-14T06:52:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements [2023-07-14T06:52:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 31.9% of statements [2023-07-14T06:52:47.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements [2023-07-14T06:52:47.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements [2023-07-14T06:52:47.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2023-07-14T06:52:47.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-07-14T06:52:50.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2023-07-14T06:52:53.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-14T06:52:53.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-14T06:52:53.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-14T06:52:53.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-14T06:52:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-14T06:52:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-14T06:52:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-14T06:52:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-14T06:53:02.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2023-07-14T06:53:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-14T06:53:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-14T06:53:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-14T06:53:02.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-14T06:53:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-14T06:53:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-14T06:53:09.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-14T06:53:15.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-14T06:53:17.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.988s coverage: 79.9% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.268s coverage: 92.9% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements [2023-07-14T06:53:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.462s coverage: 82.1% of statements [2023-07-14T06:53:18.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-14T06:53:18.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 86.0% of statements [2023-07-14T06:53:22.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-14T06:53:22.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-14T06:53:23.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 63.1% of statements [2023-07-14T06:53:23.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-07-14T06:53:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-07-14T06:53:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-07-14T06:53:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-07-14T06:53:25.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-14T06:53:25.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-14T06:53:25.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-14T06:53:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-07-14T06:53:31.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-14T06:53:31.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-14T06:53:31.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-14T06:53:33.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements [2023-07-14T06:53:33.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2023-07-14T06:53:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-14T06:53:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-14T06:53:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-14T06:53:37.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-14T06:53:37.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-07-14T06:53:42.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-14T06:53:42.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-14T06:53:42.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-14T06:53:42.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-14T06:53:49.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-07-14T06:53:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-14T06:53:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:53:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-14T06:53:49.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-14T06:53:49.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.561s coverage: 92.3% of statements [2023-07-14T06:53:54.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-14T06:53:54.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-14T06:53:54.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.8% of statements [2023-07-14T06:53:55.426Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-14T06:53:55.426Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-14T06:53:56.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.368s coverage: 97.7% of statements [2023-07-14T06:53:56.965Z] 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-07-14T06:53:56.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T06:53:56.965Z] go vet ./... [2023-07-14T06:56:33.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T06:56:33.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T06:56:33.645Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T06:56:33.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-14T06:56:34.293Z] + ls -al . [2023-07-14T06:56:34.293Z] total 716 [2023-07-14T06:56:34.293Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 06:48 . [2023-07-14T06:56:34.293Z] drwxr-xr-x 4 root root 4096 Jul 14 06:48 .. [2023-07-14T06:56:34.293Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 06:46 .blubracket [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 16 Jul 14 06:46 .dockerignore [2023-07-14T06:56:34.293Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 06:46 .git [2023-07-14T06:56:34.293Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 06:46 .github [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 1133 Jul 14 06:46 .gitignore [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 06:46 .golangci.yml [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 06:46 .hadolint.yml [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 06:46 .sonarcloud.properties [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 06:46 ADOPTERS.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 11234 Jul 14 06:46 Attribution.txt [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 93407 Jul 14 06:46 CHANGELOG.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 06:46 CONTRIBUTING.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 06:46 GOVERNANCE.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 883 Jul 14 06:46 Jenkinsfile [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 06:46 LICENSE [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 14368 Jul 14 06:46 Makefile [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 06:46 OWNERS.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 9923 Jul 14 06:46 README.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 789 Jul 14 06:46 SECURITY.md [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 5 Jul 14 06:44 VERSION [2023-07-14T06:56:34.293Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 06:46 bin [2023-07-14T06:56:34.293Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 06:46 cmd [2023-07-14T06:56:34.293Z] -rw-r--r-- 1 root root 448414 Jul 14 06:53 coverage.out [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 3430 Jul 14 06:46 go.mod [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 32408 Jul 14 06:46 go.sum [2023-07-14T06:56:34.293Z] drwxrwxr-x 7 1001 1001 4096 Jul 14 06:46 internal [2023-07-14T06:56:34.293Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 06:46 openapi [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 594 Jul 14 06:46 security.txt [2023-07-14T06:56:34.293Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 06:46 snap [2023-07-14T06:56:34.293Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 06:46 version.go [Pipeline] sh [2023-07-14T06:56:34.606Z] + '[' -e coverage.out ] [2023-07-14T06:56:34.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-14T06:56:34.624Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T06:56:35.361Z] Stashed 1 file(s) [Pipeline] sh [2023-07-14T06:56:35.668Z] + make build [2023-07-14T06:56:35.934Z] 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-07-14T06:57:57.507Z] 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-07-14T06:58:04.136Z] 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-07-14T06:58:08.376Z] 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-07-14T06:58:11.873Z] 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-07-14T06:58:58.733Z] 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-07-14T06:58:59.001Z] 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-07-14T06:59:05.646Z] 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-07-14T06:59:10.975Z] 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-07-14T06:59:13.559Z] 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-07-14T06:59:17.802Z] 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-07-14T06:59:24.434Z] 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-07-14T06:59:29.765Z] $ docker stop --time=1 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 [2023-07-14T06:59:31.829Z] $ docker rm -f --volumes 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 [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-07-14T06:59:34.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T06:59:34.046Z] [2023-07-14T06:59:34.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T06:59:34.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T06:59:34.636Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-14T06:59:34.636Z] 547446be3368: Pulling fs layer [2023-07-14T06:59:34.636Z] d125d8839a47: Pulling fs layer [2023-07-14T06:59:34.636Z] 3e85d5ac6304: Pulling fs layer [2023-07-14T06:59:34.636Z] c3105a71a48b: Pulling fs layer [2023-07-14T06:59:34.636Z] 0f093f025ec4: Pulling fs layer [2023-07-14T06:59:34.636Z] c3106fc0e877: Pulling fs layer [2023-07-14T06:59:34.636Z] c3105a71a48b: Waiting [2023-07-14T06:59:34.636Z] 0f093f025ec4: Waiting [2023-07-14T06:59:34.636Z] c3106fc0e877: Waiting [2023-07-14T06:59:34.636Z] 547446be3368: Verifying Checksum [2023-07-14T06:59:34.636Z] 547446be3368: Download complete [2023-07-14T06:59:34.636Z] c3105a71a48b: Verifying Checksum [2023-07-14T06:59:34.636Z] c3105a71a48b: Download complete [2023-07-14T06:59:34.906Z] d125d8839a47: Verifying Checksum [2023-07-14T06:59:34.906Z] d125d8839a47: Download complete [2023-07-14T06:59:35.172Z] c3106fc0e877: Verifying Checksum [2023-07-14T06:59:35.172Z] c3106fc0e877: Download complete [2023-07-14T06:59:35.172Z] 0f093f025ec4: Verifying Checksum [2023-07-14T06:59:35.172Z] 0f093f025ec4: Download complete [2023-07-14T06:59:35.442Z] 547446be3368: Pull complete [2023-07-14T06:59:36.399Z] d125d8839a47: Pull complete [2023-07-14T06:59:36.981Z] 3e85d5ac6304: Verifying Checksum [2023-07-14T06:59:36.981Z] 3e85d5ac6304: Download complete [2023-07-14T06:59:45.171Z] 3e85d5ac6304: Pull complete [2023-07-14T06:59:45.171Z] c3105a71a48b: Pull complete [2023-07-14T06:59:46.128Z] 0f093f025ec4: Pull complete [2023-07-14T06:59:46.128Z] c3106fc0e877: Pull complete [2023-07-14T06:59:46.391Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-14T06:59:46.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-14T06:59:46.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T06:59:46.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2023-07-14T06:59:46.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-14T06:59:48.713Z] $ docker top 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T06:59:49.524Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-14T06:59:57.715Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-07-14T06:59:57.715Z] #1 transferring dockerfile: [2023-07-14T06:59:57.715Z] #1 transferring dockerfile: 1.82kB done [2023-07-14T06:59:57.715Z] #1 DONE 0.1s [2023-07-14T06:59:57.983Z] [2023-07-14T06:59:57.983Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-07-14T06:59:57.983Z] #2 transferring dockerfile: 2.68kB done [2023-07-14T06:59:57.983Z] #2 DONE 0.0s [2023-07-14T06:59:57.983Z] [2023-07-14T06:59:57.983Z] #3 [core-command internal] load build definition from Dockerfile [2023-07-14T06:59:57.983Z] #3 transferring dockerfile: 1.82kB done [2023-07-14T06:59:57.983Z] #3 DONE 0.1s [2023-07-14T06:59:57.983Z] [2023-07-14T06:59:57.983Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-14T06:59:57.983Z] #4 transferring dockerfile: 2.38kB 0.0s done [2023-07-14T06:59:57.983Z] #4 DONE 0.1s [2023-07-14T06:59:57.983Z] [2023-07-14T06:59:57.983Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-07-14T06:59:58.251Z] #5 DONE 0.1s [2023-07-14T06:59:58.251Z] [2023-07-14T06:59:58.251Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #6 transferring dockerfile: 2.63kB 0.0s done [2023-07-14T06:59:58.251Z] #6 DONE 0.1s [2023-07-14T06:59:58.251Z] [2023-07-14T06:59:58.251Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #7 transferring dockerfile: 2.04kB 0.0s done [2023-07-14T06:59:58.251Z] #7 DONE 0.1s [2023-07-14T06:59:58.251Z] [2023-07-14T06:59:58.251Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #8 transferring dockerfile: 2.12kB done [2023-07-14T06:59:58.251Z] #8 DONE 0.1s [2023-07-14T06:59:58.251Z] [2023-07-14T06:59:58.251Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #9 transferring dockerfile: 1.96kB 0.0s done [2023-07-14T06:59:58.251Z] #9 DONE 0.1s [2023-07-14T06:59:58.251Z] [2023-07-14T06:59:58.251Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-07-14T06:59:58.251Z] #10 transferring dockerfile: 1.84kB done [2023-07-14T06:59:58.251Z] #10 DONE 0.0s [2023-07-14T06:59:58.526Z] [2023-07-14T06:59:58.526Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-07-14T06:59:58.526Z] #11 transferring dockerfile: 2.58kB done [2023-07-14T06:59:58.526Z] #11 DONE 0.0s [2023-07-14T06:59:58.526Z] [2023-07-14T06:59:58.526Z] #12 [core-data internal] load build definition from Dockerfile [2023-07-14T06:59:58.526Z] #12 transferring dockerfile: 1.90kB done [2023-07-14T06:59:58.526Z] #12 DONE 0.1s [2023-07-14T06:59:58.526Z] [2023-07-14T06:59:58.526Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-14T06:59:58.526Z] #13 transferring dockerfile: 1.78kB done [2023-07-14T06:59:58.526Z] #13 DONE 0.1s [2023-07-14T06:59:58.526Z] [2023-07-14T06:59:58.526Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-14T06:59:58.793Z] #14 transferring dockerfile: 2.06kB done [2023-07-14T06:59:58.793Z] #14 DONE 0.1s [2023-07-14T06:59:58.793Z] [2023-07-14T06:59:58.793Z] #15 [support-scheduler internal] load .dockerignore [2023-07-14T06:59:58.793Z] #15 transferring context: 56B 0.0s done [2023-07-14T06:59:58.793Z] #15 DONE 0.1s [2023-07-14T06:59:59.375Z] [2023-07-14T06:59:59.375Z] #16 [security-spire-agent internal] load .dockerignore [2023-07-14T06:59:59.375Z] #16 transferring context: 56B done [2023-07-14T06:59:59.375Z] #16 DONE 0.0s [2023-07-14T06:59:59.375Z] [2023-07-14T06:59:59.375Z] #17 [core-command internal] load .dockerignore [2023-07-14T06:59:59.375Z] #17 transferring context: 56B done [2023-07-14T06:59:59.375Z] #17 DONE 0.0s [2023-07-14T06:59:59.375Z] [2023-07-14T06:59:59.375Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-07-14T06:59:59.375Z] #18 transferring context: 56B 0.0s done [2023-07-14T06:59:59.375Z] #18 DONE 0.1s [2023-07-14T06:59:59.645Z] [2023-07-14T06:59:59.645Z] #19 [security-bootstrapper internal] load .dockerignore [2023-07-14T06:59:59.645Z] #19 transferring context: 56B 0.0s done [2023-07-14T06:59:59.645Z] #19 DONE 0.1s [2023-07-14T06:59:59.645Z] [2023-07-14T06:59:59.645Z] #20 [security-spire-server internal] load .dockerignore [2023-07-14T06:59:59.645Z] #20 transferring context: 56B done [2023-07-14T06:59:59.645Z] #20 DONE 0.1s [2023-07-14T06:59:59.645Z] [2023-07-14T06:59:59.645Z] #21 [security-proxy-auth internal] load .dockerignore [2023-07-14T06:59:59.645Z] #21 transferring context: 56B 0.0s done [2023-07-14T06:59:59.645Z] #21 DONE 0.1s [2023-07-14T06:59:59.645Z] [2023-07-14T06:59:59.645Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-14T06:59:59.913Z] #22 transferring context: 56B 0.0s done [2023-07-14T06:59:59.913Z] #22 DONE 0.1s [2023-07-14T06:59:59.913Z] [2023-07-14T06:59:59.913Z] #23 [core-metadata internal] load .dockerignore [2023-07-14T06:59:59.913Z] #23 transferring context: 56B done [2023-07-14T06:59:59.913Z] #23 DONE 0.1s [2023-07-14T06:59:59.913Z] [2023-07-14T06:59:59.913Z] #24 [support-notifications internal] load .dockerignore [2023-07-14T06:59:59.913Z] #24 transferring context: 56B done [2023-07-14T06:59:59.913Z] #24 DONE 0.1s [2023-07-14T06:59:59.913Z] [2023-07-14T06:59:59.913Z] #25 [security-spire-config internal] load .dockerignore [2023-07-14T06:59:59.913Z] #25 transferring context: 56B 0.0s done [2023-07-14T06:59:59.913Z] #25 DONE 0.1s [2023-07-14T06:59:59.913Z] [2023-07-14T06:59:59.913Z] #26 [core-data internal] load .dockerignore [2023-07-14T06:59:59.913Z] #26 transferring context: 56B done [2023-07-14T06:59:59.913Z] #26 DONE 0.1s [2023-07-14T06:59:59.913Z] [2023-07-14T06:59:59.913Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-07-14T06:59:59.913Z] #27 transferring context: 56B 0.0s done [2023-07-14T07:00:00.183Z] #27 DONE 0.1s [2023-07-14T07:00:00.183Z] [2023-07-14T07:00:00.183Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-14T07:00:00.183Z] #28 transferring context: 56B done [2023-07-14T07:00:00.183Z] #28 DONE 0.0s [2023-07-14T07:00:00.183Z] [2023-07-14T07:00:00.183Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:00.183Z] #29 DONE 0.0s [2023-07-14T07:00:00.183Z] [2023-07-14T07:00:00.183Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:00.183Z] #30 DONE 0.1s [2023-07-14T07:00:00.183Z] [2023-07-14T07:00:00.183Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:00.183Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:00.183Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:00.183Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:00.183Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:00.452Z] #31 DONE 0.1s [2023-07-14T07:00:00.452Z] [2023-07-14T07:00:00.452Z] #32 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T07:00:01.035Z] #32 ... [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.035Z] #29 DONE 0.0s [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.035Z] #33 DONE 0.8s [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.035Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.035Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.035Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.035Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.035Z] #31 DONE 0.3s [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.035Z] #29 DONE 0.0s [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.035Z] #33 DONE 1.4s [2023-07-14T07:00:01.035Z] [2023-07-14T07:00:01.035Z] #34 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T07:00:01.303Z] #34 ... [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.303Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.303Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.303Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.303Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.303Z] #31 DONE 0.3s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:01.303Z] #30 DONE 0.3s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.303Z] #33 DONE 1.4s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.303Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.303Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.303Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.303Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.303Z] #31 DONE 0.3s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.303Z] #29 DONE 0.0s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.303Z] #33 DONE 1.4s [2023-07-14T07:00:01.303Z] [2023-07-14T07:00:01.303Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:01.568Z] #30 ... [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.568Z] #29 DONE 0.0s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:01.568Z] #35 DONE 0.7s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:01.568Z] #30 ... [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.568Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.568Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.568Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.568Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.568Z] #31 DONE 0.3s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.568Z] #29 DONE 0.0s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.568Z] #33 DONE 1.4s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:01.568Z] #35 DONE 0.8s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:01.568Z] #30 ... [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.568Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.568Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.568Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.568Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.568Z] #31 DONE 0.3s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.568Z] #29 DONE 0.0s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.568Z] #33 DONE 1.5s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #35 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:01.568Z] #35 DONE 0.8s [2023-07-14T07:00:01.568Z] [2023-07-14T07:00:01.568Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:01.834Z] #30 ... [2023-07-14T07:00:01.834Z] [2023-07-14T07:00:01.834Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:01.834Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:01.834Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:01.834Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:01.834Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:01.834Z] #31 DONE 0.4s [2023-07-14T07:00:01.834Z] [2023-07-14T07:00:01.834Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:01.834Z] #33 DONE 1.5s [2023-07-14T07:00:01.834Z] [2023-07-14T07:00:01.834Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:01.834Z] #29 DONE 0.1s [2023-07-14T07:00:01.834Z] [2023-07-14T07:00:01.834Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:01.834Z] #35 DONE 0.8s [2023-07-14T07:00:01.834Z] [2023-07-14T07:00:01.834Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:02.102Z] #30 ... [2023-07-14T07:00:02.102Z] [2023-07-14T07:00:02.102Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:02.102Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:02.102Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:02.102Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:02.102Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:02.102Z] #31 DONE 0.4s [2023-07-14T07:00:02.102Z] [2023-07-14T07:00:02.102Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:02.102Z] #33 DONE 1.5s [2023-07-14T07:00:02.102Z] [2023-07-14T07:00:02.102Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:02.102Z] #29 DONE 0.1s [2023-07-14T07:00:02.102Z] [2023-07-14T07:00:02.102Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:02.102Z] #35 DONE 0.8s [2023-07-14T07:00:02.102Z] [2023-07-14T07:00:02.102Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:02.367Z] #30 DONE 1.1s [2023-07-14T07:00:02.367Z] [2023-07-14T07:00:02.367Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:02.367Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:02.367Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:02.367Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:02.367Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:02.367Z] #31 DONE 0.4s [2023-07-14T07:00:02.367Z] [2023-07-14T07:00:02.367Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:02.367Z] #33 DONE 1.6s [2023-07-14T07:00:02.367Z] [2023-07-14T07:00:02.367Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:02.367Z] #35 DONE 0.9s [2023-07-14T07:00:02.367Z] [2023-07-14T07:00:02.367Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:02.633Z] #36 ... [2023-07-14T07:00:02.633Z] [2023-07-14T07:00:02.633Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:02.633Z] #29 DONE 0.1s [2023-07-14T07:00:02.898Z] [2023-07-14T07:00:02.898Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:02.898Z] #29 DONE 0.1s [2023-07-14T07:00:02.898Z] [2023-07-14T07:00:02.898Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:02.898Z] #36 ... [2023-07-14T07:00:02.898Z] [2023-07-14T07:00:02.898Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:02.898Z] #30 DONE 1.6s [2023-07-14T07:00:02.898Z] [2023-07-14T07:00:02.898Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:03.166Z] #36 ... [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:03.166Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:03.166Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:03.166Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:03.166Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:03.166Z] #31 DONE 0.5s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:03.166Z] #33 DONE 1.6s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #35 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:03.166Z] #35 DONE 0.9s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:03.166Z] #29 DONE 0.1s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:03.166Z] #36 ... [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:03.166Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:03.166Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:03.166Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:03.166Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:03.166Z] #31 DONE 0.5s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:03.166Z] #33 DONE 1.6s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:03.166Z] #35 DONE 0.9s [2023-07-14T07:00:03.166Z] [2023-07-14T07:00:03.166Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:03.752Z] #36 ... [2023-07-14T07:00:03.752Z] [2023-07-14T07:00:03.752Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-14T07:00:03.752Z] #29 DONE 0.2s [2023-07-14T07:00:03.752Z] [2023-07-14T07:00:03.752Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:04.019Z] #36 ... [2023-07-14T07:00:04.019Z] [2023-07-14T07:00:04.019Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-14T07:00:04.019Z] #30 DONE 2.3s [2023-07-14T07:00:04.019Z] [2023-07-14T07:00:04.020Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:04.020Z] #36 ... [2023-07-14T07:00:04.020Z] [2023-07-14T07:00:04.020Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T07:00:04.020Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-14T07:00:04.020Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-14T07:00:04.020Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-14T07:00:04.020Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-14T07:00:04.020Z] #31 DONE 0.5s [2023-07-14T07:00:04.020Z] [2023-07-14T07:00:04.020Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-14T07:00:04.020Z] #33 DONE 1.6s [2023-07-14T07:00:04.020Z] [2023-07-14T07:00:04.020Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-14T07:00:04.020Z] #35 DONE 1.0s [2023-07-14T07:00:04.020Z] [2023-07-14T07:00:04.020Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:05.433Z] #36 transferring context: 4.88MB 2.3s [2023-07-14T07:00:07.401Z] #36 ... [2023-07-14T07:00:07.401Z] [2023-07-14T07:00:07.401Z] #32 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T07:00:07.401Z] #32 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:07.401Z] #32 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:07.401Z] #32 5.939 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:07.401Z] #32 5.939 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:07.401Z] #32 5.974 OK: 8 MiB in 16 packages [2023-07-14T07:00:07.401Z] #32 DONE 7.7s [2023-07-14T07:00:07.401Z] [2023-07-14T07:00:07.401Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:10.766Z] #36 transferring context: 11.30MB 7.4s [2023-07-14T07:00:10.766Z] #36 ... [2023-07-14T07:00:10.766Z] [2023-07-14T07:00:10.766Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:10.766Z] #37 ... [2023-07-14T07:00:10.766Z] [2023-07-14T07:00:10.766Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:11.034Z] #36 ... [2023-07-14T07:00:11.034Z] [2023-07-14T07:00:11.034Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:11.303Z] #38 ... [2023-07-14T07:00:11.303Z] [2023-07-14T07:00:11.303Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:11.303Z] #36 ... [2023-07-14T07:00:11.303Z] [2023-07-14T07:00:11.303Z] #39 [core-command internal] load build context [2023-07-14T07:00:11.570Z] #39 ... [2023-07-14T07:00:11.570Z] [2023-07-14T07:00:11.570Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:11.570Z] #40 ... [2023-07-14T07:00:11.570Z] [2023-07-14T07:00:11.570Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T07:00:11.570Z] #0 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:11.570Z] #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:11.838Z] #41 ... [2023-07-14T07:00:11.838Z] [2023-07-14T07:00:11.838Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T07:00:11.838Z] #42 ... [2023-07-14T07:00:11.838Z] [2023-07-14T07:00:11.838Z] #43 [security-spire-server internal] load build context [2023-07-14T07:00:12.105Z] #43 ... [2023-07-14T07:00:12.105Z] [2023-07-14T07:00:12.105Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:12.105Z] #44 ... [2023-07-14T07:00:12.105Z] [2023-07-14T07:00:12.105Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:00:12.372Z] #45 ... [2023-07-14T07:00:12.372Z] [2023-07-14T07:00:12.372Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:12.372Z] #46 ... [2023-07-14T07:00:12.372Z] [2023-07-14T07:00:12.372Z] #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T07:00:12.372Z] #47 ... [2023-07-14T07:00:12.372Z] [2023-07-14T07:00:12.372Z] #34 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T07:00:12.372Z] #34 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:12.372Z] #34 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:12.372Z] #34 7.758 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T07:00:12.372Z] #34 7.758 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T07:00:12.372Z] #34 7.758 OK: 17689 distinct packages available [2023-07-14T07:00:12.372Z] #34 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:12.372Z] #34 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:12.372Z] #34 10.62 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:12.372Z] #34 10.62 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-14T07:00:12.372Z] #34 10.76 (3/5) Installing libucontext (1.2-r0) [2023-07-14T07:00:12.372Z] #34 10.76 (4/5) Installing gcompat (1.1.0-r0) [2023-07-14T07:00:12.372Z] #34 10.76 (5/5) Installing openssl (3.0.9-r1) [2023-07-14T07:00:12.372Z] #34 10.76 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:12.372Z] #34 10.91 OK: 9 MiB in 20 packages [2023-07-14T07:00:12.639Z] #34 ... [2023-07-14T07:00:12.639Z] [2023-07-14T07:00:12.639Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T07:00:12.639Z] #48 ... [2023-07-14T07:00:12.639Z] [2023-07-14T07:00:12.639Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T07:00:12.907Z] #49 ... [2023-07-14T07:00:12.907Z] [2023-07-14T07:00:12.907Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T07:00:12.907Z] #50 ... [2023-07-14T07:00:12.907Z] [2023-07-14T07:00:12.907Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:13.174Z] #51 ... [2023-07-14T07:00:13.174Z] [2023-07-14T07:00:13.174Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T07:00:13.174Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:13.174Z] #0 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:13.174Z] #52 ... [2023-07-14T07:00:13.174Z] [2023-07-14T07:00:13.174Z] #53 [core-data internal] load build context [2023-07-14T07:00:13.441Z] #53 ... [2023-07-14T07:00:13.441Z] [2023-07-14T07:00:13.441Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:13.441Z] #54 ... [2023-07-14T07:00:13.441Z] [2023-07-14T07:00:13.441Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:13.709Z] #51 ... [2023-07-14T07:00:13.709Z] [2023-07-14T07:00:13.709Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T07:00:13.709Z] #55 ... [2023-07-14T07:00:13.709Z] [2023-07-14T07:00:13.709Z] #34 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-14T07:00:13.709Z] #34 DONE 12.6s [2023-07-14T07:00:13.709Z] [2023-07-14T07:00:13.709Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:13.976Z] #54 ... [2023-07-14T07:00:13.976Z] [2023-07-14T07:00:13.976Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T07:00:13.976Z] #56 ... [2023-07-14T07:00:13.976Z] [2023-07-14T07:00:13.976Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:14.251Z] #54 ... [2023-07-14T07:00:14.251Z] [2023-07-14T07:00:14.251Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T07:00:14.251Z] #57 ... [2023-07-14T07:00:14.251Z] [2023-07-14T07:00:14.251Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:14.251Z] #58 ... [2023-07-14T07:00:14.251Z] [2023-07-14T07:00:14.251Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:14.526Z] #59 ... [2023-07-14T07:00:14.526Z] [2023-07-14T07:00:14.526Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:14.526Z] #58 ... [2023-07-14T07:00:14.526Z] [2023-07-14T07:00:14.526Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T07:00:14.797Z] #60 ... [2023-07-14T07:00:14.797Z] [2023-07-14T07:00:14.797Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T07:00:14.797Z] #61 ... [2023-07-14T07:00:14.797Z] [2023-07-14T07:00:14.797Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T07:00:14.797Z] #42 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:16.739Z] #42 ... [2023-07-14T07:00:16.739Z] [2023-07-14T07:00:16.739Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-14T07:00:16.739Z] #41 11.11 (1/4) Installing ca-certificates (20230506-r0) [2023-07-14T07:00:16.739Z] #41 11.35 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:16.739Z] #41 11.35 (3/4) Installing su-exec (0.2-r2) [2023-07-14T07:00:16.739Z] #41 11.35 (4/4) Installing yq (4.30.4-r4) [2023-07-14T07:00:16.739Z] #41 11.78 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:16.739Z] #41 11.78 Executing ca-certificates-20230506-r0.trigger [2023-07-14T07:00:16.739Z] #41 12.91 OK: 17 MiB in 19 packages [2023-07-14T07:00:16.739Z] #41 DONE 15.0s [2023-07-14T07:00:16.739Z] [2023-07-14T07:00:16.739Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:16.739Z] #38 transferring context: 30.58MB 15.4s [2023-07-14T07:00:16.739Z] #38 ... [2023-07-14T07:00:16.739Z] [2023-07-14T07:00:16.739Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T07:00:16.739Z] #49 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:17.321Z] #49 ... [2023-07-14T07:00:17.321Z] [2023-07-14T07:00:17.321Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T07:00:17.321Z] #52 14.83 OK: 263 MiB in 53 packages [2023-07-14T07:00:17.321Z] #52 DONE 16.0s [2023-07-14T07:00:17.588Z] [2023-07-14T07:00:17.588Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:19.547Z] #54 ... [2023-07-14T07:00:19.547Z] [2023-07-14T07:00:19.547Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T07:00:19.547Z] #60 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:20.954Z] #60 ... [2023-07-14T07:00:20.954Z] [2023-07-14T07:00:20.954Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:20.954Z] #37 ... [2023-07-14T07:00:20.954Z] [2023-07-14T07:00:20.954Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T07:00:20.954Z] #57 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:21.536Z] #57 ... [2023-07-14T07:00:21.536Z] [2023-07-14T07:00:21.536Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:21.536Z] #36 ... [2023-07-14T07:00:21.536Z] [2023-07-14T07:00:21.536Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:21.536Z] #37 transferring context: 61.78MB 21.2s [2023-07-14T07:00:21.801Z] #37 ... [2023-07-14T07:00:21.801Z] [2023-07-14T07:00:21.801Z] #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-14T07:00:21.801Z] #47 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:21.801Z] #47 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:21.801Z] #47 18.66 OK: 263 MiB in 53 packages [2023-07-14T07:00:21.801Z] #47 DONE 20.4s [2023-07-14T07:00:21.801Z] [2023-07-14T07:00:21.801Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:21.801Z] #37 ... [2023-07-14T07:00:21.801Z] [2023-07-14T07:00:21.801Z] #39 [core-command internal] load build context [2023-07-14T07:00:21.801Z] #39 ... [2023-07-14T07:00:21.801Z] [2023-07-14T07:00:21.801Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:21.801Z] #37 ... [2023-07-14T07:00:21.801Z] [2023-07-14T07:00:21.801Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:22.066Z] #40 ... [2023-07-14T07:00:22.066Z] [2023-07-14T07:00:22.066Z] #39 [core-command internal] load build context [2023-07-14T07:00:22.066Z] #39 ... [2023-07-14T07:00:22.066Z] [2023-07-14T07:00:22.066Z] #43 [security-spire-server internal] load build context [2023-07-14T07:00:22.331Z] #43 ... [2023-07-14T07:00:22.331Z] [2023-07-14T07:00:22.331Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:22.331Z] #40 ... [2023-07-14T07:00:22.331Z] [2023-07-14T07:00:22.331Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:22.596Z] #46 ... [2023-07-14T07:00:22.596Z] [2023-07-14T07:00:22.596Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:00:22.596Z] #45 ... [2023-07-14T07:00:22.596Z] [2023-07-14T07:00:22.596Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:22.862Z] #44 ... [2023-07-14T07:00:22.862Z] [2023-07-14T07:00:22.862Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:23.441Z] #46 ... [2023-07-14T07:00:23.441Z] [2023-07-14T07:00:23.441Z] #53 [core-data internal] load build context [2023-07-14T07:00:23.441Z] #53 ... [2023-07-14T07:00:23.441Z] [2023-07-14T07:00:23.441Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:23.707Z] #46 ... [2023-07-14T07:00:23.707Z] [2023-07-14T07:00:23.707Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:23.972Z] #51 ... [2023-07-14T07:00:23.972Z] [2023-07-14T07:00:23.972Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:24.551Z] #44 ... [2023-07-14T07:00:24.551Z] [2023-07-14T07:00:24.551Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:24.819Z] #59 ... [2023-07-14T07:00:24.819Z] [2023-07-14T07:00:24.819Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:24.819Z] #58 ... [2023-07-14T07:00:24.819Z] [2023-07-14T07:00:24.819Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:25.084Z] #59 ... [2023-07-14T07:00:25.084Z] [2023-07-14T07:00:25.084Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-14T07:00:25.084Z] #42 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:25.084Z] #42 21.62 OK: 263 MiB in 53 packages [2023-07-14T07:00:25.084Z] #42 DONE 24.2s [2023-07-14T07:00:25.351Z] [2023-07-14T07:00:25.351Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:25.619Z] #58 ... [2023-07-14T07:00:25.619Z] [2023-07-14T07:00:25.619Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T07:00:25.619Z] #48 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:25.619Z] #48 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:25.619Z] #48 22.74 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:25.619Z] #48 22.74 (2/2) Installing su-exec (0.2-r2) [2023-07-14T07:00:25.619Z] #48 22.74 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:25.619Z] #48 22.84 OK: 8 MiB in 17 packages [2023-07-14T07:00:25.619Z] #48 ... [2023-07-14T07:00:25.619Z] [2023-07-14T07:00:25.619Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:25.885Z] #58 ... [2023-07-14T07:00:25.885Z] [2023-07-14T07:00:25.885Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T07:00:25.885Z] #50 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:25.885Z] #50 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:25.885Z] #50 21.27 (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T07:00:25.885Z] #50 21.82 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:25.885Z] #50 21.82 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:25.885Z] #50 21.82 Executing ca-certificates-20230506-r0.trigger [2023-07-14T07:00:25.885Z] #50 ... [2023-07-14T07:00:25.885Z] [2023-07-14T07:00:25.885Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:26.467Z] #59 ... [2023-07-14T07:00:26.467Z] [2023-07-14T07:00:26.467Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-14T07:00:26.467Z] #48 DONE 24.4s [2023-07-14T07:00:26.467Z] [2023-07-14T07:00:26.467Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:27.045Z] #59 ... [2023-07-14T07:00:27.045Z] [2023-07-14T07:00:27.045Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:27.045Z] #38 ... [2023-07-14T07:00:27.045Z] [2023-07-14T07:00:27.045Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T07:00:27.045Z] #55 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.045Z] #55 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.045Z] #55 22.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T07:00:27.045Z] #55 22.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T07:00:27.045Z] #55 22.54 OK: 17689 distinct packages available [2023-07-14T07:00:27.045Z] #55 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.045Z] #55 ... [2023-07-14T07:00:27.045Z] [2023-07-14T07:00:27.045Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:27.311Z] #38 transferring context: 48.72MB 26.1s [2023-07-14T07:00:27.311Z] #38 ... [2023-07-14T07:00:27.311Z] [2023-07-14T07:00:27.311Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-14T07:00:27.311Z] #49 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.311Z] #49 23.66 OK: 263 MiB in 53 packages [2023-07-14T07:00:27.311Z] #49 DONE 25.1s [2023-07-14T07:00:27.311Z] [2023-07-14T07:00:27.311Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:27.577Z] #38 ... [2023-07-14T07:00:27.577Z] [2023-07-14T07:00:27.577Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T07:00:27.577Z] #56 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.577Z] #56 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:27.577Z] #56 23.33 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:27.577Z] #56 23.33 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:27.577Z] #56 23.51 OK: 8 MiB in 16 packages [2023-07-14T07:00:27.577Z] #56 ... [2023-07-14T07:00:27.577Z] [2023-07-14T07:00:27.577Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:28.536Z] #38 ... [2023-07-14T07:00:28.536Z] [2023-07-14T07:00:28.536Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T07:00:28.536Z] #50 24.14 OK: 8 MiB in 17 packages [2023-07-14T07:00:28.536Z] #50 DONE 25.6s [2023-07-14T07:00:28.536Z] [2023-07-14T07:00:28.536Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:28.807Z] #38 ... [2023-07-14T07:00:28.807Z] [2023-07-14T07:00:28.807Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-14T07:00:28.807Z] #56 DONE 24.8s [2023-07-14T07:00:28.807Z] [2023-07-14T07:00:28.807Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:29.384Z] #38 ... [2023-07-14T07:00:29.385Z] [2023-07-14T07:00:29.385Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:29.664Z] #54 ... [2023-07-14T07:00:29.664Z] [2023-07-14T07:00:29.664Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:29.933Z] #38 ... [2023-07-14T07:00:29.933Z] [2023-07-14T07:00:29.933Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-14T07:00:29.933Z] #61 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:29.933Z] #61 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:29.933Z] #61 23.46 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:29.933Z] #61 23.46 (2/2) Installing openssl (3.0.9-r1) [2023-07-14T07:00:29.933Z] #61 23.59 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:29.933Z] #61 23.62 OK: 8 MiB in 17 packages [2023-07-14T07:00:29.933Z] #61 DONE 25.2s [2023-07-14T07:00:29.933Z] [2023-07-14T07:00:29.933Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:30.512Z] #38 ... [2023-07-14T07:00:30.512Z] [2023-07-14T07:00:30.512Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-14T07:00:30.512Z] #62 DONE 0.6s [2023-07-14T07:00:30.512Z] [2023-07-14T07:00:30.512Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:31.924Z] #38 ... [2023-07-14T07:00:31.924Z] [2023-07-14T07:00:31.924Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:31.924Z] #36 ... [2023-07-14T07:00:31.924Z] [2023-07-14T07:00:31.924Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:32.191Z] #54 ... [2023-07-14T07:00:32.191Z] [2023-07-14T07:00:32.191Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:32.191Z] #37 transferring context: 80.63MB 31.6s [2023-07-14T07:00:32.191Z] #37 ... [2023-07-14T07:00:32.191Z] [2023-07-14T07:00:32.191Z] #39 [core-command internal] load build context [2023-07-14T07:00:32.457Z] #39 ... [2023-07-14T07:00:32.457Z] [2023-07-14T07:00:32.457Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T07:00:32.457Z] #60 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:32.457Z] #60 22.85 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T07:00:32.457Z] #60 22.85 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T07:00:32.457Z] #60 22.85 OK: 17689 distinct packages available [2023-07-14T07:00:32.457Z] #60 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:32.457Z] #60 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:32.457Z] #60 27.23 (1/9) Installing ca-certificates (20230506-r0) [2023-07-14T07:00:32.457Z] #60 27.45 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-14T07:00:32.457Z] #60 27.49 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-14T07:00:32.457Z] #60 27.49 (4/9) Installing libcurl (8.1.2-r0) [2023-07-14T07:00:32.457Z] #60 27.52 (5/9) Installing curl (8.1.2-r0) [2023-07-14T07:00:32.457Z] #60 27.55 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:32.457Z] #60 27.57 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-14T07:00:32.457Z] #60 27.61 (8/9) Installing libucontext (1.2-r0) [2023-07-14T07:00:32.457Z] #60 27.61 (9/9) Installing gcompat (1.1.0-r0) [2023-07-14T07:00:32.457Z] #60 27.64 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:32.457Z] #60 27.75 Executing ca-certificates-20230506-r0.trigger [2023-07-14T07:00:32.457Z] #60 ... [2023-07-14T07:00:32.457Z] [2023-07-14T07:00:32.458Z] #43 [security-spire-server internal] load build context [2023-07-14T07:00:32.724Z] #43 ... [2023-07-14T07:00:32.724Z] [2023-07-14T07:00:32.724Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:32.724Z] #40 ... [2023-07-14T07:00:32.724Z] [2023-07-14T07:00:32.724Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-14T07:00:32.724Z] #63 DONE 6.6s [2023-07-14T07:00:32.724Z] [2023-07-14T07:00:32.724Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:32.724Z] #40 ... [2023-07-14T07:00:32.724Z] [2023-07-14T07:00:32.724Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:00:32.991Z] #45 ... [2023-07-14T07:00:32.991Z] [2023-07-14T07:00:32.991Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:33.257Z] #40 ... [2023-07-14T07:00:33.257Z] [2023-07-14T07:00:33.257Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-14T07:00:33.257Z] #55 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:33.257Z] #55 27.95 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-14T07:00:33.257Z] #55 27.97 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-14T07:00:33.257Z] #55 27.98 (3/4) Installing libucontext (1.2-r0) [2023-07-14T07:00:33.257Z] #55 28.01 (4/4) Installing gcompat (1.1.0-r0) [2023-07-14T07:00:33.257Z] #55 28.07 Executing busybox-1.35.0-r29.trigger [2023-07-14T07:00:33.257Z] #55 28.15 OK: 8 MiB in 19 packages [2023-07-14T07:00:33.257Z] #55 DONE 29.6s [2023-07-14T07:00:33.257Z] [2023-07-14T07:00:33.257Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:33.257Z] #40 ... [2023-07-14T07:00:33.257Z] [2023-07-14T07:00:33.257Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-14T07:00:33.257Z] #57 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:33.258Z] #57 24.89 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-14T07:00:33.258Z] #57 24.89 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-14T07:00:33.258Z] #57 24.89 OK: 17689 distinct packages available [2023-07-14T07:00:33.258Z] #57 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:33.258Z] #57 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T07:00:33.258Z] #57 28.35 OK: 263 MiB in 53 packages [2023-07-14T07:00:33.258Z] #57 DONE 29.2s [2023-07-14T07:00:33.258Z] [2023-07-14T07:00:33.258Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:33.840Z] #40 ... [2023-07-14T07:00:33.840Z] [2023-07-14T07:00:33.840Z] #53 [core-data internal] load build context [2023-07-14T07:00:33.840Z] #53 ... [2023-07-14T07:00:33.841Z] [2023-07-14T07:00:33.841Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:33.841Z] #54 ... [2023-07-14T07:00:33.841Z] [2023-07-14T07:00:33.841Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:34.109Z] #51 ... [2023-07-14T07:00:34.109Z] [2023-07-14T07:00:34.109Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:34.109Z] #46 ... [2023-07-14T07:00:34.109Z] [2023-07-14T07:00:34.109Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-14T07:00:34.109Z] #60 28.44 OK: 11 MiB in 24 packages [2023-07-14T07:00:34.109Z] #60 DONE 29.5s [2023-07-14T07:00:34.109Z] [2023-07-14T07:00:34.109Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:34.109Z] #46 ... [2023-07-14T07:00:34.109Z] [2023-07-14T07:00:34.109Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:34.375Z] #51 ... [2023-07-14T07:00:34.375Z] [2023-07-14T07:00:34.375Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-14T07:00:34.375Z] #64 DONE 1.5s [2023-07-14T07:00:34.375Z] [2023-07-14T07:00:34.375Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:34.641Z] #51 ... [2023-07-14T07:00:34.641Z] [2023-07-14T07:00:34.641Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:34.907Z] #44 ... [2023-07-14T07:00:34.907Z] [2023-07-14T07:00:34.907Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:35.863Z] #51 ... [2023-07-14T07:00:35.863Z] [2023-07-14T07:00:35.863Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:36.128Z] #58 ... [2023-07-14T07:00:36.128Z] [2023-07-14T07:00:36.128Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:37.096Z] #51 ... [2023-07-14T07:00:37.096Z] [2023-07-14T07:00:37.096Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:37.096Z] #59 ... [2023-07-14T07:00:37.096Z] [2023-07-14T07:00:37.096Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:38.052Z] #51 transferring context: 88.33MB 35.3s [2023-07-14T07:00:42.517Z] #51 ... [2023-07-14T07:00:42.517Z] [2023-07-14T07:00:42.517Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:42.517Z] #36 ... [2023-07-14T07:00:42.517Z] [2023-07-14T07:00:42.517Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:42.517Z] #38 ... [2023-07-14T07:00:42.517Z] [2023-07-14T07:00:42.517Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:42.517Z] #51 ... [2023-07-14T07:00:42.518Z] [2023-07-14T07:00:42.518Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:42.518Z] #37 transferring context: 122.92MB 41.9s [2023-07-14T07:00:42.518Z] #37 ... [2023-07-14T07:00:42.518Z] [2023-07-14T07:00:42.518Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:42.518Z] #36 ... [2023-07-14T07:00:42.518Z] [2023-07-14T07:00:42.518Z] #39 [core-command internal] load build context [2023-07-14T07:00:42.518Z] #39 ... [2023-07-14T07:00:42.518Z] [2023-07-14T07:00:42.518Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:42.800Z] #36 ... [2023-07-14T07:00:42.800Z] [2023-07-14T07:00:42.800Z] #43 [security-spire-server internal] load build context [2023-07-14T07:00:42.800Z] #43 ... [2023-07-14T07:00:42.800Z] [2023-07-14T07:00:42.800Z] #39 [core-command internal] load build context [2023-07-14T07:00:43.089Z] #39 ... [2023-07-14T07:00:43.089Z] [2023-07-14T07:00:43.089Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:00:43.089Z] #45 ... [2023-07-14T07:00:43.089Z] [2023-07-14T07:00:43.089Z] #39 [core-command internal] load build context [2023-07-14T07:00:44.089Z] #39 ... [2023-07-14T07:00:44.089Z] [2023-07-14T07:00:44.089Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:44.089Z] #40 ... [2023-07-14T07:00:44.089Z] [2023-07-14T07:00:44.089Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:44.089Z] #54 ... [2023-07-14T07:00:44.089Z] [2023-07-14T07:00:44.089Z] #53 [core-data internal] load build context [2023-07-14T07:00:44.089Z] #53 ... [2023-07-14T07:00:44.089Z] [2023-07-14T07:00:44.089Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:44.359Z] #46 ... [2023-07-14T07:00:44.359Z] [2023-07-14T07:00:44.359Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:44.945Z] #40 ... [2023-07-14T07:00:44.945Z] [2023-07-14T07:00:44.945Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:44.945Z] #44 ... [2023-07-14T07:00:44.945Z] [2023-07-14T07:00:44.945Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:46.345Z] #54 ... [2023-07-14T07:00:46.345Z] [2023-07-14T07:00:46.345Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:46.345Z] #58 ... [2023-07-14T07:00:46.345Z] [2023-07-14T07:00:46.345Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:47.302Z] #54 ... [2023-07-14T07:00:47.302Z] [2023-07-14T07:00:47.302Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:47.302Z] #59 ... [2023-07-14T07:00:47.302Z] [2023-07-14T07:00:47.302Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:48.276Z] #58 transferring context: 92.79MB 43.1s [2023-07-14T07:00:52.528Z] #58 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #53 [core-data internal] load build context [2023-07-14T07:00:52.528Z] #53 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:00:52.528Z] #58 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:00:52.528Z] #38 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #53 [core-data internal] load build context [2023-07-14T07:00:52.528Z] #53 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:52.528Z] #51 ... [2023-07-14T07:00:52.528Z] [2023-07-14T07:00:52.528Z] #37 [support-scheduler internal] load build context [2023-07-14T07:00:52.528Z] #37 transferring context: 165.74MB 52.1s [2023-07-14T07:00:52.794Z] #37 ... [2023-07-14T07:00:52.794Z] [2023-07-14T07:00:52.794Z] #53 [core-data internal] load build context [2023-07-14T07:00:52.794Z] #53 ... [2023-07-14T07:00:52.794Z] [2023-07-14T07:00:52.794Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:53.059Z] #36 ... [2023-07-14T07:00:53.059Z] [2023-07-14T07:00:53.059Z] #43 [security-spire-server internal] load build context [2023-07-14T07:00:53.059Z] #43 ... [2023-07-14T07:00:53.059Z] [2023-07-14T07:00:53.059Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:53.325Z] #36 ... [2023-07-14T07:00:53.325Z] [2023-07-14T07:00:53.325Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:00:53.325Z] #45 ... [2023-07-14T07:00:53.325Z] [2023-07-14T07:00:53.325Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:53.906Z] #36 ... [2023-07-14T07:00:53.906Z] [2023-07-14T07:00:53.906Z] #39 [core-command internal] load build context [2023-07-14T07:00:54.171Z] #39 ... [2023-07-14T07:00:54.171Z] [2023-07-14T07:00:54.171Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:54.440Z] #36 ... [2023-07-14T07:00:54.440Z] [2023-07-14T07:00:54.440Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:00:54.710Z] #46 ... [2023-07-14T07:00:54.710Z] [2023-07-14T07:00:54.710Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:54.976Z] #36 ... [2023-07-14T07:00:54.976Z] [2023-07-14T07:00:54.976Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:55.243Z] #40 ... [2023-07-14T07:00:55.243Z] [2023-07-14T07:00:55.243Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-14T07:00:55.243Z] #44 transferring context: 182.27MB 53.0s done [2023-07-14T07:00:55.243Z] #44 DONE 53.4s [2023-07-14T07:00:55.243Z] [2023-07-14T07:00:55.243Z] #36 [support-notifications internal] load build context [2023-07-14T07:00:58.152Z] #36 ... [2023-07-14T07:00:58.152Z] [2023-07-14T07:00:58.152Z] #40 [security-secretstore-setup internal] load build context [2023-07-14T07:00:58.152Z] #40 transferring context: 182.27MB 53.9s done [2023-07-14T07:00:58.152Z] #40 DONE 54.2s [2023-07-14T07:00:58.433Z] [2023-07-14T07:00:58.433Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:00:58.433Z] #65 ... [2023-07-14T07:00:58.433Z] [2023-07-14T07:00:58.433Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:58.433Z] #59 ... [2023-07-14T07:00:58.433Z] [2023-07-14T07:00:58.433Z] #54 [security-spire-config internal] load build context [2023-07-14T07:00:58.433Z] #54 ... [2023-07-14T07:00:58.433Z] [2023-07-14T07:00:58.433Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:00:59.042Z] #59 ... [2023-07-14T07:00:59.042Z] [2023-07-14T07:00:59.042Z] #51 [core-metadata internal] load build context [2023-07-14T07:00:59.042Z] #51 transferring context: 182.27MB 53.2s done [2023-07-14T07:00:59.042Z] #51 DONE 56.7s [2023-07-14T07:00:59.042Z] [2023-07-14T07:00:59.043Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:01:00.978Z] #59 transferring context: 178.67MB 55.7s [2023-07-14T07:01:01.256Z] #59 ... [2023-07-14T07:01:01.256Z] [2023-07-14T07:01:01.256Z] #37 [support-scheduler internal] load build context [2023-07-14T07:01:01.256Z] #37 transferring context: 182.27MB 58.7s done [2023-07-14T07:01:01.256Z] #37 DONE 61.0s [2023-07-14T07:01:01.256Z] [2023-07-14T07:01:01.256Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:01:01.256Z] #59 transferring context: 182.27MB 56.3s done [2023-07-14T07:01:01.845Z] #59 ... [2023-07-14T07:01:01.845Z] [2023-07-14T07:01:01.845Z] #36 [support-notifications internal] load build context [2023-07-14T07:01:01.845Z] #36 transferring context: 182.27MB 58.3s done [2023-07-14T07:01:01.845Z] #36 DONE 59.5s [2023-07-14T07:01:01.845Z] [2023-07-14T07:01:01.845Z] #54 [security-spire-config internal] load build context [2023-07-14T07:01:02.113Z] #54 ... [2023-07-14T07:01:02.113Z] [2023-07-14T07:01:02.113Z] #59 [security-proxy-setup internal] load build context [2023-07-14T07:01:02.113Z] #59 DONE 57.9s [2023-07-14T07:01:02.113Z] [2023-07-14T07:01:02.113Z] #54 [security-spire-config internal] load build context [2023-07-14T07:01:02.113Z] #54 ... [2023-07-14T07:01:02.113Z] [2023-07-14T07:01:02.113Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:01:02.380Z] #58 ... [2023-07-14T07:01:02.380Z] [2023-07-14T07:01:02.380Z] #54 [security-spire-config internal] load build context [2023-07-14T07:01:02.380Z] #54 ... [2023-07-14T07:01:02.380Z] [2023-07-14T07:01:02.380Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:01:02.646Z] #38 ... [2023-07-14T07:01:02.646Z] [2023-07-14T07:01:02.646Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:01:02.646Z] #66 DONE 7.2s [2023-07-14T07:01:02.646Z] [2023-07-14T07:01:02.646Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:01:02.646Z] #38 ... [2023-07-14T07:01:02.646Z] [2023-07-14T07:01:02.646Z] #43 [security-spire-server internal] load build context [2023-07-14T07:01:02.646Z] #43 ... [2023-07-14T07:01:02.646Z] [2023-07-14T07:01:02.646Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:01:02.917Z] #58 ... [2023-07-14T07:01:02.917Z] [2023-07-14T07:01:02.917Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:01:02.917Z] #65 DONE 7.1s [2023-07-14T07:01:02.917Z] [2023-07-14T07:01:02.917Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:01:02.917Z] #58 transferring context: 182.27MB 57.9s done [2023-07-14T07:01:02.917Z] #58 ... [2023-07-14T07:01:02.917Z] [2023-07-14T07:01:02.917Z] #53 [core-data internal] load build context [2023-07-14T07:01:03.187Z] #53 ... [2023-07-14T07:01:03.187Z] [2023-07-14T07:01:03.187Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:01:03.187Z] #38 transferring context: 182.27MB 61.9s done [2023-07-14T07:01:03.455Z] #38 ... [2023-07-14T07:01:03.455Z] [2023-07-14T07:01:03.455Z] #45 [security-bootstrapper internal] load build context [2023-07-14T07:01:03.455Z] #45 transferring context: 182.27MB 61.1s done [2023-07-14T07:01:03.455Z] #45 DONE 61.7s [2023-07-14T07:01:03.455Z] [2023-07-14T07:01:03.455Z] #53 [core-data internal] load build context [2023-07-14T07:01:03.722Z] #53 ... [2023-07-14T07:01:03.722Z] [2023-07-14T07:01:03.722Z] #58 [security-spiffe-token-provider internal] load build context [2023-07-14T07:01:03.722Z] #58 DONE 59.6s [2023-07-14T07:01:03.722Z] [2023-07-14T07:01:03.722Z] #43 [security-spire-server internal] load build context [2023-07-14T07:01:03.722Z] #43 transferring context: 182.27MB 61.1s done [2023-07-14T07:01:03.722Z] #43 DONE 62.0s [2023-07-14T07:01:03.722Z] [2023-07-14T07:01:03.722Z] #53 [core-data internal] load build context [2023-07-14T07:01:03.988Z] #53 ... [2023-07-14T07:01:03.988Z] [2023-07-14T07:01:03.988Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:01:03.988Z] #67 DONE 1.6s [2023-07-14T07:01:03.988Z] [2023-07-14T07:01:03.988Z] #38 [security-spire-agent internal] load build context [2023-07-14T07:01:03.988Z] #38 DONE 62.8s [2023-07-14T07:01:03.988Z] [2023-07-14T07:01:03.988Z] #53 [core-data internal] load build context [2023-07-14T07:01:04.254Z] #53 ... [2023-07-14T07:01:04.254Z] [2023-07-14T07:01:04.254Z] #46 [security-proxy-auth internal] load build context [2023-07-14T07:01:04.254Z] #46 transferring context: 182.27MB 61.6s done [2023-07-14T07:01:04.254Z] #46 DONE 62.0s [2023-07-14T07:01:04.254Z] [2023-07-14T07:01:04.254Z] #53 [core-data internal] load build context [2023-07-14T07:01:04.254Z] #53 ... [2023-07-14T07:01:04.254Z] [2023-07-14T07:01:04.254Z] #39 [core-command internal] load build context [2023-07-14T07:01:04.254Z] #39 ... [2023-07-14T07:01:04.254Z] [2023-07-14T07:01:04.254Z] #53 [core-data internal] load build context [2023-07-14T07:01:04.531Z] #53 ... [2023-07-14T07:01:04.531Z] [2023-07-14T07:01:04.531Z] #54 [security-spire-config internal] load build context [2023-07-14T07:01:04.531Z] #54 transferring context: 182.27MB 60.5s done [2023-07-14T07:01:04.531Z] #54 DONE 61.3s [2023-07-14T07:01:04.531Z] [2023-07-14T07:01:04.531Z] #53 [core-data internal] load build context [2023-07-14T07:01:04.798Z] #53 transferring context: 182.27MB 61.0s done [2023-07-14T07:01:04.798Z] #53 DONE 61.7s [2023-07-14T07:01:04.798Z] [2023-07-14T07:01:04.798Z] #39 [core-command internal] load build context [2023-07-14T07:01:05.065Z] #39 ... [2023-07-14T07:01:05.065Z] [2023-07-14T07:01:05.065Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:01:05.065Z] #68 DONE 1.1s [2023-07-14T07:01:05.065Z] [2023-07-14T07:01:05.065Z] #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-14T07:01:05.065Z] #69 DONE 1.2s [2023-07-14T07:01:05.065Z] [2023-07-14T07:01:05.065Z] #39 [core-command internal] load build context [2023-07-14T07:01:07.664Z] #39 transferring context: 182.27MB 66.2s done [2023-07-14T07:01:07.664Z] #39 DONE 66.4s [2023-07-14T07:01:07.664Z] [2023-07-14T07:01:07.664Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:01:12.986Z] #70 ... [2023-07-14T07:01:12.986Z] [2023-07-14T07:01:12.986Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:01:12.986Z] #71 ... [2023-07-14T07:01:12.986Z] [2023-07-14T07:01:12.986Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:01:12.986Z] #72 ... [2023-07-14T07:01:12.986Z] [2023-07-14T07:01:12.986Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:01:13.939Z] #73 ... [2023-07-14T07:01:13.939Z] [2023-07-14T07:01:13.939Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #74 ... [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #71 DONE 62.8s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #70 DONE 60.4s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #72 DONE 62.7s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-14T07:02:10.395Z] #75 ... [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #73 DONE 60.5s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.395Z] #74 DONE 61.7s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #76 [support-notifications builder 6/7] COPY . . [2023-07-14T07:02:10.395Z] #76 DONE 3.6s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #77 [security-secretstore-setup builder 6/7] COPY . . [2023-07-14T07:02:10.395Z] #77 DONE 3.7s [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:02:10.395Z] #78 ... [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.395Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-07-14T07:02:10.395Z] #79 CACHED [2023-07-14T07:02:10.395Z] [2023-07-14T07:02:10.396Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #80 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #81 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #82 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #82 DONE 3.7s [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #83 [core-data builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #83 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #84 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #84 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #85 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #86 [core-metadata builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #86 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #87 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #88 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #89 DONE 3.8s [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-14T07:02:10.396Z] #75 DONE 3.8s [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #90 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #91 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #92 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #93 [security-bootstrapper builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #93 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #94 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #95 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #96 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #97 [core-command builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #97 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #98 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #99 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #100 [support-scheduler builder 6/7] COPY . . [2023-07-14T07:02:10.396Z] #100 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #101 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:02:10.396Z] #102 ... [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T07:02:10.396Z] #103 DONE 0.5s [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:10.396Z] #104 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-07-14T07:02:10.396Z] #105 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-14T07:02:10.396Z] #106 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T07:02:10.396Z] #107 CACHED [2023-07-14T07:02:10.396Z] [2023-07-14T07:02:10.396Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T07:02:15.742Z] #108 ... [2023-07-14T07:02:15.742Z] [2023-07-14T07:02:15.742Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:02:15.742Z] #78 5.311 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-07-14T07:02:16.325Z] #78 ... [2023-07-14T07:02:16.325Z] [2023-07-14T07:02:16.325Z] #109 [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-07-14T07:02:16.325Z] #109 DONE 6.6s [2023-07-14T07:02:16.325Z] [2023-07-14T07:02:16.325Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-14T07:02:16.325Z] #108 DONE 6.7s [2023-07-14T07:02:16.595Z] [2023-07-14T07:02:16.595Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-14T07:02:16.595Z] #110 ... [2023-07-14T07:02:16.595Z] [2023-07-14T07:02:16.595Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-14T07:02:16.595Z] #111 DONE 0.4s [2023-07-14T07:02:16.863Z] [2023-07-14T07:02:16.863Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-14T07:02:16.863Z] #110 DONE 0.4s [2023-07-14T07:02:16.863Z] [2023-07-14T07:02:16.863Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:02:16.863Z] #102 4.597 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-07-14T07:02:18.267Z] #102 ... [2023-07-14T07:02:18.267Z] [2023-07-14T07:02:18.267Z] #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:02:18.267Z] #112 DONE 0.2s [2023-07-14T07:02:18.267Z] [2023-07-14T07:02:18.267Z] #113 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:02:18.267Z] #113 DONE 0.1s [2023-07-14T07:02:18.267Z] [2023-07-14T07:02:18.267Z] #114 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T07:02:18.535Z] #114 ... [2023-07-14T07:02:18.535Z] [2023-07-14T07:02:18.535Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:02:18.535Z] #115 CACHED [2023-07-14T07:02:18.535Z] [2023-07-14T07:02:18.535Z] #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:02:18.535Z] #116 CACHED [2023-07-14T07:02:18.535Z] [2023-07-14T07:02:18.535Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:19.118Z] #117 ... [2023-07-14T07:02:19.118Z] [2023-07-14T07:02:19.118Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T07:02:19.118Z] #0 6.237 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-07-14T07:02:19.452Z] #118 ... [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T07:02:19.452Z] #0 6.071 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-07-14T07:02:19.452Z] #119 ... [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:02:19.452Z] #0 6.812 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-07-14T07:02:19.452Z] #120 ... [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T07:02:19.452Z] #121 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #122 [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-07-14T07:02:19.452Z] #122 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #123 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-14T07:02:19.452Z] #123 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #124 [security-spire-config builder 6/9] COPY . . [2023-07-14T07:02:19.452Z] #124 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #125 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-14T07:02:19.452Z] #125 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-14T07:02:19.452Z] #126 CACHED [2023-07-14T07:02:19.452Z] [2023-07-14T07:02:19.452Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T07:02:19.452Z] #0 6.454 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-07-14T07:02:19.721Z] #127 ... [2023-07-14T07:02:19.721Z] [2023-07-14T07:02:19.721Z] #114 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-14T07:02:19.721Z] #114 DONE 1.6s [2023-07-14T07:02:19.721Z] [2023-07-14T07:02:19.721Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:02:19.721Z] #0 6.219 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-07-14T07:02:20.074Z] #128 ... [2023-07-14T07:02:20.074Z] [2023-07-14T07:02:20.074Z] #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:02:20.074Z] #129 DONE 0.3s [2023-07-14T07:02:20.074Z] [2023-07-14T07:02:20.074Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T07:02:20.074Z] #0 6.419 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-07-14T07:02:20.074Z] #130 ... [2023-07-14T07:02:20.074Z] [2023-07-14T07:02:20.074Z] #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:02:20.074Z] #131 DONE 0.3s [2023-07-14T07:02:20.074Z] [2023-07-14T07:02:20.074Z] #132 [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-07-14T07:02:20.074Z] #0 6.153 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-07-14T07:02:20.074Z] #132 ... [2023-07-14T07:02:20.074Z] [2023-07-14T07:02:20.074Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T07:02:20.074Z] #0 4.543 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-07-14T07:02:20.338Z] #133 ... [2023-07-14T07:02:20.338Z] [2023-07-14T07:02:20.338Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:02:20.338Z] #0 6.414 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-07-14T07:02:20.338Z] #134 ... [2023-07-14T07:02:20.338Z] [2023-07-14T07:02:20.338Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:20.338Z] #117 DONE 2.0s [2023-07-14T07:02:20.338Z] [2023-07-14T07:02:20.338Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:20.925Z] #135 ... [2023-07-14T07:02:20.925Z] [2023-07-14T07:02:20.925Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T07:02:20.925Z] #136 DONE 0.3s [2023-07-14T07:02:20.925Z] [2023-07-14T07:02:20.925Z] #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-07-14T07:02:20.925Z] #137 DONE 0.3s [2023-07-14T07:02:20.925Z] [2023-07-14T07:02:20.925Z] #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:21.508Z] #138 ... [2023-07-14T07:02:21.508Z] [2023-07-14T07:02:21.508Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-14T07:02:21.508Z] #139 DONE 0.4s [2023-07-14T07:02:21.508Z] [2023-07-14T07:02:21.508Z] #140 [security-spire-server] exporting to image [2023-07-14T07:02:21.508Z] #140 exporting layers [2023-07-14T07:02:22.462Z] #140 ... [2023-07-14T07:02:22.462Z] [2023-07-14T07:02:22.462Z] #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:22.462Z] #138 DONE 2.7s [2023-07-14T07:02:22.462Z] [2023-07-14T07:02:22.462Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T07:02:22.462Z] #141 DONE 0.1s [2023-07-14T07:02:22.462Z] [2023-07-14T07:02:22.462Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T07:02:22.731Z] #127 ... [2023-07-14T07:02:22.731Z] [2023-07-14T07:02:22.731Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-14T07:02:22.731Z] #135 DONE 2.6s [2023-07-14T07:02:22.731Z] [2023-07-14T07:02:22.731Z] #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-14T07:02:22.998Z] #142 DONE 0.4s [2023-07-14T07:02:22.998Z] [2023-07-14T07:02:22.998Z] #143 [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-07-14T07:02:23.265Z] #143 DONE 0.5s [2023-07-14T07:02:23.265Z] [2023-07-14T07:02:23.265Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-14T07:02:23.265Z] #144 ... [2023-07-14T07:02:23.265Z] [2023-07-14T07:02:23.265Z] #145 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-14T07:02:23.265Z] #145 DONE 0.2s [2023-07-14T07:02:23.552Z] [2023-07-14T07:02:23.552Z] #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-14T07:02:23.552Z] #144 DONE 0.3s [2023-07-14T07:02:23.552Z] [2023-07-14T07:02:23.552Z] #140 [security-spire-agent] exporting to image [2023-07-14T07:02:23.552Z] #140 writing image sha256:9f6aa45fbe13bbfe27bcafefd4aef3b55eb0f970e1a01826151e2f17883cf7d8 0.0s done [2023-07-14T07:02:23.552Z] #140 naming to docker.io/library/security-spire-server-arm64 done [2023-07-14T07:02:23.818Z] #140 ... [2023-07-14T07:02:23.818Z] [2023-07-14T07:02:23.818Z] #146 [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-07-14T07:02:23.818Z] #146 DONE 0.4s [2023-07-14T07:02:23.818Z] [2023-07-14T07:02:23.818Z] #140 [security-spire-config] exporting to image [2023-07-14T07:02:25.756Z] #140 exporting layers 2.0s done [2023-07-14T07:02:25.756Z] #140 writing image sha256:c9f1ff69905d776b07f624ba444598a90c222bebfd12fd12dcee7f4a96e83c1d [2023-07-14T07:02:25.756Z] #140 writing image sha256:c9f1ff69905d776b07f624ba444598a90c222bebfd12fd12dcee7f4a96e83c1d 0.0s done [2023-07-14T07:02:25.756Z] #140 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-07-14T07:02:25.756Z] #140 exporting layers 1.9s done [2023-07-14T07:02:25.756Z] #140 writing image sha256:a8d2fe573bc90f6fbec3b8311909edff6c990d4297cfe0cf19af210a9a64c373 0.0s done [2023-07-14T07:02:25.756Z] #140 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-14T07:02:25.756Z] #140 DONE 4.0s [2023-07-14T07:02:25.756Z] [2023-07-14T07:02:25.756Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:16:48.283Z] #102 ... [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-14T07:16:48.283Z] #119 DONE 877.3s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:16:48.283Z] #102 ... [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:16:48.283Z] #147 DONE 0.3s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #132 [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-07-14T07:16:48.283Z] #132 ... [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:16:48.283Z] #148 DONE 0.1s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-14T07:16:48.283Z] #149 DONE 0.3s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:16:48.283Z] #128 ... [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:16:48.283Z] #150 DONE 0.2s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-14T07:16:48.283Z] #151 DONE 0.2s [2023-07-14T07:16:48.283Z] [2023-07-14T07:16:48.283Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T07:16:53.583Z] #152 DONE 4.8s [2023-07-14T07:16:53.583Z] [2023-07-14T07:16:53.583Z] #140 [security-proxy-auth] exporting to image [2023-07-14T07:16:53.583Z] #140 exporting layers [2023-07-14T07:16:53.583Z] #140 exporting layers 0.6s done [2023-07-14T07:16:53.583Z] #140 writing image sha256:2faed3490c0aaf680b81b651a4d408849278f414bbf3ad019a859338009ca3ae done [2023-07-14T07:16:53.583Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-14T07:16:53.583Z] #140 DONE 4.7s [2023-07-14T07:16:53.583Z] [2023-07-14T07:16:53.583Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:17:01.771Z] #78 ... [2023-07-14T07:17:01.771Z] [2023-07-14T07:17:01.771Z] #132 [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-07-14T07:17:01.771Z] #132 892.3 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-07-14T07:17:04.348Z] #132 ... [2023-07-14T07:17:04.348Z] [2023-07-14T07:17:04.348Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-14T07:17:04.348Z] #133 DONE 894.6s [2023-07-14T07:17:04.348Z] [2023-07-14T07:17:04.348Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:17:04.348Z] #120 ... [2023-07-14T07:17:04.348Z] [2023-07-14T07:17:04.348Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:17:04.615Z] #153 DONE 0.3s [2023-07-14T07:17:04.615Z] [2023-07-14T07:17:04.615Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:17:04.882Z] #154 DONE 0.2s [2023-07-14T07:17:04.882Z] [2023-07-14T07:17:04.882Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:17:04.882Z] #78 ... [2023-07-14T07:17:04.882Z] [2023-07-14T07:17:04.882Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-14T07:17:05.150Z] #155 DONE 0.2s [2023-07-14T07:17:05.150Z] [2023-07-14T07:17:05.150Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-14T07:17:05.417Z] #156 DONE 0.3s [2023-07-14T07:17:05.417Z] [2023-07-14T07:17:05.417Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T07:17:05.417Z] #157 DONE 0.2s [2023-07-14T07:17:05.417Z] [2023-07-14T07:17:05.417Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T07:17:07.993Z] #158 DONE 2.3s [2023-07-14T07:17:07.993Z] [2023-07-14T07:17:07.993Z] #140 [security-proxy-setup] exporting to image [2023-07-14T07:17:07.993Z] #140 exporting layers [2023-07-14T07:17:08.575Z] #140 exporting layers 0.8s done [2023-07-14T07:17:08.575Z] #140 writing image sha256:4d981706b9b5839c3be77ab6d42eb747b65eb0ad0f79f5f40c09e2eab30f49bd done [2023-07-14T07:17:08.575Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-14T07:17:08.575Z] #140 DONE 5.5s [2023-07-14T07:17:08.575Z] [2023-07-14T07:17:08.575Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-14T07:17:15.223Z] #118 DONE 905.8s [2023-07-14T07:17:15.223Z] [2023-07-14T07:17:15.223Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-14T07:17:15.223Z] #159 DONE 0.4s [2023-07-14T07:17:15.223Z] [2023-07-14T07:17:15.223Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:15.488Z] #128 ... [2023-07-14T07:17:15.488Z] [2023-07-14T07:17:15.488Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-14T07:17:20.816Z] #160 DONE 4.8s [2023-07-14T07:17:20.816Z] [2023-07-14T07:17:20.816Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:20.816Z] #128 ... [2023-07-14T07:17:20.816Z] [2023-07-14T07:17:20.816Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:17:20.816Z] #161 DONE 0.4s [2023-07-14T07:17:20.816Z] [2023-07-14T07:17:20.816Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:17:20.816Z] #162 DONE 0.2s [2023-07-14T07:17:20.816Z] [2023-07-14T07:17:20.816Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:17:20.816Z] #134 ... [2023-07-14T07:17:20.816Z] [2023-07-14T07:17:20.816Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-14T07:17:21.396Z] #163 DONE 0.5s [2023-07-14T07:17:21.396Z] [2023-07-14T07:17:21.396Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-14T07:17:21.665Z] #164 DONE 0.1s [2023-07-14T07:17:21.665Z] [2023-07-14T07:17:21.665Z] #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-07-14T07:17:21.665Z] #165 DONE 0.1s [2023-07-14T07:17:21.665Z] [2023-07-14T07:17:21.665Z] #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-07-14T07:17:21.943Z] #166 DONE 0.3s [2023-07-14T07:17:21.943Z] [2023-07-14T07:17:21.943Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:17:21.943Z] #78 ... [2023-07-14T07:17:21.943Z] [2023-07-14T07:17:21.943Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-14T07:17:22.209Z] #167 DONE 0.2s [2023-07-14T07:17:22.209Z] [2023-07-14T07:17:22.209Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-14T07:17:22.209Z] #168 DONE 0.2s [2023-07-14T07:17:22.209Z] [2023-07-14T07:17:22.209Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-14T07:17:24.144Z] #169 DONE 2.1s [2023-07-14T07:17:24.144Z] [2023-07-14T07:17:24.144Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:24.409Z] #128 ... [2023-07-14T07:17:24.409Z] [2023-07-14T07:17:24.410Z] #140 [security-bootstrapper] exporting to image [2023-07-14T07:17:24.410Z] #140 exporting layers [2023-07-14T07:17:24.990Z] #140 exporting layers 0.9s done [2023-07-14T07:17:25.256Z] #140 writing image sha256:09014b63cbead9f8fbe4b14d3c016bdf9c126ee6a228c362deabb8fc554dec57 done [2023-07-14T07:17:25.256Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-14T07:17:25.256Z] #140 DONE 6.3s [2023-07-14T07:17:25.256Z] [2023-07-14T07:17:25.256Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:17:25.523Z] #102 ... [2023-07-14T07:17:25.523Z] [2023-07-14T07:17:25.523Z] #132 [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-07-14T07:17:25.523Z] #132 DONE 916.4s [2023-07-14T07:17:25.789Z] [2023-07-14T07:17:25.789Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:26.054Z] #128 ... [2023-07-14T07:17:26.054Z] [2023-07-14T07:17:26.054Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:17:26.357Z] #170 DONE 0.2s [2023-07-14T07:17:26.357Z] [2023-07-14T07:17:26.357Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:17:26.624Z] #102 ... [2023-07-14T07:17:26.624Z] [2023-07-14T07:17:26.624Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:17:27.210Z] #171 DONE 0.2s [2023-07-14T07:17:27.210Z] [2023-07-14T07:17:27.210Z] #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-07-14T07:17:27.210Z] #172 DONE 0.2s [2023-07-14T07:17:27.210Z] [2023-07-14T07:17:27.210Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:17:27.210Z] #78 ... [2023-07-14T07:17:27.210Z] [2023-07-14T07:17:27.210Z] #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-07-14T07:17:27.475Z] #173 DONE 0.2s [2023-07-14T07:17:27.475Z] [2023-07-14T07:17:27.475Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:17:27.741Z] #174 DONE 0.1s [2023-07-14T07:17:27.741Z] [2023-07-14T07:17:27.741Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-14T07:17:28.006Z] #175 DONE 0.3s [2023-07-14T07:17:28.006Z] [2023-07-14T07:17:28.006Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-14T07:17:28.271Z] #176 DONE 0.3s [2023-07-14T07:17:28.271Z] [2023-07-14T07:17:28.271Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-14T07:17:28.536Z] #177 DONE 0.1s [2023-07-14T07:17:28.536Z] [2023-07-14T07:17:28.536Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-14T07:17:30.484Z] #178 DONE 1.9s [2023-07-14T07:17:30.484Z] [2023-07-14T07:17:30.484Z] #140 [security-secretstore-setup] exporting to image [2023-07-14T07:17:30.484Z] #140 exporting layers [2023-07-14T07:17:31.443Z] #140 exporting layers 1.1s done [2023-07-14T07:17:31.443Z] #140 writing image sha256:92d77f23b8228082d0fb16af58b1db983985b8586b5fcdc00efcaa1a8054f41c done [2023-07-14T07:17:31.443Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-14T07:17:31.443Z] #140 DONE 7.5s [2023-07-14T07:17:31.443Z] [2023-07-14T07:17:31.443Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:17:53.496Z] #102 ... [2023-07-14T07:17:53.496Z] [2023-07-14T07:17:53.497Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-14T07:17:53.497Z] #127 DONE 944.3s [2023-07-14T07:17:53.762Z] [2023-07-14T07:17:53.762Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:54.032Z] #128 ... [2023-07-14T07:17:54.032Z] [2023-07-14T07:17:54.032Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:17:54.032Z] #179 DONE 0.1s [2023-07-14T07:17:54.032Z] [2023-07-14T07:17:54.032Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:54.379Z] #128 ... [2023-07-14T07:17:54.379Z] [2023-07-14T07:17:54.379Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:17:54.379Z] #180 DONE 0.2s [2023-07-14T07:17:54.379Z] [2023-07-14T07:17:54.379Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-14T07:17:54.379Z] #181 DONE 0.3s [2023-07-14T07:17:54.379Z] [2023-07-14T07:17:54.379Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:17:54.866Z] #128 ... [2023-07-14T07:17:54.866Z] [2023-07-14T07:17:54.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-07-14T07:17:54.866Z] #182 DONE 0.2s [2023-07-14T07:17:54.866Z] [2023-07-14T07:17:54.866Z] #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-07-14T07:17:54.866Z] #183 DONE 0.1s [2023-07-14T07:17:54.866Z] [2023-07-14T07:17:54.866Z] #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-07-14T07:17:59.338Z] #184 DONE 4.4s [2023-07-14T07:17:59.338Z] [2023-07-14T07:17:59.338Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:17:59.338Z] #102 ... [2023-07-14T07:17:59.338Z] [2023-07-14T07:17:59.338Z] #140 [core-common-config-bootstrapper] exporting to image [2023-07-14T07:17:59.338Z] #140 exporting layers [2023-07-14T07:17:59.614Z] #140 exporting layers 0.5s done [2023-07-14T07:17:59.903Z] #140 writing image sha256:10119da7b312cea1624653f7034d48371a6cdb50a12ad17e591ece007260525e done [2023-07-14T07:17:59.903Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-14T07:17:59.903Z] #140 DONE 8.0s [2023-07-14T07:17:59.903Z] [2023-07-14T07:17:59.903Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:18:12.201Z] #120 ... [2023-07-14T07:18:12.201Z] [2023-07-14T07:18:12.201Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-14T07:18:12.201Z] #128 DONE 963.0s [2023-07-14T07:18:12.467Z] [2023-07-14T07:18:12.467Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:18:12.735Z] #120 ... [2023-07-14T07:18:12.735Z] [2023-07-14T07:18:12.735Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:18:13.001Z] #185 DONE 0.1s [2023-07-14T07:18:13.001Z] [2023-07-14T07:18:13.001Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:18:13.001Z] #186 DONE 0.1s [2023-07-14T07:18:13.001Z] [2023-07-14T07:18:13.001Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-14T07:18:13.268Z] #187 DONE 0.3s [2023-07-14T07:18:13.268Z] [2023-07-14T07:18:13.268Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:18:13.268Z] #134 ... [2023-07-14T07:18:13.268Z] [2023-07-14T07:18:13.268Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:18:13.268Z] #188 DONE 0.1s [2023-07-14T07:18:13.533Z] [2023-07-14T07:18:13.533Z] #140 [core-command] exporting to image [2023-07-14T07:18:13.533Z] #140 exporting layers [2023-07-14T07:18:13.798Z] #140 exporting layers 0.5s done [2023-07-14T07:18:13.798Z] #140 writing image sha256:bfa2ee280922096c9ff049ce0998e1d4585796af463a5ca44b0c508fae9a59a7 done [2023-07-14T07:18:13.798Z] #140 naming to docker.io/library/core-command-arm64 done [2023-07-14T07:18:13.798Z] #140 DONE 8.5s [2023-07-14T07:18:13.798Z] [2023-07-14T07:18:13.798Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:18:28.771Z] #134 ... [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-14T07:18:28.771Z] #130 DONE 977.3s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:18:28.771Z] #120 ... [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:18:28.771Z] #189 DONE 0.3s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:18:28.771Z] #134 ... [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:18:28.771Z] #190 DONE 0.2s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-14T07:18:28.771Z] #191 DONE 0.5s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:18:28.771Z] #192 DONE 0.2s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #140 [core-data] exporting to image [2023-07-14T07:18:28.771Z] #140 exporting layers [2023-07-14T07:18:28.771Z] #140 exporting layers 0.3s done [2023-07-14T07:18:28.771Z] #140 writing image sha256:04481adebe8407c9e26fa5525a6043788624e9081ee05694772f76b8f1ae0fb7 done [2023-07-14T07:18:28.771Z] #140 naming to docker.io/library/core-data-arm64 done [2023-07-14T07:18:28.771Z] #140 DONE 8.8s [2023-07-14T07:18:28.771Z] [2023-07-14T07:18:28.771Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:18:29.728Z] #78 ... [2023-07-14T07:18:29.728Z] [2023-07-14T07:18:29.728Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-14T07:18:29.728Z] #134 DONE 980.7s [2023-07-14T07:18:29.994Z] [2023-07-14T07:18:29.994Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:18:30.580Z] #102 ... [2023-07-14T07:18:30.580Z] [2023-07-14T07:18:30.580Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:18:30.580Z] #193 DONE 0.1s [2023-07-14T07:18:30.580Z] [2023-07-14T07:18:30.580Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:18:30.580Z] #102 ... [2023-07-14T07:18:30.580Z] [2023-07-14T07:18:30.580Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:18:30.580Z] #194 DONE 0.1s [2023-07-14T07:18:30.850Z] [2023-07-14T07:18:30.850Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-14T07:18:31.117Z] #195 DONE 0.3s [2023-07-14T07:18:31.117Z] [2023-07-14T07:18:31.118Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:18:31.388Z] #196 DONE 0.1s [2023-07-14T07:18:31.388Z] [2023-07-14T07:18:31.388Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-14T07:18:31.388Z] #197 DONE 0.1s [2023-07-14T07:18:31.388Z] [2023-07-14T07:18:31.388Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:18:31.388Z] #102 ... [2023-07-14T07:18:31.388Z] [2023-07-14T07:18:31.388Z] #140 [core-metadata] exporting to image [2023-07-14T07:18:31.656Z] #140 exporting layers 0.4s done [2023-07-14T07:18:31.923Z] #140 writing image sha256:423e4e4de3574ad1a1d4f9f39ffc5f3b334fed5ad1cc8308b27a68d233238c46 done [2023-07-14T07:18:31.923Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-07-14T07:18:31.923Z] #140 DONE 9.2s [2023-07-14T07:18:31.923Z] [2023-07-14T07:18:31.923Z] #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-14T07:19:28.291Z] #102 DONE 1030.9s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:19:28.291Z] #120 ... [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:19:28.291Z] #198 DONE 0.2s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:19:28.291Z] #199 DONE 0.2s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-14T07:19:28.291Z] #200 DONE 0.3s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:19:28.291Z] #120 ... [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #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-07-14T07:19:28.291Z] #201 DONE 0.1s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #140 [security-spiffe-token-provider] exporting to image [2023-07-14T07:19:28.291Z] #140 exporting layers [2023-07-14T07:19:28.291Z] #140 exporting layers 0.5s done [2023-07-14T07:19:28.291Z] #140 writing image sha256:98eedddf2d9f1f192673330e9c1c116e20911cfe8f50554d482e23d01f321a6b done [2023-07-14T07:19:28.291Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-14T07:19:28.291Z] #140 DONE 9.7s [2023-07-14T07:19:28.291Z] [2023-07-14T07:19:28.291Z] #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-14T07:19:46.481Z] #78 DONE 1055.1s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-14T07:19:46.481Z] #120 DONE 1055.1s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:19:46.481Z] #202 ... [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:19:46.481Z] #203 DONE 0.3s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-14T07:19:46.481Z] #202 DONE 0.2s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:19:46.481Z] #204 ... [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:19:46.481Z] #205 DONE 0.2s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-14T07:19:46.481Z] #204 DONE 0.2s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-14T07:19:46.481Z] #206 DONE 0.3s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-14T07:19:46.481Z] #207 DONE 0.4s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:19:46.481Z] #208 DONE 0.1s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-14T07:19:46.481Z] #209 DONE 0.1s [2023-07-14T07:19:46.481Z] [2023-07-14T07:19:46.481Z] #140 [support-notifications] exporting to image [2023-07-14T07:19:46.481Z] #140 exporting layers [2023-07-14T07:19:46.481Z] #140 exporting layers 0.4s done [2023-07-14T07:19:46.481Z] #140 writing image sha256:f0ce7cdf3d7260b128b0735c28ac12984846fb4f84acb7324c15303910e7c0b1 0.0s done [2023-07-14T07:19:46.481Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-07-14T07:19:46.481Z] #140 writing image sha256:aab9ff938332fbc65f5b4ed6a681d7c4cd9ddd10305943a577680bda79573dc2 done [2023-07-14T07:19:46.481Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-07-14T07:19:46.481Z] #140 DONE 10.5s [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-14T07:19:46.481Z] time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-14T07:19:46.482Z] $ docker stop --time=1 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac [2023-07-14T07:19:48.101Z] $ docker rm -f --volumes 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T07:19:48.571Z] + docker images [2023-07-14T07:19:48.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-14T07:19:48.571Z] support-notifications-arm64 latest aab9ff938332 3 seconds ago 32.4MB [2023-07-14T07:19:48.571Z] support-scheduler-arm64 latest f0ce7cdf3d72 3 seconds ago 31.8MB [2023-07-14T07:19:48.571Z] security-spiffe-token-provider-arm64 latest 98eedddf2d9f 27 seconds ago 33.3MB [2023-07-14T07:19:48.571Z] core-metadata-arm64 latest 423e4e4de357 About a minute ago 20.8MB [2023-07-14T07:19:48.571Z] core-data-arm64 latest 04481adebe84 About a minute ago 20.5MB [2023-07-14T07:19:48.571Z] core-command-arm64 latest bfa2ee280922 About a minute ago 20.3MB [2023-07-14T07:19:48.571Z] core-common-config-bootstrapper-arm64 latest 10119da7b312 About a minute ago 17.8MB [2023-07-14T07:19:48.571Z] security-secretstore-setup-arm64 latest 92d77f23b822 2 minutes ago 42.5MB [2023-07-14T07:19:48.571Z] security-bootstrapper-arm64 latest 09014b63cbea 2 minutes ago 22.4MB [2023-07-14T07:19:48.571Z] security-proxy-setup-arm64 latest 4d981706b9b5 2 minutes ago 19.3MB [2023-07-14T07:19:48.571Z] security-proxy-auth-arm64 latest 2faed3490c0a 2 minutes ago 18.8MB [2023-07-14T07:19:48.571Z] security-spire-agent-arm64 latest c9f1ff69905d 17 minutes ago 153MB [2023-07-14T07:19:48.571Z] security-spire-config-arm64 latest a8d2fe573bc9 17 minutes ago 96.1MB [2023-07-14T07:19:48.571Z] security-spire-server-arm64 latest 9f6aa45fbe13 17 minutes ago 97MB [2023-07-14T07:19:48.572Z] ci-base-image-arm64 latest 5610f398a39a 31 minutes ago 1.04GB [2023-07-14T07:19:48.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 37 hours ago 677MB [2023-07-14T07:19:48.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T07:19:49.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T07:19:49.010Z] [2023-07-14T07:19:49.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T07:19:49.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T07:19:49.345Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T07:19:49.345Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T07:19:49.345Z] 04944245beec: Pulling fs layer [2023-07-14T07:19:49.345Z] 699f458cf7ca: Pulling fs layer [2023-07-14T07:19:49.345Z] 765212b225bb: Pulling fs layer [2023-07-14T07:19:49.345Z] f23df028b6ca: Pulling fs layer [2023-07-14T07:19:49.345Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T07:19:49.345Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T07:19:49.345Z] 765212b225bb: Waiting [2023-07-14T07:19:49.345Z] f23df028b6ca: Waiting [2023-07-14T07:19:49.345Z] d65c8cfc05b1: Waiting [2023-07-14T07:19:49.345Z] 2437ff75d9bd: Waiting [2023-07-14T07:19:49.613Z] 04944245beec: Verifying Checksum [2023-07-14T07:19:49.613Z] 04944245beec: Download complete [2023-07-14T07:19:49.613Z] 765212b225bb: Verifying Checksum [2023-07-14T07:19:49.613Z] 765212b225bb: Download complete [2023-07-14T07:19:49.613Z] f23df028b6ca: Download complete [2023-07-14T07:19:49.613Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T07:19:49.613Z] d65c8cfc05b1: Download complete [2023-07-14T07:19:49.613Z] 699f458cf7ca: Verifying Checksum [2023-07-14T07:19:49.613Z] 699f458cf7ca: Download complete [2023-07-14T07:19:50.194Z] 8998bd30e6a1: Verifying Checksum [2023-07-14T07:19:50.194Z] 8998bd30e6a1: Download complete [2023-07-14T07:19:52.131Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T07:19:52.131Z] 2437ff75d9bd: Download complete [2023-07-14T07:19:54.068Z] 8998bd30e6a1: Pull complete [2023-07-14T07:19:54.648Z] 04944245beec: Pull complete [2023-07-14T07:19:57.212Z] 699f458cf7ca: Pull complete [2023-07-14T07:19:57.212Z] 765212b225bb: Pull complete [2023-07-14T07:19:57.791Z] f23df028b6ca: Pull complete [2023-07-14T07:19:57.791Z] d65c8cfc05b1: Pull complete [2023-07-14T07:20:12.756Z] 2437ff75d9bd: Pull complete [2023-07-14T07:20:12.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T07:20:12.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T07:20:12.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T07:20:12.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2023-07-14T07:20:12.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-14T07:20:15.601Z] $ docker top 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:16.121Z] ---> job-cost.sh [2023-07-14T07:20:16.384Z] lf-activate-venv: SKIPPING [2023-07-14T07:20:16.384Z] INFO: No Stack... [2023-07-14T07:20:16.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T07:20:17.909Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T07:20:18.223Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-07-14T07:20:18.223Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T07:20:18.279Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] [2023-07-14T07:20:18.285Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] did not exist. Created. [2023-07-14T07:20:18.285Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T07:20:18.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T07:20:19.095Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T07:20:19.101Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T07:20:19.106Z] $ docker stop --time=1 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 [2023-07-14T07:20:20.551Z] $ docker rm -f --volumes 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 [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-07-14T07:20:20.979Z] provisioning config files... [2023-07-14T07:20:21.008Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2485053868841306546tmp [Pipeline] { [Pipeline] sh [2023-07-14T07:20:21.355Z] + set +x [2023-07-14T07:20:21.355Z] + curl -s https://codecov.io/bash [2023-07-14T07:20:21.355Z] + bash -s -- [2023-07-14T07:20:21.355Z] [2023-07-14T07:20:21.355Z] _____ _ [2023-07-14T07:20:21.355Z] / ____| | | [2023-07-14T07:20:21.355Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T07:20:21.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T07:20:21.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T07:20:21.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T07:20:21.355Z] Bash-1.0.6 [2023-07-14T07:20:21.355Z] [2023-07-14T07:20:21.355Z] [2023-07-14T07:20:21.355Z] ==> git version 2.25.1 found [2023-07-14T07:20:21.355Z] ==> 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-07-14T07:20:21.355Z] Release-Date: 2020-01-08 [2023-07-14T07:20:21.355Z] 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-07-14T07:20:21.355Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T07:20:21.355Z] ==> Jenkins CI detected. [2023-07-14T07:20:21.355Z] current dir:  /w/workspace/edgex-go/5 [2023-07-14T07:20:21.355Z] project root: . [2023-07-14T07:20:21.355Z] --> token set from env [2023-07-14T07:20:21.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T07:20:21.355Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T07:20:21.355Z] ==> Python coveragepy not found [2023-07-14T07:20:21.355Z] ==> Searching for coverage reports in: [2023-07-14T07:20:21.355Z] + . [2023-07-14T07:20:21.355Z] -> Found 1 reports [2023-07-14T07:20:21.355Z] ==> Detecting git/mercurial file structure [2023-07-14T07:20:21.355Z] ==> Reading reports [2023-07-14T07:20:21.355Z] + ./coverage.out bytes=448414 [2023-07-14T07:20:21.630Z] ==> Appending adjustments [2023-07-14T07:20:21.630Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T07:20:22.570Z] + Found adjustments [2023-07-14T07:20:22.570Z] ==> Gzipping contents [2023-07-14T07:20:22.570Z] 60K /tmp/codecov.X0Kj0E.gz [2023-07-14T07:20:22.570Z] ==> Uploading reports [2023-07-14T07:20:22.570Z] url: https://codecov.io [2023-07-14T07:20:22.570Z] query: branch=PR-4597&commit=4c96589810e32dfa87b3b196add1bb7b715a3cf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-14T07:20:22.570Z] -> Pinging Codecov [2023-07-14T07:20:22.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4597&commit=4c96589810e32dfa87b3b196add1bb7b715a3cf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= [2023-07-14T07:20:22.829Z] -> Uploading to [2023-07-14T07:20:22.829Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-14/00271124DB129430A58F1EEE437C3FCB/4c96589810e32dfa87b3b196add1bb7b715a3cf4/02f81b1d-b916-489a-9805-1e44caeabb00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T072022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5e733ca1419d159033726cd268858f7dffd57872c85ed329ead29159cde73b4 [2023-07-14T07:20:22.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T07:20:22.829Z] Dload Upload Total Spent Left Speed [2023-07-14T07:20:22.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57586 0 0 100 57586 0 252k --:--:-- --:--:-- --:--:-- 252k [2023-07-14T07:20:23.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] } [2023-07-14T07:20:23.100Z] 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-07-14T07:20:23.647Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:23.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:24.800Z] ---> package-listing.sh [2023-07-14T07:20:24.800Z] ++ facter osfamily [2023-07-14T07:20:24.800Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T07:20:25.060Z] + OS_FAMILY=debian [2023-07-14T07:20:25.060Z] + workspace=/w/workspace/edgex-go/5 [2023-07-14T07:20:25.060Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T07:20:25.060Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T07:20:25.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T07:20:25.060Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T07:20:25.060Z] + '[' /w/workspace/edgex-go/5 ']' [2023-07-14T07:20:25.060Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T07:20:25.060Z] + case "${OS_FAMILY}" in [2023-07-14T07:20:25.060Z] + dpkg -l [2023-07-14T07:20:25.060Z] + grep '^ii' [2023-07-14T07:20:25.060Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T07:20:25.060Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T07:20:25.060Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T07:20:25.060Z] + '[' /w/workspace/edgex-go/5 ']' [2023-07-14T07:20:25.060Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-07-14T07:20:25.060Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-07-14T07:20:25.070Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T07:20:25.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T07:20:25.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T07:20:25.904Z] [2023-07-14T07:20:25.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T07:20:26.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T07:20:26.210Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T07:20:26.210Z] 5eb5b503b376: Pulling fs layer [2023-07-14T07:20:26.210Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T07:20:26.210Z] ec43610c2a17: Pulling fs layer [2023-07-14T07:20:26.210Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T07:20:26.210Z] 33b1e0a273af: Pulling fs layer [2023-07-14T07:20:26.210Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T07:20:26.210Z] 2f39f015ded8: Pulling fs layer [2023-07-14T07:20:26.210Z] 2f39f015ded8: Waiting [2023-07-14T07:20:26.210Z] 33b1e0a273af: Waiting [2023-07-14T07:20:26.210Z] 3a2ae6a8a46f: Waiting [2023-07-14T07:20:26.210Z] 5c69ac0246d0: Download complete [2023-07-14T07:20:26.210Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T07:20:26.210Z] 3a2ae6a8a46f: Download complete [2023-07-14T07:20:26.210Z] 33b1e0a273af: Verifying Checksum [2023-07-14T07:20:26.210Z] 33b1e0a273af: Download complete [2023-07-14T07:20:26.210Z] 5d3b04190fa2: Download complete [2023-07-14T07:20:26.470Z] ec43610c2a17: Verifying Checksum [2023-07-14T07:20:26.470Z] ec43610c2a17: Download complete [2023-07-14T07:20:26.470Z] 5eb5b503b376: Verifying Checksum [2023-07-14T07:20:26.470Z] 5eb5b503b376: Download complete [2023-07-14T07:20:27.846Z] 5eb5b503b376: Pull complete [2023-07-14T07:20:27.846Z] 5c69ac0246d0: Pull complete [2023-07-14T07:20:28.105Z] ec43610c2a17: Pull complete [2023-07-14T07:20:28.105Z] 3a2ae6a8a46f: Pull complete [2023-07-14T07:20:28.364Z] 33b1e0a273af: Pull complete [2023-07-14T07:20:28.364Z] 5d3b04190fa2: Pull complete [2023-07-14T07:20:32.553Z] 2f39f015ded8: Pull complete [2023-07-14T07:20:32.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T07:20:32.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T07:20:32.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T07:20:32.640Z] prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container [2023-07-14T07:20:32.684Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T07:20:36.836Z] $ docker top 0d573c73f1052b2a09f977c54a2410ca65b4c3003c43504e9488f1538dbe0bb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T07:20:37.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T07:20:37.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T07:20:37.732Z] + ls /var/log/sa-host [2023-07-14T07:20:37.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T07:20:37.794Z] provisioning config files... [2023-07-14T07:20:37.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7583198787089412690tmp [Pipeline] { [Pipeline] echo [2023-07-14T07:20:37.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:38.098Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T07:20:38.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:38.431Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T07:20:38.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:38.723Z] ---> sudo-logs.sh [2023-07-14T07:20:38.723Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T07:20:38.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:39.026Z] ---> job-cost.sh [2023-07-14T07:20:39.026Z] lf-activate-venv: SKIPPING [2023-07-14T07:20:39.026Z] DEBUG: total: 0.10999999940395355 [2023-07-14T07:20:39.026Z] INFO: Retrieving Stack Cost... [2023-07-14T07:20:39.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T07:20:39.850Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T07:20:39.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T07:20:40.143Z] ---> logs-deploy.sh [2023-07-14T07:20:40.143Z] lf-activate-venv: SKIPPING [2023-07-14T07:20:40.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/5 [2023-07-14T07:20:40.143Z] INFO: archiving workspace using pattern(s): [2023-07-14T07:20:41.080Z] Archives upload complete. [2023-07-14T07:20:41.080Z] INFO: archiving logs to Nexus