Pull request #4690 opened 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 7db33fee3977892215c76227d8c5f0af98e3e338+2de8fa554a394181c312fea9a7aee868e4babbb7 (b67a36093848e0193f587ce66facd7fd5a40f4a5) 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-ssh1584605717656953915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17139509676993109999.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13965652573566468374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11873064627570694614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11357878212335281262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1144753006964434807.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-7496 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 7db33fee3977892215c76227d8c5f0af98e3e338 Merge succeeded, producing 43663fdfa8db9cf8e91120e22e01cdbebfb68428 Checking out Revision 43663fdfa8db9cf8e91120e22e01cdbebfb68428 (PR-4690) > git config core.sparsecheckout # timeout=10 > git checkout -f 7db33fee3977892215c76227d8c5f0af98e3e338 # 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 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43663fdfa8db9cf8e91120e22e01cdbebfb68428 # timeout=10 Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T23:38:25.685Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T23:38:25.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T23:38:25.969Z] ========================================================= [2023-09-20T23:38:25.969Z] EdgeX Global Pipelines Version Info [2023-09-20T23:38:25.969Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T23:38:26.699Z] ------------------- [2023-09-20T23:38:26.699Z] stable info: [2023-09-20T23:38:26.699Z] ------------------- [2023-09-20T23:38:26.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T23:38:26.699Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T23:38:26.699Z] Message: update stable to v1.0.254 [2023-09-20T23:38:27.268Z] ------------------- [2023-09-20T23:38:27.268Z] experimental info: [2023-09-20T23:38:27.268Z] ------------------- [2023-09-20T23:38:27.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T23:38:27.268Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T23:38:27.268Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T23:38:27.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-20T23:38:27.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-20T23:38:27.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T23:38:27.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T23:38:27.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T23:38:27.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T23:38:27.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T23:38:27.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-20T23:38:27.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-20T23:38:27.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-20T23:38:27.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T23:38:27.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T23:38:27.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T23:38:27.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T23:38:28.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T23:38:28.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T23:38:28.102Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T23:38:28.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T23:38:28.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T23:38:28.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T23:38:28.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T23:38:28.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T23:38:28.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T23:38:28.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4690 [Pipeline] echo [2023-09-20T23:38:28.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4690 [Pipeline] echo [2023-09-20T23:38:28.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4690 [Pipeline] echo [2023-09-20T23:38:28.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43663fdfa8db9cf8e91120e22e01cdbebfb68428 [Pipeline] echo [2023-09-20T23:38:28.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43663fd [Pipeline] echo [2023-09-20T23:38:28.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T23:38:28.646Z] provisioning config files... [2023-09-20T23:38:28.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6064274588687950215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T23:38:28.994Z] ---> docker-login.sh [2023-09-20T23:38:28.994Z] nexus3.edgexfoundry.org:10001 [2023-09-20T23:38:29.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:38:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:38:29.517Z] Configure a credential helper to remove this warning. See [2023-09-20T23:38:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:38:29.517Z] [2023-09-20T23:38:29.517Z] Login Succeeded [2023-09-20T23:38:29.517Z] nexus3.edgexfoundry.org:10002 [2023-09-20T23:38:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:38:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:38:29.517Z] Configure a credential helper to remove this warning. See [2023-09-20T23:38:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:38:29.517Z] [2023-09-20T23:38:29.517Z] Login Succeeded [2023-09-20T23:38:29.517Z] nexus3.edgexfoundry.org:10003 [2023-09-20T23:38:29.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:38:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:38:29.517Z] Configure a credential helper to remove this warning. See [2023-09-20T23:38:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:38:29.517Z] [2023-09-20T23:38:29.517Z] Login Succeeded [2023-09-20T23:38:29.517Z] nexus3.edgexfoundry.org:10004 [2023-09-20T23:38:29.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:38:29.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:38:29.779Z] Configure a credential helper to remove this warning. See [2023-09-20T23:38:29.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:38:29.779Z] [2023-09-20T23:38:29.779Z] Login Succeeded [2023-09-20T23:38:29.779Z] docker.io [2023-09-20T23:38:29.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:38:30.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:38:30.040Z] Configure a credential helper to remove this warning. See [2023-09-20T23:38:30.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:38:30.040Z] [2023-09-20T23:38:30.040Z] Login Succeeded [2023-09-20T23:38:30.040Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T23:38:30.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T23:38:30.494Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/core-command/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-20T23:38:30.494Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T23:38:30.494Z] cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/core-data/Dockerfile+ [2023-09-20T23:38:30.494Z] cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/core-metadata/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/support-notifications/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-20T23:38:30.494Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-20T23:38:30.494Z] + cut -d/ -f2 [2023-09-20T23:38:30.494Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-20T23:38:30.554Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T23:38:31.049Z] + git rev-list -1 --merges 43663fdfa8db9cf8e91120e22e01cdbebfb68428~1..43663fdfa8db9cf8e91120e22e01cdbebfb68428 [Pipeline] echo [2023-09-20T23:38:31.079Z] -----------> git rev-list -1 --merges 43663fdfa8db9cf8e91120e22e01cdbebfb68428~1..43663fdfa8db9cf8e91120e22e01cdbebfb68428 43663fdfa8db9cf8e91120e22e01cdbebfb68428 [2023-09-20T23:38:31.079Z] 43663fdfa8db9cf8e91120e22e01cdbebfb68428 [false] [Pipeline] sh [2023-09-20T23:38:31.381Z] + git log --format=format:%s -1 43663fdfa8db9cf8e91120e22e01cdbebfb68428 [Pipeline] echo [2023-09-20T23:38:31.414Z] ========================================================= [2023-09-20T23:38:31.414Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T23:38:31.414Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-20T23:38:31.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T23:38:31.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T23:38:31.924Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T23:38:31.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T23:38:31.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T23:38:31.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T23:38:31.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:38:32.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T23:38:32.426Z] [2023-09-20T23:38:32.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:38:32.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T23:38:32.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T23:38:32.859Z] b85a868b505f: Pulling fs layer [2023-09-20T23:38:32.859Z] e2be974225ed: Pulling fs layer [2023-09-20T23:38:32.859Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T23:38:32.859Z] 988bab9f4d93: Pulling fs layer [2023-09-20T23:38:32.859Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T23:38:32.859Z] eaf3925da568: Pulling fs layer [2023-09-20T23:38:32.859Z] bab4dde63d76: Pulling fs layer [2023-09-20T23:38:32.859Z] bde34c3a00c8: Pulling fs layer [2023-09-20T23:38:32.859Z] b352a97aabf1: Pulling fs layer [2023-09-20T23:38:32.859Z] 4872d77fe225: Pulling fs layer [2023-09-20T23:38:32.859Z] 5851b861e8e6: Pulling fs layer [2023-09-20T23:38:32.859Z] 988bab9f4d93: Waiting [2023-09-20T23:38:32.859Z] 1469e6f7b9e6: Waiting [2023-09-20T23:38:32.859Z] eaf3925da568: Waiting [2023-09-20T23:38:32.859Z] bab4dde63d76: Waiting [2023-09-20T23:38:32.859Z] bde34c3a00c8: Waiting [2023-09-20T23:38:32.859Z] b352a97aabf1: Waiting [2023-09-20T23:38:32.859Z] 4872d77fe225: Waiting [2023-09-20T23:38:32.859Z] 5851b861e8e6: Waiting [2023-09-20T23:38:32.859Z] e2be974225ed: Download complete [2023-09-20T23:38:32.859Z] 988bab9f4d93: Verifying Checksum [2023-09-20T23:38:32.859Z] 988bab9f4d93: Download complete [2023-09-20T23:38:33.131Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T23:38:33.131Z] 1469e6f7b9e6: Download complete [2023-09-20T23:38:33.131Z] eaf3925da568: Verifying Checksum [2023-09-20T23:38:33.131Z] eaf3925da568: Download complete [2023-09-20T23:38:33.131Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T23:38:33.131Z] 339a4e72a1f5: Download complete [2023-09-20T23:38:33.131Z] bde34c3a00c8: Verifying Checksum [2023-09-20T23:38:33.131Z] bde34c3a00c8: Download complete [2023-09-20T23:38:33.131Z] b352a97aabf1: Download complete [2023-09-20T23:38:33.131Z] 4872d77fe225: Verifying Checksum [2023-09-20T23:38:33.131Z] 4872d77fe225: Download complete [2023-09-20T23:38:33.131Z] 5851b861e8e6: Verifying Checksum [2023-09-20T23:38:33.131Z] 5851b861e8e6: Download complete [2023-09-20T23:38:33.131Z] b85a868b505f: Download complete [2023-09-20T23:38:33.390Z] bab4dde63d76: Verifying Checksum [2023-09-20T23:38:33.390Z] bab4dde63d76: Download complete [2023-09-20T23:38:34.325Z] b85a868b505f: Pull complete [2023-09-20T23:38:34.325Z] e2be974225ed: Pull complete [2023-09-20T23:38:34.584Z] 339a4e72a1f5: Pull complete [2023-09-20T23:38:34.845Z] 988bab9f4d93: Pull complete [2023-09-20T23:38:35.104Z] 1469e6f7b9e6: Pull complete [2023-09-20T23:38:35.104Z] eaf3925da568: Pull complete [2023-09-20T23:38:36.480Z] bab4dde63d76: Pull complete [2023-09-20T23:38:36.739Z] bde34c3a00c8: Pull complete [2023-09-20T23:38:36.739Z] b352a97aabf1: Pull complete [2023-09-20T23:38:36.739Z] 4872d77fe225: Pull complete [2023-09-20T23:38:36.998Z] 5851b861e8e6: Pull complete [2023-09-20T23:38:36.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T23:38:36.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T23:38:36.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:38:37.208Z] prd-ubuntu20.04-docker-8c-8g-7496 does not seem to be running inside a container [2023-09-20T23:38:37.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T23:38:38.484Z] $ docker top 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 -eo pid,comm [2023-09-20T23:38:38.531Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T23:38:38.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T23:38:38.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T23:38:38.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T23:38:38.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T23:38:38.771Z] $ docker exec 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 ssh-agent [2023-09-20T23:38:38.871Z] SSH_AUTH_SOCK=/tmp/ssh-K8DN0wjR6SkE/agent.33 [2023-09-20T23:38:38.871Z] SSH_AGENT_PID=39 [2023-09-20T23:38:38.876Z] Running ssh-add (command line suppressed) [2023-09-20T23:38:38.976Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10766201167024458061.key (/w/workspace/edgex-go/1@tmp/private_key_10766201167024458061.key) [2023-09-20T23:38:38.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T23:38:39.311Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T23:38:39.342Z] $ docker exec --env ******** --env ******** 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 ssh-agent -k [2023-09-20T23:38:39.437Z] unset SSH_AUTH_SOCK; [2023-09-20T23:38:39.437Z] unset SSH_AGENT_PID; [2023-09-20T23:38:39.437Z] echo Agent pid 39 killed; [2023-09-20T23:38:39.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T23:38:39.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T23:38:39.524Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T23:38:39.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T23:38:39.633Z] $ docker exec 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 ssh-agent [2023-09-20T23:38:39.733Z] SSH_AUTH_SOCK=/tmp/ssh-qGObtY0JSmKW/agent.71 [2023-09-20T23:38:39.733Z] SSH_AGENT_PID=77 [2023-09-20T23:38:39.738Z] Running ssh-add (command line suppressed) [2023-09-20T23:38:39.829Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14035110117629007873.key (/w/workspace/edgex-go/1@tmp/private_key_14035110117629007873.key) [2023-09-20T23:38:39.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T23:38:40.168Z] + git semver init [2023-09-20T23:38:40.427Z] 2023-09-20 23:38:40,339 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T23:38:40.427Z] 2023-09-20 23:38:40,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-20T23:38:40.427Z] 2023-09-20 23:38:40,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-20T23:38:40.427Z] 2023-09-20 23:38:40,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,332 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4690 with force:False [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,332 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4690 [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,337 [execute] INFO git cat-file --batch-check [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,343 [execute] INFO git cat-file --batch [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T23:38:44.621Z] 2023-09-20 23:38:44,347 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4690 [2023-09-20T23:38:44.621Z] 0.0.0 [Pipeline] } [2023-09-20T23:38:44.650Z] $ docker exec --env ******** --env ******** 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 ssh-agent -k [2023-09-20T23:38:44.759Z] unset SSH_AUTH_SOCK; [2023-09-20T23:38:44.759Z] unset SSH_AGENT_PID; [2023-09-20T23:38:44.759Z] echo Agent pid 77 killed; [2023-09-20T23:38:44.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T23:38:45.193Z] + git semver [Pipeline] } [2023-09-20T23:38:45.483Z] $ docker stop --time=1 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 [2023-09-20T23:38:46.770Z] $ docker rm -f --volumes 73d9a1f369cad9c1d9e29525519183d338f3786f96c740ccbd7f51a66c5b11e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T23:38:47.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T23:38:47.417Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T23:38:47.434Z] [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) [2023-09-20T23:38:47.833Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7478 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws [2023-09-20T23:38:47.905Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T23:38:47.960Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T23:38:48.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T23:38:48.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T23:38:48.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T23:38:48.398Z] ========================================================= [2023-09-20T23:38:48.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T23:38:48.398Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T23:38:48.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T23:38:48.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T23:38:48.736Z] 7264a8db6415: Pulling fs layer [2023-09-20T23:38:48.736Z] c4d48a809fc2: Pulling fs layer [2023-09-20T23:38:48.736Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T23:38:48.736Z] ad3a456e5733: Pulling fs layer [2023-09-20T23:38:48.736Z] 33e27b845d1e: Pulling fs layer [2023-09-20T23:38:48.736Z] c68163c4e522: Pulling fs layer [2023-09-20T23:38:48.736Z] 50da416c3ac9: Pulling fs layer [2023-09-20T23:38:48.736Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T23:38:48.736Z] 23d2d4c4bb30: Waiting [2023-09-20T23:38:48.736Z] 50da416c3ac9: Waiting [2023-09-20T23:38:48.736Z] c68163c4e522: Waiting [2023-09-20T23:38:48.736Z] ad3a456e5733: Waiting [2023-09-20T23:38:48.736Z] 33e27b845d1e: Waiting [2023-09-20T23:38:48.736Z] c4d48a809fc2: Download complete [2023-09-20T23:38:48.736Z] ad3a456e5733: Download complete [2023-09-20T23:38:48.736Z] 33e27b845d1e: Verifying Checksum [2023-09-20T23:38:48.736Z] 33e27b845d1e: Download complete [2023-09-20T23:38:48.736Z] 7264a8db6415: Verifying Checksum [2023-09-20T23:38:48.736Z] 7264a8db6415: Download complete [2023-09-20T23:38:48.736Z] c68163c4e522: Verifying Checksum [2023-09-20T23:38:48.736Z] c68163c4e522: Download complete [2023-09-20T23:38:48.994Z] 7264a8db6415: Pull complete [2023-09-20T23:38:48.994Z] c4d48a809fc2: Pull complete [2023-09-20T23:38:48.994Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T23:38:48.994Z] 23d2d4c4bb30: Download complete [2023-09-20T23:38:49.252Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T23:38:49.252Z] 4f1c88b9dad5: Download complete [2023-09-20T23:38:49.509Z] 50da416c3ac9: Verifying Checksum [2023-09-20T23:38:49.509Z] 50da416c3ac9: Download complete [2023-09-20T23:38:52.037Z] 4f1c88b9dad5: Pull complete [2023-09-20T23:38:52.037Z] ad3a456e5733: Pull complete [2023-09-20T23:38:52.294Z] 33e27b845d1e: Pull complete [2023-09-20T23:38:52.294Z] c68163c4e522: Pull complete [2023-09-20T23:38:52.487Z] using credential edgex-jenkins-ssh [2023-09-20T23:38:52.506Z] Cloning the remote Git repository [2023-09-20T23:38:52.571Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-20T23:38:52.644Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-20T23:38:52.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T23:38:52.765Z] > git --version # timeout=10 [2023-09-20T23:38:52.791Z] > git --version # 'git version 2.25.1' [2023-09-20T23:38:52.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T23:38:52.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T23:38:54.190Z] 50da416c3ac9: Pull complete [2023-09-20T23:38:54.755Z] 23d2d4c4bb30: Pull complete [2023-09-20T23:38:54.755Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T23:38:54.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T23:38:54.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T23:38:55.108Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T23:38:55.108Z] WORKDIR /edgex [2023-09-20T23:38:55.108Z] COPY go.mod . [2023-09-20T23:38:55.108Z] RUN go mod download build [2023-09-20T23:38:55.108Z] -t ci-base-image-x86_64 -f - . [2023-09-20T23:38:55.673Z] Sending build context to Docker daemon 171MB [2023-09-20T23:38:55.673Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T23:38:55.673Z] ---> 0786185ac409 [2023-09-20T23:38:55.673Z] Step 2/4 : WORKDIR /edgex [2023-09-20T23:38:57.577Z] ---> Running in e82cffde5826 [2023-09-20T23:38:57.577Z] Removing intermediate container e82cffde5826 [2023-09-20T23:38:57.577Z] ---> 3f99dd9726db [2023-09-20T23:38:57.577Z] Step 3/4 : COPY go.mod . [2023-09-20T23:38:57.577Z] ---> 195e8c947d48 [2023-09-20T23:38:57.577Z] Step 4/4 : RUN go mod download [2023-09-20T23:38:57.577Z] ---> Running in c71f117d9797 [2023-09-20T23:39:09.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T23:39:09.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T23:39:09.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T23:39:09.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T23:39:09.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T23:39:09.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T23:39:10.746Z] Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 7db33fee3977892215c76227d8c5f0af98e3e338 [2023-09-20T23:39:11.409Z] Merge succeeded, producing bb86520b2467e7ef6c6190ef40cba03a2546bb61 [2023-09-20T23:39:11.409Z] Checking out Revision bb86520b2467e7ef6c6190ef40cba03a2546bb61 (PR-4690) [2023-09-20T23:39:10.766Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T23:39:10.833Z] > git checkout -f 7db33fee3977892215c76227d8c5f0af98e3e338 # timeout=10 [2023-09-20T23:39:11.061Z] > git remote # timeout=10 [2023-09-20T23:39:11.083Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T23:39:11.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T23:39:11.121Z] > git merge 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 [2023-09-20T23:39:11.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T23:39:11.415Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T23:39:11.428Z] > git checkout -f bb86520b2467e7ef6c6190ef40cba03a2546bb61 # timeout=10 [2023-09-20T23:39:12.458Z] Removing intermediate container c71f117d9797 [2023-09-20T23:39:12.458Z] ---> 3bcf881a3023 [2023-09-20T23:39:12.458Z] Successfully built 3bcf881a3023 [2023-09-20T23:39:12.458Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:39:12.833Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T23:39:12.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:39:12.979Z] prd-ubuntu20.04-docker-8c-8g-7496 does not seem to be running inside a container [2023-09-20T23:39:13.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T23:39:13.345Z] $ docker top ae674b6f68f630134f60944a1b18d8a5b655a11dd75f149e84fba2767591b112 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T23:39:13.726Z] + go version [2023-09-20T23:39:13.726Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T23:39:13.763Z] $ docker stop --time=1 ae674b6f68f630134f60944a1b18d8a5b655a11dd75f149e84fba2767591b112 [2023-09-20T23:39:15.052Z] $ docker rm -f --volumes ae674b6f68f630134f60944a1b18d8a5b655a11dd75f149e84fba2767591b112 [2023-09-20T23:39:15.058Z] Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" [2023-09-20T23:39:15.058Z] First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [2023-09-20T23:39:15.141Z] > git --version # timeout=10 [2023-09-20T23:39:15.153Z] > git --version # 'git version 2.25.1' [2023-09-20T23:39:15.172Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T23:39:15.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T23:39:15.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:39:16.095Z] prd-ubuntu20.04-docker-8c-8g-7496 does not seem to be running inside a container [2023-09-20T23:39:16.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T23:39:16.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T23:39:16.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T23:39:16.225Z] Dload Upload Total Spent Left Speed [2023-09-20T23:39:16.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [2023-09-20T23:39:16.460Z] $ docker top 12a034d0cbdf740b0d16365bac4c6b0a58e181ad761de9f265980693abcb40f1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-20T23:39:16.670Z] ========================================================= [2023-09-20T23:39:16.670Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T23:39:16.670Z] ========================================================= [Pipeline] sh [2023-09-20T23:39:16.905Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T23:39:16.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T23:39:17.248Z] + sudo tee /etc/docker/daemon.new [2023-09-20T23:39:17.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T23:39:17.248Z] { [2023-09-20T23:39:17.248Z] "registry-mirrors": [ [2023-09-20T23:39:17.248Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T23:39:17.248Z] ], [2023-09-20T23:39:17.248Z] "bip": "10.250.0.254/24", [2023-09-20T23:39:17.248Z] "hosts": [ [2023-09-20T23:39:17.248Z] "tcp://0.0.0.0:5555", [2023-09-20T23:39:17.248Z] "unix:///var/run/docker.sock" [2023-09-20T23:39:17.248Z] ], [2023-09-20T23:39:17.248Z] "mtu": 1458, [2023-09-20T23:39:17.248Z] "selinux-enabled": true, [2023-09-20T23:39:17.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T23:39:17.248Z] } [Pipeline] sh [2023-09-20T23:39:17.372Z] + make test [2023-09-20T23:39:17.372Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T23:39:17.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T23:39:17.945Z] + sudo service docker restart [2023-09-20T23:39:25.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T23:39:36.246Z] provisioning config files... [2023-09-20T23:39:36.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3225808916478385528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T23:39:36.650Z] ---> docker-login.sh [2023-09-20T23:39:36.651Z] nexus3.edgexfoundry.org:10001 [2023-09-20T23:39:36.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:39:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:39:37.188Z] Configure a credential helper to remove this warning. See [2023-09-20T23:39:37.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:39:37.188Z] [2023-09-20T23:39:37.188Z] Login Succeeded [2023-09-20T23:39:37.188Z] nexus3.edgexfoundry.org:10002 [2023-09-20T23:39:37.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:39:37.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:39:37.455Z] Configure a credential helper to remove this warning. See [2023-09-20T23:39:37.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:39:37.455Z] [2023-09-20T23:39:37.455Z] Login Succeeded [2023-09-20T23:39:37.455Z] nexus3.edgexfoundry.org:10003 [2023-09-20T23:39:37.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:39:37.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T23:39:37.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T23:39:37.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T23:39:37.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:39:37.990Z] Configure a credential helper to remove this warning. See [2023-09-20T23:39:37.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:39:37.990Z] [2023-09-20T23:39:37.990Z] Login Succeeded [2023-09-20T23:39:37.990Z] nexus3.edgexfoundry.org:10004 [2023-09-20T23:39:37.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T23:39:38.249Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T23:39:38.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:39:38.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:39:38.260Z] Configure a credential helper to remove this warning. See [2023-09-20T23:39:38.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:39:38.260Z] [2023-09-20T23:39:38.260Z] Login Succeeded [2023-09-20T23:39:38.260Z] docker.io [2023-09-20T23:39:38.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T23:39:38.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T23:39:38.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T23:39:38.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T23:39:38.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T23:39:38.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T23:39:38.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T23:39:38.792Z] Configure a credential helper to remove this warning. See [2023-09-20T23:39:38.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T23:39:38.792Z] [2023-09-20T23:39:38.792Z] Login Succeeded [2023-09-20T23:39:38.792Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T23:39:38.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-20T23:39:39.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T23:39:39.337Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T23:39:39.337Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T23:39:39.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T23:39:39.436Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T23:39:39.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T23:39:39.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T23:39:39.546Z] ========================================================= [2023-09-20T23:39:39.546Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T23:39:39.546Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T23:39:39.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T23:39:39.911Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T23:39:39.911Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T23:39:39.911Z] 5d54e960e981: Pulling fs layer [2023-09-20T23:39:39.911Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T23:39:39.911Z] f0e02332f6b5: Pulling fs layer [2023-09-20T23:39:39.911Z] cefa15bbcfad: Pulling fs layer [2023-09-20T23:39:39.911Z] 17808c966233: Pulling fs layer [2023-09-20T23:39:39.911Z] f4c1fc716caa: Pulling fs layer [2023-09-20T23:39:39.911Z] f0e02332f6b5: Waiting [2023-09-20T23:39:39.911Z] cefa15bbcfad: Waiting [2023-09-20T23:39:39.911Z] f4c1fc716caa: Waiting [2023-09-20T23:39:39.911Z] 17808c966233: Waiting [2023-09-20T23:39:40.180Z] 5d54e960e981: Verifying Checksum [2023-09-20T23:39:40.180Z] 5d54e960e981: Download complete [2023-09-20T23:39:40.180Z] f0e02332f6b5: Verifying Checksum [2023-09-20T23:39:40.180Z] f0e02332f6b5: Download complete [2023-09-20T23:39:40.180Z] cefa15bbcfad: Verifying Checksum [2023-09-20T23:39:40.180Z] cefa15bbcfad: Download complete [2023-09-20T23:39:40.180Z] 9fda8d8052c6: Download complete [2023-09-20T23:39:40.450Z] f4c1fc716caa: Verifying Checksum [2023-09-20T23:39:40.450Z] f4c1fc716caa: Download complete [2023-09-20T23:39:41.048Z] 9fda8d8052c6: Pull complete [2023-09-20T23:39:41.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T23:39:41.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T23:39:41.638Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T23:39:41.638Z] c4a7e357bf2a: Download complete [2023-09-20T23:39:42.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-20T23:39:42.225Z] 5d54e960e981: Pull complete [2023-09-20T23:39:42.513Z] 17808c966233: Verifying Checksum [2023-09-20T23:39:42.513Z] 17808c966233: Download complete [2023-09-20T23:39:44.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-20T23:39:44.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T23:39:44.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T23:39:44.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T23:39:45.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T23:39:45.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T23:39:46.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T23:39:46.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T23:39:46.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:39:46.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T23:39:46.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T23:39:47.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements [2023-09-20T23:39:47.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.0% of statements [2023-09-20T23:39:47.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T23:39:47.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T23:39:50.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T23:39:50.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:39:50.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T23:39:50.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.844s coverage: 93.4% of statements [2023-09-20T23:39:50.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T23:39:50.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T23:39:51.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.371s coverage: 97.6% of statements [2023-09-20T23:39:51.802Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-09-20T23:39:52.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T23:39:52.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T23:39:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.076s coverage: 0.9% of statements [2023-09-20T23:39:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2023-09-20T23:39:53.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2023-09-20T23:39:54.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.054s coverage: 82.9% of statements [2023-09-20T23:39:54.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2023-09-20T23:39:54.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.056s coverage: 96.3% of statements [2023-09-20T23:39:54.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T23:39:54.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T23:39:54.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T23:39:54.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T23:39:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T23:39:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T23:39:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T23:39:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T23:39:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2023-09-20T23:39:56.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T23:39:56.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T23:39:56.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T23:39:56.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T23:39:56.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T23:39:56.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T23:39:57.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T23:39:57.510Z] c4a7e357bf2a: Pull complete [2023-09-20T23:39:57.510Z] f0e02332f6b5: Pull complete [2023-09-20T23:39:57.510Z] cefa15bbcfad: Pull complete [2023-09-20T23:39:58.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T23:39:59.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T23:40:00.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T23:40:00.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T23:40:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T23:40:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T23:40:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T23:40:04.161Z] 17808c966233: Pull complete [2023-09-20T23:40:04.427Z] f4c1fc716caa: Pull complete [2023-09-20T23:40:04.427Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T23:40:04.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T23:40:04.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2023-09-20T23:40:04.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T23:40:04.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T23:40:04.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [Pipeline] sh [2023-09-20T23:40:04.831Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T23:40:04.831Z] WORKDIR /edgex [2023-09-20T23:40:04.831Z] COPY go.mod . [2023-09-20T23:40:04.831Z] RUN go mod downloaddocker [2023-09-20T23:40:04.831Z] build -t ci-base-image-arm64 -f - . [2023-09-20T23:40:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T23:40:05.414Z] Sending build context to Docker daemon 2.994MB [2023-09-20T23:40:05.414Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T23:40:05.414Z] ---> ea914061e18c [2023-09-20T23:40:05.414Z] Step 2/4 : WORKDIR /edgex [2023-09-20T23:40:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T23:40:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T23:40:05.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T23:40:06.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T23:40:06.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T23:40:06.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T23:40:06.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T23:40:07.356Z] ---> Running in 9d33ff65051d [2023-09-20T23:40:07.356Z] Removing intermediate container 9d33ff65051d [2023-09-20T23:40:07.356Z] ---> 9bf34e3f8c2b [2023-09-20T23:40:07.356Z] Step 3/4 : COPY go.mod . [2023-09-20T23:40:07.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements [2023-09-20T23:40:07.635Z] ---> c2d52f483721 [2023-09-20T23:40:07.635Z] Step 4/4 : RUN go mod download [2023-09-20T23:40:07.904Z] ---> Running in b5c199971386 [2023-09-20T23:40:07.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T23:40:07.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:40:07.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T23:40:07.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T23:40:08.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T23:40:08.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T23:40:10.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T23:40:10.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.184s coverage: 38.4% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 95.7% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-09-20T23:40:20.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2023-09-20T23:40:20.213Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-20T23:40:20.213Z] running golangci-lint [2023-09-20T23:40:20.213Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-20T23:40:20.213Z] go version go1.21.0 linux/amd64 [2023-09-20T23:40:20.213Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-20T23:40:20.213Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-20T23:40:30.443Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 10.784476813s" [2023-09-20T23:40:30.443Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.82663ms" [2023-09-20T23:40:40.410Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.868837929s with top 10 stages: buildir: 40.289421403s, gosec: 8.595967431s, fact_deprecated: 2.476769236s, inspect: 2.408368415s, fact_purity: 1.417664123s, printf: 1.413703684s, ctrlflow: 1.316264109s, nilness: 1.161728781s, directives: 1.042965457s, ineffassign: 1.04203333s" [2023-09-20T23:40:40.410Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-20T23:40:40.410Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197" [2023-09-20T23:40:40.410Z] level=info msg="[runner] processing took 18.993959ms with stages: nolint: 8.378543ms, identifier_marker: 5.597969ms, autogenerated_exclude: 1.642988ms, path_prettifier: 1.462558ms, exclude-rules: 1.102516ms, skip_dirs: 655.593µs, filename_unadjuster: 81.021µs, cgo: 58.24µs, diff: 9.77µs, max_same_issues: 761ns, uniq_by_line: 660ns, skip_files: 550ns, max_from_linter: 450ns, exclude: 440ns, fixer: 420ns, severity-rules: 370ns, path_shortener: 360ns, path_prefixer: 250ns, max_per_file_from_linter: 210ns, source_code: 150ns, sort_results: 140ns" [2023-09-20T23:40:40.410Z] level=info msg="[runner] linters took 9.728228944s with stages: goanalysis_metalinter: 9.709052415s" [2023-09-20T23:40:40.410Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-20T23:40:40.410Z] level=info msg="Memory: 206 samples, avg is 283.3MB, max is 862.8MB" [2023-09-20T23:40:40.410Z] level=info msg="Execution took 20.560435154s" [2023-09-20T23:40:40.410Z] go vet ./... [2023-09-20T23:40:44.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T23:40:44.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T23:40:44.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T23:40:44.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T23:40:45.196Z] + ls -al . [2023-09-20T23:40:45.196Z] total 732 [2023-09-20T23:40:45.196Z] drwxrwxr-x 12 1001 1001 4096 Sep 20 23:39 . [2023-09-20T23:40:45.196Z] drwxr-xr-x 4 root root 4096 Sep 20 23:39 .. [2023-09-20T23:40:45.196Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:38 .blubracket [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 23:38 .dockerignore [2023-09-20T23:40:45.196Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 23:40 .git [2023-09-20T23:40:45.196Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 23:38 .github [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 23:38 .gitignore [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 23:38 .golangci.yml [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 23:38 .hadolint.yml [2023-09-20T23:40:45.196Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 23:38 .semver [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 23:38 .sonarcloud.properties [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 23:38 ADOPTERS.md [2023-09-20T23:40:45.196Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 23:38 Attribution.txt [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 23:38 CHANGELOG.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 23:38 CONTRIBUTING.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 23:38 GOVERNANCE.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 23:38 Jenkinsfile [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 23:38 LICENSE [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 23:38 Makefile [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 23:38 OWNERS.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 23:38 README.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 23:38 SECURITY.md [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 23:38 VERSION [2023-09-20T23:40:45.197Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:38 bin [2023-09-20T23:40:45.197Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 23:38 cmd [2023-09-20T23:40:45.197Z] -rw-r--r-- 1 root root 453602 Sep 20 23:40 coverage.out [2023-09-20T23:40:45.197Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:38 fuzz_test [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 23:38 go.mod [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 23:38 go.sum [2023-09-20T23:40:45.197Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 23:38 internal [2023-09-20T23:40:45.197Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 23:38 openapi [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 23:38 security.txt [2023-09-20T23:40:45.197Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 23:38 snap [2023-09-20T23:40:45.197Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 23:38 version.go [Pipeline] sh [2023-09-20T23:40:45.505Z] + '[' -e coverage.out ] [2023-09-20T23:40:45.505Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T23:40:45.623Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T23:40:45.913Z] + make build [2023-09-20T23:40:45.913Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T23:40:46.898Z] Removing intermediate container b5c199971386 [2023-09-20T23:40:46.898Z] ---> 44e90282b0d1 [2023-09-20T23:40:46.898Z] Successfully built 44e90282b0d1 [2023-09-20T23:40:46.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:40:47.319Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T23:40:47.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:40:47.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-7478 does not seem to be running inside a container [2023-09-20T23:40:47.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T23:40:51.987Z] $ docker top 28d5a82bdee9dc3aec7ffd01e128411219be32ad228ebb24d7bb4e08a9cf43de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T23:40:52.851Z] + go version [2023-09-20T23:40:52.851Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T23:40:52.886Z] $ docker stop --time=1 28d5a82bdee9dc3aec7ffd01e128411219be32ad228ebb24d7bb4e08a9cf43de [2023-09-20T23:40:54.469Z] $ docker rm -f --volumes 28d5a82bdee9dc3aec7ffd01e128411219be32ad228ebb24d7bb4e08a9cf43de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:40:55.330Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T23:40:55.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:40:55.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-7478 does not seem to be running inside a container [2023-09-20T23:40:55.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T23:40:56.771Z] $ docker top 835501f01e3b96faad69b7ad2e8f28db42591a83e06a27513701fb2a70665835 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T23:40:57.020Z] ========================================================= [2023-09-20T23:40:57.020Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T23:40:57.020Z] ========================================================= [Pipeline] sh [2023-09-20T23:40:57.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T23:40:57.986Z] + make test [2023-09-20T23:40:58.111Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T23:40:58.252Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T23:40:59.046Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T23:40:59.981Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T23:41:00.915Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T23:41:07.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T23:41:08.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T23:41:09.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T23:41:10.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T23:41:11.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T23:41:12.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T23:41:13.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-20T23:41:14.324Z] $ docker stop --time=1 12a034d0cbdf740b0d16365bac4c6b0a58e181ad761de9f265980693abcb40f1 [2023-09-20T23:41:16.553Z] $ docker rm -f --volumes 12a034d0cbdf740b0d16365bac4c6b0a58e181ad761de9f265980693abcb40f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:41:18.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T23:41:18.030Z] [2023-09-20T23:41:18.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:41:18.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T23:41:18.407Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-20T23:41:18.407Z] 91d30c5bc195: Pulling fs layer [2023-09-20T23:41:18.407Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-20T23:41:18.407Z] 9c61dcf015f6: Pulling fs layer [2023-09-20T23:41:18.407Z] 4698f68db338: Pulling fs layer [2023-09-20T23:41:18.407Z] 2a2f49069b9e: Pulling fs layer [2023-09-20T23:41:18.407Z] e0025b399a48: Pulling fs layer [2023-09-20T23:41:18.407Z] 4698f68db338: Waiting [2023-09-20T23:41:18.407Z] 2a2f49069b9e: Waiting [2023-09-20T23:41:18.407Z] e0025b399a48: Waiting [2023-09-20T23:41:18.407Z] 91d30c5bc195: Verifying Checksum [2023-09-20T23:41:18.407Z] 91d30c5bc195: Download complete [2023-09-20T23:41:18.407Z] 4698f68db338: Download complete [2023-09-20T23:41:18.666Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-20T23:41:18.666Z] 2e9b0aa3be6d: Download complete [2023-09-20T23:41:18.666Z] e0025b399a48: Verifying Checksum [2023-09-20T23:41:18.666Z] e0025b399a48: Download complete [2023-09-20T23:41:18.666Z] 91d30c5bc195: Pull complete [2023-09-20T23:41:18.666Z] 2a2f49069b9e: Verifying Checksum [2023-09-20T23:41:18.666Z] 2a2f49069b9e: Download complete [2023-09-20T23:41:18.924Z] 2e9b0aa3be6d: Pull complete [2023-09-20T23:41:19.182Z] 9c61dcf015f6: Download complete [2023-09-20T23:41:21.707Z] 9c61dcf015f6: Pull complete [2023-09-20T23:41:21.707Z] 4698f68db338: Pull complete [2023-09-20T23:41:21.966Z] 2a2f49069b9e: Pull complete [2023-09-20T23:41:21.966Z] e0025b399a48: Pull complete [2023-09-20T23:41:21.966Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-20T23:41:21.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T23:41:21.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:41:22.198Z] prd-ubuntu20.04-docker-8c-8g-7496 does not seem to be running inside a container [2023-09-20T23:41:22.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-20T23:41:23.245Z] $ docker top e8a3d973f129dd2c3760ab73b06c80da4b2220dbd0ff256efbfddb7ed1f330ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T23:41:23.632Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T23:41:26.168Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #1 transferring dockerfile: 2.38kB done [2023-09-20T23:41:26.168Z] #1 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #2 transferring dockerfile: 1.70kB done [2023-09-20T23:41:26.168Z] #2 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #3 transferring dockerfile: 2.04kB done [2023-09-20T23:41:26.168Z] #3 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #4 transferring dockerfile: 1.59kB done [2023-09-20T23:41:26.168Z] #4 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #5 transferring dockerfile: 2.39kB done [2023-09-20T23:41:26.168Z] #5 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #6 transferring dockerfile: 2.82kB done [2023-09-20T23:41:26.168Z] #6 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #7 transferring dockerfile: 1.82kB done [2023-09-20T23:41:26.168Z] #7 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-09-20T23:41:26.168Z] #8 DONE 0.1s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #9 [security-secretstore-setup internal] load .dockerignore [2023-09-20T23:41:26.168Z] #9 transferring context: 56B done [2023-09-20T23:41:26.168Z] #9 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #10 transferring dockerfile: 1.78kB done [2023-09-20T23:41:26.168Z] #10 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #11 transferring dockerfile: 1.96kB done [2023-09-20T23:41:26.168Z] #11 DONE 0.1s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #12 transferring dockerfile: 2.12kB done [2023-09-20T23:41:26.168Z] #12 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #13 transferring dockerfile: 1.90kB done [2023-09-20T23:41:26.168Z] #13 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #14 transferring dockerfile: 1.84kB done [2023-09-20T23:41:26.168Z] #14 DONE 0.1s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T23:41:26.168Z] #15 transferring dockerfile: 1.58kB done [2023-09-20T23:41:26.168Z] #15 DONE 0.1s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #16 [security-spire-agent internal] load .dockerignore [2023-09-20T23:41:26.168Z] #16 transferring context: 56B done [2023-09-20T23:41:26.168Z] #16 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #17 [security-proxy-auth internal] load .dockerignore [2023-09-20T23:41:26.168Z] #17 transferring context: 56B done [2023-09-20T23:41:26.168Z] #17 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #18 [security-spire-server internal] load .dockerignore [2023-09-20T23:41:26.168Z] #18 transferring context: 56B done [2023-09-20T23:41:26.168Z] #18 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-20T23:41:26.168Z] #19 transferring context: 56B done [2023-09-20T23:41:26.168Z] #19 DONE 0.0s [2023-09-20T23:41:26.168Z] [2023-09-20T23:41:26.168Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-20T23:41:26.428Z] #20 transferring context: 56B done [2023-09-20T23:41:26.428Z] #20 DONE 0.0s [2023-09-20T23:41:26.428Z] [2023-09-20T23:41:26.428Z] #21 [core-command internal] load .dockerignore [2023-09-20T23:41:26.428Z] #21 transferring context: 56B done [2023-09-20T23:41:26.428Z] #21 DONE 0.0s [2023-09-20T23:41:26.428Z] [2023-09-20T23:41:26.428Z] #22 [support-scheduler internal] load .dockerignore [2023-09-20T23:41:26.428Z] #22 transferring context: 56B done [2023-09-20T23:41:26.428Z] #22 DONE 0.0s [2023-09-20T23:41:26.428Z] [2023-09-20T23:41:26.428Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T23:41:26.428Z] #23 transferring context: 56B done [2023-09-20T23:41:26.428Z] #23 DONE 0.0s [2023-09-20T23:41:26.428Z] [2023-09-20T23:41:26.428Z] #24 [core-metadata internal] load .dockerignore [2023-09-20T23:41:26.428Z] #24 transferring context: 56B done [2023-09-20T23:41:26.428Z] #24 DONE 0.0s [2023-09-20T23:41:26.428Z] [2023-09-20T23:41:26.428Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T23:41:26.428Z] #25 transferring context: 56B done [2023-09-20T23:41:26.428Z] #25 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #26 [support-notifications internal] load .dockerignore [2023-09-20T23:41:26.429Z] #26 transferring context: 56B done [2023-09-20T23:41:26.429Z] #26 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T23:41:26.429Z] #27 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #28 [security-spire-config internal] load .dockerignore [2023-09-20T23:41:26.429Z] #28 transferring context: 56B done [2023-09-20T23:41:26.429Z] #28 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #29 [core-data internal] load .dockerignore [2023-09-20T23:41:26.429Z] #29 transferring context: 56B done [2023-09-20T23:41:26.429Z] #29 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:41:26.429Z] #30 DONE 0.1s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:41:26.429Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:26.429Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:26.429Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:26.429Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:26.429Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:26.429Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:26.429Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:26.429Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:26.429Z] #31 DONE 0.1s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T23:41:26.429Z] #27 DONE 0.0s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:41:26.429Z] #30 DONE 0.1s [2023-09-20T23:41:26.429Z] [2023-09-20T23:41:26.429Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T23:41:26.689Z] #32 ... [2023-09-20T23:41:26.689Z] [2023-09-20T23:41:26.689Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:41:26.689Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:26.689Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:26.689Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:26.689Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:26.689Z] #31 DONE 0.1s [2023-09-20T23:41:26.689Z] [2023-09-20T23:41:26.689Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T23:41:26.689Z] #32 ... [2023-09-20T23:41:26.689Z] [2023-09-20T23:41:26.689Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:41:26.689Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:26.689Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:26.689Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:26.689Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:26.689Z] #31 DONE 0.1s [2023-09-20T23:41:26.689Z] [2023-09-20T23:41:26.689Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T23:41:26.689Z] #27 DONE 0.0s [2023-09-20T23:41:26.689Z] [2023-09-20T23:41:26.689Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T23:41:26.952Z] #32 DONE 0.6s [2023-09-20T23:41:26.952Z] [2023-09-20T23:41:26.952Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T23:41:26.952Z] #27 DONE 0.0s [2023-09-20T23:41:26.952Z] [2023-09-20T23:41:26.952Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:41:26.952Z] #30 DONE 0.4s [2023-09-20T23:41:26.952Z] [2023-09-20T23:41:26.952Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:41:26.952Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:26.952Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:26.952Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:26.952Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:26.952Z] #31 DONE 0.1s [2023-09-20T23:41:26.952Z] [2023-09-20T23:41:26.952Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T23:41:26.952Z] #32 DONE 0.6s [2023-09-20T23:41:26.952Z] [2023-09-20T23:41:26.952Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-20T23:41:27.519Z] #33 DONE 0.7s [2023-09-20T23:41:27.519Z] [2023-09-20T23:41:27.519Z] #34 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:41:27.519Z] #34 ... [2023-09-20T23:41:27.519Z] [2023-09-20T23:41:27.519Z] #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:41:27.519Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:41:27.519Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T23:41:27.519Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T23:41:27.519Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:41:27.519Z] #31 DONE 0.1s [2023-09-20T23:41:27.519Z] [2023-09-20T23:41:27.519Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T23:41:27.519Z] #35 DONE 1.1s [2023-09-20T23:41:27.519Z] [2023-09-20T23:41:27.519Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T23:41:27.519Z] #36 DONE 1.1s [2023-09-20T23:41:27.784Z] [2023-09-20T23:41:27.784Z] #37 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:41:27.784Z] #37 ... [2023-09-20T23:41:27.784Z] [2023-09-20T23:41:27.784Z] #38 [security-spire-agent internal] load build context [2023-09-20T23:41:27.784Z] #38 transferring context: 17.64kB 0.0s done [2023-09-20T23:41:27.784Z] #38 DONE 0.3s [2023-09-20T23:41:27.784Z] [2023-09-20T23:41:27.784Z] #39 [security-spire-server internal] load build context [2023-09-20T23:41:27.784Z] #39 transferring context: 18.11kB 0.0s done [2023-09-20T23:41:27.784Z] #39 DONE 0.3s [2023-09-20T23:41:27.784Z] [2023-09-20T23:41:27.784Z] #40 [security-spire-config internal] load build context [2023-09-20T23:41:27.784Z] #40 transferring context: 16.36kB 0.0s done [2023-09-20T23:41:27.784Z] #40 DONE 0.3s [2023-09-20T23:41:28.043Z] [2023-09-20T23:41:28.043Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:41:28.043Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-20T23:41:28.043Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T23:41:28.043Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-20T23:41:28.043Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-20T23:41:28.043Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-20T23:41:28.043Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T23:41:28.043Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T23:41:28.043Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T23:41:28.043Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-09-20T23:41:28.309Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-20T23:41:28.309Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-20T23:41:28.309Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-20T23:41:28.309Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.05MB / 25.84MB 0.4s [2023-09-20T23:41:28.309Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s [2023-09-20T23:41:28.309Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-20T23:41:28.568Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.6s [2023-09-20T23:41:28.568Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-20T23:41:28.568Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.7s [2023-09-20T23:41:28.568Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-09-20T23:41:29.508Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done [2023-09-20T23:41:30.456Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T23:41:31.411Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-20T23:41:32.787Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2023-09-20T23:41:36.985Z] #41 ... [2023-09-20T23:41:36.985Z] [2023-09-20T23:41:36.985Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:41:36.985Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.985Z] #0 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.985Z] #0 1.949 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T23:41:36.985Z] #0 1.973 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.985Z] #0 1.985 (3/4) Installing su-exec (0.2-r3) [2023-09-20T23:41:36.985Z] #0 1.992 (4/4) Installing yq (4.33.3-r3) [2023-09-20T23:41:36.985Z] #0 2.182 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.985Z] #0 2.193 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:41:36.985Z] #0 2.232 OK: 17 MiB in 19 packages [2023-09-20T23:41:36.985Z] #42 ... [2023-09-20T23:41:36.985Z] [2023-09-20T23:41:36.985Z] #43 [security-secretstore-setup internal] load build context [2023-09-20T23:41:36.985Z] #43 transferring context: 364.81MB 9.7s done [2023-09-20T23:41:36.985Z] #43 ... [2023-09-20T23:41:36.985Z] [2023-09-20T23:41:36.985Z] #44 [core-metadata internal] load build context [2023-09-20T23:41:36.986Z] #44 transferring context: 364.81MB 9.5s done [2023-09-20T23:41:36.986Z] #44 ... [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #45 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T23:41:36.986Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.709 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 1.709 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 1.719 OK: 7 MiB in 16 packages [2023-09-20T23:41:36.986Z] #45 DONE 10.3s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:41:36.986Z] #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.154 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 1.162 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 1.170 OK: 7 MiB in 16 packages [2023-09-20T23:41:36.986Z] #46 DONE 9.5s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T23:41:36.986Z] #0 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.721 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 1.744 (2/2) Installing su-exec (0.2-r3) [2023-09-20T23:41:36.986Z] #0 1.752 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 1.770 OK: 7 MiB in 17 packages [2023-09-20T23:41:36.986Z] #47 DONE 10.3s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T23:41:36.986Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.835 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 1.846 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T23:41:36.986Z] #0 1.866 (3/4) Installing su-exec (0.2-r3) [2023-09-20T23:41:36.986Z] #0 1.866 (4/4) Installing yq (4.33.3-r3) [2023-09-20T23:41:36.986Z] #0 2.038 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 2.043 OK: 17 MiB in 19 packages [2023-09-20T23:41:36.986Z] #48 DONE 10.2s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T23:41:36.986Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.834 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T23:41:36.986Z] #0 1.862 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 1.866 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 1.871 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:41:36.986Z] #0 1.926 OK: 8 MiB in 17 packages [2023-09-20T23:41:36.986Z] #49 DONE 9.9s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T23:41:36.986Z] #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.117 v3.18.3-226-gb1cbd9a10c5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:41:36.986Z] #0 2.117 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:41:36.986Z] #0 2.117 OK: 20064 distinct packages available [2023-09-20T23:41:36.986Z] #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.487 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T23:41:36.986Z] #0 2.504 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T23:41:36.986Z] #0 2.524 (3/11) Installing libunistring (1.1-r1) [2023-09-20T23:41:36.986Z] #0 2.567 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T23:41:36.986Z] #0 2.577 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T23:41:36.986Z] #0 2.582 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T23:41:36.986Z] #0 2.597 (7/11) Installing curl (8.2.1-r0) [2023-09-20T23:41:36.986Z] #0 2.662 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:36.986Z] #0 2.670 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:41:36.986Z] #0 2.682 (10/11) Installing libucontext (1.2-r2) [2023-09-20T23:41:36.986Z] #0 2.682 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T23:41:36.986Z] #0 2.683 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:36.986Z] #0 2.688 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:41:36.986Z] #0 2.738 OK: 12 MiB in 26 packages [2023-09-20T23:41:36.986Z] #50 DONE 10.2s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:41:36.986Z] #42 DONE 10.4s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #51 [security-bootstrapper internal] load build context [2023-09-20T23:41:36.986Z] #51 transferring context: 364.81MB 9.3s done [2023-09-20T23:41:36.986Z] #51 DONE 10.5s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T23:41:36.986Z] #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.818 OK: 264 MiB in 52 packages [2023-09-20T23:41:36.986Z] #52 DONE 9.5s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:41:36.986Z] #34 2.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #34 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #34 3.105 OK: 264 MiB in 52 packages [2023-09-20T23:41:36.986Z] #34 DONE 9.6s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #53 [core-command internal] load build context [2023-09-20T23:41:36.986Z] #53 transferring context: 364.81MB 8.0s done [2023-09-20T23:41:36.986Z] #53 DONE 10.3s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #54 [security-spiffe-token-provider internal] load build context [2023-09-20T23:41:36.986Z] #54 transferring context: 364.81MB 8.7s done [2023-09-20T23:41:36.986Z] #54 DONE 10.3s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:41:36.986Z] #55 transferring context: 364.81MB 8.9s done [2023-09-20T23:41:36.986Z] #55 DONE 10.4s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #56 [support-notifications internal] load build context [2023-09-20T23:41:36.986Z] #56 transferring context: 364.81MB 8.4s done [2023-09-20T23:41:36.986Z] #56 DONE 10.1s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #57 [security-proxy-auth internal] load build context [2023-09-20T23:41:36.986Z] #57 transferring context: 364.81MB 9.0s done [2023-09-20T23:41:36.986Z] #57 DONE 10.4s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #58 [core-data internal] load build context [2023-09-20T23:41:36.986Z] #58 transferring context: 364.81MB 8.4s done [2023-09-20T23:41:36.986Z] #58 DONE 10.1s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:41:36.986Z] #59 transferring context: 364.81MB 9.0s done [2023-09-20T23:41:36.986Z] #59 DONE 10.3s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:41:36.986Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:36.986Z] #0 2.526 OK: 264 MiB in 52 packages [2023-09-20T23:41:36.986Z] #60 DONE 9.7s [2023-09-20T23:41:36.986Z] [2023-09-20T23:41:36.986Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:41:37.245Z] #61 DONE 0.1s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #62 [support-scheduler internal] load build context [2023-09-20T23:41:37.245Z] #62 transferring context: 364.81MB 9.3s done [2023-09-20T23:41:37.245Z] #62 DONE 10.4s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #44 [core-metadata internal] load build context [2023-09-20T23:41:37.245Z] #44 DONE 10.3s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T23:41:37.245Z] #63 DONE 0.2s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:41:37.245Z] #64 DONE 0.2s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #43 [security-secretstore-setup internal] load build context [2023-09-20T23:41:37.245Z] #43 DONE 10.7s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:41:37.245Z] #65 ... [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:41:37.245Z] #66 DONE 0.2s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:41:37.245Z] #67 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-20T23:41:37.245Z] #67 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T23:41:37.245Z] #67 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-20T23:41:37.245Z] #67 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-20T23:41:37.245Z] #67 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-20T23:41:37.245Z] #67 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-20T23:41:37.245Z] #67 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-09-20T23:41:37.245Z] #67 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T23:41:37.245Z] #67 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done [2023-09-20T23:41:37.245Z] #67 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-20T23:41:37.245Z] #67 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-20T23:41:37.245Z] #67 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-09-20T23:41:37.245Z] #67 DONE 9.6s [2023-09-20T23:41:37.245Z] [2023-09-20T23:41:37.245Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:41:37.245Z] #41 DONE 9.7s [2023-09-20T23:41:37.511Z] [2023-09-20T23:41:37.511Z] #68 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T23:41:37.511Z] #68 ... [2023-09-20T23:41:37.511Z] [2023-09-20T23:41:37.511Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T23:41:37.770Z] #69 ... [2023-09-20T23:41:37.770Z] [2023-09-20T23:41:37.770Z] #37 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:41:37.770Z] #37 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:37.770Z] #37 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.351Z] #37 10.42 v3.18.3-226-gb1cbd9a10c5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:41:38.351Z] #37 10.42 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:41:38.351Z] #37 10.42 OK: 20064 distinct packages available [2023-09-20T23:41:38.351Z] #37 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.351Z] #37 ... [2023-09-20T23:41:38.351Z] [2023-09-20T23:41:38.351Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T23:41:38.351Z] #70 DONE 1.6s [2023-09-20T23:41:38.352Z] [2023-09-20T23:41:38.352Z] #37 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:41:38.352Z] #37 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.613Z] #37 ... [2023-09-20T23:41:38.613Z] [2023-09-20T23:41:38.613Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T23:41:38.613Z] #71 DONE 0.0s [2023-09-20T23:41:38.613Z] [2023-09-20T23:41:38.613Z] #37 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:41:38.613Z] #37 10.93 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:38.613Z] #37 10.93 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:41:38.613Z] #37 10.93 (3/5) Installing libucontext (1.2-r2) [2023-09-20T23:41:38.613Z] #37 10.94 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T23:41:38.613Z] #37 10.94 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T23:41:38.613Z] #37 10.96 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:38.613Z] #37 10.97 OK: 8 MiB in 20 packages [2023-09-20T23:41:38.872Z] #37 DONE 11.1s [2023-09-20T23:41:38.872Z] [2023-09-20T23:41:38.872Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T23:41:38.872Z] #69 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #69 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #69 10.62 v3.18.3-226-gb1cbd9a10c5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:41:38.872Z] #69 10.62 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:41:38.872Z] #69 10.62 OK: 20064 distinct packages available [2023-09-20T23:41:38.872Z] #69 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #69 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #69 11.21 OK: 264 MiB in 52 packages [2023-09-20T23:41:38.872Z] #69 DONE 11.4s [2023-09-20T23:41:38.872Z] [2023-09-20T23:41:38.872Z] #68 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T23:41:38.872Z] #68 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #68 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #68 10.41 v3.18.3-226-gb1cbd9a10c5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:41:38.872Z] #68 10.41 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:41:38.872Z] #68 10.41 OK: 20064 distinct packages available [2023-09-20T23:41:38.872Z] #68 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #68 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T23:41:38.872Z] #68 10.89 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T23:41:38.872Z] #68 10.90 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:41:38.872Z] #68 10.90 (3/4) Installing libucontext (1.2-r2) [2023-09-20T23:41:38.872Z] #68 10.90 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T23:41:38.872Z] #68 10.91 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:41:38.872Z] #68 10.92 OK: 8 MiB in 19 packages [2023-09-20T23:41:38.872Z] #68 DONE 11.1s [2023-09-20T23:41:38.872Z] [2023-09-20T23:41:38.872Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:41:38.872Z] #72 DONE 0.1s [2023-09-20T23:41:38.872Z] [2023-09-20T23:41:38.872Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:41:39.441Z] #73 ... [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:41:39.441Z] #74 DONE 0.6s [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:41:39.441Z] #75 DONE 0.6s [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #76 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T23:41:39.441Z] #76 DONE 0.6s [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T23:41:39.441Z] #77 DONE 0.1s [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T23:41:39.441Z] #78 DONE 0.1s [2023-09-20T23:41:39.441Z] [2023-09-20T23:41:39.441Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T23:41:39.700Z] #79 DONE 0.2s [2023-09-20T23:41:39.700Z] [2023-09-20T23:41:39.700Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T23:41:39.700Z] #80 DONE 0.2s [2023-09-20T23:41:39.700Z] [2023-09-20T23:41:39.700Z] #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:41:39.700Z] #81 DONE 0.3s [2023-09-20T23:41:39.700Z] [2023-09-20T23:41:39.700Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:41:39.700Z] #82 DONE 0.1s [2023-09-20T23:41:39.700Z] [2023-09-20T23:41:39.700Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:41:39.958Z] #83 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #84 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T23:41:39.958Z] #84 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T23:41:39.958Z] #85 DONE 0.0s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T23:41:39.958Z] #86 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T23:41:39.958Z] #87 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:41:39.958Z] #88 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T23:41:39.958Z] #89 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T23:41:39.958Z] #90 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T23:41:39.958Z] #91 DONE 0.1s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T23:41:39.958Z] #92 DONE 0.0s [2023-09-20T23:41:39.958Z] [2023-09-20T23:41:39.958Z] #93 [security-spire-config] exporting to image [2023-09-20T23:41:39.958Z] #93 exporting layers [2023-09-20T23:41:40.523Z] #93 exporting layers 0.6s done [2023-09-20T23:41:40.523Z] #93 exporting layers 0.5s done [2023-09-20T23:41:40.523Z] #93 writing image sha256:0239e6dc39f222b82809dacb4c642087129cd3ce73f9148232c39e6735af1fd0 0.0s done [2023-09-20T23:41:40.523Z] #93 naming to docker.io/library/security-spire-server done [2023-09-20T23:41:40.523Z] #93 writing image sha256:4f7a9895862c5d73fae17fd46a10b48656ef8b4d4a6f4d3532993e24c05951ac done [2023-09-20T23:41:40.523Z] #93 naming to docker.io/library/security-spire-config done [2023-09-20T23:41:40.523Z] #93 writing image sha256:dee6f87967baf5681c3c5253597ee23177d28888db7b1a9be09235b868fc774c done [2023-09-20T23:41:40.523Z] #93 naming to docker.io/library/security-spire-agent done [2023-09-20T23:41:40.523Z] #93 DONE 0.6s [2023-09-20T23:41:40.523Z] [2023-09-20T23:41:40.523Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:41:47.094Z] #94 ... [2023-09-20T23:41:47.094Z] [2023-09-20T23:41:47.094Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:05.189Z] #95 ... [2023-09-20T23:42:05.189Z] [2023-09-20T23:42:05.189Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:05.189Z] #73 DONE 25.5s [2023-09-20T23:42:05.189Z] [2023-09-20T23:42:05.189Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:05.189Z] #95 DONE 27.2s [2023-09-20T23:42:05.189Z] [2023-09-20T23:42:05.189Z] #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:05.189Z] #65 DONE 27.2s [2023-09-20T23:42:05.189Z] [2023-09-20T23:42:05.189Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:05.189Z] #94 DONE 27.2s [2023-09-20T23:42:05.189Z] [2023-09-20T23:42:05.189Z] #96 [core-command builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #96 DONE 4.9s [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #97 DONE 4.9s [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #98 [core-data builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #98 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #99 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #99 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #100 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #101 [support-notifications builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #101 DONE 4.9s [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #102 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #103 [core-metadata builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #103 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #104 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #105 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #106 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #107 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #108 [support-scheduler builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #108 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #109 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #110 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #111 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #112 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #113 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #114 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #115 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #115 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #116 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #117 DONE 5.0s [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T23:42:09.377Z] #118 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:42:09.377Z] #119 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:42:09.377Z] #120 CACHED [2023-09-20T23:42:09.377Z] [2023-09-20T23:42:09.377Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T23:42:10.749Z] #121 1.193 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T23:42:20.710Z] #121 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T23:42:20.710Z] #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T23:42:20.710Z] #122 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T23:42:20.710Z] #0 0.805 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T23:42:20.710Z] #123 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T23:42:20.710Z] #0 0.734 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T23:42:20.710Z] #124 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T23:42:20.710Z] #0 0.339 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T23:42:20.710Z] #125 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T23:42:20.710Z] #0 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T23:42:20.710Z] #126 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T23:42:20.710Z] #0 0.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T23:42:20.710Z] #127 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T23:42:20.710Z] #0 0.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T23:42:20.710Z] #128 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T23:42:20.710Z] #0 0.896 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T23:42:20.710Z] #129 ... [2023-09-20T23:42:20.710Z] [2023-09-20T23:42:20.710Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T23:42:20.710Z] #0 0.651 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T23:42:20.967Z] #130 ... [2023-09-20T23:42:20.967Z] [2023-09-20T23:42:20.967Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T23:42:20.967Z] #0 1.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T23:43:07.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T23:43:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T23:43:08.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T23:43:09.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.265s coverage: 28.7% of statements [2023-09-20T23:43:18.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements [2023-09-20T23:43:21.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T23:43:21.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T23:43:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T23:43:25.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.327s coverage: 69.2% of statements [2023-09-20T23:43:25.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T23:43:25.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T23:43:27.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.291s coverage: 53.0% of statements [2023-09-20T23:43:28.681Z] #131 73.79 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T23:43:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T23:43:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T23:43:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:43:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T23:43:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T23:43:36.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T23:43:36.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T23:43:36.843Z] #131 ... [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T23:43:36.843Z] #122 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T23:43:36.843Z] #123 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T23:43:36.843Z] #126 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T23:43:36.843Z] #125 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T23:43:36.843Z] #121 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T23:43:36.843Z] #129 DONE 87.3s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T23:43:36.843Z] #131 DONE 87.2s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T23:43:36.843Z] #132 ... [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T23:43:36.843Z] #124 DONE 87.3s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T23:43:36.843Z] #128 DONE 87.5s [2023-09-20T23:43:36.843Z] [2023-09-20T23:43:36.843Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.103Z] #133 ... [2023-09-20T23:43:37.103Z] [2023-09-20T23:43:37.103Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T23:43:37.103Z] #127 DONE 87.6s [2023-09-20T23:43:37.103Z] [2023-09-20T23:43:37.103Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T23:43:37.103Z] #130 DONE 87.7s [2023-09-20T23:43:37.103Z] [2023-09-20T23:43:37.103Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.361Z] #134 ... [2023-09-20T23:43:37.361Z] [2023-09-20T23:43:37.361Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T23:43:37.361Z] #132 DONE 0.8s [2023-09-20T23:43:37.361Z] [2023-09-20T23:43:37.361Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.361Z] #135 DONE 0.7s [2023-09-20T23:43:37.361Z] [2023-09-20T23:43:37.361Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.361Z] #136 DONE 0.7s [2023-09-20T23:43:37.361Z] [2023-09-20T23:43:37.361Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.618Z] #137 ... [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.618Z] #138 DONE 0.5s [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.618Z] #133 DONE 0.7s [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.618Z] #134 DONE 0.4s [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.618Z] #139 DONE 0.4s [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.618Z] #140 DONE 0.3s [2023-09-20T23:43:37.618Z] [2023-09-20T23:43:37.618Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.877Z] #141 ... [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.877Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.877Z] #142 CACHED [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.877Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.877Z] #143 CACHED [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.877Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.877Z] #144 CACHED [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.877Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.877Z] #145 CACHED [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.877Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.877Z] #146 CACHED [2023-09-20T23:43:37.877Z] [2023-09-20T23:43:37.878Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.878Z] #147 CACHED [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:37.878Z] #148 CACHED [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #149 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #149 CACHED [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #150 DONE 0.3s [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #151 DONE 0.4s [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #137 DONE 0.3s [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #141 DONE 0.4s [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:37.878Z] #152 DONE 0.4s [2023-09-20T23:43:37.878Z] [2023-09-20T23:43:37.878Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T23:43:39.262Z] #153 ... [2023-09-20T23:43:39.262Z] [2023-09-20T23:43:39.262Z] #154 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T23:43:39.262Z] #154 DONE 1.2s [2023-09-20T23:43:39.262Z] [2023-09-20T23:43:39.262Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T23:43:39.262Z] #155 ... [2023-09-20T23:43:39.262Z] [2023-09-20T23:43:39.262Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T23:43:39.262Z] #156 DONE 1.6s [2023-09-20T23:43:39.262Z] [2023-09-20T23:43:39.262Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T23:43:39.262Z] #157 DONE 1.6s [2023-09-20T23:43:39.262Z] [2023-09-20T23:43:39.262Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T23:43:39.263Z] #158 DONE 1.7s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T23:43:39.521Z] #159 DONE 1.7s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T23:43:39.521Z] #160 DONE 1.7s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T23:43:39.521Z] #155 DONE 1.6s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T23:43:39.521Z] #161 DONE 1.7s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T23:43:39.521Z] #153 DONE 1.6s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T23:43:39.521Z] #162 DONE 2.2s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T23:43:39.521Z] #163 DONE 1.7s [2023-09-20T23:43:39.521Z] [2023-09-20T23:43:39.521Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #164 ... [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #165 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #165 DONE 0.5s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #166 DONE 0.5s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #167 DONE 0.5s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #168 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #169 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #170 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T23:43:39.780Z] #171 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #172 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:39.780Z] #164 DONE 0.4s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #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-09-20T23:43:39.780Z] #173 DONE 0.5s [2023-09-20T23:43:39.780Z] [2023-09-20T23:43:39.780Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-20T23:43:39.780Z] #93 exporting layers [2023-09-20T23:43:40.038Z] #93 ... [2023-09-20T23:43:40.038Z] [2023-09-20T23:43:40.038Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T23:43:40.038Z] #174 DONE 0.4s [2023-09-20T23:43:40.038Z] [2023-09-20T23:43:40.038Z] #93 [core-data] exporting to image [2023-09-20T23:43:40.623Z] #93 writing image sha256:eba233736b2291d5f2819daa4db3a1c602fc98ef819d2599203b13cd4e643aad [2023-09-20T23:43:40.623Z] #93 ... [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-20T23:43:40.623Z] #175 DONE 0.8s [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T23:43:40.623Z] #176 DONE 0.7s [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T23:43:40.623Z] #177 DONE 0.7s [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T23:43:40.623Z] #178 DONE 0.6s [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #93 [core-command] exporting to image [2023-09-20T23:43:40.623Z] #93 exporting layers 0.7s done [2023-09-20T23:43:40.623Z] #93 writing image sha256:eba233736b2291d5f2819daa4db3a1c602fc98ef819d2599203b13cd4e643aad 0.0s done [2023-09-20T23:43:40.623Z] #93 naming to docker.io/library/core-command done [2023-09-20T23:43:40.623Z] #93 ... [2023-09-20T23:43:40.623Z] [2023-09-20T23:43:40.623Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T23:43:40.624Z] #179 DONE 0.7s [2023-09-20T23:43:40.624Z] [2023-09-20T23:43:40.624Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T23:43:40.624Z] #180 DONE 0.6s [2023-09-20T23:43:40.624Z] [2023-09-20T23:43:40.624Z] #93 [core-data] exporting to image [2023-09-20T23:43:40.624Z] #93 exporting layers 0.8s done [2023-09-20T23:43:40.624Z] #93 writing image sha256:368c76a9c9023d21c9d9f82ca5fc00cef1f90be716671e9a04aae49bfe0f5272 0.0s done [2023-09-20T23:43:40.624Z] #93 naming to docker.io/library/support-scheduler done [2023-09-20T23:43:40.624Z] #93 writing image sha256:70331637de93c09d50bcd6441b23230f29931922ecd993991ca877a56b2e15de done [2023-09-20T23:43:40.624Z] #93 naming to docker.io/library/core-data 0.0s done [2023-09-20T23:43:40.880Z] #93 writing image sha256:d2d1235800d4d2a6a5e7f85d6c95a8d2b62713e412a418f5354d606b5995d068 0.0s done [2023-09-20T23:43:40.880Z] #93 writing image sha256:f589361fecb85f27d970ae1d48640be35a6eb99f103b14e837c62a51cc166666 done [2023-09-20T23:43:40.880Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2023-09-20T23:43:40.880Z] #93 naming to docker.io/library/support-notifications done [2023-09-20T23:43:41.137Z] #93 exporting layers 0.5s done [2023-09-20T23:43:41.396Z] #93 writing image sha256:91d23f3fd2eaa63f6ffb0af7d51ebcde12a8d75c60982f96e565326a4edbd071 done [2023-09-20T23:43:41.396Z] #93 naming to docker.io/library/core-metadata done [2023-09-20T23:43:41.396Z] #93 DONE 2.2s [2023-09-20T23:43:41.396Z] [2023-09-20T23:43:41.396Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T23:43:41.396Z] #181 DONE 0.7s [2023-09-20T23:43:41.396Z] [2023-09-20T23:43:41.396Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T23:43:41.396Z] #182 DONE 0.7s [2023-09-20T23:43:41.396Z] [2023-09-20T23:43:41.396Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T23:43:41.396Z] #183 DONE 0.8s [2023-09-20T23:43:41.396Z] [2023-09-20T23:43:41.396Z] #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:41.654Z] #184 ... [2023-09-20T23:43:41.654Z] [2023-09-20T23:43:41.654Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:41.654Z] #185 DONE 0.9s [2023-09-20T23:43:41.654Z] [2023-09-20T23:43:41.654Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:41.654Z] #186 DONE 0.9s [2023-09-20T23:43:41.654Z] [2023-09-20T23:43:41.654Z] #93 [security-proxy-auth] exporting to image [2023-09-20T23:43:41.914Z] #93 ... [2023-09-20T23:43:41.914Z] [2023-09-20T23:43:41.914Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T23:43:41.914Z] #187 DONE 0.5s [2023-09-20T23:43:41.914Z] [2023-09-20T23:43:41.914Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T23:43:41.914Z] #188 DONE 0.4s [2023-09-20T23:43:41.914Z] [2023-09-20T23:43:41.914Z] #93 [security-proxy-auth] exporting to image [2023-09-20T23:43:41.914Z] #93 exporting layers 0.5s done [2023-09-20T23:43:42.172Z] #93 exporting layers 0.4s done [2023-09-20T23:43:42.172Z] #93 writing image sha256:933ea02076136180943cecf96c352da3965c83fda8597081643d2652667b7a7f 0.0s done [2023-09-20T23:43:42.172Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-20T23:43:42.172Z] #93 writing image sha256:ebe90293a9b9119d7d55a19f08fe83b3cae4773abd1c34a133d4d39e1861a93d done [2023-09-20T23:43:42.172Z] #93 naming to docker.io/library/security-proxy-auth done [2023-09-20T23:43:42.172Z] #93 DONE 2.8s [2023-09-20T23:43:42.172Z] [2023-09-20T23:43:42.172Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T23:43:42.172Z] #189 DONE 0.1s [2023-09-20T23:43:42.172Z] [2023-09-20T23:43:42.172Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T23:43:42.172Z] #190 DONE 0.1s [2023-09-20T23:43:42.172Z] [2023-09-20T23:43:42.172Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:42.172Z] #191 ... [2023-09-20T23:43:42.172Z] [2023-09-20T23:43:42.173Z] #192 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-20T23:43:42.173Z] #192 DONE 0.2s [2023-09-20T23:43:42.173Z] [2023-09-20T23:43:42.173Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T23:43:42.173Z] #193 DONE 0.1s [2023-09-20T23:43:42.431Z] [2023-09-20T23:43:42.431Z] #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:42.431Z] #184 DONE 1.0s [2023-09-20T23:43:42.431Z] [2023-09-20T23:43:42.431Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T23:43:42.431Z] #194 DONE 0.1s [2023-09-20T23:43:42.431Z] [2023-09-20T23:43:42.431Z] #93 [security-proxy-setup] exporting to image [2023-09-20T23:43:42.721Z] #93 ... [2023-09-20T23:43:42.721Z] [2023-09-20T23:43:42.721Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T23:43:42.721Z] #191 DONE 0.6s [2023-09-20T23:43:42.721Z] [2023-09-20T23:43:42.721Z] #93 [security-proxy-setup] exporting to image [2023-09-20T23:43:42.721Z] #93 exporting layers 0.2s done [2023-09-20T23:43:42.721Z] #93 writing image sha256:2afc2942b7a64dc96eff888e48fef7ddeb5542e1d3f19a3cda5dafcc9bd13a93 done [2023-09-20T23:43:42.721Z] #93 naming to docker.io/library/security-proxy-setup done [2023-09-20T23:43:42.721Z] #93 exporting layers 0.2s done [2023-09-20T23:43:42.721Z] #93 writing image sha256:95ad981741f99fb7873b948c97f99ad74216ced4bd0036734fc7bbf9fb25da32 done [2023-09-20T23:43:42.721Z] #93 naming to docker.io/library/security-secretstore-setup done [2023-09-20T23:43:42.721Z] #93 DONE 3.2s [2023-09-20T23:43:42.721Z] [2023-09-20T23:43:42.721Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T23:43:42.981Z] #195 DONE 0.6s [2023-09-20T23:43:42.981Z] [2023-09-20T23:43:42.981Z] #93 [security-bootstrapper] exporting to image [2023-09-20T23:43:43.239Z] #93 exporting layers 0.2s done [2023-09-20T23:43:43.239Z] #93 writing image sha256:7a8d2ce733f150eaba21b3585041ea546b2d638abc0f2bb5efc3f3b32927844b done [2023-09-20T23:43:43.239Z] #93 naming to docker.io/library/security-bootstrapper done [2023-09-20T23:43:43.239Z] #93 DONE 3.4s [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T23:43:43.239Z] time="2023-09-20T23:41:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T23:43:43.292Z] $ docker stop --time=1 e8a3d973f129dd2c3760ab73b06c80da4b2220dbd0ff256efbfddb7ed1f330ed [2023-09-20T23:43:45.490Z] $ docker rm -f --volumes e8a3d973f129dd2c3760ab73b06c80da4b2220dbd0ff256efbfddb7ed1f330ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T23:43:45.891Z] + docker images [2023-09-20T23:43:45.891Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T23:43:45.891Z] security-proxy-setup latest 2afc2942b7a6 3 seconds ago 29.4MB [2023-09-20T23:43:45.891Z] security-bootstrapper latest 7a8d2ce733f1 3 seconds ago 23.3MB [2023-09-20T23:43:45.891Z] security-secretstore-setup latest 95ad981741f9 3 seconds ago 44.4MB [2023-09-20T23:43:45.891Z] security-proxy-auth latest ebe90293a9b9 4 seconds ago 19.5MB [2023-09-20T23:43:45.891Z] core-common-config-bootstrapper latest 933ea0207613 4 seconds ago 18.2MB [2023-09-20T23:43:45.891Z] core-metadata latest 91d23f3fd2ea 5 seconds ago 21.7MB [2023-09-20T23:43:45.891Z] support-notifications latest d2d1235800d4 6 seconds ago 34.6MB [2023-09-20T23:43:45.891Z] security-spiffe-token-provider latest f589361fecb8 6 seconds ago 35MB [2023-09-20T23:43:45.891Z] core-command latest eba233736b22 6 seconds ago 21.2MB [2023-09-20T23:43:45.891Z] support-scheduler latest 368c76a9c902 6 seconds ago 34MB [2023-09-20T23:43:45.891Z] core-data latest 70331637de93 6 seconds ago 21.3MB [2023-09-20T23:43:45.891Z] security-spire-server latest 0239e6dc39f2 2 minutes ago 102MB [2023-09-20T23:43:45.891Z] security-spire-agent latest dee6f87967ba 2 minutes ago 161MB [2023-09-20T23:43:45.891Z] security-spire-config latest 4f7a9895862c 2 minutes ago 101MB [2023-09-20T23:43:45.891Z] ci-base-image-x86_64 latest 3bcf881a3023 4 minutes ago 927MB [2023-09-20T23:43:45.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 8 hours ago 557MB [2023-09-20T23:43:45.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-20T23:43:45.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T23:43:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.749s coverage: 93.4% of statements [2023-09-20T23:43:46.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.454s coverage: 4.1% of statements [2023-09-20T23:43:50.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T23:43:50.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:43:50.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T23:43:51.490Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T23:43:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.494s coverage: 97.6% of statements [2023-09-20T23:43:52.675Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.177s coverage: 72.2% of statements [2023-09-20T23:43:59.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T23:43:59.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T23:44:00.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.365s coverage: 0.9% of statements [2023-09-20T23:44:00.709Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.248s coverage: 32.2% of statements [2023-09-20T23:44:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.335s coverage: 41.7% of statements [2023-09-20T23:44:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.304s coverage: 82.9% of statements [2023-09-20T23:44:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.201s coverage: 94.1% of statements [2023-09-20T23:44:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.197s coverage: 96.3% of statements [2023-09-20T23:44:08.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.196s coverage: 87.5% of statements [2023-09-20T23:44:08.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T23:44:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T23:44:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T23:44:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T23:44:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T23:44:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T23:44:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T23:44:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T23:44:20.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.188s coverage: 94.4% of statements [2023-09-20T23:44:20.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T23:44:20.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T23:44:20.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T23:44:20.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T23:44:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T23:44:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T23:44:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T23:44:33.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.931s coverage: 79.9% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.226s coverage: 92.9% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.197s coverage: 62.3% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.188s coverage: 87.2% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.165s coverage: 100.0% of statements [2023-09-20T23:44:34.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.349s coverage: 81.8% of statements [2023-09-20T23:44:36.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T23:44:36.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T23:44:37.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.366s coverage: 82.1% of statements [2023-09-20T23:44:37.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.235s coverage: 86.0% of statements [2023-09-20T23:44:41.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T23:44:41.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T23:44:43.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.853s coverage: 63.1% of statements [2023-09-20T23:44:43.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.219s coverage: 100.0% of statements [2023-09-20T23:44:44.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements [2023-09-20T23:44:44.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2023-09-20T23:44:45.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T23:44:45.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T23:44:45.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T23:44:45.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2023-09-20T23:44:45.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements [2023-09-20T23:44:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T23:44:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T23:44:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T23:44:52.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.737s coverage: 38.4% of statements [2023-09-20T23:44:52.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.235s coverage: 89.5% of statements [2023-09-20T23:44:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T23:44:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T23:44:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T23:44:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T23:44:56.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.200s coverage: 84.8% of statements [2023-09-20T23:45:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T23:45:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T23:45:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T23:45:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T23:45:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T23:45:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:45:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T23:45:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T23:45:07.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.277s coverage: 19.9% of statements [2023-09-20T23:45:08.177Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.531s coverage: 95.7% of statements [2023-09-20T23:45:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T23:45:11.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T23:45:11.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.284s coverage: 61.8% of statements [2023-09-20T23:45:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T23:45:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T23:45:15.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.355s coverage: 98.9% of statements [2023-09-20T23:45:15.769Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-20T23:45:15.769Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T23:45:15.769Z] go vet ./... [2023-09-20T23:47:07.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T23:47:07.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T23:47:07.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T23:47:07.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T23:47:08.468Z] + ls -al . [2023-09-20T23:47:08.468Z] total 728 [2023-09-20T23:47:08.468Z] drwxrwxr-x 11 1001 1001 4096 Sep 20 23:41 . [2023-09-20T23:47:08.468Z] drwxr-xr-x 4 root root 4096 Sep 20 23:40 .. [2023-09-20T23:47:08.468Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:39 .blubracket [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 23:39 .dockerignore [2023-09-20T23:47:08.468Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 23:39 .git [2023-09-20T23:47:08.468Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 23:39 .github [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 23:39 .gitignore [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 23:39 .golangci.yml [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 23:39 .hadolint.yml [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 23:39 .sonarcloud.properties [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 23:39 ADOPTERS.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 23:39 Attribution.txt [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 23:39 CHANGELOG.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 23:39 CONTRIBUTING.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 23:39 GOVERNANCE.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 23:39 Jenkinsfile [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 23:39 LICENSE [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 23:39 Makefile [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 23:39 OWNERS.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 23:39 README.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 23:39 SECURITY.md [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 23:38 VERSION [2023-09-20T23:47:08.468Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:39 bin [2023-09-20T23:47:08.468Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 23:39 cmd [2023-09-20T23:47:08.468Z] -rw-r--r-- 1 root root 453602 Sep 20 23:45 coverage.out [2023-09-20T23:47:08.468Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 23:39 fuzz_test [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 23:39 go.mod [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 23:39 go.sum [2023-09-20T23:47:08.468Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 23:39 internal [2023-09-20T23:47:08.468Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 23:39 openapi [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 23:39 security.txt [2023-09-20T23:47:08.468Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 23:39 snap [2023-09-20T23:47:08.468Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 23:39 version.go [Pipeline] sh [2023-09-20T23:47:08.802Z] + '[' -e coverage.out ] [2023-09-20T23:47:08.802Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T23:47:08.836Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T23:47:09.567Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T23:47:10.200Z] + make build [2023-09-20T23:47:10.200Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T23:48:31.776Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T23:48:31.776Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T23:48:31.776Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T23:48:33.184Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T23:48:59.835Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T23:49:06.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T23:49:11.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T23:49:16.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T23:49:18.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T23:49:21.967Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T23:49:27.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-20T23:49:31.564Z] $ docker stop --time=1 835501f01e3b96faad69b7ad2e8f28db42591a83e06a27513701fb2a70665835 [2023-09-20T23:49:33.582Z] $ docker rm -f --volumes 835501f01e3b96faad69b7ad2e8f28db42591a83e06a27513701fb2a70665835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:49:36.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T23:49:36.318Z] [2023-09-20T23:49:36.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T23:49:36.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T23:49:36.991Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-20T23:49:36.991Z] 547446be3368: Pulling fs layer [2023-09-20T23:49:36.991Z] d125d8839a47: Pulling fs layer [2023-09-20T23:49:36.991Z] 3e85d5ac6304: Pulling fs layer [2023-09-20T23:49:36.991Z] c3105a71a48b: Pulling fs layer [2023-09-20T23:49:36.991Z] 0f093f025ec4: Pulling fs layer [2023-09-20T23:49:36.991Z] c3106fc0e877: Pulling fs layer [2023-09-20T23:49:36.991Z] 0f093f025ec4: Waiting [2023-09-20T23:49:36.991Z] c3106fc0e877: Waiting [2023-09-20T23:49:36.991Z] c3105a71a48b: Waiting [2023-09-20T23:49:36.991Z] 547446be3368: Verifying Checksum [2023-09-20T23:49:36.991Z] 547446be3368: Download complete [2023-09-20T23:49:36.991Z] c3105a71a48b: Verifying Checksum [2023-09-20T23:49:36.991Z] c3105a71a48b: Download complete [2023-09-20T23:49:37.574Z] d125d8839a47: Verifying Checksum [2023-09-20T23:49:37.574Z] d125d8839a47: Download complete [2023-09-20T23:49:37.574Z] c3106fc0e877: Verifying Checksum [2023-09-20T23:49:37.574Z] c3106fc0e877: Download complete [2023-09-20T23:49:37.574Z] 0f093f025ec4: Verifying Checksum [2023-09-20T23:49:37.574Z] 0f093f025ec4: Download complete [2023-09-20T23:49:37.843Z] 547446be3368: Pull complete [2023-09-20T23:49:38.800Z] d125d8839a47: Pull complete [2023-09-20T23:49:39.381Z] 3e85d5ac6304: Verifying Checksum [2023-09-20T23:49:39.381Z] 3e85d5ac6304: Download complete [2023-09-20T23:49:47.572Z] 3e85d5ac6304: Pull complete [2023-09-20T23:49:47.572Z] c3105a71a48b: Pull complete [2023-09-20T23:49:48.159Z] 0f093f025ec4: Pull complete [2023-09-20T23:49:48.424Z] c3106fc0e877: Pull complete [2023-09-20T23:49:48.424Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-20T23:49:48.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T23:49:48.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T23:49:48.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-7478 does not seem to be running inside a container [2023-09-20T23:49:48.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-20T23:49:50.806Z] $ docker top 0c868a714d613ef83f2dc75111c33e79e6fa6f442cbf14308998d69731d774d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T23:49:51.345Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T23:49:59.542Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T23:49:59.542Z] #1 transferring dockerfile: [2023-09-20T23:49:59.542Z] #1 transferring dockerfile: 1.78kB 0.0s done [2023-09-20T23:49:59.542Z] #1 DONE 0.1s [2023-09-20T23:50:00.128Z] [2023-09-20T23:50:00.128Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T23:50:00.128Z] #2 transferring dockerfile: 1.58kB done [2023-09-20T23:50:00.128Z] #2 DONE 0.0s [2023-09-20T23:50:00.128Z] [2023-09-20T23:50:00.128Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-20T23:50:00.400Z] #3 transferring dockerfile: 1.84kB done [2023-09-20T23:50:00.400Z] #3 DONE 0.1s [2023-09-20T23:50:00.400Z] [2023-09-20T23:50:00.400Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T23:50:00.400Z] #4 transferring dockerfile: 1.82kB done [2023-09-20T23:50:00.400Z] #4 DONE 0.0s [2023-09-20T23:50:00.400Z] [2023-09-20T23:50:00.400Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T23:50:00.400Z] #5 transferring dockerfile: 2.04kB done [2023-09-20T23:50:00.400Z] #5 DONE 0.0s [2023-09-20T23:50:00.400Z] [2023-09-20T23:50:00.400Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T23:50:00.400Z] #6 transferring dockerfile: 2.38kB done [2023-09-20T23:50:00.400Z] #6 DONE 0.1s [2023-09-20T23:50:00.400Z] [2023-09-20T23:50:00.400Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #7 transferring dockerfile: 1.70kB 0.0s done [2023-09-20T23:50:00.667Z] #7 DONE 0.1s [2023-09-20T23:50:00.667Z] [2023-09-20T23:50:00.667Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #8 transferring dockerfile: 2.82kB done [2023-09-20T23:50:00.667Z] #8 DONE 0.1s [2023-09-20T23:50:00.667Z] [2023-09-20T23:50:00.667Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #9 transferring dockerfile: 2.39kB done [2023-09-20T23:50:00.667Z] #9 DONE 0.0s [2023-09-20T23:50:00.667Z] [2023-09-20T23:50:00.667Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #10 ... [2023-09-20T23:50:00.667Z] [2023-09-20T23:50:00.667Z] #11 [core-data internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #11 transferring dockerfile: 1.90kB done [2023-09-20T23:50:00.667Z] #11 DONE 0.1s [2023-09-20T23:50:00.667Z] [2023-09-20T23:50:00.667Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-20T23:50:00.667Z] #10 transferring dockerfile: 1.82kB done [2023-09-20T23:50:00.934Z] #10 ... [2023-09-20T23:50:00.934Z] [2023-09-20T23:50:00.934Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T23:50:00.934Z] #12 transferring dockerfile: 1.59kB done [2023-09-20T23:50:00.934Z] #12 DONE 0.1s [2023-09-20T23:50:00.934Z] [2023-09-20T23:50:00.934Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-09-20T23:50:00.934Z] #13 transferring dockerfile: 1.96kB done [2023-09-20T23:50:00.934Z] #13 DONE 0.1s [2023-09-20T23:50:00.934Z] [2023-09-20T23:50:00.934Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T23:50:00.934Z] #14 transferring dockerfile: 2.12kB 0.0s done [2023-09-20T23:50:00.934Z] #14 DONE 0.1s [2023-09-20T23:50:00.934Z] [2023-09-20T23:50:00.934Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T23:50:00.934Z] #15 transferring context: 56B 0.0s done [2023-09-20T23:50:00.934Z] #15 DONE 0.1s [2023-09-20T23:50:00.934Z] [2023-09-20T23:50:00.934Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-20T23:50:01.518Z] #10 ... [2023-09-20T23:50:01.518Z] [2023-09-20T23:50:01.518Z] #16 [security-spire-config internal] load .dockerignore [2023-09-20T23:50:01.518Z] #16 transferring context: 56B done [2023-09-20T23:50:01.518Z] #16 DONE 0.0s [2023-09-20T23:50:01.786Z] [2023-09-20T23:50:01.786Z] #17 [support-notifications internal] load .dockerignore [2023-09-20T23:50:01.786Z] #17 transferring context: 56B done [2023-09-20T23:50:01.786Z] #17 DONE 0.1s [2023-09-20T23:50:01.786Z] [2023-09-20T23:50:01.786Z] #18 [support-scheduler internal] load .dockerignore [2023-09-20T23:50:01.786Z] #18 transferring context: 56B done [2023-09-20T23:50:01.786Z] #18 DONE 0.1s [2023-09-20T23:50:01.786Z] [2023-09-20T23:50:01.786Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-20T23:50:01.786Z] #10 ... [2023-09-20T23:50:01.786Z] [2023-09-20T23:50:01.786Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-20T23:50:01.786Z] #19 transferring context: 56B done [2023-09-20T23:50:01.786Z] #19 DONE 0.0s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-20T23:50:02.061Z] #20 transferring context: 56B done [2023-09-20T23:50:02.061Z] #20 DONE 0.1s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #21 [security-spire-agent internal] load .dockerignore [2023-09-20T23:50:02.061Z] #21 transferring context: 56B 0.0s done [2023-09-20T23:50:02.061Z] #21 DONE 0.1s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-20T23:50:02.061Z] #22 transferring context: 56B done [2023-09-20T23:50:02.061Z] #22 DONE 0.1s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #23 [security-proxy-setup internal] load .dockerignore [2023-09-20T23:50:02.061Z] #23 transferring context: 56B 0.0s done [2023-09-20T23:50:02.061Z] #23 DONE 0.1s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #24 [core-command internal] load .dockerignore [2023-09-20T23:50:02.061Z] #24 transferring context: 56B done [2023-09-20T23:50:02.061Z] #24 DONE 0.1s [2023-09-20T23:50:02.061Z] [2023-09-20T23:50:02.061Z] #25 [core-data internal] load .dockerignore [2023-09-20T23:50:02.328Z] #25 transferring context: 56B done [2023-09-20T23:50:02.328Z] #25 DONE 0.1s [2023-09-20T23:50:02.328Z] [2023-09-20T23:50:02.328Z] #26 [security-spire-server internal] load .dockerignore [2023-09-20T23:50:02.328Z] #26 transferring context: 56B done [2023-09-20T23:50:02.328Z] #26 DONE 0.1s [2023-09-20T23:50:02.328Z] [2023-09-20T23:50:02.328Z] #27 [core-metadata internal] load .dockerignore [2023-09-20T23:50:02.328Z] #27 transferring context: 56B done [2023-09-20T23:50:02.328Z] #27 DONE 0.1s [2023-09-20T23:50:02.328Z] [2023-09-20T23:50:02.328Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T23:50:02.328Z] #28 transferring context: 56B 0.0s done [2023-09-20T23:50:02.328Z] #28 DONE 0.1s [2023-09-20T23:50:02.328Z] [2023-09-20T23:50:02.328Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:02.328Z] #29 DONE 0.0s [2023-09-20T23:50:02.328Z] [2023-09-20T23:50:02.328Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:50:02.597Z] #30 DONE 0.1s [2023-09-20T23:50:02.597Z] [2023-09-20T23:50:02.597Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:02.597Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:02.597Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:02.598Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:02.598Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:02.598Z] #31 DONE 0.1s [2023-09-20T23:50:02.598Z] [2023-09-20T23:50:02.598Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.182Z] #32 ... [2023-09-20T23:50:03.182Z] [2023-09-20T23:50:03.182Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:03.182Z] #33 DONE 0.7s [2023-09-20T23:50:03.182Z] [2023-09-20T23:50:03.182Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.451Z] #32 ... [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:03.451Z] #29 DONE 0.0s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:50:03.451Z] #30 DONE 0.2s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.451Z] #32 ... [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:03.451Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:03.451Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:03.451Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:03.451Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:03.451Z] #31 DONE 0.2s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:03.451Z] #29 DONE 0.0s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:03.451Z] #33 DONE 1.4s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:03.451Z] #34 DONE 0.5s [2023-09-20T23:50:03.451Z] [2023-09-20T23:50:03.451Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.717Z] #32 ... [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:03.717Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:03.717Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:03.717Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:03.717Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:03.717Z] #31 DONE 0.2s [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:03.717Z] #33 DONE 1.4s [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:03.717Z] #34 DONE 0.5s [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.717Z] #32 ... [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:03.717Z] #29 DONE 0.0s [2023-09-20T23:50:03.717Z] [2023-09-20T23:50:03.717Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:03.990Z] #32 ... [2023-09-20T23:50:03.990Z] [2023-09-20T23:50:03.990Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:03.990Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:03.990Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:03.990Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:03.990Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:03.990Z] #31 DONE 0.3s [2023-09-20T23:50:03.990Z] [2023-09-20T23:50:03.990Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:03.990Z] #29 DONE 0.1s [2023-09-20T23:50:03.990Z] [2023-09-20T23:50:03.990Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:03.990Z] #33 DONE 1.4s [2023-09-20T23:50:03.990Z] [2023-09-20T23:50:03.990Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:03.990Z] #34 DONE 0.6s [2023-09-20T23:50:03.990Z] [2023-09-20T23:50:03.990Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:04.256Z] #32 ... [2023-09-20T23:50:04.256Z] [2023-09-20T23:50:04.256Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:04.256Z] #29 DONE 0.1s [2023-09-20T23:50:04.256Z] [2023-09-20T23:50:04.256Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:04.523Z] #32 ... [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:04.523Z] #29 DONE 0.1s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:04.523Z] #32 ... [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:04.523Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:04.523Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:04.523Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:04.523Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:04.523Z] #31 DONE 0.4s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:04.523Z] #33 DONE 1.5s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:04.523Z] #34 DONE 0.6s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:50:04.523Z] #30 DONE 1.1s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #35 [core-command internal] load build context [2023-09-20T23:50:04.523Z] #35 DONE 0.0s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:04.523Z] #32 ... [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:04.523Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:04.523Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:04.523Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:04.523Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:04.523Z] #31 DONE 0.4s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:04.523Z] #33 DONE 1.5s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:04.523Z] #34 DONE 0.6s [2023-09-20T23:50:04.523Z] [2023-09-20T23:50:04.523Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:04.788Z] #32 ... [2023-09-20T23:50:04.788Z] [2023-09-20T23:50:04.788Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:04.788Z] #29 DONE 0.1s [2023-09-20T23:50:04.788Z] [2023-09-20T23:50:04.788Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:05.370Z] #32 ... [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T23:50:05.370Z] #36 DONE 1.9s [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:05.370Z] #32 ... [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:05.370Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:05.370Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:05.370Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:05.370Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:05.370Z] #31 DONE 0.4s [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:05.370Z] #37 DONE 0.0s [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:05.370Z] #29 DONE 0.1s [2023-09-20T23:50:05.370Z] [2023-09-20T23:50:05.370Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:05.638Z] #32 ... [2023-09-20T23:50:05.638Z] [2023-09-20T23:50:05.638Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T23:50:05.638Z] #29 DONE 0.1s [2023-09-20T23:50:05.638Z] [2023-09-20T23:50:05.638Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:05.638Z] #32 ... [2023-09-20T23:50:05.638Z] [2023-09-20T23:50:05.638Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T23:50:05.638Z] #30 DONE 2.0s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:05.909Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:05.909Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:05.909Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:05.909Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:05.909Z] #31 DONE 0.4s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T23:50:05.909Z] #38 DONE 2.0s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #39 [security-spire-server internal] load build context [2023-09-20T23:50:05.909Z] #39 ... [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:05.909Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:05.909Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:05.909Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:05.909Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:05.909Z] #31 DONE 0.4s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T23:50:05.909Z] #33 DONE 1.6s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-20T23:50:05.909Z] #34 DONE 0.7s [2023-09-20T23:50:05.909Z] [2023-09-20T23:50:05.909Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:06.175Z] #40 ... [2023-09-20T23:50:06.175Z] [2023-09-20T23:50:06.175Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T23:50:06.175Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T23:50:06.175Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T23:50:06.175Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T23:50:06.175Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T23:50:06.175Z] #31 DONE 0.4s [2023-09-20T23:50:06.175Z] [2023-09-20T23:50:06.175Z] #41 [security-spire-config internal] load build context [2023-09-20T23:50:06.175Z] #41 transferring context: 16.36kB 0.6s done [2023-09-20T23:50:06.175Z] #41 DONE 0.9s [2023-09-20T23:50:06.175Z] [2023-09-20T23:50:06.175Z] #39 [security-spire-server internal] load build context [2023-09-20T23:50:06.175Z] #39 transferring context: 18.11kB 0.3s done [2023-09-20T23:50:06.446Z] #39 DONE 0.8s [2023-09-20T23:50:06.446Z] [2023-09-20T23:50:06.446Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:06.446Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-09-20T23:50:06.713Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T23:50:07.671Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T23:50:08.252Z] #37 ... [2023-09-20T23:50:08.252Z] [2023-09-20T23:50:08.252Z] #42 [security-spire-agent internal] load build context [2023-09-20T23:50:08.252Z] #42 transferring context: 17.64kB 0.6s done [2023-09-20T23:50:08.252Z] #42 DONE 2.2s [2023-09-20T23:50:08.518Z] [2023-09-20T23:50:08.518Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:09.480Z] #43 ... [2023-09-20T23:50:09.480Z] [2023-09-20T23:50:09.480Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:09.746Z] #44 ... [2023-09-20T23:50:09.746Z] [2023-09-20T23:50:09.746Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:12.332Z] #43 ... [2023-09-20T23:50:12.332Z] [2023-09-20T23:50:12.332Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T23:50:12.332Z] #0 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:12.332Z] #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:12.332Z] #0 5.187 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:50:12.332Z] #0 5.187 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:50:12.332Z] #0 5.187 OK: 19942 distinct packages available [2023-09-20T23:50:12.332Z] #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:12.332Z] #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:12.332Z] #0 7.180 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T23:50:12.332Z] #0 7.180 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T23:50:12.332Z] #0 7.283 (3/11) Installing libunistring (1.1-r1) [2023-09-20T23:50:12.332Z] #0 7.283 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T23:50:12.332Z] #0 7.295 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T23:50:12.332Z] #0 7.325 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T23:50:12.332Z] #0 7.376 (7/11) Installing curl (8.2.1-r0) [2023-09-20T23:50:12.332Z] #0 7.376 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:12.332Z] #0 7.376 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:50:12.332Z] #0 7.388 (10/11) Installing libucontext (1.2-r2) [2023-09-20T23:50:12.332Z] #0 7.411 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T23:50:12.332Z] #0 7.411 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:12.332Z] #0 7.475 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:50:12.332Z] #0 8.017 OK: 13 MiB in 26 packages [2023-09-20T23:50:12.332Z] #45 DONE 9.3s [2023-09-20T23:50:12.332Z] [2023-09-20T23:50:12.332Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:13.740Z] #43 ... [2023-09-20T23:50:13.740Z] [2023-09-20T23:50:13.740Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T23:50:13.740Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:13.740Z] #0 8.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:13.740Z] #46 ... [2023-09-20T23:50:13.740Z] [2023-09-20T23:50:13.740Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T23:50:13.740Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:13.740Z] #0 9.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:13.740Z] #47 ... [2023-09-20T23:50:13.740Z] [2023-09-20T23:50:13.740Z] #48 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:50:14.006Z] #48 ... [2023-09-20T23:50:14.006Z] [2023-09-20T23:50:14.006Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:50:14.006Z] #49 ... [2023-09-20T23:50:14.006Z] [2023-09-20T23:50:14.006Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:14.006Z] #50 transferring context: 25.00MB 9.6s [2023-09-20T23:50:14.006Z] #50 ... [2023-09-20T23:50:14.006Z] [2023-09-20T23:50:14.006Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T23:50:14.006Z] #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:14.006Z] #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:14.271Z] #51 10.61 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:50:14.271Z] #51 10.61 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:50:14.271Z] #51 10.61 OK: 19942 distinct packages available [2023-09-20T23:50:14.271Z] #51 ... [2023-09-20T23:50:14.271Z] [2023-09-20T23:50:14.271Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:14.271Z] #52 ... [2023-09-20T23:50:14.271Z] [2023-09-20T23:50:14.271Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:50:14.538Z] #53 ... [2023-09-20T23:50:14.538Z] [2023-09-20T23:50:14.538Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:50:14.538Z] #54 ... [2023-09-20T23:50:14.538Z] [2023-09-20T23:50:14.538Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:14.538Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-20T23:50:14.538Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done [2023-09-20T23:50:14.538Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done [2023-09-20T23:50:14.538Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2023-09-20T23:50:14.538Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 5.8s [2023-09-20T23:50:14.538Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done [2023-09-20T23:50:14.538Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-20T23:50:14.806Z] #37 ... [2023-09-20T23:50:14.807Z] [2023-09-20T23:50:14.807Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:14.807Z] #55 ... [2023-09-20T23:50:14.807Z] [2023-09-20T23:50:14.807Z] #35 [core-command internal] load build context [2023-09-20T23:50:14.807Z] #35 ... [2023-09-20T23:50:14.807Z] [2023-09-20T23:50:14.807Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:15.074Z] #56 ... [2023-09-20T23:50:15.074Z] [2023-09-20T23:50:15.074Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:15.074Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.3s [2023-09-20T23:50:15.074Z] #37 ... [2023-09-20T23:50:15.074Z] [2023-09-20T23:50:15.074Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T23:50:15.344Z] #57 ... [2023-09-20T23:50:15.344Z] [2023-09-20T23:50:15.344Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T23:50:15.344Z] #58 ... [2023-09-20T23:50:15.344Z] [2023-09-20T23:50:15.344Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:50:15.344Z] #54 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:15.798Z] #54 ... [2023-09-20T23:50:15.798Z] [2023-09-20T23:50:15.798Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T23:50:15.798Z] #59 ... [2023-09-20T23:50:15.798Z] [2023-09-20T23:50:15.798Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:16.084Z] #32 ... [2023-09-20T23:50:16.084Z] [2023-09-20T23:50:16.084Z] #60 [core-metadata internal] load build context [2023-09-20T23:50:16.084Z] #60 ... [2023-09-20T23:50:16.084Z] [2023-09-20T23:50:16.084Z] #61 [core-data internal] load build context [2023-09-20T23:50:16.084Z] #61 ... [2023-09-20T23:50:16.084Z] [2023-09-20T23:50:16.084Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:50:16.356Z] #62 ... [2023-09-20T23:50:16.356Z] [2023-09-20T23:50:16.356Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:50:16.356Z] #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.5s done [2023-09-20T23:50:16.356Z] #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T23:50:16.356Z] #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-20T23:50:16.356Z] #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-20T23:50:16.356Z] #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-09-20T23:50:16.356Z] #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-20T23:50:16.356Z] #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done [2023-09-20T23:50:16.356Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.2s [2023-09-20T23:50:16.357Z] #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.6s done [2023-09-20T23:50:16.357Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.5s [2023-09-20T23:50:16.357Z] #63 ... [2023-09-20T23:50:16.357Z] [2023-09-20T23:50:16.357Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:50:16.357Z] #64 ... [2023-09-20T23:50:16.357Z] [2023-09-20T23:50:16.357Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:50:16.642Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 6.8s [2023-09-20T23:50:16.642Z] #63 ... [2023-09-20T23:50:16.642Z] [2023-09-20T23:50:16.642Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:16.950Z] #40 ... [2023-09-20T23:50:16.950Z] [2023-09-20T23:50:16.950Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:50:16.950Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 6.9s [2023-09-20T23:50:16.950Z] #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-20T23:50:17.247Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.2s [2023-09-20T23:50:17.866Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 8.0s [2023-09-20T23:50:18.512Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 8.5s [2023-09-20T23:50:18.786Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.64MB / 17.12MB 8.8s [2023-09-20T23:50:19.052Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.1s done [2023-09-20T23:50:19.052Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-20T23:50:20.009Z] #63 ... [2023-09-20T23:50:20.009Z] [2023-09-20T23:50:20.009Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:20.009Z] #44 transferring context: 29.43MB 16.1s [2023-09-20T23:50:20.009Z] #44 ... [2023-09-20T23:50:20.009Z] [2023-09-20T23:50:20.009Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:20.009Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.1s done [2023-09-20T23:50:20.009Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-20T23:50:20.009Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-20T23:50:20.591Z] #37 ... [2023-09-20T23:50:20.591Z] [2023-09-20T23:50:20.591Z] #47 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T23:50:20.591Z] #47 13.34 OK: 266 MiB in 52 packages [2023-09-20T23:50:20.591Z] #47 DONE 16.9s [2023-09-20T23:50:20.591Z] [2023-09-20T23:50:20.591Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:20.860Z] #44 ... [2023-09-20T23:50:20.860Z] [2023-09-20T23:50:20.860Z] #46 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T23:50:20.860Z] #46 11.60 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T23:50:20.860Z] #46 11.93 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:20.860Z] #46 11.93 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:20.860Z] #46 12.08 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:50:20.860Z] #46 13.83 OK: 9 MiB in 17 packages [2023-09-20T23:50:20.860Z] #46 DONE 17.3s [2023-09-20T23:50:20.860Z] [2023-09-20T23:50:20.860Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:24.197Z] #44 ... [2023-09-20T23:50:24.197Z] [2023-09-20T23:50:24.197Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:24.197Z] #43 ... [2023-09-20T23:50:24.197Z] [2023-09-20T23:50:24.197Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:24.197Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-09-20T23:50:24.197Z] #37 ... [2023-09-20T23:50:24.197Z] [2023-09-20T23:50:24.197Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:24.197Z] #50 ... [2023-09-20T23:50:24.197Z] [2023-09-20T23:50:24.197Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:24.463Z] #44 ... [2023-09-20T23:50:24.463Z] [2023-09-20T23:50:24.463Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:24.730Z] #52 ... [2023-09-20T23:50:24.730Z] [2023-09-20T23:50:24.730Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:24.730Z] #43 transferring context: 42.83MB 20.9s [2023-09-20T23:50:24.997Z] #43 ... [2023-09-20T23:50:24.997Z] [2023-09-20T23:50:24.997Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T23:50:24.997Z] #51 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:24.997Z] #51 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:24.997Z] #51 19.69 OK: 266 MiB in 52 packages [2023-09-20T23:50:24.997Z] #51 ... [2023-09-20T23:50:24.997Z] [2023-09-20T23:50:24.997Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:50:24.997Z] #49 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:24.997Z] #49 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:25.286Z] #49 ... [2023-09-20T23:50:25.286Z] [2023-09-20T23:50:25.286Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:25.286Z] #56 ... [2023-09-20T23:50:25.286Z] [2023-09-20T23:50:25.286Z] #35 [core-command internal] load build context [2023-09-20T23:50:25.286Z] #35 ... [2023-09-20T23:50:25.286Z] [2023-09-20T23:50:25.286Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:25.554Z] #55 ... [2023-09-20T23:50:25.554Z] [2023-09-20T23:50:25.554Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:25.554Z] #56 ... [2023-09-20T23:50:25.554Z] [2023-09-20T23:50:25.554Z] #48 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:50:25.554Z] #48 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:25.554Z] #48 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:25.821Z] #48 ... [2023-09-20T23:50:25.821Z] [2023-09-20T23:50:25.821Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:25.821Z] #56 ... [2023-09-20T23:50:25.821Z] [2023-09-20T23:50:25.821Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T23:50:25.821Z] #51 DONE 22.2s [2023-09-20T23:50:25.821Z] [2023-09-20T23:50:25.821Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:26.087Z] #56 ... [2023-09-20T23:50:26.087Z] [2023-09-20T23:50:26.087Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:50:26.087Z] #53 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:26.087Z] #53 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:26.087Z] #53 19.86 OK: 266 MiB in 52 packages [2023-09-20T23:50:26.087Z] #53 DONE 22.1s [2023-09-20T23:50:26.087Z] [2023-09-20T23:50:26.087Z] #60 [core-metadata internal] load build context [2023-09-20T23:50:26.353Z] #60 ... [2023-09-20T23:50:26.353Z] [2023-09-20T23:50:26.353Z] #61 [core-data internal] load build context [2023-09-20T23:50:26.353Z] #61 ... [2023-09-20T23:50:26.353Z] [2023-09-20T23:50:26.353Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:26.619Z] #32 ... [2023-09-20T23:50:26.619Z] [2023-09-20T23:50:26.619Z] #61 [core-data internal] load build context [2023-09-20T23:50:26.889Z] #61 ... [2023-09-20T23:50:26.889Z] [2023-09-20T23:50:26.889Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:27.157Z] #40 ... [2023-09-20T23:50:27.158Z] [2023-09-20T23:50:27.158Z] #61 [core-data internal] load build context [2023-09-20T23:50:27.740Z] #61 ... [2023-09-20T23:50:27.740Z] [2023-09-20T23:50:27.740Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T23:50:27.740Z] #49 21.99 OK: 266 MiB in 52 packages [2023-09-20T23:50:27.740Z] #49 DONE 23.7s [2023-09-20T23:50:27.740Z] [2023-09-20T23:50:27.740Z] #61 [core-data internal] load build context [2023-09-20T23:50:27.740Z] #61 ... [2023-09-20T23:50:27.740Z] [2023-09-20T23:50:27.740Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:50:27.740Z] #54 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:27.740Z] #54 20.17 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T23:50:27.740Z] #54 20.95 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:27.740Z] #54 21.00 (3/4) Installing su-exec (0.2-r3) [2023-09-20T23:50:27.740Z] #54 21.00 (4/4) Installing yq (4.33.3-r3) [2023-09-20T23:50:27.740Z] #54 22.45 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:27.740Z] #54 22.61 Executing ca-certificates-20230506-r0.trigger [2023-09-20T23:50:27.740Z] #54 ... [2023-09-20T23:50:27.740Z] [2023-09-20T23:50:27.740Z] #61 [core-data internal] load build context [2023-09-20T23:50:28.039Z] #61 ... [2023-09-20T23:50:28.039Z] [2023-09-20T23:50:28.039Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T23:50:28.039Z] #58 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:28.039Z] #58 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:28.039Z] #58 22.31 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-20T23:50:28.039Z] #58 22.78 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-20T23:50:28.039Z] #58 22.95 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:28.039Z] #58 ... [2023-09-20T23:50:28.039Z] [2023-09-20T23:50:28.039Z] #61 [core-data internal] load build context [2023-09-20T23:50:28.626Z] #61 ... [2023-09-20T23:50:28.626Z] [2023-09-20T23:50:28.626Z] #48 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:50:28.626Z] #48 22.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:28.626Z] #48 22.71 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:28.626Z] #48 22.96 OK: 8 MiB in 16 packages [2023-09-20T23:50:28.626Z] #48 DONE 24.8s [2023-09-20T23:50:28.626Z] [2023-09-20T23:50:28.626Z] #61 [core-data internal] load build context [2023-09-20T23:50:28.626Z] #61 ... [2023-09-20T23:50:28.626Z] [2023-09-20T23:50:28.626Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T23:50:28.626Z] #57 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:28.626Z] #57 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:28.626Z] #57 23.31 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:28.626Z] #57 23.48 (2/2) Installing su-exec (0.2-r3) [2023-09-20T23:50:28.626Z] #57 23.48 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:28.626Z] #57 23.56 OK: 8 MiB in 17 packages [2023-09-20T23:50:28.626Z] #57 ... [2023-09-20T23:50:28.626Z] [2023-09-20T23:50:28.626Z] #61 [core-data internal] load build context [2023-09-20T23:50:30.035Z] #61 transferring context: 38.89MB 23.1s [2023-09-20T23:50:30.301Z] #61 ... [2023-09-20T23:50:30.301Z] [2023-09-20T23:50:30.301Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T23:50:30.301Z] #54 24.03 OK: 18 MiB in 19 packages [2023-09-20T23:50:30.301Z] #54 DONE 26.0s [2023-09-20T23:50:30.301Z] [2023-09-20T23:50:30.301Z] #61 [core-data internal] load build context [2023-09-20T23:50:30.568Z] #61 ... [2023-09-20T23:50:30.568Z] [2023-09-20T23:50:30.568Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T23:50:30.568Z] #57 DONE 25.3s [2023-09-20T23:50:30.568Z] [2023-09-20T23:50:30.568Z] #61 [core-data internal] load build context [2023-09-20T23:50:31.523Z] #61 ... [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T23:50:31.523Z] #58 23.10 (4/6) Installing openssl (3.1.3-r0) [2023-09-20T23:50:31.523Z] #58 23.33 (5/6) Installing su-exec (0.2-r3) [2023-09-20T23:50:31.523Z] #58 23.33 (6/6) Installing yq (4.33.3-r3) [2023-09-20T23:50:31.523Z] #58 23.89 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:31.523Z] #58 24.03 OK: 18 MiB in 19 packages [2023-09-20T23:50:31.523Z] #58 DONE 26.1s [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #61 [core-data internal] load build context [2023-09-20T23:50:31.523Z] #61 ... [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:50:31.523Z] #62 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #62 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #62 24.10 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:50:31.523Z] #62 24.10 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:50:31.523Z] #62 24.10 OK: 19942 distinct packages available [2023-09-20T23:50:31.523Z] #62 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #62 ... [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T23:50:31.523Z] #64 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #64 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #64 24.39 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:31.523Z] #64 24.39 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:31.523Z] #64 24.56 OK: 8 MiB in 16 packages [2023-09-20T23:50:31.523Z] #64 DONE 25.4s [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:50:31.523Z] #62 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:31.523Z] #62 ... [2023-09-20T23:50:31.523Z] [2023-09-20T23:50:31.523Z] #61 [core-data internal] load build context [2023-09-20T23:50:32.106Z] #61 ... [2023-09-20T23:50:32.106Z] [2023-09-20T23:50:32.106Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:50:32.106Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.1s [2023-09-20T23:50:32.373Z] #63 ... [2023-09-20T23:50:32.373Z] [2023-09-20T23:50:32.373Z] #61 [core-data internal] load build context [2023-09-20T23:50:32.954Z] #61 ... [2023-09-20T23:50:32.954Z] [2023-09-20T23:50:32.954Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T23:50:32.954Z] #59 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:32.954Z] #59 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:32.954Z] #59 24.94 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T23:50:32.954Z] #59 24.94 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T23:50:32.954Z] #59 24.94 OK: 19942 distinct packages available [2023-09-20T23:50:32.954Z] #59 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:32.954Z] #59 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T23:50:32.954Z] #59 ... [2023-09-20T23:50:32.954Z] [2023-09-20T23:50:32.954Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:50:32.954Z] #62 27.04 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-20T23:50:32.954Z] #62 ... [2023-09-20T23:50:32.954Z] [2023-09-20T23:50:32.954Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T23:50:32.954Z] #65 DONE 1.4s [2023-09-20T23:50:33.222Z] [2023-09-20T23:50:33.222Z] #61 [core-data internal] load build context [2023-09-20T23:50:34.633Z] #61 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T23:50:34.634Z] #62 27.29 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-20T23:50:34.634Z] #62 27.32 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:34.634Z] #62 27.32 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:50:34.634Z] #62 27.34 (5/7) Installing libucontext (1.2-r2) [2023-09-20T23:50:34.634Z] #62 27.36 (6/7) Installing gcompat (1.1.0-r1) [2023-09-20T23:50:34.634Z] #62 27.36 (7/7) Installing openssl (3.1.3-r0) [2023-09-20T23:50:34.634Z] #62 27.41 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:34.634Z] #62 27.49 OK: 9 MiB in 20 packages [2023-09-20T23:50:34.634Z] #62 DONE 28.6s [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #61 [core-data internal] load build context [2023-09-20T23:50:34.634Z] #61 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:34.634Z] #50 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T23:50:34.634Z] #59 27.69 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T23:50:34.634Z] #59 27.69 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T23:50:34.634Z] #59 27.71 (3/4) Installing libucontext (1.2-r2) [2023-09-20T23:50:34.634Z] #59 27.73 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T23:50:34.634Z] #59 27.74 Executing busybox-1.36.1-r2.trigger [2023-09-20T23:50:34.634Z] #59 27.80 OK: 8 MiB in 19 packages [2023-09-20T23:50:34.634Z] #59 DONE 28.9s [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:34.634Z] #50 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:34.634Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s [2023-09-20T23:50:34.634Z] #37 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:34.634Z] #50 ... [2023-09-20T23:50:34.634Z] [2023-09-20T23:50:34.634Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:34.900Z] #44 ... [2023-09-20T23:50:34.900Z] [2023-09-20T23:50:34.900Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:34.900Z] #52 ... [2023-09-20T23:50:34.900Z] [2023-09-20T23:50:34.900Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:34.900Z] #44 transferring context: 55.73MB 31.4s [2023-09-20T23:50:35.168Z] #44 ... [2023-09-20T23:50:35.168Z] [2023-09-20T23:50:35.168Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:35.168Z] #43 ... [2023-09-20T23:50:35.168Z] [2023-09-20T23:50:35.168Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:35.436Z] #44 ... [2023-09-20T23:50:35.436Z] [2023-09-20T23:50:35.436Z] #35 [core-command internal] load build context [2023-09-20T23:50:35.703Z] #35 ... [2023-09-20T23:50:35.703Z] [2023-09-20T23:50:35.703Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:35.703Z] #55 ... [2023-09-20T23:50:35.703Z] [2023-09-20T23:50:35.703Z] #35 [core-command internal] load build context [2023-09-20T23:50:35.968Z] #35 ... [2023-09-20T23:50:35.968Z] [2023-09-20T23:50:35.968Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T23:50:35.968Z] #66 DONE 5.4s [2023-09-20T23:50:35.968Z] [2023-09-20T23:50:35.968Z] #35 [core-command internal] load build context [2023-09-20T23:50:36.240Z] #35 ... [2023-09-20T23:50:36.240Z] [2023-09-20T23:50:36.240Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:36.240Z] #56 ... [2023-09-20T23:50:36.240Z] [2023-09-20T23:50:36.240Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:36.506Z] #37 ... [2023-09-20T23:50:36.506Z] [2023-09-20T23:50:36.506Z] #60 [core-metadata internal] load build context [2023-09-20T23:50:36.506Z] #60 ... [2023-09-20T23:50:36.506Z] [2023-09-20T23:50:36.506Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:36.773Z] #52 ... [2023-09-20T23:50:36.773Z] [2023-09-20T23:50:36.773Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T23:50:36.773Z] #67 DONE 0.6s [2023-09-20T23:50:36.773Z] [2023-09-20T23:50:36.773Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:36.773Z] #52 ... [2023-09-20T23:50:36.773Z] [2023-09-20T23:50:36.773Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:37.042Z] #32 ... [2023-09-20T23:50:37.042Z] [2023-09-20T23:50:37.042Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:37.309Z] #52 ... [2023-09-20T23:50:37.309Z] [2023-09-20T23:50:37.309Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:37.309Z] #40 ... [2023-09-20T23:50:37.309Z] [2023-09-20T23:50:37.309Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:40.647Z] #52 transferring context: 94.82MB 35.5s [2023-09-20T23:50:42.588Z] #52 ... [2023-09-20T23:50:42.588Z] [2023-09-20T23:50:42.588Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T23:50:42.588Z] #68 DONE 1.6s [2023-09-20T23:50:42.588Z] [2023-09-20T23:50:42.588Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:42.588Z] #52 ... [2023-09-20T23:50:42.588Z] [2023-09-20T23:50:42.588Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:42.588Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.3s [2023-09-20T23:50:42.588Z] #37 ... [2023-09-20T23:50:42.588Z] [2023-09-20T23:50:42.588Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T23:50:42.588Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.3s done [2023-09-20T23:50:42.588Z] #63 ... [2023-09-20T23:50:42.588Z] [2023-09-20T23:50:42.588Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T23:50:43.545Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.4s done [2023-09-20T23:50:44.500Z] #37 DONE 39.3s [2023-09-20T23:50:44.500Z] [2023-09-20T23:50:44.500Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:44.500Z] #55 ... [2023-09-20T23:50:44.500Z] [2023-09-20T23:50:44.500Z] #61 [core-data internal] load build context [2023-09-20T23:50:44.766Z] #61 ... [2023-09-20T23:50:44.766Z] [2023-09-20T23:50:44.766Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:44.766Z] #43 ... [2023-09-20T23:50:44.766Z] [2023-09-20T23:50:44.766Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:45.032Z] #50 ... [2023-09-20T23:50:45.032Z] [2023-09-20T23:50:45.032Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:45.032Z] #43 transferring context: 124.34MB 41.2s [2023-09-20T23:50:45.619Z] #43 ... [2023-09-20T23:50:45.619Z] [2023-09-20T23:50:45.619Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:45.619Z] #44 ... [2023-09-20T23:50:45.619Z] [2023-09-20T23:50:45.619Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:46.578Z] #43 ... [2023-09-20T23:50:46.578Z] [2023-09-20T23:50:46.578Z] #35 [core-command internal] load build context [2023-09-20T23:50:46.578Z] #35 ... [2023-09-20T23:50:46.578Z] [2023-09-20T23:50:46.578Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:46.578Z] #56 ... [2023-09-20T23:50:46.578Z] [2023-09-20T23:50:46.578Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:46.578Z] #43 ... [2023-09-20T23:50:46.578Z] [2023-09-20T23:50:46.578Z] #60 [core-metadata internal] load build context [2023-09-20T23:50:46.847Z] #60 ... [2023-09-20T23:50:46.847Z] [2023-09-20T23:50:46.847Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:47.111Z] #56 ... [2023-09-20T23:50:47.111Z] [2023-09-20T23:50:47.111Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:47.111Z] #32 ... [2023-09-20T23:50:47.111Z] [2023-09-20T23:50:47.111Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:47.378Z] #56 ... [2023-09-20T23:50:47.378Z] [2023-09-20T23:50:47.378Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:47.642Z] #40 ... [2023-09-20T23:50:47.642Z] [2023-09-20T23:50:47.642Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:50.229Z] #56 ... [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:50:50.229Z] #69 DONE 3.7s [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:50.229Z] #56 ... [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:50:50.229Z] #70 DONE 3.7s [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:50.229Z] #56 ... [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T23:50:50.229Z] #71 DONE 3.2s [2023-09-20T23:50:50.229Z] [2023-09-20T23:50:50.229Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:50.229Z] #56 transferring context: 121.17MB 45.2s [2023-09-20T23:50:50.806Z] #56 ... [2023-09-20T23:50:50.806Z] [2023-09-20T23:50:50.806Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T23:50:50.806Z] #72 DONE 0.9s [2023-09-20T23:50:50.806Z] [2023-09-20T23:50:50.806Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:51.406Z] #56 ... [2023-09-20T23:50:51.406Z] [2023-09-20T23:50:51.406Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T23:50:51.406Z] #73 DONE 1.2s [2023-09-20T23:50:51.406Z] [2023-09-20T23:50:51.406Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:51.674Z] #56 ... [2023-09-20T23:50:51.674Z] [2023-09-20T23:50:51.674Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T23:50:51.674Z] #74 DONE 1.4s [2023-09-20T23:50:51.674Z] [2023-09-20T23:50:51.674Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:51.939Z] #56 ... [2023-09-20T23:50:51.939Z] [2023-09-20T23:50:51.939Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T23:50:51.939Z] #75 DONE 1.1s [2023-09-20T23:50:51.939Z] [2023-09-20T23:50:51.939Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T23:50:51.939Z] #76 DONE 0.6s [2023-09-20T23:50:51.939Z] [2023-09-20T23:50:51.939Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:52.534Z] #56 ... [2023-09-20T23:50:52.534Z] [2023-09-20T23:50:52.534Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T23:50:52.534Z] #77 DONE 0.9s [2023-09-20T23:50:52.534Z] [2023-09-20T23:50:52.534Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:52.534Z] #56 ... [2023-09-20T23:50:52.534Z] [2023-09-20T23:50:52.534Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:52.534Z] #52 ... [2023-09-20T23:50:52.534Z] [2023-09-20T23:50:52.534Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:53.498Z] #56 ... [2023-09-20T23:50:53.498Z] [2023-09-20T23:50:53.498Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:50:53.498Z] #78 DONE 1.3s [2023-09-20T23:50:53.498Z] [2023-09-20T23:50:53.498Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:53.498Z] #56 ... [2023-09-20T23:50:53.498Z] [2023-09-20T23:50:53.499Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:50:53.499Z] #79 DONE 1.5s [2023-09-20T23:50:53.499Z] [2023-09-20T23:50:53.499Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:53.499Z] #56 ... [2023-09-20T23:50:53.499Z] [2023-09-20T23:50:53.499Z] #50 [security-proxy-auth internal] load build context [2023-09-20T23:50:53.499Z] #50 transferring context: 189.33MB 48.8s done [2023-09-20T23:50:53.499Z] #50 DONE 49.6s [2023-09-20T23:50:53.499Z] [2023-09-20T23:50:53.499Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T23:50:53.499Z] #80 DONE 1.2s [2023-09-20T23:50:53.499Z] [2023-09-20T23:50:53.499Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:50:54.483Z] #56 ... [2023-09-20T23:50:54.483Z] [2023-09-20T23:50:54.483Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T23:50:54.483Z] #81 DONE 0.9s [2023-09-20T23:50:54.483Z] [2023-09-20T23:50:54.483Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T23:50:54.483Z] #82 DONE 0.9s [2023-09-20T23:50:54.483Z] [2023-09-20T23:50:54.483Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T23:50:54.751Z] #83 ... [2023-09-20T23:50:54.751Z] [2023-09-20T23:50:54.751Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T23:50:54.751Z] #84 DONE 1.1s [2023-09-20T23:50:54.751Z] [2023-09-20T23:50:54.751Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:55.017Z] #55 ... [2023-09-20T23:50:55.017Z] [2023-09-20T23:50:55.017Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:50:55.017Z] #85 DONE 1.2s [2023-09-20T23:50:55.017Z] [2023-09-20T23:50:55.017Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:55.017Z] #55 ... [2023-09-20T23:50:55.017Z] [2023-09-20T23:50:55.017Z] #61 [core-data internal] load build context [2023-09-20T23:50:55.017Z] #61 ... [2023-09-20T23:50:55.017Z] [2023-09-20T23:50:55.017Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:50:55.663Z] #55 ... [2023-09-20T23:50:55.663Z] [2023-09-20T23:50:55.663Z] #44 [support-notifications internal] load build context [2023-09-20T23:50:55.935Z] #44 ... [2023-09-20T23:50:55.935Z] [2023-09-20T23:50:55.935Z] #61 [core-data internal] load build context [2023-09-20T23:50:55.935Z] #61 ... [2023-09-20T23:50:55.935Z] [2023-09-20T23:50:55.935Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T23:50:55.935Z] #86 DONE 1.2s [2023-09-20T23:50:55.935Z] [2023-09-20T23:50:55.935Z] #61 [core-data internal] load build context [2023-09-20T23:50:55.935Z] #61 ... [2023-09-20T23:50:55.935Z] [2023-09-20T23:50:55.935Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T23:50:55.935Z] #83 DONE 1.5s [2023-09-20T23:50:55.935Z] [2023-09-20T23:50:55.935Z] #61 [core-data internal] load build context [2023-09-20T23:50:56.207Z] #61 ... [2023-09-20T23:50:56.207Z] [2023-09-20T23:50:56.207Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T23:50:56.207Z] #40 transferring context: 189.33MB 48.5s done [2023-09-20T23:50:56.207Z] #40 DONE 50.3s [2023-09-20T23:50:56.207Z] [2023-09-20T23:50:56.207Z] #61 [core-data internal] load build context [2023-09-20T23:50:56.479Z] #61 ... [2023-09-20T23:50:56.479Z] [2023-09-20T23:50:56.479Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T23:50:56.479Z] #87 DONE 1.4s [2023-09-20T23:50:56.479Z] [2023-09-20T23:50:56.479Z] #61 [core-data internal] load build context [2023-09-20T23:50:56.744Z] #61 ... [2023-09-20T23:50:56.744Z] [2023-09-20T23:50:56.744Z] #35 [core-command internal] load build context [2023-09-20T23:50:56.744Z] #35 ... [2023-09-20T23:50:56.744Z] [2023-09-20T23:50:56.744Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:57.010Z] #43 ... [2023-09-20T23:50:57.010Z] [2023-09-20T23:50:57.010Z] #60 [core-metadata internal] load build context [2023-09-20T23:50:57.010Z] #60 ... [2023-09-20T23:50:57.010Z] [2023-09-20T23:50:57.010Z] #61 [core-data internal] load build context [2023-09-20T23:50:57.010Z] #61 ... [2023-09-20T23:50:57.010Z] [2023-09-20T23:50:57.010Z] #52 [security-secretstore-setup internal] load build context [2023-09-20T23:50:57.010Z] #52 transferring context: 189.33MB 52.0s done [2023-09-20T23:50:57.010Z] #52 DONE 53.0s [2023-09-20T23:50:57.010Z] [2023-09-20T23:50:57.010Z] #61 [core-data internal] load build context [2023-09-20T23:50:57.275Z] #61 ... [2023-09-20T23:50:57.275Z] [2023-09-20T23:50:57.275Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:50:57.275Z] #32 ... [2023-09-20T23:50:57.275Z] [2023-09-20T23:50:57.275Z] #61 [core-data internal] load build context [2023-09-20T23:50:59.210Z] #61 transferring context: 189.33MB 52.2s done [2023-09-20T23:50:59.475Z] #61 ... [2023-09-20T23:50:59.475Z] [2023-09-20T23:50:59.475Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:50:59.475Z] #88 DONE 2.0s [2023-09-20T23:50:59.475Z] [2023-09-20T23:50:59.475Z] #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:50:59.741Z] #89 ... [2023-09-20T23:50:59.742Z] [2023-09-20T23:50:59.742Z] #61 [core-data internal] load build context [2023-09-20T23:50:59.742Z] #61 DONE 53.6s [2023-09-20T23:50:59.742Z] [2023-09-20T23:50:59.742Z] #43 [support-scheduler internal] load build context [2023-09-20T23:50:59.742Z] #43 transferring context: 189.33MB 55.3s done [2023-09-20T23:50:59.742Z] #43 DONE 56.0s [2023-09-20T23:50:59.742Z] [2023-09-20T23:50:59.742Z] #35 [core-command internal] load build context [2023-09-20T23:51:01.688Z] #35 ... [2023-09-20T23:51:01.688Z] [2023-09-20T23:51:01.688Z] #55 [security-proxy-setup internal] load build context [2023-09-20T23:51:01.688Z] #55 transferring context: 189.33MB 56.0s done [2023-09-20T23:51:01.688Z] #55 DONE 56.7s [2023-09-20T23:51:01.688Z] [2023-09-20T23:51:01.688Z] #35 [core-command internal] load build context [2023-09-20T23:51:01.953Z] #35 ... [2023-09-20T23:51:01.953Z] [2023-09-20T23:51:01.953Z] #90 [security-spire-config] exporting to image [2023-09-20T23:51:01.953Z] #90 exporting layers 5.5s done [2023-09-20T23:51:01.953Z] #90 writing image sha256:35dfea17f17eaec61dc0a0ade5335d2d4343e91b8321ad1cd4eba0fc1d377579 0.1s done [2023-09-20T23:51:01.953Z] #90 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-20T23:51:01.953Z] #90 writing image sha256:64a5373353071a25c9159a98a37c5d0a5dee94727d1f658168b4af0170b3ba2f 0.0s done [2023-09-20T23:51:01.953Z] #90 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-20T23:51:01.953Z] #90 writing image sha256:611c245d12e151669da45759aa624d23a7ce15759a9496ae05aa25aba7cd6ed5 0.0s done [2023-09-20T23:51:01.953Z] #90 naming to docker.io/library/security-spire-config-arm64 done [2023-09-20T23:51:01.953Z] #90 DONE 5.8s [2023-09-20T23:51:01.953Z] [2023-09-20T23:51:01.953Z] #35 [core-command internal] load build context [2023-09-20T23:51:02.911Z] #35 ... [2023-09-20T23:51:02.911Z] [2023-09-20T23:51:02.911Z] #60 [core-metadata internal] load build context [2023-09-20T23:51:02.911Z] #60 transferring context: 189.33MB 55.9s done [2023-09-20T23:51:02.911Z] #60 DONE 56.9s [2023-09-20T23:51:02.911Z] [2023-09-20T23:51:02.911Z] #35 [core-command internal] load build context [2023-09-20T23:51:03.496Z] #35 ... [2023-09-20T23:51:03.496Z] [2023-09-20T23:51:03.496Z] #56 [security-bootstrapper internal] load build context [2023-09-20T23:51:03.496Z] #56 transferring context: 189.33MB 58.3s done [2023-09-20T23:51:03.496Z] #56 DONE 58.7s [2023-09-20T23:51:03.496Z] [2023-09-20T23:51:03.496Z] #44 [support-notifications internal] load build context [2023-09-20T23:51:03.496Z] #44 transferring context: 189.33MB 59.7s done [2023-09-20T23:51:03.496Z] #44 DONE 59.8s [2023-09-20T23:51:03.496Z] [2023-09-20T23:51:03.496Z] #35 [core-command internal] load build context [2023-09-20T23:51:03.496Z] #35 ... [2023-09-20T23:51:03.496Z] [2023-09-20T23:51:03.496Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-20T23:51:03.496Z] #32 transferring context: 189.33MB 60.8s done [2023-09-20T23:51:03.496Z] #32 DONE 61.0s [2023-09-20T23:51:03.496Z] [2023-09-20T23:51:03.496Z] #35 [core-command internal] load build context [2023-09-20T23:51:04.079Z] #35 transferring context: 189.33MB 59.0s done [2023-09-20T23:51:04.079Z] #35 DONE 59.4s [2023-09-20T23:51:04.079Z] [2023-09-20T23:51:04.079Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:04.346Z] #91 ... [2023-09-20T23:51:04.346Z] [2023-09-20T23:51:04.346Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:04.346Z] #92 DONE 0.9s [2023-09-20T23:51:04.346Z] [2023-09-20T23:51:04.346Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:04.346Z] #91 DONE 0.7s [2023-09-20T23:51:04.346Z] [2023-09-20T23:51:04.346Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:05.308Z] #93 ... [2023-09-20T23:51:05.308Z] [2023-09-20T23:51:05.308Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:05.308Z] #94 ... [2023-09-20T23:51:05.308Z] [2023-09-20T23:51:05.308Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:44.144Z] #95 DONE 39.4s [2023-09-20T23:51:44.144Z] [2023-09-20T23:51:44.144Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:44.144Z] #94 DONE 48.6s [2023-09-20T23:51:44.144Z] [2023-09-20T23:51:44.144Z] #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:44.144Z] #89 DONE 44.2s [2023-09-20T23:51:44.144Z] [2023-09-20T23:51:44.144Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:44.144Z] #93 DONE 39.3s [2023-09-20T23:51:44.144Z] [2023-09-20T23:51:44.144Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #96 DONE 3.0s [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #97 DONE 3.1s [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #98 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #99 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #100 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #101 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #102 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #103 [core-metadata builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #103 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #104 [core-data builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #104 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #105 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #105 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #106 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #107 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #108 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #109 [core-command builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #109 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #110 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #110 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #111 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #112 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #113 DONE 3.1s [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #114 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #115 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #116 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T23:51:46.715Z] #117 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T23:51:46.715Z] #118 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #119 [support-scheduler builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #119 CACHED [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #120 [support-notifications builder 6/7] COPY . . [2023-09-20T23:51:46.715Z] #120 DONE 3.1s [2023-09-20T23:51:46.715Z] [2023-09-20T23:51:46.715Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T23:51:52.053Z] #121 ... [2023-09-20T23:51:52.053Z] [2023-09-20T23:51:52.053Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-20T23:51:52.053Z] #0 5.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T23:51:52.053Z] #122 ... [2023-09-20T23:51:52.053Z] [2023-09-20T23:51:52.053Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T23:51:52.053Z] #121 5.427 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T23:51:57.408Z] #121 ... [2023-09-20T23:51:57.408Z] [2023-09-20T23:51:57.408Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T23:51:57.408Z] #0 4.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T23:51:57.408Z] #123 ... [2023-09-20T23:51:57.408Z] [2023-09-20T23:51:57.408Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T23:51:57.408Z] #0 5.268 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T23:51:57.408Z] #124 ... [2023-09-20T23:51:57.408Z] [2023-09-20T23:51:57.408Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T23:51:57.408Z] #0 5.484 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T23:51:57.408Z] #125 ... [2023-09-20T23:51:57.408Z] [2023-09-20T23:51:57.408Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T23:51:57.408Z] #0 4.929 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T23:51:57.408Z] #126 ... [2023-09-20T23:51:57.408Z] [2023-09-20T23:51:57.408Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T23:51:57.408Z] #0 5.191 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T23:51:57.676Z] #127 ... [2023-09-20T23:51:57.676Z] [2023-09-20T23:51:57.676Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T23:51:57.676Z] #0 4.382 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T23:51:57.676Z] #128 ... [2023-09-20T23:51:57.676Z] [2023-09-20T23:51:57.676Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T23:51:57.676Z] #0 5.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T23:51:57.949Z] #129 ... [2023-09-20T23:51:57.949Z] [2023-09-20T23:51:57.949Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T23:51:57.949Z] #0 5.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T23:51:57.949Z] #130 ... [2023-09-20T23:51:57.949Z] [2023-09-20T23:51:57.949Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T23:51:57.949Z] #0 3.838 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T00:03:50.185Z] #131 ... [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T00:03:50.185Z] #122 713.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T00:03:50.185Z] #122 ... [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T00:03:50.185Z] #129 DONE 719.9s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:03:50.185Z] #130 ... [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:03:50.185Z] #132 DONE 0.2s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:03:50.185Z] #133 DONE 0.2s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T00:03:50.185Z] #125 ... [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T00:03:50.185Z] #134 DONE 0.1s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T00:03:50.185Z] #135 DONE 0.2s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T00:03:50.185Z] #136 DONE 0.3s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:03:50.185Z] #130 ... [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T00:03:50.185Z] #137 DONE 0.1s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:03:50.185Z] #138 DONE 2.1s [2023-09-21T00:03:50.185Z] [2023-09-21T00:03:50.185Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:03:50.450Z] #130 ... [2023-09-21T00:03:50.450Z] [2023-09-21T00:03:50.450Z] #90 [security-proxy-setup] exporting to image [2023-09-21T00:03:50.450Z] #90 exporting layers [2023-09-21T00:03:51.404Z] #90 exporting layers 1.0s done [2023-09-21T00:03:51.404Z] #90 writing image sha256:d244aa05f6840ca98214f744f2e27126355ffe89903ac079b2bfe2040f445aed done [2023-09-21T00:03:51.404Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-21T00:03:51.404Z] #90 DONE 6.7s [2023-09-21T00:03:51.404Z] [2023-09-21T00:03:51.404Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T00:03:56.800Z] #127 ... [2023-09-21T00:03:56.800Z] [2023-09-21T00:03:56.800Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T00:03:56.800Z] #121 DONE 729.3s [2023-09-21T00:03:56.800Z] [2023-09-21T00:03:56.800Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T00:03:56.800Z] #139 DONE 0.1s [2023-09-21T00:03:56.800Z] [2023-09-21T00:03:56.800Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:03:56.800Z] #10 ... [2023-09-21T00:03:56.800Z] [2023-09-21T00:03:56.800Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T00:03:59.539Z] #140 DONE 2.6s [2023-09-21T00:03:59.539Z] [2023-09-21T00:03:59.539Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:03:59.539Z] #141 DONE 0.5s [2023-09-21T00:03:59.539Z] [2023-09-21T00:03:59.539Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T00:03:59.539Z] #125 ... [2023-09-21T00:03:59.539Z] [2023-09-21T00:03:59.539Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:03:59.539Z] #142 DONE 0.3s [2023-09-21T00:03:59.539Z] [2023-09-21T00:03:59.539Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:03:59.806Z] #124 ... [2023-09-21T00:03:59.806Z] [2023-09-21T00:03:59.806Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T00:04:00.076Z] #143 DONE 0.4s [2023-09-21T00:04:00.076Z] [2023-09-21T00:04:00.076Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T00:04:00.364Z] #144 DONE 0.3s [2023-09-21T00:04:00.364Z] [2023-09-21T00:04:00.364Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T00:04:00.644Z] #145 DONE 0.3s [2023-09-21T00:04:00.644Z] [2023-09-21T00:04:00.644Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T00:04:00.936Z] #146 DONE 0.3s [2023-09-21T00:04:00.936Z] [2023-09-21T00:04:00.936Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T00:04:01.205Z] #147 DONE 0.2s [2023-09-21T00:04:01.205Z] [2023-09-21T00:04:01.205Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:04:01.205Z] #10 ... [2023-09-21T00:04:01.205Z] [2023-09-21T00:04:01.205Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T00:04:01.473Z] #148 DONE 0.2s [2023-09-21T00:04:01.473Z] [2023-09-21T00:04:01.473Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T00:04:02.430Z] #149 ... [2023-09-21T00:04:02.430Z] [2023-09-21T00:04:02.430Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T00:04:02.430Z] #122 DONE 735.5s [2023-09-21T00:04:02.430Z] [2023-09-21T00:04:02.430Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:04:02.699Z] #130 ... [2023-09-21T00:04:02.699Z] [2023-09-21T00:04:02.699Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:04:02.964Z] #150 DONE 0.3s [2023-09-21T00:04:02.964Z] [2023-09-21T00:04:02.964Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:04:03.229Z] #151 DONE 0.3s [2023-09-21T00:04:03.229Z] [2023-09-21T00:04:03.229Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:04:03.506Z] #130 ... [2023-09-21T00:04:03.506Z] [2023-09-21T00:04:03.506Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T00:04:03.506Z] #152 DONE 0.3s [2023-09-21T00:04:03.506Z] [2023-09-21T00:04:03.506Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:04:03.772Z] #130 ... [2023-09-21T00:04:03.772Z] [2023-09-21T00:04:03.772Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T00:04:03.772Z] #153 DONE 0.2s [2023-09-21T00:04:03.772Z] [2023-09-21T00:04:03.772Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:04:04.040Z] #154 DONE 0.2s [2023-09-21T00:04:04.040Z] [2023-09-21T00:04:04.040Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T00:04:04.305Z] #155 ... [2023-09-21T00:04:04.305Z] [2023-09-21T00:04:04.305Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T00:04:04.305Z] #149 DONE 2.9s [2023-09-21T00:04:04.305Z] [2023-09-21T00:04:04.305Z] #90 [security-bootstrapper] exporting to image [2023-09-21T00:04:04.305Z] #90 exporting layers [2023-09-21T00:04:05.273Z] #90 ... [2023-09-21T00:04:05.273Z] [2023-09-21T00:04:05.273Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T00:04:05.273Z] #155 DONE 1.1s [2023-09-21T00:04:05.273Z] [2023-09-21T00:04:05.273Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T00:04:05.774Z] #156 DONE 0.7s [2023-09-21T00:04:05.774Z] [2023-09-21T00:04:05.774Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T00:04:06.071Z] #157 DONE 0.2s [2023-09-21T00:04:06.071Z] [2023-09-21T00:04:06.071Z] #90 [security-bootstrapper] exporting to image [2023-09-21T00:04:06.071Z] #90 exporting layers 1.8s done [2023-09-21T00:04:06.071Z] #90 writing image sha256:ef5460c4f9d0e49a78a15ee033e8fea5af287742f701911a143ae8fdf9a28114 done [2023-09-21T00:04:06.071Z] #90 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-21T00:04:06.071Z] #90 DONE 8.5s [2023-09-21T00:04:06.071Z] [2023-09-21T00:04:06.071Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:04:08.742Z] #158 DONE 2.8s [2023-09-21T00:04:08.742Z] [2023-09-21T00:04:08.742Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:04:09.029Z] #10 ... [2023-09-21T00:04:09.029Z] [2023-09-21T00:04:09.029Z] #90 [security-secretstore-setup] exporting to image [2023-09-21T00:04:10.023Z] #90 exporting layers 1.1s done [2023-09-21T00:04:10.023Z] #90 writing image sha256:d1a3ce3567faa120fe858072057fe40a6c3102eea1284510936ed9281717e783 done [2023-09-21T00:04:10.023Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-21T00:04:10.023Z] #90 DONE 9.6s [2023-09-21T00:04:10.023Z] [2023-09-21T00:04:10.023Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T00:04:16.659Z] #127 ... [2023-09-21T00:04:16.659Z] [2023-09-21T00:04:16.659Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T00:04:16.659Z] #130 DONE 749.5s [2023-09-21T00:04:16.659Z] [2023-09-21T00:04:16.659Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T00:04:16.939Z] #131 ... [2023-09-21T00:04:16.939Z] [2023-09-21T00:04:16.939Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:04:17.206Z] #159 DONE 0.2s [2023-09-21T00:04:17.206Z] [2023-09-21T00:04:17.206Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:04:17.206Z] #160 DONE 0.1s [2023-09-21T00:04:17.206Z] [2023-09-21T00:04:17.206Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:04:17.206Z] #123 ... [2023-09-21T00:04:17.206Z] [2023-09-21T00:04:17.206Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T00:04:17.476Z] #161 DONE 0.2s [2023-09-21T00:04:17.476Z] [2023-09-21T00:04:17.476Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:04:17.476Z] #162 DONE 0.1s [2023-09-21T00:04:17.476Z] [2023-09-21T00:04:17.476Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T00:04:17.740Z] #163 DONE 0.1s [2023-09-21T00:04:17.740Z] [2023-09-21T00:04:17.740Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:04:23.681Z] #164 DONE 5.4s [2023-09-21T00:04:23.681Z] [2023-09-21T00:04:23.681Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:04:23.681Z] #123 ... [2023-09-21T00:04:23.681Z] [2023-09-21T00:04:23.681Z] #90 [security-proxy-auth] exporting to image [2023-09-21T00:04:23.681Z] #90 exporting layers [2023-09-21T00:04:23.681Z] #90 exporting layers 0.7s done [2023-09-21T00:04:23.681Z] #90 writing image sha256:92e9c0d01d813162e377f227706c95921e7cfb1f47df522273bda1065dacccfe done [2023-09-21T00:04:23.681Z] #90 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-09-21T00:04:23.681Z] #90 DONE 10.3s [2023-09-21T00:04:23.681Z] [2023-09-21T00:04:23.681Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:04:31.868Z] #10 ... [2023-09-21T00:04:31.868Z] [2023-09-21T00:04:31.868Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T00:04:31.868Z] #125 DONE 764.8s [2023-09-21T00:04:31.868Z] [2023-09-21T00:04:31.868Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:04:32.451Z] #165 DONE 0.4s [2023-09-21T00:04:32.451Z] [2023-09-21T00:04:32.451Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:04:32.451Z] #166 DONE 0.2s [2023-09-21T00:04:32.451Z] [2023-09-21T00:04:32.451Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T00:04:32.716Z] #167 DONE 0.3s [2023-09-21T00:04:32.716Z] [2023-09-21T00:04:32.716Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:04:32.986Z] #168 DONE 0.2s [2023-09-21T00:04:32.986Z] [2023-09-21T00:04:32.986Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:04:32.986Z] #63 ... [2023-09-21T00:04:32.986Z] [2023-09-21T00:04:32.986Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T00:04:33.252Z] #169 DONE 0.2s [2023-09-21T00:04:33.252Z] [2023-09-21T00:04:33.252Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T00:04:36.589Z] #170 DONE 3.4s [2023-09-21T00:04:36.589Z] [2023-09-21T00:04:36.589Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-21T00:04:36.589Z] #90 exporting layers [2023-09-21T00:04:36.856Z] #90 exporting layers 0.5s done [2023-09-21T00:04:36.856Z] #90 writing image sha256:114d593c876a31876e51638deba377704ece0dc872aae46f25d26435cc3e305e done [2023-09-21T00:04:36.856Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-21T00:04:36.856Z] #90 DONE 10.8s [2023-09-21T00:04:36.856Z] [2023-09-21T00:04:36.856Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:04:58.881Z] #123 ... [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T00:04:58.881Z] #127 DONE 790.7s [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T00:04:58.881Z] #128 ... [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:04:58.881Z] #171 DONE 0.1s [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:04:58.881Z] #172 DONE 0.1s [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T00:04:58.881Z] #131 ... [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T00:04:58.881Z] #173 DONE 0.3s [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T00:04:58.881Z] #63 ... [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:04:58.881Z] #174 DONE 0.1s [2023-09-21T00:04:58.881Z] [2023-09-21T00:04:58.881Z] #90 [core-command] exporting to image [2023-09-21T00:04:58.881Z] #90 exporting layers [2023-09-21T00:04:59.150Z] #90 exporting layers 0.4s done [2023-09-21T00:04:59.150Z] #90 writing image sha256:358ccb5958d66c64fde8716736a858d6ef54081677e4b5c40ab1dd77e2085200 done [2023-09-21T00:04:59.150Z] #90 naming to docker.io/library/core-command-arm64 done [2023-09-21T00:04:59.150Z] #90 DONE 11.2s [2023-09-21T00:04:59.150Z] [2023-09-21T00:04:59.150Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:05:09.225Z] #124 ... [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T00:05:09.225Z] #131 DONE 801.4s [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:05:09.225Z] #10 ... [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:05:09.225Z] #175 DONE 0.1s [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:05:09.225Z] #176 DONE 0.1s [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T00:05:09.225Z] #177 DONE 0.2s [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:05:09.225Z] #124 ... [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:05:09.225Z] #178 DONE 0.1s [2023-09-21T00:05:09.225Z] [2023-09-21T00:05:09.225Z] #90 [core-data] exporting to image [2023-09-21T00:05:09.225Z] #90 exporting layers [2023-09-21T00:05:09.803Z] #90 exporting layers 0.4s done [2023-09-21T00:05:09.803Z] #90 writing image sha256:fdb467ef7f47e8743f3458f06d256525b72609cebd18b104884a23fd657884c4 done [2023-09-21T00:05:09.803Z] #90 naming to docker.io/library/core-data-arm64 done [2023-09-21T00:05:09.803Z] #90 DONE 11.6s [2023-09-21T00:05:09.803Z] [2023-09-21T00:05:09.803Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:05:11.738Z] #123 ... [2023-09-21T00:05:11.738Z] [2023-09-21T00:05:11.738Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T00:05:11.738Z] #128 DONE 805.0s [2023-09-21T00:05:11.738Z] [2023-09-21T00:05:11.738Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:05:12.704Z] #123 ... [2023-09-21T00:05:12.704Z] [2023-09-21T00:05:12.704Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:05:12.704Z] #179 DONE 0.2s [2023-09-21T00:05:12.704Z] [2023-09-21T00:05:12.704Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:05:12.704Z] #180 DONE 0.1s [2023-09-21T00:05:12.704Z] [2023-09-21T00:05:12.704Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:05:12.704Z] #10 ... [2023-09-21T00:05:12.704Z] [2023-09-21T00:05:12.704Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T00:05:12.988Z] #181 DONE 0.3s [2023-09-21T00:05:12.988Z] [2023-09-21T00:05:12.988Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:05:12.988Z] #123 ... [2023-09-21T00:05:12.988Z] [2023-09-21T00:05:12.988Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:05:12.988Z] #182 DONE 0.1s [2023-09-21T00:05:13.255Z] [2023-09-21T00:05:13.255Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T00:05:13.255Z] #183 DONE 0.1s [2023-09-21T00:05:13.255Z] [2023-09-21T00:05:13.255Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:05:13.255Z] #123 ... [2023-09-21T00:05:13.255Z] [2023-09-21T00:05:13.255Z] #90 [core-metadata] exporting to image [2023-09-21T00:05:13.521Z] #90 exporting layers 0.4s done [2023-09-21T00:05:13.786Z] #90 writing image sha256:91052c0c81f9bb7bb82b78f22375fb4a7397991f901fd61adeae801ec3f7e0ec done [2023-09-21T00:05:13.786Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-09-21T00:05:13.786Z] #90 DONE 12.0s [2023-09-21T00:05:13.786Z] [2023-09-21T00:05:13.786Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T00:05:28.767Z] #123 DONE 822.1s [2023-09-21T00:05:28.767Z] [2023-09-21T00:05:28.767Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:05:29.349Z] #124 ... [2023-09-21T00:05:29.349Z] [2023-09-21T00:05:29.349Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:05:29.612Z] #184 DONE 0.2s [2023-09-21T00:05:29.612Z] [2023-09-21T00:05:29.612Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:05:29.612Z] #185 DONE 0.1s [2023-09-21T00:05:29.612Z] [2023-09-21T00:05:29.612Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T00:05:30.190Z] #186 DONE 0.3s [2023-09-21T00:05:30.190Z] [2023-09-21T00:05:30.190Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:05:30.190Z] #187 DONE 0.1s [2023-09-21T00:05:30.190Z] [2023-09-21T00:05:30.190Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-21T00:05:30.190Z] #90 exporting layers [2023-09-21T00:05:30.769Z] #90 exporting layers 0.5s done [2023-09-21T00:05:30.769Z] #90 writing image sha256:71f7ae6b4c9522ecfd2cc418180522a17beafa8989357b393f13ff043233f76b done [2023-09-21T00:05:30.769Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-21T00:05:30.769Z] #90 DONE 12.5s [2023-09-21T00:05:30.769Z] [2023-09-21T00:05:30.769Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:05:48.941Z] #10 ... [2023-09-21T00:05:48.941Z] [2023-09-21T00:05:48.941Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T00:05:48.941Z] #124 DONE 841.5s [2023-09-21T00:05:48.941Z] [2023-09-21T00:05:48.941Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:05:48.941Z] #188 DONE 0.3s [2023-09-21T00:05:48.941Z] [2023-09-21T00:05:48.941Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:05:48.941Z] #10 ... [2023-09-21T00:05:48.941Z] [2023-09-21T00:05:48.941Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T00:05:48.941Z] #126 DONE 842.0s [2023-09-21T00:05:48.941Z] [2023-09-21T00:05:48.941Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:05:49.210Z] #189 DONE 0.2s [2023-09-21T00:05:49.210Z] [2023-09-21T00:05:49.210Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T00:05:49.210Z] #190 ... [2023-09-21T00:05:49.210Z] [2023-09-21T00:05:49.210Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T00:05:49.210Z] #191 DONE 0.1s [2023-09-21T00:05:49.477Z] [2023-09-21T00:05:49.477Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T00:05:49.477Z] #190 DONE 0.4s [2023-09-21T00:05:49.477Z] [2023-09-21T00:05:49.477Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T00:05:49.477Z] #192 DONE 0.1s [2023-09-21T00:05:49.477Z] [2023-09-21T00:05:49.477Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:05:49.477Z] #193 DONE 0.1s [2023-09-21T00:05:49.477Z] [2023-09-21T00:05:49.477Z] #90 [support-notifications] exporting to image [2023-09-21T00:05:49.477Z] #90 exporting layers [2023-09-21T00:05:50.062Z] #90 ... [2023-09-21T00:05:50.062Z] [2023-09-21T00:05:50.062Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T00:05:50.062Z] #194 DONE 0.3s [2023-09-21T00:05:50.062Z] [2023-09-21T00:05:50.062Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T00:05:50.062Z] #195 DONE 0.1s [2023-09-21T00:05:50.062Z] [2023-09-21T00:05:50.062Z] #90 [support-scheduler] exporting to image [2023-09-21T00:05:50.062Z] #90 writing image sha256:5f77ffbdefc51909b92bce23e5a3c06523ba78a1005b00596560d2c1884277f8 done [2023-09-21T00:05:50.062Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-09-21T00:05:50.327Z] #90 exporting layers 0.4s done [2023-09-21T00:05:50.327Z] #90 writing image sha256:f066e22a22413bad44126c6dde724dcd792f46c4fe7203fc287314f449df5d4e done [2023-09-21T00:05:50.327Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-09-21T00:05:50.327Z] #90 DONE 13.4s [2023-09-21T00:05:50.327Z] [2023-09-21T00:05:50.327Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T00:05:50.327Z] time="2023-09-20T23:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T00:05:50.359Z] $ docker stop --time=1 0c868a714d613ef83f2dc75111c33e79e6fa6f442cbf14308998d69731d774d6 [2023-09-21T00:05:51.955Z] $ docker rm -f --volumes 0c868a714d613ef83f2dc75111c33e79e6fa6f442cbf14308998d69731d774d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:05:52.469Z] + docker images [2023-09-21T00:05:52.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T00:05:52.469Z] support-scheduler-arm64 latest f066e22a2241 3 seconds ago 33.5MB [2023-09-21T00:05:52.470Z] support-notifications-arm64 latest 5f77ffbdefc5 3 seconds ago 34.2MB [2023-09-21T00:05:52.470Z] security-spiffe-token-provider-arm64 latest 71f7ae6b4c95 23 seconds ago 35MB [2023-09-21T00:05:52.470Z] core-metadata-arm64 latest 91052c0c81f9 39 seconds ago 21.5MB [2023-09-21T00:05:52.470Z] core-data-arm64 latest fdb467ef7f47 43 seconds ago 21.2MB [2023-09-21T00:05:52.470Z] core-command-arm64 latest 358ccb5958d6 54 seconds ago 21MB [2023-09-21T00:05:52.470Z] core-common-config-bootstrapper-arm64 latest 114d593c876a About a minute ago 18.3MB [2023-09-21T00:05:52.470Z] security-proxy-auth-arm64 latest 92e9c0d01d81 About a minute ago 19.4MB [2023-09-21T00:05:52.470Z] security-secretstore-setup-arm64 latest d1a3ce3567fa About a minute ago 43.7MB [2023-09-21T00:05:52.470Z] security-bootstrapper-arm64 latest ef5460c4f9d0 About a minute ago 23MB [2023-09-21T00:05:52.470Z] security-proxy-setup-arm64 latest d244aa05f684 2 minutes ago 34MB [2023-09-21T00:05:52.470Z] security-spire-agent-arm64 latest 64a537335307 14 minutes ago 157MB [2023-09-21T00:05:52.470Z] security-spire-config-arm64 latest 611c245d12e1 14 minutes ago 95.8MB [2023-09-21T00:05:52.470Z] security-spire-server-arm64 latest 35dfea17f17e 14 minutes ago 101MB [2023-09-21T00:05:52.470Z] ci-base-image-arm64 latest 44e90282b0d1 25 minutes ago 924MB [2023-09-21T00:05:52.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 9 hours ago 553MB [2023-09-21T00:05:52.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:05:53.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:05:53.281Z] [2023-09-21T00:05:53.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:05:53.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:05:53.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T00:05:53.950Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T00:05:53.950Z] 04944245beec: Pulling fs layer [2023-09-21T00:05:53.950Z] 699f458cf7ca: Pulling fs layer [2023-09-21T00:05:53.950Z] 765212b225bb: Pulling fs layer [2023-09-21T00:05:53.950Z] f23df028b6ca: Pulling fs layer [2023-09-21T00:05:53.950Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T00:05:53.950Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T00:05:53.950Z] f23df028b6ca: Waiting [2023-09-21T00:05:53.950Z] d65c8cfc05b1: Waiting [2023-09-21T00:05:53.950Z] 2437ff75d9bd: Waiting [2023-09-21T00:05:53.950Z] 765212b225bb: Waiting [2023-09-21T00:05:53.950Z] 04944245beec: Verifying Checksum [2023-09-21T00:05:53.950Z] 04944245beec: Download complete [2023-09-21T00:05:53.950Z] 765212b225bb: Verifying Checksum [2023-09-21T00:05:53.950Z] 765212b225bb: Download complete [2023-09-21T00:05:53.950Z] f23df028b6ca: Verifying Checksum [2023-09-21T00:05:53.950Z] f23df028b6ca: Download complete [2023-09-21T00:05:54.215Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T00:05:54.215Z] d65c8cfc05b1: Download complete [2023-09-21T00:05:54.215Z] 699f458cf7ca: Verifying Checksum [2023-09-21T00:05:54.215Z] 699f458cf7ca: Download complete [2023-09-21T00:05:54.482Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T00:05:54.482Z] 8998bd30e6a1: Download complete [2023-09-21T00:05:57.067Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T00:05:57.067Z] 2437ff75d9bd: Download complete [2023-09-21T00:05:58.471Z] 8998bd30e6a1: Pull complete [2023-09-21T00:05:59.053Z] 04944245beec: Pull complete [2023-09-21T00:06:00.459Z] 699f458cf7ca: Pull complete [2023-09-21T00:06:00.459Z] 765212b225bb: Pull complete [2023-09-21T00:06:01.415Z] f23df028b6ca: Pull complete [2023-09-21T00:06:01.415Z] d65c8cfc05b1: Pull complete [2023-09-21T00:06:16.390Z] 2437ff75d9bd: Pull complete [2023-09-21T00:06:16.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T00:06:16.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:06:16.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:06:16.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-7478 does not seem to be running inside a container [2023-09-21T00:06:16.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T00:06:19.394Z] $ docker top f0fe1fab37c67282246314c4da11046fab2794c400d026c4ed415dff579b45e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:20.343Z] ---> job-cost.sh [2023-09-21T00:06:20.343Z] lf-activate-venv: SKIPPING [2023-09-21T00:06:20.343Z] INFO: No Stack... [2023-09-21T00:06:20.928Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T00:06:21.509Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T00:06:22.156Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-21T00:06:22.156Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T00:06:22.211Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4690-1-stack-cost] [2023-09-21T00:06:22.216Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4690-1-stack-cost] did not exist. Created. [2023-09-21T00:06:22.217Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T00:06:22.623Z] + echo total: 0.33000001311302185 [Pipeline] stash [2023-09-21T00:06:22.824Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T00:06:22.844Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4690-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T00:06:22.931Z] $ docker stop --time=1 f0fe1fab37c67282246314c4da11046fab2794c400d026c4ed415dff579b45e4 [2023-09-21T00:06:24.393Z] $ docker rm -f --volumes f0fe1fab37c67282246314c4da11046fab2794c400d026c4ed415dff579b45e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T00:06:26.419Z] provisioning config files... [2023-09-21T00:06:26.427Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15898953564363293055tmp [Pipeline] { [Pipeline] sh [2023-09-21T00:06:26.763Z] + set +x [2023-09-21T00:06:26.763Z] + bash -s -- [2023-09-21T00:06:26.763Z] + curl -s https://codecov.io/bash [2023-09-21T00:06:26.763Z] [2023-09-21T00:06:26.763Z] _____ _ [2023-09-21T00:06:26.763Z] / ____| | | [2023-09-21T00:06:26.763Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T00:06:26.763Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T00:06:26.763Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T00:06:26.763Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T00:06:26.763Z] Bash-1.0.6 [2023-09-21T00:06:26.763Z] [2023-09-21T00:06:26.763Z] [2023-09-21T00:06:26.763Z] ==> git version 2.25.1 found [2023-09-21T00:06:26.763Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T00:06:26.763Z] Release-Date: 2020-01-08 [2023-09-21T00:06:26.763Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T00:06:26.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T00:06:26.764Z] ==> Jenkins CI detected. [2023-09-21T00:06:26.764Z] current dir:  /w/workspace/edgex-go/1 [2023-09-21T00:06:26.764Z] project root: . [2023-09-21T00:06:26.764Z] --> token set from env [2023-09-21T00:06:26.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T00:06:26.764Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T00:06:27.023Z] ==> Python coveragepy not found [2023-09-21T00:06:27.023Z] ==> Searching for coverage reports in: [2023-09-21T00:06:27.023Z] + . [2023-09-21T00:06:27.023Z] -> Found 1 reports [2023-09-21T00:06:27.023Z] ==> Detecting git/mercurial file structure [2023-09-21T00:06:27.023Z] ==> Reading reports [2023-09-21T00:06:27.023Z] + ./coverage.out bytes=453602 [2023-09-21T00:06:27.023Z] ==> Appending adjustments [2023-09-21T00:06:27.023Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T00:06:27.963Z] + Found adjustments [2023-09-21T00:06:27.963Z] ==> Gzipping contents [2023-09-21T00:06:27.963Z] 60K /tmp/codecov.Koje5R.gz [2023-09-21T00:06:27.963Z] ==> Uploading reports [2023-09-21T00:06:27.963Z] url: https://codecov.io [2023-09-21T00:06:27.963Z] query: branch=PR-4690&commit=43663fdfa8db9cf8e91120e22e01cdbebfb68428&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T00:06:27.963Z] -> Pinging Codecov [2023-09-21T00:06:27.963Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4690&commit=43663fdfa8db9cf8e91120e22e01cdbebfb68428&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T00:06:28.223Z] -> Uploading to [2023-09-21T00:06:28.224Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/43663fdfa8db9cf8e91120e22e01cdbebfb68428/c5c1ec27-e666-4038-b345-7a8b72585eb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T000628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=029425986b89d6e6289b66e8cd9e0d2afcb003f1e90c20da243df0381882a809 [2023-09-21T00:06:28.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T00:06:28.224Z] Dload Upload Total Spent Left Speed [2023-09-21T00:06:28.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 285k --:--:-- --:--:-- --:--:-- 285k [2023-09-21T00:06:28.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/43663fdfa8db9cf8e91120e22e01cdbebfb68428 [Pipeline] } [2023-09-21T00:06:28.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T00:06:30.313Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:30.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:31.453Z] ---> package-listing.sh [2023-09-21T00:06:31.453Z] ++ facter osfamily [2023-09-21T00:06:31.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T00:06:31.453Z] + OS_FAMILY=debian [2023-09-21T00:06:31.453Z] + workspace=/w/workspace/edgex-go/1 [2023-09-21T00:06:31.453Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T00:06:31.453Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T00:06:31.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T00:06:31.453Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T00:06:31.453Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-21T00:06:31.453Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T00:06:31.453Z] + case "${OS_FAMILY}" in [2023-09-21T00:06:31.453Z] + dpkg -l [2023-09-21T00:06:31.453Z] + grep '^ii' [2023-09-21T00:06:31.453Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T00:06:31.453Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T00:06:31.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T00:06:31.453Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-21T00:06:31.453Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-21T00:06:31.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-21T00:06:31.502Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T00:06:31.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:06:32.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:06:32.223Z] [2023-09-21T00:06:32.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:06:32.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:06:32.606Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T00:06:32.606Z] 5eb5b503b376: Pulling fs layer [2023-09-21T00:06:32.606Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T00:06:32.606Z] ec43610c2a17: Pulling fs layer [2023-09-21T00:06:32.606Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T00:06:32.606Z] 33b1e0a273af: Pulling fs layer [2023-09-21T00:06:32.606Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T00:06:32.606Z] 2f39f015ded8: Pulling fs layer [2023-09-21T00:06:32.606Z] 33b1e0a273af: Waiting [2023-09-21T00:06:32.606Z] 2f39f015ded8: Waiting [2023-09-21T00:06:32.606Z] 5d3b04190fa2: Waiting [2023-09-21T00:06:32.606Z] 3a2ae6a8a46f: Waiting [2023-09-21T00:06:32.606Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T00:06:32.606Z] 5c69ac0246d0: Download complete [2023-09-21T00:06:32.606Z] 3a2ae6a8a46f: Download complete [2023-09-21T00:06:32.606Z] 33b1e0a273af: Verifying Checksum [2023-09-21T00:06:32.606Z] 33b1e0a273af: Download complete [2023-09-21T00:06:32.606Z] 5d3b04190fa2: Download complete [2023-09-21T00:06:32.606Z] ec43610c2a17: Verifying Checksum [2023-09-21T00:06:32.606Z] ec43610c2a17: Download complete [2023-09-21T00:06:32.865Z] 5eb5b503b376: Verifying Checksum [2023-09-21T00:06:32.865Z] 5eb5b503b376: Download complete [2023-09-21T00:06:33.432Z] 2f39f015ded8: Download complete [2023-09-21T00:06:34.367Z] 5eb5b503b376: Pull complete [2023-09-21T00:06:34.367Z] 5c69ac0246d0: Pull complete [2023-09-21T00:06:34.626Z] ec43610c2a17: Pull complete [2023-09-21T00:06:34.626Z] 3a2ae6a8a46f: Pull complete [2023-09-21T00:06:34.884Z] 33b1e0a273af: Pull complete [2023-09-21T00:06:34.884Z] 5d3b04190fa2: Pull complete [2023-09-21T00:06:39.065Z] 2f39f015ded8: Pull complete [2023-09-21T00:06:39.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T00:06:39.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:06:39.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:06:39.265Z] prd-ubuntu20.04-docker-8c-8g-7496 does not seem to be running inside a container [2023-09-21T00:06:39.286Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T00:06:42.521Z] $ docker top 563bed079a7e5bfcbddf9c71eb92f1a1c6b49331361052730b3892fc68d8835b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:06:42.925Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T00:06:43.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T00:06:43.547Z] + ls /var/log/sa-host [2023-09-21T00:06:43.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:06:43.772Z] provisioning config files... [2023-09-21T00:06:43.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2230879737181145132tmp [Pipeline] { [Pipeline] echo [2023-09-21T00:06:43.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:44.150Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T00:06:44.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:44.607Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T00:06:44.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:44.950Z] ---> sudo-logs.sh [2023-09-21T00:06:44.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T00:06:45.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:45.336Z] ---> job-cost.sh [2023-09-21T00:06:45.336Z] lf-activate-venv: SKIPPING [2023-09-21T00:06:45.336Z] DEBUG: total: 0.33000001311302185 [2023-09-21T00:06:45.336Z] INFO: Retrieving Stack Cost... [2023-09-21T00:06:45.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T00:06:46.162Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T00:06:46.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:06:46.514Z] ---> logs-deploy.sh [2023-09-21T00:06:46.514Z] lf-activate-venv: SKIPPING [2023-09-21T00:06:46.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4690/1 [2023-09-21T00:06:46.514Z] INFO: archiving workspace using pattern(s): [2023-09-21T00:06:47.449Z] Archives upload complete. [2023-09-21T00:06:47.708Z] INFO: archiving logs to Nexus