Branch indexing 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 00e3dfc7373860263497b7bc5dd100f5462ad532+fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 (034eeda3dd85f20c3ad7f2d594ba0ce0dbb6da30) 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-ssh7823203499750059620.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-ssh11845302028976979401.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6545352436306908824.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 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-ssh2676817489826771637.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9120561259773709868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-7552 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 Merge succeeded, producing 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 Checking out Revision 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 (PR-4690) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # 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 fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 # timeout=10 Commit message: "Merge commit 'fd2f36c08ee23ae1cdadd07093df3e0c8fefad79' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T08:29:40.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T08:29:40.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T08:29:40.870Z] ========================================================= [2023-09-21T08:29:40.870Z] EdgeX Global Pipelines Version Info [2023-09-21T08:29:40.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:29:41.597Z] ------------------- [2023-09-21T08:29:41.597Z] stable info: [2023-09-21T08:29:41.597Z] ------------------- [2023-09-21T08:29:41.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T08:29:41.597Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T08:29:41.597Z] Message: update stable to v1.0.254 [2023-09-21T08:29:42.167Z] ------------------- [2023-09-21T08:29:42.167Z] experimental info: [2023-09-21T08:29:42.167Z] ------------------- [2023-09-21T08:29:42.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T08:29:42.167Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T08:29:42.167Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T08:29:42.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-21T08:29:42.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-21T08:29:42.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T08:29:42.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T08:29:42.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T08:29:42.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T08:29:42.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T08:29:42.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-21T08:29:42.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-21T08:29:42.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-21T08:29:42.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T08:29:42.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T08:29:42.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T08:29:42.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T08:29:42.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T08:29:42.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T08:29:42.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T08:29:42.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T08:29:42.629Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-21T08:29:42.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-21T08:29:42.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T08:29:42.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T08:29:42.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T08:29:42.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4690 [Pipeline] echo [2023-09-21T08:29:42.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4690 [Pipeline] echo [2023-09-21T08:29:42.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4690 [Pipeline] echo [2023-09-21T08:29:42.750Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo [2023-09-21T08:29:42.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c66768 [Pipeline] echo [2023-09-21T08:29:42.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T08:29:42.821Z] provisioning config files... [2023-09-21T08:29:42.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config692558284388374988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:29:43.138Z] ---> docker-login.sh [2023-09-21T08:29:43.138Z] nexus3.edgexfoundry.org:10001 [2023-09-21T08:29:43.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:29:43.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:29:43.398Z] Configure a credential helper to remove this warning. See [2023-09-21T08:29:43.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:29:43.398Z] [2023-09-21T08:29:43.398Z] Login Succeeded [2023-09-21T08:29:43.398Z] nexus3.edgexfoundry.org:10002 [2023-09-21T08:29:43.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:29:43.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:29:43.676Z] Configure a credential helper to remove this warning. See [2023-09-21T08:29:43.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:29:43.676Z] [2023-09-21T08:29:43.676Z] Login Succeeded [2023-09-21T08:29:43.676Z] nexus3.edgexfoundry.org:10003 [2023-09-21T08:29:43.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:29:43.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:29:43.676Z] Configure a credential helper to remove this warning. See [2023-09-21T08:29:43.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:29:43.676Z] [2023-09-21T08:29:43.676Z] Login Succeeded [2023-09-21T08:29:43.676Z] nexus3.edgexfoundry.org:10004 [2023-09-21T08:29:43.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:29:43.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:29:43.936Z] Configure a credential helper to remove this warning. See [2023-09-21T08:29:43.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:29:43.936Z] [2023-09-21T08:29:43.936Z] Login Succeeded [2023-09-21T08:29:43.936Z] docker.io [2023-09-21T08:29:43.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:29:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:29:44.197Z] Configure a credential helper to remove this warning. See [2023-09-21T08:29:44.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:29:44.197Z] [2023-09-21T08:29:44.197Z] Login Succeeded [2023-09-21T08:29:44.197Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T08:29:44.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T08:29:44.515Z] + 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-21T08:29:44.515Z] + dirname cmd/core-command/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/core-data/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/core-metadata/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-21T08:29:44.515Z] + cut -d/ -f2 [2023-09-21T08:29:44.515Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-21T08:29:44.515Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T08:29:44.516Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-21T08:29:44.516Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-21T08:29:44.516Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-21T08:29:44.516Z] + dirname cmd/support-notifications/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-21T08:29:44.516Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-21T08:29:44.516Z] + cut -d/ -f2 [2023-09-21T08:29:44.516Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-21T08:29:44.566Z] 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-21T08:29:44.901Z] + git rev-list -1 --merges 8c667686790caef3a39bfa396a80b1fc4e8f4ee3~1..8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo [2023-09-21T08:29:44.914Z] -----------> git rev-list -1 --merges 8c667686790caef3a39bfa396a80b1fc4e8f4ee3~1..8c667686790caef3a39bfa396a80b1fc4e8f4ee3 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [2023-09-21T08:29:44.914Z] 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [false] [Pipeline] sh [2023-09-21T08:29:45.204Z] + git log --format=format:%s -1 8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] echo [2023-09-21T08:29:45.219Z] ========================================================= [2023-09-21T08:29:45.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T08:29:45.219Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-21T08:29:45.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T08:29:45.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T08:29:45.638Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T08:29:45.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T08:29:45.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T08:29:45.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T08:29:45.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:29:46.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T08:29:46.130Z] [2023-09-21T08:29:46.130Z] 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-21T08:29:46.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T08:29:46.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T08:29:46.441Z] b85a868b505f: Pulling fs layer [2023-09-21T08:29:46.441Z] e2be974225ed: Pulling fs layer [2023-09-21T08:29:46.441Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T08:29:46.441Z] 988bab9f4d93: Pulling fs layer [2023-09-21T08:29:46.441Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T08:29:46.441Z] eaf3925da568: Pulling fs layer [2023-09-21T08:29:46.441Z] bab4dde63d76: Pulling fs layer [2023-09-21T08:29:46.441Z] bde34c3a00c8: Pulling fs layer [2023-09-21T08:29:46.441Z] b352a97aabf1: Pulling fs layer [2023-09-21T08:29:46.441Z] 4872d77fe225: Pulling fs layer [2023-09-21T08:29:46.441Z] 5851b861e8e6: Pulling fs layer [2023-09-21T08:29:46.441Z] 4872d77fe225: Waiting [2023-09-21T08:29:46.441Z] 5851b861e8e6: Waiting [2023-09-21T08:29:46.441Z] 1469e6f7b9e6: Waiting [2023-09-21T08:29:46.441Z] eaf3925da568: Waiting [2023-09-21T08:29:46.441Z] b352a97aabf1: Waiting [2023-09-21T08:29:46.441Z] bab4dde63d76: Waiting [2023-09-21T08:29:46.441Z] 988bab9f4d93: Waiting [2023-09-21T08:29:46.441Z] bde34c3a00c8: Waiting [2023-09-21T08:29:46.441Z] e2be974225ed: Verifying Checksum [2023-09-21T08:29:46.441Z] e2be974225ed: Download complete [2023-09-21T08:29:46.441Z] 988bab9f4d93: Download complete [2023-09-21T08:29:46.701Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T08:29:46.701Z] 1469e6f7b9e6: Download complete [2023-09-21T08:29:46.701Z] eaf3925da568: Download complete [2023-09-21T08:29:46.701Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T08:29:46.701Z] 339a4e72a1f5: Download complete [2023-09-21T08:29:46.701Z] bde34c3a00c8: Verifying Checksum [2023-09-21T08:29:46.701Z] bde34c3a00c8: Download complete [2023-09-21T08:29:46.701Z] b352a97aabf1: Verifying Checksum [2023-09-21T08:29:46.701Z] b352a97aabf1: Download complete [2023-09-21T08:29:46.701Z] 4872d77fe225: Verifying Checksum [2023-09-21T08:29:46.701Z] 4872d77fe225: Download complete [2023-09-21T08:29:46.701Z] 5851b861e8e6: Verifying Checksum [2023-09-21T08:29:46.701Z] 5851b861e8e6: Download complete [2023-09-21T08:29:46.701Z] b85a868b505f: Verifying Checksum [2023-09-21T08:29:46.701Z] b85a868b505f: Download complete [2023-09-21T08:29:46.959Z] bab4dde63d76: Verifying Checksum [2023-09-21T08:29:46.959Z] bab4dde63d76: Download complete [2023-09-21T08:29:48.382Z] b85a868b505f: Pull complete [2023-09-21T08:29:48.382Z] e2be974225ed: Pull complete [2023-09-21T08:29:48.642Z] 339a4e72a1f5: Pull complete [2023-09-21T08:29:48.901Z] 988bab9f4d93: Pull complete [2023-09-21T08:29:49.161Z] 1469e6f7b9e6: Pull complete [2023-09-21T08:29:49.161Z] eaf3925da568: Pull complete [2023-09-21T08:29:51.065Z] bab4dde63d76: Pull complete [2023-09-21T08:29:51.065Z] bde34c3a00c8: Pull complete [2023-09-21T08:29:51.328Z] b352a97aabf1: Pull complete [2023-09-21T08:29:51.328Z] 4872d77fe225: Pull complete [2023-09-21T08:29:51.328Z] 5851b861e8e6: Pull complete [2023-09-21T08:29:51.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T08:29:51.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T08:29:51.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:29:51.429Z] prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container [2023-09-21T08:29:51.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T08:29:53.841Z] $ docker top b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 -eo pid,comm [2023-09-21T08:29:53.899Z] 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-21T08:29:53.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T08:29:53.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T08:29:53.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T08:29:54.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T08:29:54.060Z] $ docker exec b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent [2023-09-21T08:29:54.173Z] SSH_AUTH_SOCK=/tmp/ssh-mhSNiP6rAg39/agent.32 [2023-09-21T08:29:54.173Z] SSH_AGENT_PID=38 [2023-09-21T08:29:54.180Z] Running ssh-add (command line suppressed) [2023-09-21T08:29:54.267Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_127277280218149673.key (/w/workspace/edgex-go/4@tmp/private_key_127277280218149673.key) [2023-09-21T08:29:54.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T08:29:54.569Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T08:29:54.592Z] $ docker exec --env ******** --env ******** b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent -k [2023-09-21T08:29:54.692Z] unset SSH_AUTH_SOCK; [2023-09-21T08:29:54.693Z] unset SSH_AGENT_PID; [2023-09-21T08:29:54.693Z] echo Agent pid 38 killed; [2023-09-21T08:29:54.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T08:29:54.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T08:29:54.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T08:29:54.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T08:29:54.837Z] $ docker exec b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent [2023-09-21T08:29:54.958Z] SSH_AUTH_SOCK=/tmp/ssh-9gDSF7anUokr/agent.70 [2023-09-21T08:29:54.958Z] SSH_AGENT_PID=76 [2023-09-21T08:29:54.964Z] Running ssh-add (command line suppressed) [2023-09-21T08:29:55.058Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8365061853425811848.key (/w/workspace/edgex-go/4@tmp/private_key_8365061853425811848.key) [2023-09-21T08:29:55.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T08:29:55.364Z] + git semver init [2023-09-21T08:29:55.623Z] 2023-09-21 08:29:55,538 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T08:29:55.623Z] 2023-09-21 08:29:55,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-09-21T08:29:55.623Z] 2023-09-21 08:29:55,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-09-21T08:29:55.623Z] 2023-09-21 08:29:55,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,027 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4690 with force:False [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,028 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4690 [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,035 [execute] INFO git cat-file --batch-check [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,042 [execute] INFO git cat-file --batch [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T08:30:00.907Z] 2023-09-21 08:30:00,047 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4690 [2023-09-21T08:30:00.907Z] 0.0.0 [Pipeline] } [2023-09-21T08:30:00.919Z] $ docker exec --env ******** --env ******** b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 ssh-agent -k [2023-09-21T08:30:01.022Z] unset SSH_AUTH_SOCK; [2023-09-21T08:30:01.023Z] unset SSH_AGENT_PID; [2023-09-21T08:30:01.023Z] echo Agent pid 76 killed; [2023-09-21T08:30:01.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T08:30:01.335Z] + git semver [Pipeline] } [2023-09-21T08:30:01.616Z] $ docker stop --time=1 b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 [2023-09-21T08:30:02.896Z] $ docker rm -f --volumes b31036b39832df9caffb955772e89450ad1e429732e443dd4b9fff394129dcc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T08:30:03.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T08:30:03.608Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T08:30:03.611Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T08:30:04.009Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-21T08:30:04.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T08:30:04.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T08:30:04.040Z] ========================================================= [2023-09-21T08:30:04.040Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T08:30:04.040Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T08:30:04.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T08:30:04.328Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T08:30:04.328Z] 7264a8db6415: Pulling fs layer [2023-09-21T08:30:04.328Z] c4d48a809fc2: Pulling fs layer [2023-09-21T08:30:04.328Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T08:30:04.328Z] ad3a456e5733: Pulling fs layer [2023-09-21T08:30:04.328Z] 33e27b845d1e: Pulling fs layer [2023-09-21T08:30:04.328Z] c68163c4e522: Pulling fs layer [2023-09-21T08:30:04.328Z] 50da416c3ac9: Pulling fs layer [2023-09-21T08:30:04.328Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T08:30:04.328Z] ad3a456e5733: Waiting [2023-09-21T08:30:04.328Z] 33e27b845d1e: Waiting [2023-09-21T08:30:04.328Z] c68163c4e522: Waiting [2023-09-21T08:30:04.328Z] 50da416c3ac9: Waiting [2023-09-21T08:30:04.328Z] 23d2d4c4bb30: Waiting [2023-09-21T08:30:04.328Z] c4d48a809fc2: Download complete [2023-09-21T08:30:04.328Z] ad3a456e5733: Verifying Checksum [2023-09-21T08:30:04.328Z] ad3a456e5733: Download complete [2023-09-21T08:30:04.328Z] 33e27b845d1e: Download complete [2023-09-21T08:30:04.328Z] 7264a8db6415: Verifying Checksum [2023-09-21T08:30:04.328Z] 7264a8db6415: Download complete [2023-09-21T08:30:04.328Z] c68163c4e522: Verifying Checksum [2023-09-21T08:30:04.328Z] c68163c4e522: Download complete [2023-09-21T08:30:04.589Z] 7264a8db6415: Pull complete [2023-09-21T08:30:04.589Z] c4d48a809fc2: Pull complete [2023-09-21T08:30:04.846Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T08:30:04.846Z] 23d2d4c4bb30: Download complete [2023-09-21T08:30:04.846Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T08:30:04.846Z] 4f1c88b9dad5: Download complete [2023-09-21T08:30:05.410Z] 50da416c3ac9: Verifying Checksum [2023-09-21T08:30:05.410Z] 50da416c3ac9: Download complete [2023-09-21T08:30:08.690Z] 4f1c88b9dad5: Pull complete [2023-09-21T08:30:08.690Z] ad3a456e5733: Pull complete [2023-09-21T08:30:08.690Z] 33e27b845d1e: Pull complete [2023-09-21T08:30:08.690Z] c68163c4e522: Pull complete [2023-09-21T08:30:11.224Z] 50da416c3ac9: Pull complete [2023-09-21T08:30:11.224Z] 23d2d4c4bb30: Pull complete [2023-09-21T08:30:11.481Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T08:30:11.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T08:30:11.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T08:30:11.784Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T08:30:11.785Z] WORKDIR /edgex [2023-09-21T08:30:11.785Z] COPY go.mod . [2023-09-21T08:30:11.785Z] RUN go mod download build [2023-09-21T08:30:11.785Z] -t ci-base-image-x86_64 -f - . [2023-09-21T08:30:12.362Z] Sending build context to Docker daemon 171MB [2023-09-21T08:30:12.362Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T08:30:12.362Z] ---> 0786185ac409 [2023-09-21T08:30:12.362Z] Step 2/4 : WORKDIR /edgex [2023-09-21T08:30:16.555Z] ---> Running in 1f3e36de72ea [2023-09-21T08:30:16.555Z] Removing intermediate container 1f3e36de72ea [2023-09-21T08:30:16.555Z] ---> 1767b396f310 [2023-09-21T08:30:16.555Z] Step 3/4 : COPY go.mod . [2023-09-21T08:30:16.555Z] ---> 9819446bdb6d [2023-09-21T08:30:16.555Z] Step 4/4 : RUN go mod download [2023-09-21T08:30:16.555Z] ---> Running in 6735eed8c2d5 [2023-09-21T08:30:18.703Z] Still waiting to schedule task [2023-09-21T08:30:18.704Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-21T08:30:38.549Z] Removing intermediate container 6735eed8c2d5 [2023-09-21T08:30:38.549Z] ---> 4a477cda693e [2023-09-21T08:30:38.549Z] Successfully built 4a477cda693e [2023-09-21T08:30:38.549Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:30:38.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T08:30:38.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:30:38.906Z] prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container [2023-09-21T08:30:38.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T08:30:39.325Z] $ docker top 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T08:30:39.665Z] + go version [2023-09-21T08:30:39.665Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T08:30:39.681Z] $ docker stop --time=1 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d [2023-09-21T08:30:40.947Z] $ docker rm -f --volumes 1880fedb4cb3b556c79d673db954844a578a875fd74f34d5ed09d32456d8318d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:30:41.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T08:30:41.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:30:41.397Z] prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container [2023-09-21T08:30:41.431Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T08:30:41.766Z] $ docker top 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T08:30:41.829Z] ========================================================= [2023-09-21T08:30:41.829Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T08:30:41.829Z] ========================================================= [Pipeline] sh [2023-09-21T08:30:42.106Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-21T08:30:42.401Z] + make test [2023-09-21T08:30:42.402Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T08:30:50.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T08:31:02.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T08:31:02.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T08:31:02.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T08:31:03.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.072s coverage: 28.7% of statements [2023-09-21T08:31:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T08:31:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T08:31:05.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T08:31:05.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements [2023-09-21T08:31:06.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T08:31:06.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T08:31:07.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T08:31:07.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T08:31:07.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:31:07.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T08:31:07.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T08:31:08.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T08:31:08.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T08:31:09.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-09-21T08:31:09.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.0% of statements [2023-09-21T08:31:11.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements [2023-09-21T08:31:11.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-09-21T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:31:11.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T08:31:11.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T08:31:12.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements [2023-09-21T08:31:12.764Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements [2023-09-21T08:31:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T08:31:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T08:31:14.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-09-21T08:31:14.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2023-09-21T08:31:14.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-09-21T08:31:15.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.039s coverage: 82.9% of statements [2023-09-21T08:31:15.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2023-09-21T08:31:15.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2023-09-21T08:31:15.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-09-21T08:31:15.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T08:31:15.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T08:31:15.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T08:31:15.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T08:31:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T08:31:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T08:31:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T08:31:15.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T08:31:16.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T08:31:16.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T08:31:16.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T08:31:16.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T08:31:17.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T08:31:17.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T08:31:17.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T08:31:19.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T08:31:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T08:31:20.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T08:31:20.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T08:31:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T08:31:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T08:31:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T08:31:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T08:31:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T08:31:25.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T08:31:25.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T08:31:25.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T08:31:25.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T08:31:25.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T08:31:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-09-21T08:31:27.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T08:31:27.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T08:31:27.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T08:31:27.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T08:31:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T08:31:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:31:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T08:31:28.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T08:31:30.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T08:31:30.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T08:31:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T08:31:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.330s coverage: 79.9% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 63.1% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2023-09-21T08:31:40.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.102s coverage: 100.0% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements [2023-09-21T08:31:40.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-09-21T08:31:40.554Z] 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-21T08:31:40.554Z] running golangci-lint [2023-09-21T08:31:40.811Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-21T08:31:40.811Z] go version go1.21.0 linux/amd64 [2023-09-21T08:31:41.069Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-21T08:31:41.069Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-21T08:31:44.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7553 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws [2023-09-21T08:31:44.584Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-09-21T08:31:44.626Z] The recommended git tool is: git [2023-09-21T08:31:51.001Z] using credential edgex-jenkins-ssh [2023-09-21T08:31:51.018Z] Cloning the remote Git repository [2023-09-21T08:31:51.062Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-21T08:31:51.154Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-09-21T08:31:51.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T08:31:51.301Z] > git --version # timeout=10 [2023-09-21T08:31:51.322Z] > git --version # 'git version 2.25.1' [2023-09-21T08:31:51.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T08:31:51.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T08:31:53.283Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 11.662456636s" [2023-09-21T08:31:53.283Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.732535ms" [2023-09-21T08:32:03.254Z] level=info msg="[linters_context/goanalysis] analyzers took 1m18.608574437s with top 10 stages: buildir: 40.971679254s, gosec: 8.093830834s, fact_deprecated: 2.429907041s, inspect: 1.945773231s, ctrlflow: 1.326781724s, printf: 1.22697056s, S1038: 1.219026778s, nilness: 1.079852098s, fact_purity: 937.638698ms, directives: 744.654363ms" [2023-09-21T08:32:03.254Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-21T08:32:03.254Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, cgo: 197/197, skip_files: 197/197" [2023-09-21T08:32:03.254Z] level=info msg="[runner] processing took 16.180861ms with stages: nolint: 7.269829ms, identifier_marker: 3.654385ms, autogenerated_exclude: 2.093177ms, path_prettifier: 1.397771ms, exclude-rules: 1.039982ms, skip_dirs: 679.744µs, cgo: 27.542µs, filename_unadjuster: 13.93µs, max_same_issues: 810ns, uniq_by_line: 530ns, skip_files: 520ns, exclude: 450ns, fixer: 420ns, sort_results: 391ns, severity-rules: 390ns, diff: 300ns, max_from_linter: 170ns, source_code: 160ns, path_prefixer: 120ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2023-09-21T08:32:03.254Z] level=info msg="[runner] linters took 10.034116899s with stages: goanalysis_metalinter: 10.017836345s" [2023-09-21T08:32:03.254Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-21T08:32:03.254Z] level=info msg="Memory: 219 samples, avg is 294.1MB, max is 991.3MB" [2023-09-21T08:32:03.254Z] level=info msg="Execution took 21.746466711s" [2023-09-21T08:32:03.254Z] go vet ./... [2023-09-21T08:32:07.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T08:32:07.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T08:32:07.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T08:32:07.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T08:32:07.738Z] + ls -al . [2023-09-21T08:32:07.738Z] total 732 [2023-09-21T08:32:07.738Z] drwxrwxr-x 12 1001 1001 4096 Sep 21 08:30 . [2023-09-21T08:32:07.738Z] drwxr-xr-x 4 root root 4096 Sep 21 08:30 .. [2023-09-21T08:32:07.738Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 .blubracket [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 08:29 .dockerignore [2023-09-21T08:32:07.738Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 08:31 .git [2023-09-21T08:32:07.738Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:29 .github [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 08:29 .gitignore [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 08:29 .golangci.yml [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 08:29 .hadolint.yml [2023-09-21T08:32:07.738Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 08:30 .semver [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 08:29 .sonarcloud.properties [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:29 ADOPTERS.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 08:29 Attribution.txt [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 08:29 CHANGELOG.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:29 CONTRIBUTING.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 08:29 GOVERNANCE.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 08:29 Jenkinsfile [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:29 LICENSE [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 15054 Sep 21 08:29 Makefile [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 08:29 OWNERS.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 08:29 README.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 08:29 SECURITY.md [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 08:30 VERSION [2023-09-21T08:32:07.738Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 bin [2023-09-21T08:32:07.738Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 08:29 cmd [2023-09-21T08:32:07.738Z] -rw-r--r-- 1 root root 453602 Sep 21 08:31 coverage.out [2023-09-21T08:32:07.738Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:29 fuzz_test [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 08:29 go.mod [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 08:29 go.sum [2023-09-21T08:32:07.738Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 08:29 internal [2023-09-21T08:32:07.738Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:29 openapi [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 08:29 security.txt [2023-09-21T08:32:07.738Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 08:29 snap [2023-09-21T08:32:07.738Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 08:29 version.go [Pipeline] sh [2023-09-21T08:32:08.073Z] + '[' -e coverage.out ] [2023-09-21T08:32:08.073Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-21T08:32:08.173Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T08:32:08.453Z] + make build [2023-09-21T08:32:08.453Z] 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-21T08:32:11.060Z] Merging remotes/origin/main commit fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 [2023-09-21T08:32:09.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T08:32:09.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T08:32:10.163Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T08:32:10.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T08:32:10.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T08:32:10.230Z] > 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-21T08:32:11.081Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T08:32:11.882Z] Merge succeeded, producing d00dd39a6269cea4084b76fea9cf871b1e672b45 [2023-09-21T08:32:11.883Z] Checking out Revision d00dd39a6269cea4084b76fea9cf871b1e672b45 (PR-4690) [2023-09-21T08:32:11.178Z] > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 [2023-09-21T08:32:11.430Z] > git remote # timeout=10 [2023-09-21T08:32:11.450Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T08:32:11.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T08:32:11.489Z] > git merge fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 [2023-09-21T08:32:11.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T08:32:11.892Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T08:32:11.912Z] > git checkout -f d00dd39a6269cea4084b76fea9cf871b1e672b45 # timeout=10 [2023-09-21T08:32:15.609Z] Commit message: "Merge commit 'fd2f36c08ee23ae1cdadd07093df3e0c8fefad79' into HEAD" [2023-09-21T08:32:15.638Z] First time build. Skipping changelog. [2023-09-21T08:32:15.620Z] > git rev-list --no-walk abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T08:32:16.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T08:32:16.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T08:32:16.612Z] Dload Upload Total Spent Left Speed [2023-09-21T08:32:16.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-09-21T08:32:17.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T08:32:17.619Z] + sudo tee /etc/docker/daemon.new [2023-09-21T08:32:17.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T08:32:17.620Z] { [2023-09-21T08:32:17.620Z] "registry-mirrors": [ [2023-09-21T08:32:17.620Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T08:32:17.620Z] ], [2023-09-21T08:32:17.620Z] "bip": "10.250.0.254/24", [2023-09-21T08:32:17.620Z] "hosts": [ [2023-09-21T08:32:17.620Z] "tcp://0.0.0.0:5555", [2023-09-21T08:32:17.620Z] "unix:///var/run/docker.sock" [2023-09-21T08:32:17.620Z] ], [2023-09-21T08:32:17.620Z] "mtu": 1458, [2023-09-21T08:32:17.620Z] "selinux-enabled": true, [2023-09-21T08:32:17.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T08:32:17.620Z] } [Pipeline] sh [2023-09-21T08:32:17.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T08:32:18.294Z] + sudo service docker restart [2023-09-21T08:32:20.644Z] 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-21T08:32:22.017Z] 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-21T08:32:22.951Z] 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-21T08:32:23.888Z] 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-21T08:32:30.455Z] 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-21T08:32:31.388Z] 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-21T08:32:32.326Z] 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-21T08:32:33.702Z] 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-21T08:32:34.267Z] 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-21T08:32:35.206Z] 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-21T08:32:36.143Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T08:32:36.576Z] provisioning config files... [2023-09-21T08:32:36.600Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config958584118460452564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:32:36.936Z] ---> docker-login.sh [2023-09-21T08:32:36.936Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2023-09-21T08:32:37.102Z] $ docker stop --time=1 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 [2023-09-21T08:32:37.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:32:37.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:32:37.479Z] Configure a credential helper to remove this warning. See [2023-09-21T08:32:37.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:32:37.479Z] [2023-09-21T08:32:37.479Z] Login Succeeded [2023-09-21T08:32:37.479Z] nexus3.edgexfoundry.org:10002 [2023-09-21T08:32:37.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:32:37.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:32:37.749Z] Configure a credential helper to remove this warning. See [2023-09-21T08:32:37.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:32:37.749Z] [2023-09-21T08:32:37.749Z] Login Succeeded [2023-09-21T08:32:37.749Z] nexus3.edgexfoundry.org:10003 [2023-09-21T08:32:38.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:32:38.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:32:38.017Z] Configure a credential helper to remove this warning. See [2023-09-21T08:32:38.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:32:38.017Z] [2023-09-21T08:32:38.017Z] Login Succeeded [2023-09-21T08:32:38.017Z] nexus3.edgexfoundry.org:10004 [2023-09-21T08:32:38.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:32:38.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:32:38.551Z] Configure a credential helper to remove this warning. See [2023-09-21T08:32:38.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:32:38.551Z] [2023-09-21T08:32:38.551Z] Login Succeeded [2023-09-21T08:32:38.551Z] docker.io [2023-09-21T08:32:38.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T08:32:38.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T08:32:38.833Z] Configure a credential helper to remove this warning. See [2023-09-21T08:32:38.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T08:32:38.833Z] [2023-09-21T08:32:38.833Z] Login Succeeded [2023-09-21T08:32:38.833Z] ---> docker-login.sh ends [2023-09-21T08:32:40.965Z] $ docker rm -f --volumes 09722446a644f6f2b0f002caf625fada2954594212a31c66338b4c89d12e5563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-21T08:32:41.326Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-09-21T08:32:42.015Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-21T08:32:42.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-09-21T08:32:42.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T08:32:42.040Z] [2023-09-21T08:32:42.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo [2023-09-21T08:32:42.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T08:32:42.060Z] ========================================================= [2023-09-21T08:32:42.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T08:32:42.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-09-21T08:32:42.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T08:32:42.351Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-21T08:32:42.351Z] 91d30c5bc195: Pulling fs layer [2023-09-21T08:32:42.351Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-21T08:32:42.351Z] 9c61dcf015f6: Pulling fs layer [2023-09-21T08:32:42.351Z] 4698f68db338: Pulling fs layer [2023-09-21T08:32:42.351Z] 2a2f49069b9e: Pulling fs layer [2023-09-21T08:32:42.351Z] e0025b399a48: Pulling fs layer [2023-09-21T08:32:42.351Z] 4698f68db338: Waiting [2023-09-21T08:32:42.351Z] e0025b399a48: Waiting [2023-09-21T08:32:42.351Z] 2a2f49069b9e: Waiting [2023-09-21T08:32:42.351Z] 91d30c5bc195: Verifying Checksum [2023-09-21T08:32:42.351Z] 91d30c5bc195: Download complete [2023-09-21T08:32:42.351Z] 4698f68db338: Verifying Checksum [2023-09-21T08:32:42.351Z] 4698f68db338: Download complete [2023-09-21T08:32:42.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T08:32:42.610Z] 91d30c5bc195: Pull complete [2023-09-21T08:32:42.611Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-21T08:32:42.611Z] 2e9b0aa3be6d: Download complete [2023-09-21T08:32:42.611Z] e0025b399a48: Verifying Checksum [2023-09-21T08:32:42.611Z] e0025b399a48: Download complete [2023-09-21T08:32:42.870Z] 2a2f49069b9e: Verifying Checksum [2023-09-21T08:32:42.870Z] 2a2f49069b9e: Download complete [2023-09-21T08:32:42.870Z] 2e9b0aa3be6d: Pull complete [2023-09-21T08:32:43.132Z] 9c61dcf015f6: Download complete [2023-09-21T08:32:44.989Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T08:32:44.989Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T08:32:44.989Z] 5d54e960e981: Pulling fs layer [2023-09-21T08:32:44.989Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T08:32:44.989Z] f0e02332f6b5: Pulling fs layer [2023-09-21T08:32:44.989Z] cefa15bbcfad: Pulling fs layer [2023-09-21T08:32:44.989Z] 17808c966233: Pulling fs layer [2023-09-21T08:32:44.989Z] f4c1fc716caa: Pulling fs layer [2023-09-21T08:32:44.989Z] f0e02332f6b5: Waiting [2023-09-21T08:32:44.989Z] 17808c966233: Waiting [2023-09-21T08:32:44.989Z] f4c1fc716caa: Waiting [2023-09-21T08:32:44.989Z] cefa15bbcfad: Waiting [2023-09-21T08:32:44.989Z] 5d54e960e981: Verifying Checksum [2023-09-21T08:32:44.989Z] 5d54e960e981: Download complete [2023-09-21T08:32:44.989Z] f0e02332f6b5: Verifying Checksum [2023-09-21T08:32:44.989Z] f0e02332f6b5: Download complete [2023-09-21T08:32:44.989Z] cefa15bbcfad: Verifying Checksum [2023-09-21T08:32:44.989Z] cefa15bbcfad: Download complete [2023-09-21T08:32:44.989Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T08:32:44.989Z] 9fda8d8052c6: Download complete [2023-09-21T08:32:45.260Z] f4c1fc716caa: Verifying Checksum [2023-09-21T08:32:45.260Z] f4c1fc716caa: Download complete [2023-09-21T08:32:45.674Z] 9c61dcf015f6: Pull complete [2023-09-21T08:32:45.674Z] 4698f68db338: Pull complete [2023-09-21T08:32:45.848Z] 9fda8d8052c6: Pull complete [2023-09-21T08:32:45.934Z] 2a2f49069b9e: Pull complete [2023-09-21T08:32:46.115Z] 5d54e960e981: Pull complete [2023-09-21T08:32:46.197Z] e0025b399a48: Pull complete [2023-09-21T08:32:46.198Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-21T08:32:46.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T08:32:46.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:32:46.277Z] prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container [2023-09-21T08:32:46.314Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-21T08:32:46.702Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T08:32:46.702Z] c4a7e357bf2a: Download complete [2023-09-21T08:32:47.285Z] 17808c966233: Verifying Checksum [2023-09-21T08:32:47.285Z] 17808c966233: Download complete [2023-09-21T08:32:48.791Z] $ docker top 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T08:32:49.121Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T08:32:51.025Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-21T08:32:51.025Z] #1 transferring dockerfile: 1.90kB done [2023-09-21T08:32:51.025Z] #1 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #2 transferring dockerfile: 2.38kB done [2023-09-21T08:32:51.284Z] #2 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #3 [core-command internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #3 transferring dockerfile: 1.82kB done [2023-09-21T08:32:51.284Z] #3 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #4 transferring dockerfile: 2.82kB done [2023-09-21T08:32:51.284Z] #4 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #5 transferring dockerfile: 1.70kB done [2023-09-21T08:32:51.284Z] #5 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #6 transferring dockerfile: 2.04kB done [2023-09-21T08:32:51.284Z] #6 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #7 transferring dockerfile: 1.96kB done [2023-09-21T08:32:51.284Z] #7 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #8 transferring dockerfile: 1.58kB done [2023-09-21T08:32:51.284Z] #8 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #9 transferring dockerfile: 2.12kB done [2023-09-21T08:32:51.284Z] #9 DONE 0.0s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #10 [core-data internal] load .dockerignore [2023-09-21T08:32:51.284Z] #10 transferring context: 56B done [2023-09-21T08:32:51.284Z] #10 DONE 0.1s [2023-09-21T08:32:51.284Z] [2023-09-21T08:32:51.284Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-09-21T08:32:51.284Z] #11 transferring dockerfile: 1.84kB done [2023-09-21T08:32:51.542Z] #11 DONE 0.1s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T08:32:51.542Z] #12 transferring dockerfile: 1.78kB done [2023-09-21T08:32:51.542Z] #12 DONE 0.1s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T08:32:51.542Z] #13 transferring dockerfile: 2.39kB done [2023-09-21T08:32:51.542Z] #13 DONE 0.1s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T08:32:51.542Z] #14 transferring dockerfile: 1.59kB done [2023-09-21T08:32:51.542Z] #14 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T08:32:51.542Z] #15 transferring dockerfile: 1.82kB done [2023-09-21T08:32:51.542Z] #15 DONE 0.1s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-21T08:32:51.542Z] #16 transferring context: 56B done [2023-09-21T08:32:51.542Z] #16 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #17 [core-command internal] load .dockerignore [2023-09-21T08:32:51.542Z] #17 transferring context: 56B done [2023-09-21T08:32:51.542Z] #17 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-21T08:32:51.542Z] #18 transferring context: 56B done [2023-09-21T08:32:51.542Z] #18 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-21T08:32:51.542Z] #19 transferring context: 56B done [2023-09-21T08:32:51.542Z] #19 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-21T08:32:51.542Z] #20 transferring context: 56B done [2023-09-21T08:32:51.542Z] #20 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T08:32:51.542Z] #21 transferring context: 56B done [2023-09-21T08:32:51.542Z] #21 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #22 [core-metadata internal] load .dockerignore [2023-09-21T08:32:51.542Z] #22 transferring context: 56B done [2023-09-21T08:32:51.542Z] #22 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #23 [security-spire-config internal] load .dockerignore [2023-09-21T08:32:51.542Z] #23 transferring context: 56B done [2023-09-21T08:32:51.542Z] #23 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #24 [support-notifications internal] load .dockerignore [2023-09-21T08:32:51.542Z] #24 transferring context: 56B done [2023-09-21T08:32:51.542Z] #24 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T08:32:51.542Z] #25 transferring context: 56B done [2023-09-21T08:32:51.542Z] #25 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-21T08:32:51.542Z] #26 transferring context: 56B done [2023-09-21T08:32:51.542Z] #26 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T08:32:51.542Z] #27 DONE 0.0s [2023-09-21T08:32:51.542Z] [2023-09-21T08:32:51.542Z] #28 [security-spire-server internal] load .dockerignore [2023-09-21T08:32:51.799Z] #28 transferring context: 56B done [2023-09-21T08:32:51.799Z] #28 DONE 0.0s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #29 [support-scheduler internal] load .dockerignore [2023-09-21T08:32:51.799Z] #29 transferring context: 56B done [2023-09-21T08:32:51.799Z] #29 DONE 0.0s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:32:51.799Z] #30 DONE 0.1s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:51.799Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:51.799Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:51.799Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:51.799Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:51.799Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:51.799Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:51.799Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:51.799Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:51.799Z] #31 DONE 0.1s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T08:32:51.799Z] #27 DONE 0.0s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:32:51.799Z] #30 DONE 0.1s [2023-09-21T08:32:51.799Z] [2023-09-21T08:32:51.799Z] #32 [core-command internal] load build context [2023-09-21T08:32:52.068Z] #32 ... [2023-09-21T08:32:52.068Z] [2023-09-21T08:32:52.068Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:52.068Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:52.068Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:52.068Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:52.068Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:52.068Z] #31 DONE 0.1s [2023-09-21T08:32:52.068Z] [2023-09-21T08:32:52.068Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T08:32:52.068Z] #27 DONE 0.0s [2023-09-21T08:32:52.068Z] [2023-09-21T08:32:52.068Z] #32 [core-command internal] load build context [2023-09-21T08:32:52.068Z] #32 ... [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:52.069Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:52.069Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:52.069Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:52.069Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:52.069Z] #31 DONE 0.1s [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T08:32:52.069Z] #27 DONE 0.0s [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #32 [core-command internal] load build context [2023-09-21T08:32:52.069Z] #32 ... [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:52.069Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:52.069Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:52.069Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:52.069Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:52.069Z] #31 DONE 0.1s [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T08:32:52.069Z] #27 DONE 0.0s [2023-09-21T08:32:52.069Z] [2023-09-21T08:32:52.069Z] #32 [core-command internal] load build context [2023-09-21T08:32:52.328Z] #32 ... [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T08:32:52.328Z] #33 DONE 0.7s [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #32 [core-command internal] load build context [2023-09-21T08:32:52.328Z] #32 ... [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:52.328Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:52.328Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:52.328Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:52.328Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:52.328Z] #31 DONE 0.1s [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:32:52.328Z] #30 DONE 0.5s [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T08:32:52.328Z] #33 DONE 0.7s [2023-09-21T08:32:52.328Z] [2023-09-21T08:32:52.328Z] #32 [core-command internal] load build context [2023-09-21T08:32:57.367Z] c4a7e357bf2a: Pull complete [2023-09-21T08:32:57.367Z] f0e02332f6b5: Pull complete [2023-09-21T08:32:57.367Z] cefa15bbcfad: Pull complete [2023-09-21T08:32:57.625Z] #32 ... [2023-09-21T08:32:57.625Z] [2023-09-21T08:32:57.625Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:57.625Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:57.625Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:57.625Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:57.625Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:57.625Z] #31 DONE 0.1s [2023-09-21T08:32:57.625Z] [2023-09-21T08:32:57.625Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T08:32:57.625Z] #34 DONE 4.2s [2023-09-21T08:32:57.625Z] [2023-09-21T08:32:57.625Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:32:57.625Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:32:57.625Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:32:57.625Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:32:57.625Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:32:57.625Z] #31 DONE 0.1s [2023-09-21T08:32:57.625Z] [2023-09-21T08:32:57.625Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:32:57.625Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:33:00.154Z] #35 ... [2023-09-21T08:33:00.155Z] [2023-09-21T08:33:00.155Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:33:00.155Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T08:33:00.155Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:33:00.155Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T08:33:00.155Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T08:33:00.155Z] #31 DONE 0.1s [2023-09-21T08:33:00.155Z] [2023-09-21T08:33:00.155Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T08:33:00.155Z] #36 DONE 7.8s [2023-09-21T08:33:00.155Z] [2023-09-21T08:33:00.155Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:33:01.551Z] #35 ... [2023-09-21T08:33:01.551Z] [2023-09-21T08:33:01.551Z] #37 [core-data internal] load build context [2023-09-21T08:33:01.551Z] #37 transferring context: 168.57MB 9.2s [2023-09-21T08:33:01.811Z] #37 ... [2023-09-21T08:33:01.811Z] [2023-09-21T08:33:01.811Z] #38 [support-scheduler internal] load build context [2023-09-21T08:33:01.811Z] #38 ... [2023-09-21T08:33:01.811Z] [2023-09-21T08:33:01.811Z] #39 [security-secretstore-setup internal] load build context [2023-09-21T08:33:01.811Z] #39 transferring context: 364.82MB 9.7s done [2023-09-21T08:33:01.811Z] #39 ... [2023-09-21T08:33:01.811Z] [2023-09-21T08:33:01.811Z] #40 [security-bootstrapper internal] load build context [2023-09-21T08:33:02.069Z] #40 ... [2023-09-21T08:33:02.069Z] [2023-09-21T08:33:02.069Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-21T08:33:02.069Z] #41 ... [2023-09-21T08:33:02.069Z] [2023-09-21T08:33:02.069Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:33:02.069Z] #0 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:02.069Z] #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:02.069Z] #0 7.465 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:02.069Z] #0 7.469 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:02.069Z] #0 7.474 OK: 7 MiB in 16 packages [2023-09-21T08:33:02.326Z] #42 ... [2023-09-21T08:33:02.326Z] [2023-09-21T08:33:02.326Z] #43 [support-notifications internal] load build context [2023-09-21T08:33:02.326Z] #43 ... [2023-09-21T08:33:02.326Z] [2023-09-21T08:33:02.326Z] #44 [core-metadata internal] load build context [2023-09-21T08:33:02.326Z] #44 transferring context: 364.82MB 8.5s done [2023-09-21T08:33:02.326Z] #44 ... [2023-09-21T08:33:02.326Z] [2023-09-21T08:33:02.326Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-21T08:33:02.585Z] #45 ... [2023-09-21T08:33:02.585Z] [2023-09-21T08:33:02.585Z] #46 [security-proxy-setup internal] load build context [2023-09-21T08:33:02.585Z] #46 transferring context: 364.82MB 9.8s done [2023-09-21T08:33:02.845Z] #46 ... [2023-09-21T08:33:02.845Z] [2023-09-21T08:33:02.845Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T08:33:02.845Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:02.845Z] #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:02.845Z] #0 2.794 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:02.845Z] #0 2.799 (2/2) Installing su-exec (0.2-r3) [2023-09-21T08:33:02.845Z] #0 2.802 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:02.845Z] #0 2.806 OK: 7 MiB in 17 packages [2023-09-21T08:33:02.845Z] #47 ... [2023-09-21T08:33:02.845Z] [2023-09-21T08:33:02.845Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:33:02.845Z] #48 transferring context: 364.82MB 9.5s done [2023-09-21T08:33:02.845Z] #48 ... [2023-09-21T08:33:02.845Z] [2023-09-21T08:33:02.845Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:33:03.425Z] #49 ... [2023-09-21T08:33:03.425Z] [2023-09-21T08:33:03.425Z] #50 [security-proxy-auth internal] load build context [2023-09-21T08:33:03.425Z] #50 transferring context: 364.82MB 10.0s done [2023-09-21T08:33:03.425Z] #50 ... [2023-09-21T08:33:03.425Z] [2023-09-21T08:33:03.425Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:33:03.683Z] #51 ... [2023-09-21T08:33:03.683Z] [2023-09-21T08:33:03.683Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-21T08:33:03.683Z] #52 transferring context: 364.82MB 8.6s done [2023-09-21T08:33:03.683Z] #52 ... [2023-09-21T08:33:03.683Z] [2023-09-21T08:33:03.683Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T08:33:03.941Z] #53 ... [2023-09-21T08:33:03.941Z] [2023-09-21T08:33:03.941Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T08:33:03.941Z] #54 ... [2023-09-21T08:33:03.941Z] [2023-09-21T08:33:03.941Z] #37 [core-data internal] load build context [2023-09-21T08:33:04.036Z] 17808c966233: Pull complete [2023-09-21T08:33:04.876Z] #37 transferring context: 364.82MB 13.2s done [2023-09-21T08:33:04.996Z] f4c1fc716caa: Pull complete [2023-09-21T08:33:04.996Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T08:33:04.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T08:33:04.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T08:33:05.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T08:33:05.320Z] WORKDIR /edgex [2023-09-21T08:33:05.320Z] COPY go.mod . [2023-09-21T08:33:05.320Z] RUN go mod download [2023-09-21T08:33:05.320Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-21T08:33:05.906Z] Sending build context to Docker daemon 2.995MB [2023-09-21T08:33:05.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T08:33:05.906Z] ---> ea914061e18c [2023-09-21T08:33:05.906Z] Step 2/4 : WORKDIR /edgex [2023-09-21T08:33:06.787Z] #37 ... [2023-09-21T08:33:06.787Z] [2023-09-21T08:33:06.787Z] #55 [security-spire-server internal] load build context [2023-09-21T08:33:06.787Z] #55 ... [2023-09-21T08:33:06.787Z] [2023-09-21T08:33:06.787Z] #32 [core-command internal] load build context [2023-09-21T08:33:06.787Z] #32 transferring context: 364.82MB 10.3s done [2023-09-21T08:33:06.787Z] #32 ... [2023-09-21T08:33:06.787Z] [2023-09-21T08:33:06.787Z] #56 [security-spire-config internal] load build context [2023-09-21T08:33:07.134Z] #56 ... [2023-09-21T08:33:07.134Z] [2023-09-21T08:33:07.134Z] #43 [support-notifications internal] load build context [2023-09-21T08:33:07.134Z] #43 transferring context: 364.82MB 12.1s done [2023-09-21T08:33:07.844Z] ---> Running in d87f5a101ce7 [2023-09-21T08:33:07.845Z] Removing intermediate container d87f5a101ce7 [2023-09-21T08:33:07.845Z] ---> 10e79f3596b7 [2023-09-21T08:33:07.845Z] Step 3/4 : COPY go.mod . [2023-09-21T08:33:08.111Z] ---> 95871549c0b6 [2023-09-21T08:33:08.111Z] Step 4/4 : RUN go mod download [2023-09-21T08:33:08.389Z] ---> Running in 36455d595a68 [2023-09-21T08:33:09.697Z] #43 ... [2023-09-21T08:33:09.698Z] [2023-09-21T08:33:09.698Z] #57 [security-spire-agent internal] load build context [2023-09-21T08:33:10.365Z] #57 ... [2023-09-21T08:33:10.365Z] [2023-09-21T08:33:10.365Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:33:10.365Z] #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:33:10.365Z] #58 ... [2023-09-21T08:33:10.365Z] [2023-09-21T08:33:10.365Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:33:11.746Z] #59 ... [2023-09-21T08:33:11.746Z] [2023-09-21T08:33:11.746Z] #38 [support-scheduler internal] load build context [2023-09-21T08:33:11.746Z] #38 transferring context: 364.82MB 9.8s done [2023-09-21T08:33:12.006Z] #38 ... [2023-09-21T08:33:12.006Z] [2023-09-21T08:33:12.006Z] #40 [security-bootstrapper internal] load build context [2023-09-21T08:33:12.006Z] #40 transferring context: 364.82MB 11.0s done [2023-09-21T08:33:14.413Z] #40 ... [2023-09-21T08:33:14.413Z] [2023-09-21T08:33:14.413Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T08:33:17.711Z] #60 ... [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #44 [core-metadata internal] load build context [2023-09-21T08:33:17.711Z] #44 DONE 25.4s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T08:33:17.711Z] #45 DONE 25.2s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #42 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:33:17.711Z] #42 DONE 25.6s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T08:33:17.711Z] #47 DONE 25.5s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-21T08:33:17.711Z] #52 DONE 25.2s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #39 [security-secretstore-setup internal] load build context [2023-09-21T08:33:17.711Z] #39 DONE 25.6s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #50 [security-proxy-auth internal] load build context [2023-09-21T08:33:17.711Z] #50 DONE 25.5s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:33:17.711Z] #48 DONE 25.4s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #46 [security-proxy-setup internal] load build context [2023-09-21T08:33:17.711Z] #46 DONE 25.3s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #32 [core-command internal] load build context [2023-09-21T08:33:17.711Z] #32 DONE 25.6s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #38 [support-scheduler internal] load build context [2023-09-21T08:33:17.711Z] #38 DONE 25.1s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:33:17.711Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21.2s done [2023-09-21T08:33:17.711Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T08:33:17.711Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-21T08:33:17.711Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-21T08:33:17.711Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-21T08:33:17.711Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-21T08:33:17.711Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-21T08:33:17.711Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-21T08:33:17.711Z] #35 ... [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #40 [security-bootstrapper internal] load build context [2023-09-21T08:33:17.711Z] #40 DONE 25.6s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #43 [support-notifications internal] load build context [2023-09-21T08:33:17.711Z] #43 DONE 25.4s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #55 [security-spire-server internal] load build context [2023-09-21T08:33:17.711Z] #55 transferring context: 18.11kB done [2023-09-21T08:33:17.711Z] #55 DONE 21.4s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #56 [security-spire-config internal] load build context [2023-09-21T08:33:17.711Z] #56 transferring context: 16.36kB done [2023-09-21T08:33:17.711Z] #56 DONE 21.4s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #57 [security-spire-agent internal] load build context [2023-09-21T08:33:17.711Z] #57 transferring context: 17.64kB 0.0s done [2023-09-21T08:33:17.711Z] #57 DONE 17.8s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #37 [core-data internal] load build context [2023-09-21T08:33:17.711Z] #37 DONE 25.8s [2023-09-21T08:33:17.711Z] [2023-09-21T08:33:17.711Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:33:17.711Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-21T08:33:17.711Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-21T08:33:17.711Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-21T08:33:17.711Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s [2023-09-21T08:33:17.711Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-21T08:33:17.711Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-21T08:33:17.711Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-21T08:33:17.970Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.17MB / 25.84MB 0.6s [2023-09-21T08:33:18.245Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-21T08:33:18.246Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-09-21T08:33:19.179Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-09-21T08:33:19.179Z] #35 ... [2023-09-21T08:33:19.179Z] [2023-09-21T08:33:19.179Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-21T08:33:19.179Z] #41 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.179Z] #41 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.179Z] #41 26.41 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.179Z] #41 26.42 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.179Z] #41 26.43 OK: 7 MiB in 16 packages [2023-09-21T08:33:19.179Z] #41 DONE 27.3s [2023-09-21T08:33:19.437Z] [2023-09-21T08:33:19.437Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:33:19.437Z] #51 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.437Z] #51 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.437Z] #51 26.30 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:33:19.437Z] #51 26.30 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:33:19.437Z] #51 26.30 OK: 20066 distinct packages available [2023-09-21T08:33:19.437Z] #51 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.437Z] #51 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.437Z] #51 26.70 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T08:33:19.437Z] #51 26.72 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T08:33:19.437Z] #51 26.73 (3/11) Installing libunistring (1.1-r1) [2023-09-21T08:33:19.437Z] #51 26.75 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T08:33:19.437Z] #51 26.75 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T08:33:19.437Z] #51 26.76 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T08:33:19.437Z] #51 26.77 (7/11) Installing curl (8.2.1-r0) [2023-09-21T08:33:19.437Z] #51 26.77 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.437Z] #51 26.78 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:33:19.437Z] #51 26.78 (10/11) Installing libucontext (1.2-r2) [2023-09-21T08:33:19.437Z] #51 26.78 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T08:33:19.437Z] #51 26.79 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.437Z] #51 26.79 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:33:19.437Z] #51 26.85 OK: 12 MiB in 26 packages [2023-09-21T08:33:19.695Z] #51 ... [2023-09-21T08:33:19.695Z] [2023-09-21T08:33:19.695Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T08:33:19.695Z] #53 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.695Z] #53 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.695Z] #53 25.95 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T08:33:19.695Z] #53 25.97 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.695Z] #53 25.98 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.695Z] #53 25.98 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:33:19.695Z] #53 26.03 OK: 8 MiB in 17 packages [2023-09-21T08:33:19.695Z] #53 DONE 27.7s [2023-09-21T08:33:19.695Z] [2023-09-21T08:33:19.695Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T08:33:19.695Z] #54 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.695Z] #54 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.695Z] #54 26.49 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T08:33:19.695Z] #54 26.60 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.695Z] #54 26.61 (3/4) Installing su-exec (0.2-r3) [2023-09-21T08:33:19.695Z] #54 26.61 (4/4) Installing yq (4.33.3-r3) [2023-09-21T08:33:19.695Z] #54 26.71 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.695Z] #54 26.89 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:33:19.695Z] #54 26.95 OK: 17 MiB in 19 packages [2023-09-21T08:33:19.695Z] #54 DONE 27.9s [2023-09-21T08:33:19.954Z] [2023-09-21T08:33:19.954Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:33:19.954Z] #51 DONE 27.5s [2023-09-21T08:33:19.954Z] [2023-09-21T08:33:19.954Z] #49 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:33:19.954Z] #49 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.954Z] #49 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.954Z] #49 26.00 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:33:19.954Z] #49 26.14 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:33:19.954Z] #49 26.15 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.954Z] #49 26.16 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T08:33:19.954Z] #49 26.17 (5/6) Installing su-exec (0.2-r3) [2023-09-21T08:33:19.954Z] #49 26.17 (6/6) Installing yq (4.33.3-r3) [2023-09-21T08:33:19.954Z] #49 26.24 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.954Z] #49 26.43 OK: 17 MiB in 19 packages [2023-09-21T08:33:19.954Z] #49 DONE 27.5s [2023-09-21T08:33:19.954Z] [2023-09-21T08:33:19.954Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T08:33:19.954Z] #61 DONE 0.1s [2023-09-21T08:33:19.954Z] [2023-09-21T08:33:19.954Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:33:19.954Z] #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17.6s done [2023-09-21T08:33:19.954Z] #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T08:33:19.954Z] #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-21T08:33:19.954Z] #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-21T08:33:19.954Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-21T08:33:19.955Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-21T08:33:19.955Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-21T08:33:19.955Z] #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-09-21T08:33:19.955Z] #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2023-09-21T08:33:19.955Z] #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T08:33:19.955Z] #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-09-21T08:33:19.955Z] #58 ... [2023-09-21T08:33:19.955Z] [2023-09-21T08:33:19.955Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:33:19.955Z] #35 DONE 23.9s [2023-09-21T08:33:19.955Z] [2023-09-21T08:33:19.955Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T08:33:19.955Z] #60 5.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.955Z] #60 5.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.955Z] #60 5.703 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:33:19.955Z] #60 5.703 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:33:19.955Z] #60 5.703 OK: 20066 distinct packages available [2023-09-21T08:33:19.955Z] #60 5.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.955Z] #60 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:19.955Z] #60 6.240 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:19.955Z] #60 6.244 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:33:19.955Z] #60 6.247 (3/4) Installing libucontext (1.2-r2) [2023-09-21T08:33:19.955Z] #60 6.250 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T08:33:19.955Z] #60 6.255 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:19.955Z] #60 6.264 OK: 8 MiB in 19 packages [2023-09-21T08:33:19.955Z] #60 DONE 6.5s [2023-09-21T08:33:19.955Z] [2023-09-21T08:33:19.955Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:33:21.329Z] #58 ... [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:33:21.329Z] #62 DONE 0.8s [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #63 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T08:33:21.329Z] #63 DONE 0.1s [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #64 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T08:33:21.329Z] #64 DONE 0.0s [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #65 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:33:21.329Z] #65 DONE 0.1s [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #66 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T08:33:21.329Z] #66 DONE 0.1s [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:33:21.329Z] #59 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.329Z] #59 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.329Z] #59 ... [2023-09-21T08:33:21.329Z] [2023-09-21T08:33:21.329Z] #67 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T08:33:21.329Z] #67 DONE 0.0s [2023-09-21T08:33:21.588Z] [2023-09-21T08:33:21.588Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:33:21.588Z] #59 11.33 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:33:21.588Z] #59 11.33 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:33:21.588Z] #59 11.33 OK: 20066 distinct packages available [2023-09-21T08:33:21.588Z] #59 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.588Z] #59 ... [2023-09-21T08:33:21.588Z] [2023-09-21T08:33:21.588Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T08:33:21.588Z] #68 DONE 4.3s [2023-09-21T08:33:21.588Z] [2023-09-21T08:33:21.588Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:33:21.588Z] #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.588Z] #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.588Z] #0 4.092 OK: 264 MiB in 52 packages [2023-09-21T08:33:21.588Z] #69 DONE 4.4s [2023-09-21T08:33:21.588Z] [2023-09-21T08:33:21.588Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:21.588Z] #70 DONE 0.1s [2023-09-21T08:33:21.588Z] [2023-09-21T08:33:21.588Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:33:21.588Z] #59 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.847Z] #59 ... [2023-09-21T08:33:21.847Z] [2023-09-21T08:33:21.847Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T08:33:21.847Z] #71 DONE 0.0s [2023-09-21T08:33:21.847Z] [2023-09-21T08:33:21.848Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T08:33:21.848Z] #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.848Z] #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:21.848Z] #0 4.380 OK: 264 MiB in 52 packages [2023-09-21T08:33:21.848Z] #72 DONE 4.5s [2023-09-21T08:33:21.848Z] [2023-09-21T08:33:21.848Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:22.107Z] #73 ... [2023-09-21T08:33:22.107Z] [2023-09-21T08:33:22.107Z] #74 [security-spire-config] exporting to image [2023-09-21T08:33:22.107Z] #74 exporting layers 0.6s done [2023-09-21T08:33:22.107Z] #74 writing image sha256:967a23e0fdca8c0bba355da89eeef6bb3f4707011ef3cf6d5a85764e68ab4a39 done [2023-09-21T08:33:22.107Z] #74 naming to docker.io/library/security-spire-config done [2023-09-21T08:33:22.107Z] #74 DONE 0.6s [2023-09-21T08:33:22.107Z] [2023-09-21T08:33:22.107Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T08:33:22.107Z] #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 4.120 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:33:22.107Z] #0 4.120 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:33:22.107Z] #0 4.120 OK: 20066 distinct packages available [2023-09-21T08:33:22.107Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 4.485 OK: 264 MiB in 52 packages [2023-09-21T08:33:22.107Z] #75 DONE 4.6s [2023-09-21T08:33:22.107Z] [2023-09-21T08:33:22.107Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:33:22.107Z] #0 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T08:33:22.107Z] #0 4.597 OK: 264 MiB in 52 packages [2023-09-21T08:33:22.107Z] #76 DONE 4.7s [2023-09-21T08:33:22.107Z] [2023-09-21T08:33:22.107Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:22.107Z] #73 DONE 0.2s [2023-09-21T08:33:22.107Z] [2023-09-21T08:33:22.107Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:33:22.107Z] #59 11.70 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:33:22.107Z] #59 11.83 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:33:22.107Z] #59 11.84 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T08:33:22.107Z] #59 11.84 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:33:22.107Z] #59 11.84 (5/7) Installing libucontext (1.2-r2) [2023-09-21T08:33:22.107Z] #59 11.85 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T08:33:22.107Z] #59 11.85 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T08:33:22.107Z] #59 11.86 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:33:22.107Z] #59 11.87 OK: 8 MiB in 20 packages [2023-09-21T08:33:22.370Z] #59 DONE 12.0s [2023-09-21T08:33:22.370Z] [2023-09-21T08:33:22.370Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:22.370Z] #77 DONE 0.1s [2023-09-21T08:33:22.370Z] [2023-09-21T08:33:22.370Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:22.370Z] #78 DONE 0.1s [2023-09-21T08:33:22.370Z] [2023-09-21T08:33:22.370Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:23.749Z] #79 ... [2023-09-21T08:33:23.749Z] [2023-09-21T08:33:23.749Z] #80 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:33:23.749Z] #80 DONE 1.5s [2023-09-21T08:33:23.749Z] [2023-09-21T08:33:23.749Z] #81 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T08:33:23.749Z] #81 DONE 1.5s [2023-09-21T08:33:23.749Z] [2023-09-21T08:33:23.749Z] #82 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T08:33:23.749Z] #82 DONE 0.1s [2023-09-21T08:33:24.019Z] [2023-09-21T08:33:24.019Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T08:33:24.587Z] #83 DONE 0.9s [2023-09-21T08:33:24.587Z] [2023-09-21T08:33:24.587Z] #84 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:33:24.587Z] #84 DONE 1.0s [2023-09-21T08:33:24.587Z] [2023-09-21T08:33:24.587Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:33:24.846Z] #85 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #86 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T08:33:24.846Z] #86 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T08:33:24.846Z] #87 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #88 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T08:33:24.846Z] #88 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T08:33:24.846Z] #89 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #90 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:33:24.846Z] #90 DONE 0.1s [2023-09-21T08:33:24.846Z] [2023-09-21T08:33:24.846Z] #74 [security-spire-server] exporting to image [2023-09-21T08:33:25.105Z] #74 ... [2023-09-21T08:33:25.105Z] [2023-09-21T08:33:25.105Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T08:33:25.105Z] #91 DONE 0.1s [2023-09-21T08:33:25.105Z] [2023-09-21T08:33:25.105Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T08:33:25.105Z] #92 DONE 0.1s [2023-09-21T08:33:25.105Z] [2023-09-21T08:33:25.105Z] #74 [security-spire-agent] exporting to image [2023-09-21T08:33:25.362Z] #74 exporting layers 0.6s done [2023-09-21T08:33:25.362Z] #74 writing image sha256:5ae4f5f547fa338f24dbdcf37b95a3d984cf11fd4c6f07b39e32421ecead63c3 done [2023-09-21T08:33:25.362Z] #74 naming to docker.io/library/security-spire-server [2023-09-21T08:33:25.620Z] #74 naming to docker.io/library/security-spire-server done [2023-09-21T08:33:25.620Z] #74 exporting layers 0.6s done [2023-09-21T08:33:25.620Z] #74 writing image sha256:a37296c41d43afd8e1567fdf6aa54c2da126b86607d4840b5ae98f03c03f7d5a done [2023-09-21T08:33:25.620Z] #74 naming to docker.io/library/security-spire-agent done [2023-09-21T08:33:25.620Z] #74 DONE 1.4s [2023-09-21T08:33:25.620Z] [2023-09-21T08:33:25.620Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:32.198Z] #93 ... [2023-09-21T08:33:32.198Z] [2023-09-21T08:33:32.198Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:32.198Z] #94 ... [2023-09-21T08:33:32.198Z] [2023-09-21T08:33:32.198Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:44.474Z] #95 DONE 20.6s [2023-09-21T08:33:44.474Z] [2023-09-21T08:33:44.474Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:44.474Z] #93 DONE 20.5s [2023-09-21T08:33:44.474Z] [2023-09-21T08:33:44.474Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:44.474Z] #79 DONE 20.5s [2023-09-21T08:33:44.474Z] [2023-09-21T08:33:44.474Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:44.474Z] #94 DONE 21.0s [2023-09-21T08:33:44.474Z] [2023-09-21T08:33:44.474Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T08:33:47.434Z] Removing intermediate container 36455d595a68 [2023-09-21T08:33:47.434Z] ---> 6adf7f8b6f27 [2023-09-21T08:33:47.434Z] Successfully built 6adf7f8b6f27 [2023-09-21T08:33:47.434Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:33:47.768Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T08:33:47.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:33:47.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container [2023-09-21T08:33:48.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T08:33:49.262Z] $ docker top 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T08:33:50.062Z] + go version [2023-09-21T08:33:50.063Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T08:33:50.084Z] $ docker stop --time=1 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 [2023-09-21T08:33:53.853Z] $ docker rm -f --volumes 682c2343a0dc15d41d92ce1f25d97ed112f6e46a04dc394772b312326dbeb949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:33:54.402Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T08:33:54.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:33:54.476Z] #96 ... [2023-09-21T08:33:54.476Z] [2023-09-21T08:33:54.476Z] #97 [core-data builder 6/7] COPY . . [2023-09-21T08:33:54.476Z] #97 ... [2023-09-21T08:33:54.476Z] [2023-09-21T08:33:54.476Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-21T08:33:54.476Z] #98 ... [2023-09-21T08:33:54.476Z] [2023-09-21T08:33:54.476Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T08:33:54.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container [2023-09-21T08:33:54.637Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T08:33:55.043Z] #99 ... [2023-09-21T08:33:55.043Z] [2023-09-21T08:33:55.043Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T08:33:55.043Z] #96 DONE 12.3s [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #100 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #101 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #102 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #103 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #104 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #105 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #106 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #107 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #108 [core-command builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #108 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #109 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #110 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #111 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #112 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #113 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #114 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #115 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #116 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #117 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #118 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:33:55.302Z] #119 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:33:55.302Z] #120 CACHED [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #98 DONE 12.4s [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #99 DONE 12.4s [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #97 [core-data builder 6/7] COPY . . [2023-09-21T08:33:55.302Z] #97 DONE 12.4s [2023-09-21T08:33:55.302Z] [2023-09-21T08:33:55.302Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:33:55.733Z] $ docker top 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T08:33:55.922Z] ========================================================= [2023-09-21T08:33:55.922Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T08:33:55.922Z] ========================================================= [Pipeline] sh [2023-09-21T08:33:56.223Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-21T08:33:56.686Z] #121 1.273 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-21T08:33:57.133Z] + make test [2023-09-21T08:33:57.133Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T08:34:06.659Z] #121 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T08:34:06.659Z] #0 0.992 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-21T08:34:06.659Z] #122 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T08:34:06.659Z] #0 0.681 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-21T08:34:06.659Z] #123 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:34:06.659Z] #0 0.963 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-21T08:34:06.659Z] #124 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #125 [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-21T08:34:06.659Z] #0 0.678 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-21T08:34:06.659Z] #125 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T08:34:06.659Z] #0 0.451 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-21T08:34:06.659Z] #126 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:34:06.659Z] #0 0.797 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-21T08:34:06.659Z] #127 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T08:34:06.659Z] #0 0.579 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-21T08:34:06.659Z] #128 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T08:34:06.659Z] #0 0.885 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-21T08:34:06.659Z] #129 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T08:34:06.659Z] #0 0.812 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-21T08:34:06.659Z] #130 ... [2023-09-21T08:34:06.659Z] [2023-09-21T08:34:06.659Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:34:06.659Z] #0 1.340 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-21T08:34:29.352Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T08:35:14.528Z] #131 ... [2023-09-21T08:35:14.528Z] [2023-09-21T08:35:14.528Z] #125 [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-21T08:35:14.528Z] #125 72.13 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-21T08:35:15.972Z] #125 ... [2023-09-21T08:35:15.972Z] [2023-09-21T08:35:15.972Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T08:35:15.972Z] #128 DONE 80.8s [2023-09-21T08:35:15.972Z] [2023-09-21T08:35:15.972Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:35:17.390Z] #121 ... [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T08:35:17.390Z] #130 DONE 82.1s [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T08:35:17.390Z] #123 DONE 82.1s [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:35:17.390Z] #121 DONE 82.1s [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #125 [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-21T08:35:17.390Z] #125 DONE 82.1s [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T08:35:17.390Z] #122 DONE 82.1s [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:17.390Z] #132 ... [2023-09-21T08:35:17.390Z] [2023-09-21T08:35:17.390Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T08:35:17.390Z] #126 DONE 82.2s [2023-09-21T08:35:17.655Z] [2023-09-21T08:35:17.655Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:35:17.655Z] #124 DONE 82.4s [2023-09-21T08:35:17.655Z] [2023-09-21T08:35:17.655Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.229Z] #133 ... [2023-09-21T08:35:18.229Z] [2023-09-21T08:35:18.229Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:35:18.229Z] #127 DONE 83.1s [2023-09-21T08:35:18.229Z] [2023-09-21T08:35:18.229Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T08:35:18.229Z] #129 DONE 83.2s [2023-09-21T08:35:18.229Z] [2023-09-21T08:35:18.229Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:35:18.229Z] #131 DONE 83.2s [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #134 ... [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #135 DONE 1.3s [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #136 DONE 1.3s [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #132 DONE 1.3s [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #137 DONE 1.3s [2023-09-21T08:35:18.493Z] [2023-09-21T08:35:18.493Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.493Z] #133 DONE 1.3s [2023-09-21T08:35:18.761Z] [2023-09-21T08:35:18.761Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T08:35:18.761Z] #138 DONE 0.4s [2023-09-21T08:35:18.761Z] [2023-09-21T08:35:18.761Z] #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T08:35:18.761Z] #139 ... [2023-09-21T08:35:18.761Z] [2023-09-21T08:35:18.761Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:18.761Z] #134 DONE 0.5s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #140 DONE 0.3s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #141 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #141 DONE 0.3s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:19.019Z] #142 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #143 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #144 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:19.019Z] #144 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #145 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #145 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:19.019Z] #146 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #147 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:19.019Z] #148 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #149 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #149 CACHED [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #150 DONE 0.3s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #151 DONE 0.3s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:19.019Z] #152 DONE 0.3s [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T08:35:19.019Z] #153 ... [2023-09-21T08:35:19.019Z] [2023-09-21T08:35:19.019Z] #154 [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-21T08:35:19.019Z] #154 DONE 0.2s [2023-09-21T08:35:19.278Z] [2023-09-21T08:35:19.278Z] #155 [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-21T08:35:20.275Z] #155 DONE 1.2s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:20.275Z] #156 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T08:35:20.275Z] #157 ... [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T08:35:20.275Z] #158 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T08:35:20.275Z] #159 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T08:35:20.275Z] #160 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T08:35:20.275Z] #153 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T08:35:20.275Z] #161 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T08:35:20.275Z] #162 DONE 1.4s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T08:35:20.275Z] #163 DONE 1.3s [2023-09-21T08:35:20.275Z] [2023-09-21T08:35:20.275Z] #164 [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-21T08:35:20.536Z] #164 ... [2023-09-21T08:35:20.536Z] [2023-09-21T08:35:20.536Z] #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T08:35:20.536Z] #139 DONE 1.9s [2023-09-21T08:35:20.536Z] [2023-09-21T08:35:20.536Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T08:35:20.536Z] #165 DONE 1.0s [2023-09-21T08:35:20.536Z] [2023-09-21T08:35:20.536Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T08:35:20.536Z] #157 DONE 0.5s [2023-09-21T08:35:20.536Z] [2023-09-21T08:35:20.536Z] #166 [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-21T08:35:20.536Z] #166 DONE 0.5s [2023-09-21T08:35:20.536Z] [2023-09-21T08:35:20.536Z] #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:20.796Z] #167 ... [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #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-21T08:35:20.796Z] #168 DONE 0.5s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:20.796Z] #169 DONE 0.6s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:20.796Z] #170 DONE 0.5s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #171 [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-21T08:35:20.796Z] #171 DONE 0.5s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:20.796Z] #172 DONE 0.6s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:20.796Z] #173 DONE 0.6s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #164 [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-21T08:35:20.796Z] #164 DONE 0.6s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:35:20.796Z] #174 DONE 0.3s [2023-09-21T08:35:20.796Z] [2023-09-21T08:35:20.796Z] #74 [core-command] exporting to image [2023-09-21T08:35:20.796Z] #74 exporting layers [2023-09-21T08:35:21.057Z] #74 exporting layers 0.2s done [2023-09-21T08:35:21.057Z] #74 ... [2023-09-21T08:35:21.057Z] [2023-09-21T08:35:21.057Z] #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:21.057Z] #167 DONE 0.4s [2023-09-21T08:35:21.057Z] [2023-09-21T08:35:21.057Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T08:35:21.057Z] #175 DONE 0.4s [2023-09-21T08:35:21.057Z] [2023-09-21T08:35:21.057Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:35:21.057Z] #176 DONE 0.4s [2023-09-21T08:35:21.057Z] [2023-09-21T08:35:21.057Z] #74 [support-notifications] exporting to image [2023-09-21T08:35:21.318Z] #74 ... [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T08:35:21.318Z] #177 DONE 0.4s [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T08:35:21.318Z] #178 DONE 0.4s [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:35:21.318Z] #179 DONE 0.4s [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #180 [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-21T08:35:21.318Z] #180 DONE 0.4s [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #74 [core-metadata] exporting to image [2023-09-21T08:35:21.318Z] #74 exporting layers 0.5s done [2023-09-21T08:35:21.318Z] #74 ... [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T08:35:21.318Z] #181 DONE 0.2s [2023-09-21T08:35:21.318Z] [2023-09-21T08:35:21.318Z] #74 [core-metadata] exporting to image [2023-09-21T08:35:21.318Z] #74 exporting layers 0.3s done [2023-09-21T08:35:21.318Z] #74 writing image sha256:1bc026846c6087207982210b894a7b9c1d2de358f07d059282290069a0ec3224 [2023-09-21T08:35:21.318Z] #74 writing image sha256:ec16b87ef8bf25e91ee3cb798885571b7e7c5cdf701a220dc56567d7abd932e5 [2023-09-21T08:35:21.318Z] #74 writing image sha256:606ff14406c31c0f6e75d11ee1216e89f15073dc38314738d9d1bc4448b285f9 [2023-09-21T08:35:21.318Z] #74 writing image sha256:47bd1b88ab18821c31853ef94da03bfe351428cff1a53bb668a2d1c845670e43 [2023-09-21T08:35:21.318Z] #74 writing image sha256:cfe88a413f566b10040e458616ae9dc91425a1f5068a84ebf627b0abfe73c37c [2023-09-21T08:35:21.581Z] #74 writing image sha256:1bc026846c6087207982210b894a7b9c1d2de358f07d059282290069a0ec3224 0.4s done [2023-09-21T08:35:21.581Z] #74 naming to docker.io/library/core-data [2023-09-21T08:35:21.844Z] #74 ... [2023-09-21T08:35:21.844Z] [2023-09-21T08:35:21.844Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T08:35:21.844Z] #182 DONE 0.6s [2023-09-21T08:35:21.844Z] [2023-09-21T08:35:21.844Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T08:35:21.844Z] #183 DONE 0.6s [2023-09-21T08:35:21.844Z] [2023-09-21T08:35:21.844Z] #74 [support-scheduler] exporting to image [2023-09-21T08:35:21.844Z] #74 exporting layers 0.5s done [2023-09-21T08:35:21.844Z] #74 writing image sha256:ec16b87ef8bf25e91ee3cb798885571b7e7c5cdf701a220dc56567d7abd932e5 0.4s done [2023-09-21T08:35:21.844Z] #74 writing image sha256:606ff14406c31c0f6e75d11ee1216e89f15073dc38314738d9d1bc4448b285f9 0.4s done [2023-09-21T08:35:21.844Z] #74 writing image sha256:47bd1b88ab18821c31853ef94da03bfe351428cff1a53bb668a2d1c845670e43 0.4s done [2023-09-21T08:35:21.844Z] #74 writing image sha256:cfe88a413f566b10040e458616ae9dc91425a1f5068a84ebf627b0abfe73c37c 0.4s done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/core-data done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/support-notifications done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/core-command done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/support-scheduler done [2023-09-21T08:35:21.844Z] #74 writing image sha256:772f34bc19b12a7c6a84f9b27702d5408b78ee74931c5014f4fb0bb5d5095fb4 [2023-09-21T08:35:21.844Z] #74 writing image sha256:772f34bc19b12a7c6a84f9b27702d5408b78ee74931c5014f4fb0bb5d5095fb4 done [2023-09-21T08:35:21.844Z] #74 naming to docker.io/library/core-metadata done [2023-09-21T08:35:21.844Z] #74 DONE 2.5s [2023-09-21T08:35:21.844Z] [2023-09-21T08:35:21.844Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T08:35:22.105Z] #184 DONE 0.3s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T08:35:22.105Z] #185 DONE 0.4s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #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-21T08:35:22.105Z] #186 DONE 1.0s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T08:35:22.105Z] #187 DONE 0.1s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #188 [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-21T08:35:22.105Z] #188 DONE 0.9s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #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-21T08:35:22.105Z] #189 DONE 0.1s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T08:35:22.105Z] #190 DONE 0.1s [2023-09-21T08:35:22.105Z] [2023-09-21T08:35:22.105Z] #74 [core-common-config-bootstrapper] exporting to image [2023-09-21T08:35:22.365Z] #74 ... [2023-09-21T08:35:22.365Z] [2023-09-21T08:35:22.365Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T08:35:22.365Z] #191 DONE 0.0s [2023-09-21T08:35:22.365Z] [2023-09-21T08:35:22.365Z] #74 [core-common-config-bootstrapper] exporting to image [2023-09-21T08:35:22.365Z] #74 exporting layers 0.2s done [2023-09-21T08:35:22.365Z] #74 writing image sha256:0f1f39813dd927feb7882840988890055e10e93a5e72e80718d9c15994f25812 done [2023-09-21T08:35:22.365Z] #74 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-09-21T08:35:22.365Z] #74 exporting layers 0.2s done [2023-09-21T08:35:22.365Z] #74 writing image sha256:b8b82270c55273ed57b9cbd5f7146d16be3ff49aecfdf45fd296c8ddca630a59 done [2023-09-21T08:35:22.365Z] #74 naming to docker.io/library/security-proxy-auth done [2023-09-21T08:35:22.365Z] #74 DONE 2.7s [2023-09-21T08:35:22.365Z] [2023-09-21T08:35:22.365Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T08:35:22.365Z] #192 DONE 0.1s [2023-09-21T08:35:22.365Z] [2023-09-21T08:35:22.366Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T08:35:22.627Z] #193 ... [2023-09-21T08:35:22.627Z] [2023-09-21T08:35:22.627Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T08:35:22.627Z] #194 DONE 0.9s [2023-09-21T08:35:22.627Z] [2023-09-21T08:35:22.627Z] #74 [security-proxy-setup] exporting to image [2023-09-21T08:35:22.627Z] #74 exporting layers 0.2s done [2023-09-21T08:35:22.889Z] #74 ... [2023-09-21T08:35:22.889Z] [2023-09-21T08:35:22.889Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T08:35:22.889Z] #195 DONE 0.6s [2023-09-21T08:35:22.889Z] [2023-09-21T08:35:22.889Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T08:35:22.889Z] #193 DONE 0.5s [2023-09-21T08:35:22.889Z] [2023-09-21T08:35:22.889Z] #74 [security-secretstore-setup] exporting to image [2023-09-21T08:35:22.889Z] #74 writing image sha256:95ea7af20990f8d22940cffbba4d68613afc124896c9d2c94e7ec21d33a164ee done [2023-09-21T08:35:22.889Z] #74 naming to docker.io/library/security-proxy-setup done [2023-09-21T08:35:23.150Z] #74 exporting layers 0.3s done [2023-09-21T08:35:23.150Z] #74 exporting layers 0.3s done [2023-09-21T08:35:23.150Z] #74 writing image sha256:9e61b3d2ff2533ee7c639c0e06c1813a965d167f1a1f041b214517f1b5adcab3 done [2023-09-21T08:35:23.150Z] #74 naming to docker.io/library/security-secretstore-setup done [2023-09-21T08:35:23.150Z] #74 writing image sha256:594c959380a5801f970a753d0f38b72b5dadc72b857fe93ef3838e05f4c3a5ef done [2023-09-21T08:35:23.150Z] #74 naming to docker.io/library/security-bootstrapper done [2023-09-21T08:35:23.150Z] #74 DONE 3.3s [2023-09-21T08:35:23.150Z] [2023-09-21T08:35:23.150Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:35:23.150Z] time="2023-09-21T08:32:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T08:35:23.171Z] $ docker stop --time=1 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe [2023-09-21T08:35:24.459Z] $ docker rm -f --volumes 722c17f60f4e72942e292f5e8e336627b0824db5a9d9f5bfaaa66d8fc3dbebbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T08:35:24.789Z] + docker images [2023-09-21T08:35:24.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T08:35:24.789Z] security-bootstrapper latest 594c959380a5 2 seconds ago 23.3MB [2023-09-21T08:35:24.789Z] security-secretstore-setup latest 9e61b3d2ff25 2 seconds ago 44.4MB [2023-09-21T08:35:24.789Z] security-proxy-setup latest 95ea7af20990 2 seconds ago 34.4MB [2023-09-21T08:35:24.789Z] security-proxy-auth latest b8b82270c552 3 seconds ago 19.5MB [2023-09-21T08:35:24.789Z] core-common-config-bootstrapper latest 0f1f39813dd9 3 seconds ago 18.2MB [2023-09-21T08:35:24.789Z] core-command latest ec16b87ef8bf 4 seconds ago 21.2MB [2023-09-21T08:35:24.789Z] support-scheduler latest 47bd1b88ab18 4 seconds ago 34MB [2023-09-21T08:35:24.789Z] security-spiffe-token-provider latest 606ff14406c3 4 seconds ago 35MB [2023-09-21T08:35:24.789Z] core-data latest 1bc026846c60 4 seconds ago 21.3MB [2023-09-21T08:35:24.789Z] core-metadata latest 772f34bc19b1 4 seconds ago 21.7MB [2023-09-21T08:35:24.789Z] support-notifications latest cfe88a413f56 4 seconds ago 34.6MB [2023-09-21T08:35:24.789Z] security-spire-server latest 5ae4f5f547fa 2 minutes ago 107MB [2023-09-21T08:35:24.789Z] security-spire-agent latest a37296c41d43 2 minutes ago 166MB [2023-09-21T08:35:24.789Z] security-spire-config latest 967a23e0fdca 2 minutes ago 101MB [2023-09-21T08:35:24.789Z] ci-base-image-x86_64 latest 4a477cda693e 4 minutes ago 927MB [2023-09-21T08:35:24.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 17 hours ago 557MB [2023-09-21T08:35:24.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-21T08:35:24.789Z] 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-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T08:36:06.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T08:36:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T08:36:07.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T08:36:09.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.507s coverage: 28.7% of statements [2023-09-21T08:36:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.268s coverage: 97.0% of statements [2023-09-21T08:36:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T08:36:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T08:36:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T08:36:27.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.665s coverage: 69.2% of statements [2023-09-21T08:36:28.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T08:36:28.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T08:36:30.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.316s coverage: 53.0% of statements [2023-09-21T08:36:34.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T08:36:34.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T08:36:34.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:36:34.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T08:36:34.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T08:36:40.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T08:36:40.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T08:36:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.699s coverage: 93.4% of statements [2023-09-21T08:36:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.656s coverage: 4.1% of statements [2023-09-21T08:36:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T08:36:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:36:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T08:36:56.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T08:36:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 97.6% of statements [2023-09-21T08:36:57.941Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements [2023-09-21T08:37:08.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T08:37:08.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T08:37:08.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.626s coverage: 0.9% of statements [2023-09-21T08:37:08.041Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.323s coverage: 32.2% of statements [2023-09-21T08:37:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.311s coverage: 41.7% of statements [2023-09-21T08:37:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.390s coverage: 82.9% of statements [2023-09-21T08:37:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.326s coverage: 94.1% of statements [2023-09-21T08:37:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.212s coverage: 96.3% of statements [2023-09-21T08:37:16.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements [2023-09-21T08:37:16.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T08:37:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T08:37:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T08:37:18.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T08:37:21.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T08:37:21.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T08:37:21.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T08:37:21.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T08:37:28.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.194s coverage: 94.4% of statements [2023-09-21T08:37:28.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T08:37:28.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T08:37:28.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T08:37:28.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T08:37:36.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T08:37:36.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T08:37:38.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T08:37:41.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.912s coverage: 79.9% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.240s coverage: 92.9% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.202s coverage: 62.3% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.209s coverage: 87.2% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements [2023-09-21T08:37:41.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2023-09-21T08:37:42.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements [2023-09-21T08:37:44.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T08:37:44.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T08:37:45.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.377s coverage: 82.1% of statements [2023-09-21T08:37:45.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.235s coverage: 86.0% of statements [2023-09-21T08:37:50.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T08:37:50.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T08:37:51.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.828s coverage: 63.1% of statements [2023-09-21T08:37:51.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.233s coverage: 100.0% of statements [2023-09-21T08:37:52.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements [2023-09-21T08:37:52.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements [2023-09-21T08:37:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T08:37:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T08:37:52.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T08:37:53.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements [2023-09-21T08:37:54.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-09-21T08:37:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T08:37:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T08:37:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T08:38:00.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.747s coverage: 38.4% of statements [2023-09-21T08:38:00.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.234s coverage: 89.5% of statements [2023-09-21T08:38:03.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T08:38:03.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T08:38:03.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T08:38:03.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T08:38:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.192s coverage: 84.8% of statements [2023-09-21T08:38:08.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T08:38:08.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T08:38:08.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T08:38:08.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T08:38:15.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T08:38:15.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:38:15.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T08:38:15.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T08:38:15.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements [2023-09-21T08:38:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.533s coverage: 95.7% of statements [2023-09-21T08:38:17.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T08:38:17.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T08:38:18.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.234s coverage: 61.8% of statements [2023-09-21T08:38:20.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T08:38:20.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T08:38:22.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.364s coverage: 98.9% of statements [2023-09-21T08:38:24.797Z] 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-21T08:38:24.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T08:38:24.797Z] go vet ./... [2023-09-21T08:40:16.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T08:40:16.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T08:40:16.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T08:40:16.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T08:40:16.844Z] + ls -al . [2023-09-21T08:40:16.844Z] total 732 [2023-09-21T08:40:16.844Z] drwxrwxr-x 11 1001 1001 4096 Sep 21 08:34 . [2023-09-21T08:40:16.844Z] drwxr-xr-x 4 root root 4096 Sep 21 08:33 .. [2023-09-21T08:40:16.844Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 .blubracket [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 08:32 .dockerignore [2023-09-21T08:40:16.844Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 08:32 .git [2023-09-21T08:40:16.844Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 .github [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 08:32 .gitignore [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 08:32 .golangci.yml [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 08:32 .hadolint.yml [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 08:32 .sonarcloud.properties [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 08:32 ADOPTERS.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 08:32 Attribution.txt [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 08:32 CHANGELOG.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 08:32 CONTRIBUTING.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 08:32 GOVERNANCE.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 08:32 Jenkinsfile [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 08:32 LICENSE [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 15054 Sep 21 08:32 Makefile [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 08:32 OWNERS.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 08:32 README.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 08:32 SECURITY.md [2023-09-21T08:40:16.844Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 08:30 VERSION [2023-09-21T08:40:16.844Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 bin [2023-09-21T08:40:16.844Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 08:32 cmd [2023-09-21T08:40:16.845Z] -rw-r--r-- 1 root root 453602 Sep 21 08:38 coverage.out [2023-09-21T08:40:16.845Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 08:32 fuzz_test [2023-09-21T08:40:16.845Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 08:32 go.mod [2023-09-21T08:40:16.845Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 08:32 go.sum [2023-09-21T08:40:16.845Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 08:32 internal [2023-09-21T08:40:16.845Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 08:32 openapi [2023-09-21T08:40:16.845Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 08:32 security.txt [2023-09-21T08:40:16.845Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 08:32 snap [2023-09-21T08:40:16.845Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 08:32 version.go [Pipeline] sh [2023-09-21T08:40:17.159Z] + '[' -e coverage.out ] [2023-09-21T08:40:17.159Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-21T08:40:17.181Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T08:40:17.917Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T08:40:18.227Z] + make build [2023-09-21T08:40:18.493Z] 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-21T08:41:40.074Z] 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-21T08:41:40.074Z] 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-21T08:41:40.074Z] 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-21T08:41:42.009Z] 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-21T08:42:14.209Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T08:42:15.172Z] 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-21T08:42:21.805Z] 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-21T08:42:25.135Z] 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-21T08:42:28.564Z] 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-21T08:42:31.956Z] 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-21T08:42:36.195Z] 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-21T08:42:41.552Z] $ docker stop --time=1 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 [2023-09-21T08:42:43.958Z] $ docker rm -f --volumes 78b002272da4be5fd9ed5197ca701371f273a3046f28eda176d8d6eee5808e21 [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-21T08:42:46.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T08:42:46.272Z] [2023-09-21T08:42:46.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:42:46.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T08:42:46.860Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-21T08:42:46.860Z] 547446be3368: Pulling fs layer [2023-09-21T08:42:46.860Z] d125d8839a47: Pulling fs layer [2023-09-21T08:42:46.860Z] 3e85d5ac6304: Pulling fs layer [2023-09-21T08:42:46.860Z] c3105a71a48b: Pulling fs layer [2023-09-21T08:42:46.860Z] 0f093f025ec4: Pulling fs layer [2023-09-21T08:42:46.860Z] c3106fc0e877: Pulling fs layer [2023-09-21T08:42:46.860Z] 0f093f025ec4: Waiting [2023-09-21T08:42:46.860Z] c3106fc0e877: Waiting [2023-09-21T08:42:46.860Z] c3105a71a48b: Waiting [2023-09-21T08:42:46.860Z] 547446be3368: Verifying Checksum [2023-09-21T08:42:46.860Z] 547446be3368: Download complete [2023-09-21T08:42:46.860Z] c3105a71a48b: Verifying Checksum [2023-09-21T08:42:46.860Z] c3105a71a48b: Download complete [2023-09-21T08:42:47.444Z] d125d8839a47: Verifying Checksum [2023-09-21T08:42:47.444Z] d125d8839a47: Download complete [2023-09-21T08:42:47.444Z] c3106fc0e877: Download complete [2023-09-21T08:42:47.444Z] 0f093f025ec4: Verifying Checksum [2023-09-21T08:42:47.444Z] 0f093f025ec4: Download complete [2023-09-21T08:42:47.711Z] 547446be3368: Pull complete [2023-09-21T08:42:48.532Z] d125d8839a47: Pull complete [2023-09-21T08:42:49.114Z] 3e85d5ac6304: Verifying Checksum [2023-09-21T08:42:49.114Z] 3e85d5ac6304: Download complete [2023-09-21T08:42:57.328Z] 3e85d5ac6304: Pull complete [2023-09-21T08:42:57.328Z] c3105a71a48b: Pull complete [2023-09-21T08:42:58.286Z] 0f093f025ec4: Pull complete [2023-09-21T08:42:58.562Z] c3106fc0e877: Pull complete [2023-09-21T08:42:58.562Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-21T08:42:58.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T08:42:58.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:42:58.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container [2023-09-21T08:42:58.803Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-21T08:43:00.758Z] $ docker top 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T08:43:01.562Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T08:43:09.759Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T08:43:09.759Z] #1 transferring dockerfile: [2023-09-21T08:43:09.759Z] #1 transferring dockerfile: 1.59kB done [2023-09-21T08:43:09.759Z] #1 DONE 0.1s [2023-09-21T08:43:10.027Z] [2023-09-21T08:43:10.027Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T08:43:10.027Z] #2 ... [2023-09-21T08:43:10.027Z] [2023-09-21T08:43:10.027Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T08:43:10.027Z] #3 transferring dockerfile: 1.82kB done [2023-09-21T08:43:10.027Z] #3 DONE 0.0s [2023-09-21T08:43:10.294Z] [2023-09-21T08:43:10.294Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-21T08:43:11.255Z] #4 ... [2023-09-21T08:43:11.255Z] [2023-09-21T08:43:11.255Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T08:43:11.255Z] #5 transferring dockerfile: 2.38kB done [2023-09-21T08:43:11.255Z] #5 DONE 1.2s [2023-09-21T08:43:11.255Z] [2023-09-21T08:43:11.255Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T08:43:11.255Z] #2 transferring dockerfile: 1.58kB done [2023-09-21T08:43:11.255Z] #2 DONE 1.3s [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #6 [core-data internal] load build definition from Dockerfile [2023-09-21T08:43:11.523Z] #6 transferring dockerfile: 1.90kB done [2023-09-21T08:43:11.523Z] #6 DONE 1.3s [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-21T08:43:11.523Z] #4 transferring dockerfile: 1.84kB done [2023-09-21T08:43:11.523Z] #4 ... [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T08:43:11.523Z] #7 transferring dockerfile: 2.12kB done [2023-09-21T08:43:11.523Z] #7 DONE 1.4s [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-21T08:43:11.523Z] #4 DONE 1.4s [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T08:43:11.523Z] #8 transferring dockerfile: 2.82kB 0.0s done [2023-09-21T08:43:11.523Z] #8 DONE 1.4s [2023-09-21T08:43:11.523Z] [2023-09-21T08:43:11.523Z] #9 [support-notifications internal] load .dockerignore [2023-09-21T08:43:11.523Z] #9 transferring context: [2023-09-21T08:43:11.789Z] #9 ... [2023-09-21T08:43:11.789Z] [2023-09-21T08:43:11.789Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T08:43:11.789Z] #10 transferring dockerfile: 2.39kB 0.0s done [2023-09-21T08:43:11.789Z] #10 DONE 1.5s [2023-09-21T08:43:11.789Z] [2023-09-21T08:43:11.789Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T08:43:11.789Z] #11 transferring dockerfile: 1.78kB 0.0s done [2023-09-21T08:43:11.789Z] #11 DONE 1.3s [2023-09-21T08:43:11.789Z] [2023-09-21T08:43:11.789Z] #9 [support-notifications internal] load .dockerignore [2023-09-21T08:43:11.789Z] #9 transferring context: 56B 0.0s done [2023-09-21T08:43:11.789Z] #9 ... [2023-09-21T08:43:11.789Z] [2023-09-21T08:43:11.789Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T08:43:11.789Z] #12 transferring dockerfile: 1.70kB 0.0s done [2023-09-21T08:43:11.789Z] #12 DONE 1.4s [2023-09-21T08:43:11.789Z] [2023-09-21T08:43:11.789Z] #13 [core-command internal] load build definition from Dockerfile [2023-09-21T08:43:11.789Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-09-21T08:43:11.789Z] #13 DONE 1.5s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T08:43:12.056Z] #14 transferring dockerfile: 2.04kB 0.0s done [2023-09-21T08:43:12.056Z] #14 DONE 1.6s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #15 [core-data internal] load .dockerignore [2023-09-21T08:43:12.056Z] #15 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #15 DONE 0.7s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #16 [core-metadata internal] load build definition from Dockerfile [2023-09-21T08:43:12.056Z] #16 transferring dockerfile: 1.96kB 0.0s done [2023-09-21T08:43:12.056Z] #16 DONE 1.5s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #17 [security-spire-server internal] load .dockerignore [2023-09-21T08:43:12.056Z] #17 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #17 DONE 1.5s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #18 [core-command internal] load .dockerignore [2023-09-21T08:43:12.056Z] #18 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #18 ... [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #19 [security-spire-config internal] load .dockerignore [2023-09-21T08:43:12.056Z] #19 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #19 DONE 0.9s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #20 [support-scheduler internal] load .dockerignore [2023-09-21T08:43:12.056Z] #20 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #20 DONE 0.9s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-21T08:43:12.056Z] #21 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #21 DONE 0.9s [2023-09-21T08:43:12.056Z] [2023-09-21T08:43:12.056Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T08:43:12.056Z] #22 transferring context: 56B 0.0s done [2023-09-21T08:43:12.056Z] #22 DONE 0.7s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #9 [support-notifications internal] load .dockerignore [2023-09-21T08:43:12.341Z] #9 DONE 0.7s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #18 [core-command internal] load .dockerignore [2023-09-21T08:43:12.341Z] #18 DONE 0.6s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #23 [security-proxy-auth internal] load .dockerignore [2023-09-21T08:43:12.341Z] #23 transferring context: 56B 0.0s done [2023-09-21T08:43:12.341Z] #23 DONE 0.6s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-21T08:43:12.341Z] #24 transferring context: 56B 0.0s done [2023-09-21T08:43:12.341Z] #24 DONE 0.8s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-21T08:43:12.341Z] #25 transferring context: 56B 0.0s done [2023-09-21T08:43:12.341Z] #25 DONE 0.7s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #26 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:12.341Z] #26 DONE 0.3s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-21T08:43:12.341Z] #27 transferring context: 56B 0.0s done [2023-09-21T08:43:12.341Z] #27 DONE 0.7s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:12.341Z] #28 DONE 0.0s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #26 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:12.341Z] #26 DONE 0.3s [2023-09-21T08:43:12.341Z] [2023-09-21T08:43:12.341Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T08:43:12.610Z] #29 transferring context: 56B 0.0s done [2023-09-21T08:43:12.610Z] #29 DONE 0.8s [2023-09-21T08:43:12.610Z] [2023-09-21T08:43:12.610Z] #30 [core-metadata internal] load .dockerignore [2023-09-21T08:43:12.610Z] #30 transferring context: 56B 0.0s done [2023-09-21T08:43:12.610Z] #30 DONE 0.7s [2023-09-21T08:43:12.610Z] [2023-09-21T08:43:12.610Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:12.610Z] #28 DONE 0.0s [2023-09-21T08:43:12.610Z] [2023-09-21T08:43:12.610Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:43:12.610Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-21T08:43:12.610Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T08:43:12.610Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T08:43:12.610Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:43:12.877Z] #31 ... [2023-09-21T08:43:12.877Z] [2023-09-21T08:43:12.877Z] #26 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:12.877Z] #26 DONE 0.4s [2023-09-21T08:43:12.877Z] [2023-09-21T08:43:12.877Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:43:12.877Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-21T08:43:12.877Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T08:43:12.877Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T08:43:12.877Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:43:12.877Z] #31 ... [2023-09-21T08:43:12.877Z] [2023-09-21T08:43:12.877Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:12.877Z] #28 DONE 0.0s [2023-09-21T08:43:12.877Z] [2023-09-21T08:43:12.877Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:12.877Z] #26 DONE 0.4s [2023-09-21T08:43:12.877Z] [2023-09-21T08:43:12.877Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:43:13.145Z] #31 ... [2023-09-21T08:43:13.145Z] [2023-09-21T08:43:13.145Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:13.145Z] #32 DONE 0.0s [2023-09-21T08:43:13.145Z] [2023-09-21T08:43:13.145Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T08:43:13.145Z] #33 DONE 1.0s [2023-09-21T08:43:13.145Z] [2023-09-21T08:43:13.145Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:43:13.145Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-21T08:43:13.145Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T08:43:13.145Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T08:43:13.145Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:43:13.425Z] #31 ... [2023-09-21T08:43:13.425Z] [2023-09-21T08:43:13.425Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:13.425Z] #28 DONE 0.0s [2023-09-21T08:43:13.425Z] [2023-09-21T08:43:13.425Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:13.425Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-09-21T08:43:13.425Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-21T08:43:13.425Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T08:43:13.690Z] #34 ... [2023-09-21T08:43:13.690Z] [2023-09-21T08:43:13.690Z] #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:13.690Z] #26 DONE 0.7s [2023-09-21T08:43:13.690Z] [2023-09-21T08:43:13.690Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:13.690Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-21T08:43:13.690Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-21T08:43:13.690Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-21T08:43:13.690Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2023-09-21T08:43:13.690Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-21T08:43:13.957Z] #34 ... [2023-09-21T08:43:13.957Z] [2023-09-21T08:43:13.957Z] #35 [security-spire-config internal] load build context [2023-09-21T08:43:13.957Z] #35 transferring context: 16.36kB 0.1s done [2023-09-21T08:43:13.957Z] #35 DONE 0.8s [2023-09-21T08:43:13.957Z] [2023-09-21T08:43:13.957Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:13.957Z] #28 DONE 0.0s [2023-09-21T08:43:13.957Z] [2023-09-21T08:43:13.957Z] #36 [security-spire-server internal] load build context [2023-09-21T08:43:13.957Z] #36 transferring context: 18.11kB 0.1s done [2023-09-21T08:43:13.957Z] #36 DONE 0.8s [2023-09-21T08:43:13.957Z] [2023-09-21T08:43:13.957Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:13.957Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-21T08:43:13.957Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-21T08:43:13.957Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-21T08:43:13.957Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-21T08:43:14.226Z] #34 ... [2023-09-21T08:43:14.226Z] [2023-09-21T08:43:14.226Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:14.226Z] #28 DONE 0.0s [2023-09-21T08:43:14.226Z] [2023-09-21T08:43:14.226Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:14.226Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-21T08:43:14.226Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 0.6s [2023-09-21T08:43:14.226Z] #34 ... [2023-09-21T08:43:14.226Z] [2023-09-21T08:43:14.226Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:14.226Z] #26 DONE 1.0s [2023-09-21T08:43:14.226Z] [2023-09-21T08:43:14.226Z] #37 [core-command internal] load build context [2023-09-21T08:43:14.226Z] #37 DONE 0.0s [2023-09-21T08:43:14.226Z] [2023-09-21T08:43:14.226Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:14.493Z] #34 ... [2023-09-21T08:43:14.493Z] [2023-09-21T08:43:14.493Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:14.493Z] #28 DONE 0.0s [2023-09-21T08:43:14.493Z] [2023-09-21T08:43:14.493Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:14.493Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.19MB / 23.39MB 0.8s [2023-09-21T08:43:14.493Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T08:43:14.493Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T08:43:14.761Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.1s [2023-09-21T08:43:15.028Z] #34 ... [2023-09-21T08:43:15.028Z] [2023-09-21T08:43:15.028Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:15.028Z] #26 DONE 1.7s [2023-09-21T08:43:15.028Z] [2023-09-21T08:43:15.028Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T08:43:15.028Z] #33 DONE 1.4s [2023-09-21T08:43:15.028Z] [2023-09-21T08:43:15.028Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:15.028Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s [2023-09-21T08:43:15.294Z] #34 ... [2023-09-21T08:43:15.294Z] [2023-09-21T08:43:15.294Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:15.294Z] #28 DONE 0.0s [2023-09-21T08:43:15.294Z] [2023-09-21T08:43:15.294Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:15.294Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.7s [2023-09-21T08:43:15.294Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T08:43:15.294Z] #34 ... [2023-09-21T08:43:15.294Z] [2023-09-21T08:43:15.294Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T08:43:15.294Z] #38 DONE 2.8s [2023-09-21T08:43:15.294Z] [2023-09-21T08:43:15.294Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:15.294Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.10MB / 23.39MB 1.9s [2023-09-21T08:43:15.294Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T08:43:15.877Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.1s [2023-09-21T08:43:15.877Z] #34 ... [2023-09-21T08:43:15.877Z] [2023-09-21T08:43:15.877Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T08:43:15.877Z] #28 DONE 0.2s [2023-09-21T08:43:16.144Z] [2023-09-21T08:43:16.144Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:16.744Z] #34 ... [2023-09-21T08:43:16.744Z] [2023-09-21T08:43:16.744Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T08:43:16.744Z] #38 DONE 2.8s [2023-09-21T08:43:16.744Z] [2023-09-21T08:43:16.744Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T08:43:16.744Z] #26 DONE 3.3s [2023-09-21T08:43:16.744Z] [2023-09-21T08:43:16.744Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:16.744Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.2s [2023-09-21T08:43:17.010Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 3.5s [2023-09-21T08:43:17.967Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 4.3s [2023-09-21T08:43:18.233Z] #34 ... [2023-09-21T08:43:18.233Z] [2023-09-21T08:43:18.233Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T08:43:18.233Z] #39 DONE 3.6s [2023-09-21T08:43:18.233Z] [2023-09-21T08:43:18.233Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:18.233Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.7s [2023-09-21T08:43:18.500Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-09-21T08:43:18.500Z] #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-21T08:43:18.500Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T08:43:18.500Z] #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-21T08:43:18.500Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-21T08:43:18.500Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-21T08:43:18.500Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-21T08:43:18.500Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-21T08:43:18.500Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T08:43:18.500Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T08:43:19.082Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done [2023-09-21T08:43:19.082Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done [2023-09-21T08:43:19.347Z] #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.3s done [2023-09-21T08:43:19.771Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.0s [2023-09-21T08:43:19.771Z] #34 ... [2023-09-21T08:43:19.771Z] [2023-09-21T08:43:19.771Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-21T08:43:19.771Z] #40 DONE 3.0s [2023-09-21T08:43:19.771Z] [2023-09-21T08:43:19.771Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:43:21.711Z] #41 ... [2023-09-21T08:43:21.711Z] [2023-09-21T08:43:21.711Z] #42 [security-spire-agent internal] load build context [2023-09-21T08:43:21.711Z] #42 transferring context: 17.64kB 0.5s done [2023-09-21T08:43:21.711Z] #42 DONE 2.9s [2023-09-21T08:43:21.711Z] [2023-09-21T08:43:21.711Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:21.711Z] #43 ... [2023-09-21T08:43:21.711Z] [2023-09-21T08:43:21.711Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:22.670Z] #34 ... [2023-09-21T08:43:22.670Z] [2023-09-21T08:43:22.670Z] #44 [core-data internal] load build context [2023-09-21T08:43:22.944Z] #44 ... [2023-09-21T08:43:22.944Z] [2023-09-21T08:43:22.944Z] #45 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:43:22.944Z] #0 6.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:22.944Z] #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:22.944Z] #45 ... [2023-09-21T08:43:22.944Z] [2023-09-21T08:43:22.944Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:43:22.944Z] #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:22.944Z] #0 6.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:22.944Z] #0 8.592 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:22.944Z] #0 8.617 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:22.944Z] #0 8.714 OK: 8 MiB in 16 packages [2023-09-21T08:43:23.233Z] #46 ... [2023-09-21T08:43:23.233Z] [2023-09-21T08:43:23.233Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:23.233Z] #32 ... [2023-09-21T08:43:23.233Z] [2023-09-21T08:43:23.233Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T08:43:23.233Z] #0 7.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:23.233Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:23.233Z] #47 ... [2023-09-21T08:43:23.233Z] [2023-09-21T08:43:23.233Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:43:23.233Z] #46 DONE 10.2s [2023-09-21T08:43:23.233Z] [2023-09-21T08:43:23.233Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:43:23.499Z] #48 ... [2023-09-21T08:43:23.499Z] [2023-09-21T08:43:23.499Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T08:43:23.499Z] #0 8.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:23.499Z] #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:23.499Z] #49 ... [2023-09-21T08:43:23.499Z] [2023-09-21T08:43:23.499Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:23.767Z] #32 ... [2023-09-21T08:43:23.767Z] [2023-09-21T08:43:23.767Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:23.767Z] #50 ... [2023-09-21T08:43:23.767Z] [2023-09-21T08:43:23.767Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T08:43:24.031Z] #51 ... [2023-09-21T08:43:24.031Z] [2023-09-21T08:43:24.031Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:24.031Z] #52 ... [2023-09-21T08:43:24.031Z] [2023-09-21T08:43:24.031Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:43:24.031Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-21T08:43:24.031Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T08:43:24.031Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T08:43:24.031Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T08:43:24.031Z] #31 ... [2023-09-21T08:43:24.031Z] [2023-09-21T08:43:24.031Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:24.299Z] #52 ... [2023-09-21T08:43:24.299Z] [2023-09-21T08:43:24.299Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:24.299Z] #53 ... [2023-09-21T08:43:24.299Z] [2023-09-21T08:43:24.299Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T08:43:24.596Z] #54 ... [2023-09-21T08:43:24.596Z] [2023-09-21T08:43:24.596Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:43:24.596Z] #55 ... [2023-09-21T08:43:24.596Z] [2023-09-21T08:43:24.596Z] #37 [core-command internal] load build context [2023-09-21T08:43:24.863Z] #37 ... [2023-09-21T08:43:24.864Z] [2023-09-21T08:43:24.864Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:43:24.864Z] #56 ... [2023-09-21T08:43:24.864Z] [2023-09-21T08:43:24.864Z] #37 [core-command internal] load build context [2023-09-21T08:43:25.132Z] #37 ... [2023-09-21T08:43:25.132Z] [2023-09-21T08:43:25.132Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:43:25.411Z] #57 ... [2023-09-21T08:43:25.411Z] [2023-09-21T08:43:25.411Z] #37 [core-command internal] load build context [2023-09-21T08:43:25.411Z] #37 ... [2023-09-21T08:43:25.411Z] [2023-09-21T08:43:25.411Z] #45 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T08:43:25.411Z] #45 10.45 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:25.411Z] #45 10.45 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:25.411Z] #45 10.54 OK: 8 MiB in 16 packages [2023-09-21T08:43:25.411Z] #45 DONE 12.2s [2023-09-21T08:43:25.411Z] [2023-09-21T08:43:25.411Z] #37 [core-command internal] load build context [2023-09-21T08:43:25.677Z] #37 transferring context: 8.18MB 10.6s [2023-09-21T08:43:27.084Z] #37 ... [2023-09-21T08:43:27.084Z] [2023-09-21T08:43:27.084Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:27.084Z] #58 ... [2023-09-21T08:43:27.084Z] [2023-09-21T08:43:27.084Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:27.351Z] #59 ... [2023-09-21T08:43:27.351Z] [2023-09-21T08:43:27.351Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:27.617Z] #58 ... [2023-09-21T08:43:27.617Z] [2023-09-21T08:43:27.617Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:43:27.617Z] #0 9.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:27.617Z] #60 ... [2023-09-21T08:43:27.617Z] [2023-09-21T08:43:27.617Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:28.576Z] #58 ... [2023-09-21T08:43:28.576Z] [2023-09-21T08:43:28.576Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:43:28.576Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done [2023-09-21T08:43:28.576Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T08:43:28.576Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-21T08:43:28.576Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-21T08:43:28.576Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-21T08:43:28.576Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-21T08:43:28.576Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done [2023-09-21T08:43:28.576Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.93MB / 17.12MB 7.0s [2023-09-21T08:43:28.576Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T08:43:28.576Z] #61 ... [2023-09-21T08:43:28.576Z] [2023-09-21T08:43:28.576Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:29.980Z] #59 ... [2023-09-21T08:43:29.980Z] [2023-09-21T08:43:29.980Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T08:43:29.980Z] #62 ... [2023-09-21T08:43:29.980Z] [2023-09-21T08:43:29.980Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:43:29.980Z] #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:30.247Z] #63 ... [2023-09-21T08:43:30.247Z] [2023-09-21T08:43:30.247Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T08:43:30.247Z] #64 ... [2023-09-21T08:43:30.247Z] [2023-09-21T08:43:30.247Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:30.827Z] #59 transferring context: 13.28MB 12.8s [2023-09-21T08:43:31.782Z] #59 ... [2023-09-21T08:43:31.782Z] [2023-09-21T08:43:31.782Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:32.048Z] #43 ... [2023-09-21T08:43:32.048Z] [2023-09-21T08:43:32.048Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T08:43:32.048Z] #64 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:33.006Z] #64 ... [2023-09-21T08:43:33.006Z] [2023-09-21T08:43:33.006Z] #44 [core-data internal] load build context [2023-09-21T08:43:33.006Z] #44 ... [2023-09-21T08:43:33.006Z] [2023-09-21T08:43:33.006Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:33.273Z] #43 ... [2023-09-21T08:43:33.273Z] [2023-09-21T08:43:33.273Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:33.273Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.3s [2023-09-21T08:43:33.273Z] #34 ... [2023-09-21T08:43:33.273Z] [2023-09-21T08:43:33.273Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:33.855Z] #43 ... [2023-09-21T08:43:33.855Z] [2023-09-21T08:43:33.855Z] #48 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:43:33.855Z] #48 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:33.855Z] #48 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:33.855Z] #48 18.50 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:43:33.855Z] #48 18.50 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:43:33.855Z] #48 18.50 OK: 19942 distinct packages available [2023-09-21T08:43:33.855Z] #48 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:33.855Z] #48 ... [2023-09-21T08:43:33.855Z] [2023-09-21T08:43:33.855Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:34.122Z] #50 ... [2023-09-21T08:43:34.122Z] [2023-09-21T08:43:34.122Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:34.122Z] #32 ... [2023-09-21T08:43:34.122Z] [2023-09-21T08:43:34.122Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:34.391Z] #34 ... [2023-09-21T08:43:34.391Z] [2023-09-21T08:43:34.391Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:34.391Z] #52 ... [2023-09-21T08:43:34.391Z] [2023-09-21T08:43:34.391Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:34.655Z] #32 ... [2023-09-21T08:43:34.655Z] [2023-09-21T08:43:34.655Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:34.655Z] #53 ... [2023-09-21T08:43:34.655Z] [2023-09-21T08:43:34.655Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T08:43:34.655Z] #51 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:34.655Z] #51 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:34.655Z] #51 17.73 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T08:43:34.655Z] #51 18.35 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:34.655Z] #51 18.37 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:34.655Z] #51 18.62 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:43:34.655Z] #51 20.10 OK: 9 MiB in 17 packages [2023-09-21T08:43:34.935Z] #51 ... [2023-09-21T08:43:34.935Z] [2023-09-21T08:43:34.935Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T08:43:34.935Z] #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:34.935Z] #54 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:34.935Z] #54 19.31 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:34.935Z] #54 19.40 (2/2) Installing su-exec (0.2-r3) [2023-09-21T08:43:34.935Z] #54 19.43 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:34.935Z] #54 19.70 OK: 8 MiB in 17 packages [2023-09-21T08:43:34.935Z] #54 ... [2023-09-21T08:43:34.935Z] [2023-09-21T08:43:34.935Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:43:35.207Z] #56 ... [2023-09-21T08:43:35.207Z] [2023-09-21T08:43:35.207Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T08:43:35.207Z] #47 11.40 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:43:35.207Z] #47 11.40 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:43:35.207Z] #47 11.40 OK: 19942 distinct packages available [2023-09-21T08:43:35.207Z] #47 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:35.207Z] #47 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:35.207Z] #47 21.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:35.207Z] #47 21.81 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:43:35.207Z] #47 21.97 (3/4) Installing libucontext (1.2-r2) [2023-09-21T08:43:35.207Z] #47 ... [2023-09-21T08:43:35.207Z] [2023-09-21T08:43:35.207Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:35.479Z] #34 ... [2023-09-21T08:43:35.479Z] [2023-09-21T08:43:35.479Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:43:35.746Z] #57 ... [2023-09-21T08:43:35.747Z] [2023-09-21T08:43:35.747Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T08:43:35.747Z] #49 15.02 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T08:43:35.747Z] #49 15.58 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:35.747Z] #49 15.58 (3/4) Installing su-exec (0.2-r3) [2023-09-21T08:43:35.747Z] #49 15.65 (4/4) Installing yq (4.33.3-r3) [2023-09-21T08:43:35.747Z] #49 17.25 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:35.747Z] #49 17.46 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:43:35.747Z] #49 19.05 OK: 18 MiB in 19 packages [2023-09-21T08:43:35.747Z] #49 DONE 22.3s [2023-09-21T08:43:35.747Z] [2023-09-21T08:43:35.747Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:43:35.747Z] #57 ... [2023-09-21T08:43:35.747Z] [2023-09-21T08:43:35.747Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:36.015Z] #32 transferring context: 41.04MB 22.4s [2023-09-21T08:43:36.280Z] #32 ... [2023-09-21T08:43:36.280Z] [2023-09-21T08:43:36.280Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T08:43:36.280Z] #51 DONE 22.5s [2023-09-21T08:43:36.280Z] [2023-09-21T08:43:36.280Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:36.548Z] #32 ... [2023-09-21T08:43:36.548Z] [2023-09-21T08:43:36.548Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:43:36.548Z] #55 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:36.548Z] #55 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:36.548Z] #55 21.57 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:43:36.548Z] #55 21.87 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:43:36.548Z] #55 22.03 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:36.548Z] #55 22.03 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T08:43:36.548Z] #55 22.10 (5/6) Installing su-exec (0.2-r3) [2023-09-21T08:43:36.548Z] #55 22.10 (6/6) Installing yq (4.33.3-r3) [2023-09-21T08:43:36.548Z] #55 ... [2023-09-21T08:43:36.548Z] [2023-09-21T08:43:36.548Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:37.128Z] #32 ... [2023-09-21T08:43:37.128Z] [2023-09-21T08:43:37.128Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T08:43:37.128Z] #54 DONE 22.7s [2023-09-21T08:43:37.128Z] [2023-09-21T08:43:37.128Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:37.128Z] #32 ... [2023-09-21T08:43:37.128Z] [2023-09-21T08:43:37.128Z] #37 [core-command internal] load build context [2023-09-21T08:43:37.394Z] #37 ... [2023-09-21T08:43:37.394Z] [2023-09-21T08:43:37.394Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:43:37.394Z] #55 22.89 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:37.394Z] #55 ... [2023-09-21T08:43:37.394Z] [2023-09-21T08:43:37.394Z] #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T08:43:37.394Z] #47 22.03 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T08:43:37.394Z] #47 22.14 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:37.394Z] #47 22.23 OK: 8 MiB in 19 packages [2023-09-21T08:43:37.394Z] #47 DONE 24.1s [2023-09-21T08:43:37.394Z] [2023-09-21T08:43:37.394Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:43:37.394Z] #55 23.05 OK: 18 MiB in 19 packages [2023-09-21T08:43:38.350Z] #55 ... [2023-09-21T08:43:38.350Z] [2023-09-21T08:43:38.350Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:43:38.350Z] #60 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:38.350Z] #60 19.88 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:43:38.350Z] #60 19.88 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:43:38.350Z] #60 19.88 OK: 19942 distinct packages available [2023-09-21T08:43:38.350Z] #60 ... [2023-09-21T08:43:38.350Z] [2023-09-21T08:43:38.350Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:38.930Z] #32 ... [2023-09-21T08:43:38.930Z] [2023-09-21T08:43:38.930Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:38.930Z] #58 ... [2023-09-21T08:43:38.930Z] [2023-09-21T08:43:38.930Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:38.930Z] #32 ... [2023-09-21T08:43:38.930Z] [2023-09-21T08:43:38.930Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:43:38.930Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done [2023-09-21T08:43:38.930Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.0s [2023-09-21T08:43:39.199Z] #61 ... [2023-09-21T08:43:39.199Z] [2023-09-21T08:43:39.199Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:39.463Z] #32 ... [2023-09-21T08:43:39.463Z] [2023-09-21T08:43:39.463Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T08:43:39.463Z] #55 DONE 25.2s [2023-09-21T08:43:39.463Z] [2023-09-21T08:43:39.463Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:40.864Z] #32 ... [2023-09-21T08:43:40.864Z] [2023-09-21T08:43:40.864Z] #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:43:40.864Z] #41 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:40.864Z] #41 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:40.864Z] #41 19.87 OK: 266 MiB in 52 packages [2023-09-21T08:43:40.864Z] #41 ... [2023-09-21T08:43:40.864Z] [2023-09-21T08:43:40.864Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:41.130Z] #32 transferring context: 48.66MB 27.5s [2023-09-21T08:43:41.408Z] #32 ... [2023-09-21T08:43:41.408Z] [2023-09-21T08:43:41.408Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T08:43:41.408Z] #65 DONE 1.7s [2023-09-21T08:43:41.408Z] [2023-09-21T08:43:41.408Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:41.676Z] #32 ... [2023-09-21T08:43:41.676Z] [2023-09-21T08:43:41.676Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T08:43:41.676Z] #64 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:41.676Z] #64 20.06 OK: 266 MiB in 52 packages [2023-09-21T08:43:41.676Z] #64 DONE 21.8s [2023-09-21T08:43:41.676Z] [2023-09-21T08:43:41.676Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:41.940Z] #32 ... [2023-09-21T08:43:41.940Z] [2023-09-21T08:43:41.940Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:43:41.940Z] #63 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:41.940Z] #63 19.61 OK: 266 MiB in 52 packages [2023-09-21T08:43:41.940Z] #63 DONE 22.1s [2023-09-21T08:43:41.940Z] [2023-09-21T08:43:41.940Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:42.207Z] #32 ... [2023-09-21T08:43:42.207Z] [2023-09-21T08:43:42.207Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:42.525Z] #59 ... [2023-09-21T08:43:42.526Z] [2023-09-21T08:43:42.526Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T08:43:42.526Z] #41 DONE 22.6s [2023-09-21T08:43:42.526Z] [2023-09-21T08:43:42.526Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:42.795Z] #59 ... [2023-09-21T08:43:42.795Z] [2023-09-21T08:43:42.795Z] #48 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T08:43:42.795Z] #48 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:42.795Z] #48 27.18 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:43:42.795Z] #48 27.55 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T08:43:42.795Z] #48 27.63 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:42.795Z] #48 27.63 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:43:42.795Z] #48 27.63 (5/7) Installing libucontext (1.2-r2) [2023-09-21T08:43:42.795Z] #48 27.63 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T08:43:42.795Z] #48 27.75 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T08:43:42.795Z] #48 27.75 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:42.795Z] #48 27.86 OK: 9 MiB in 20 packages [2023-09-21T08:43:42.795Z] #48 DONE 30.1s [2023-09-21T08:43:43.061Z] [2023-09-21T08:43:43.061Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:43.331Z] #59 ... [2023-09-21T08:43:43.331Z] [2023-09-21T08:43:43.331Z] #44 [core-data internal] load build context [2023-09-21T08:43:43.331Z] #44 ... [2023-09-21T08:43:43.331Z] [2023-09-21T08:43:43.331Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:43.331Z] #52 ... [2023-09-21T08:43:43.331Z] [2023-09-21T08:43:43.331Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T08:43:43.331Z] #66 DONE 5.9s [2023-09-21T08:43:43.331Z] [2023-09-21T08:43:43.331Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:43.331Z] #52 ... [2023-09-21T08:43:43.331Z] [2023-09-21T08:43:43.331Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T08:43:43.331Z] #62 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:43.331Z] #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:43.331Z] #62 20.88 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T08:43:43.331Z] #62 20.88 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T08:43:43.331Z] #62 20.88 OK: 19942 distinct packages available [2023-09-21T08:43:43.331Z] #62 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:43.331Z] #62 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:43.600Z] #62 ... [2023-09-21T08:43:43.600Z] [2023-09-21T08:43:43.600Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:43.866Z] #59 ... [2023-09-21T08:43:43.866Z] [2023-09-21T08:43:43.866Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:44.133Z] #43 ... [2023-09-21T08:43:44.133Z] [2023-09-21T08:43:44.133Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:44.134Z] #50 ... [2023-09-21T08:43:44.134Z] [2023-09-21T08:43:44.134Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:44.401Z] #43 ... [2023-09-21T08:43:44.401Z] [2023-09-21T08:43:44.401Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T08:43:44.401Z] #67 DONE 0.9s [2023-09-21T08:43:44.401Z] [2023-09-21T08:43:44.401Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:44.667Z] #43 ... [2023-09-21T08:43:44.667Z] [2023-09-21T08:43:44.667Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T08:43:44.667Z] #62 24.01 OK: 266 MiB in 52 packages [2023-09-21T08:43:44.667Z] #62 DONE 24.7s [2023-09-21T08:43:44.667Z] [2023-09-21T08:43:44.667Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:44.940Z] #43 ... [2023-09-21T08:43:44.940Z] [2023-09-21T08:43:44.940Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:44.940Z] #53 ... [2023-09-21T08:43:44.940Z] [2023-09-21T08:43:44.940Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T08:43:44.940Z] #60 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:44.940Z] #60 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T08:43:44.940Z] #60 25.47 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T08:43:44.940Z] #60 25.66 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T08:43:44.940Z] #60 25.78 (3/11) Installing libunistring (1.1-r1) [2023-09-21T08:43:44.940Z] #60 25.92 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T08:43:44.940Z] #60 25.92 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T08:43:44.940Z] #60 25.96 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T08:43:44.940Z] #60 26.04 (7/11) Installing curl (8.2.1-r0) [2023-09-21T08:43:44.940Z] #60 26.04 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T08:43:44.940Z] #60 26.04 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T08:43:44.940Z] #60 26.04 (10/11) Installing libucontext (1.2-r2) [2023-09-21T08:43:44.940Z] #60 26.04 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T08:43:44.940Z] #60 26.09 Executing busybox-1.36.1-r2.trigger [2023-09-21T08:43:44.940Z] #60 26.14 Executing ca-certificates-20230506-r0.trigger [2023-09-21T08:43:44.940Z] #60 26.51 OK: 13 MiB in 26 packages [2023-09-21T08:43:44.940Z] #60 DONE 27.3s [2023-09-21T08:43:44.940Z] [2023-09-21T08:43:44.940Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:44.940Z] #53 ... [2023-09-21T08:43:44.940Z] [2023-09-21T08:43:44.940Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:45.204Z] #43 ... [2023-09-21T08:43:45.204Z] [2023-09-21T08:43:45.204Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:43:45.204Z] #56 ... [2023-09-21T08:43:45.204Z] [2023-09-21T08:43:45.204Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:45.784Z] #50 ... [2023-09-21T08:43:45.784Z] [2023-09-21T08:43:45.784Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:43:46.051Z] #57 ... [2023-09-21T08:43:46.051Z] [2023-09-21T08:43:46.051Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:46.051Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s [2023-09-21T08:43:46.051Z] #34 ... [2023-09-21T08:43:46.051Z] [2023-09-21T08:43:46.051Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:46.051Z] #50 transferring context: 59.38MB 31.6s [2023-09-21T08:43:47.456Z] #50 ... [2023-09-21T08:43:47.456Z] [2023-09-21T08:43:47.456Z] #37 [core-command internal] load build context [2023-09-21T08:43:47.456Z] #37 ... [2023-09-21T08:43:47.456Z] [2023-09-21T08:43:47.456Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:49.395Z] #50 ... [2023-09-21T08:43:49.395Z] [2023-09-21T08:43:49.395Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:49.395Z] #58 ... [2023-09-21T08:43:49.395Z] [2023-09-21T08:43:49.395Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:49.395Z] #50 ... [2023-09-21T08:43:49.395Z] [2023-09-21T08:43:49.395Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:43:49.395Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s [2023-09-21T08:43:49.395Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s done [2023-09-21T08:43:49.395Z] #61 ... [2023-09-21T08:43:49.395Z] [2023-09-21T08:43:49.395Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:51.329Z] #50 transferring context: 86.53MB 36.6s [2023-09-21T08:43:52.283Z] #50 ... [2023-09-21T08:43:52.283Z] [2023-09-21T08:43:52.283Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:43:52.283Z] #32 ... [2023-09-21T08:43:52.283Z] [2023-09-21T08:43:52.283Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:43:53.686Z] #50 ... [2023-09-21T08:43:53.686Z] [2023-09-21T08:43:53.686Z] #44 [core-data internal] load build context [2023-09-21T08:43:53.686Z] #44 ... [2023-09-21T08:43:53.686Z] [2023-09-21T08:43:53.686Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:53.686Z] #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s done [2023-09-21T08:43:53.686Z] #34 ... [2023-09-21T08:43:53.686Z] [2023-09-21T08:43:53.686Z] #52 [support-notifications internal] load build context [2023-09-21T08:43:53.686Z] #52 ... [2023-09-21T08:43:53.686Z] [2023-09-21T08:43:53.686Z] #44 [core-data internal] load build context [2023-09-21T08:43:54.267Z] #44 ... [2023-09-21T08:43:54.267Z] [2023-09-21T08:43:54.267Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:54.267Z] #59 ... [2023-09-21T08:43:54.267Z] [2023-09-21T08:43:54.267Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:43:55.226Z] #34 ... [2023-09-21T08:43:55.226Z] [2023-09-21T08:43:55.226Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T08:43:55.226Z] #68 DONE 1.7s [2023-09-21T08:43:55.226Z] [2023-09-21T08:43:55.226Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:55.226Z] #53 ... [2023-09-21T08:43:55.226Z] [2023-09-21T08:43:55.226Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:43:55.226Z] #59 ... [2023-09-21T08:43:55.226Z] [2023-09-21T08:43:55.226Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:55.492Z] #43 ... [2023-09-21T08:43:55.492Z] [2023-09-21T08:43:55.492Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:43:55.492Z] #56 ... [2023-09-21T08:43:55.492Z] [2023-09-21T08:43:55.492Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:56.072Z] #43 ... [2023-09-21T08:43:56.072Z] [2023-09-21T08:43:56.072Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:43:56.072Z] #57 transferring context: 132.53MB 40.8s [2023-09-21T08:43:56.072Z] #57 ... [2023-09-21T08:43:56.072Z] [2023-09-21T08:43:56.072Z] #43 [support-scheduler internal] load build context [2023-09-21T08:43:57.474Z] #43 ... [2023-09-21T08:43:57.474Z] [2023-09-21T08:43:57.474Z] #37 [core-command internal] load build context [2023-09-21T08:43:57.739Z] #37 ... [2023-09-21T08:43:57.739Z] [2023-09-21T08:43:57.739Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:59.146Z] #53 ... [2023-09-21T08:43:59.146Z] [2023-09-21T08:43:59.146Z] #58 [core-metadata internal] load build context [2023-09-21T08:43:59.416Z] #58 ... [2023-09-21T08:43:59.416Z] [2023-09-21T08:43:59.416Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:59.416Z] #53 ... [2023-09-21T08:43:59.416Z] [2023-09-21T08:43:59.416Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:43:59.416Z] #69 DONE 3.5s [2023-09-21T08:43:59.416Z] [2023-09-21T08:43:59.416Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:59.416Z] #53 ... [2023-09-21T08:43:59.416Z] [2023-09-21T08:43:59.416Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:43:59.416Z] #70 DONE 3.3s [2023-09-21T08:43:59.416Z] [2023-09-21T08:43:59.416Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:43:59.690Z] #53 ... [2023-09-21T08:43:59.690Z] [2023-09-21T08:43:59.690Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T08:43:59.690Z] #71 DONE 3.7s [2023-09-21T08:43:59.690Z] [2023-09-21T08:43:59.690Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:00.645Z] #53 ... [2023-09-21T08:44:00.645Z] [2023-09-21T08:44:00.645Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T08:44:00.645Z] #72 DONE 1.1s [2023-09-21T08:44:00.910Z] [2023-09-21T08:44:00.910Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:00.910Z] #53 ... [2023-09-21T08:44:00.910Z] [2023-09-21T08:44:00.910Z] #43 [support-scheduler internal] load build context [2023-09-21T08:44:00.910Z] #43 transferring context: 189.33MB 47.4s done [2023-09-21T08:44:00.910Z] #43 DONE 48.0s [2023-09-21T08:44:00.910Z] [2023-09-21T08:44:00.910Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:00.910Z] #53 ... [2023-09-21T08:44:00.910Z] [2023-09-21T08:44:00.910Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:44:00.910Z] #61 ... [2023-09-21T08:44:00.910Z] [2023-09-21T08:44:00.910Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:01.176Z] #53 ... [2023-09-21T08:44:01.176Z] [2023-09-21T08:44:01.176Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T08:44:01.176Z] #73 DONE 1.6s [2023-09-21T08:44:01.176Z] [2023-09-21T08:44:01.176Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:01.446Z] #53 ... [2023-09-21T08:44:01.446Z] [2023-09-21T08:44:01.446Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T08:44:01.446Z] #74 DONE 1.6s [2023-09-21T08:44:01.446Z] [2023-09-21T08:44:01.446Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:02.433Z] #53 ... [2023-09-21T08:44:02.433Z] [2023-09-21T08:44:02.433Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T08:44:02.433Z] #75 DONE 1.7s [2023-09-21T08:44:02.433Z] [2023-09-21T08:44:02.433Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:02.433Z] #53 ... [2023-09-21T08:44:02.433Z] [2023-09-21T08:44:02.433Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:44:02.700Z] #32 ... [2023-09-21T08:44:02.700Z] [2023-09-21T08:44:02.700Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:02.700Z] #53 ... [2023-09-21T08:44:02.700Z] [2023-09-21T08:44:02.700Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T08:44:02.700Z] #76 DONE 1.5s [2023-09-21T08:44:02.700Z] [2023-09-21T08:44:02.700Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:02.967Z] #53 ... [2023-09-21T08:44:02.967Z] [2023-09-21T08:44:02.967Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:02.967Z] #77 DONE 1.7s [2023-09-21T08:44:02.967Z] [2023-09-21T08:44:02.967Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:02.967Z] #53 ... [2023-09-21T08:44:02.967Z] [2023-09-21T08:44:02.967Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T08:44:02.967Z] #78 DONE 1.5s [2023-09-21T08:44:03.233Z] [2023-09-21T08:44:03.233Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:44:03.503Z] #79 ... [2023-09-21T08:44:03.503Z] [2023-09-21T08:44:03.503Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:44:03.769Z] #50 ... [2023-09-21T08:44:03.769Z] [2023-09-21T08:44:03.769Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:03.769Z] #53 ... [2023-09-21T08:44:03.769Z] [2023-09-21T08:44:03.769Z] #44 [core-data internal] load build context [2023-09-21T08:44:03.769Z] #44 transferring context: 189.33MB 50.3s done [2023-09-21T08:44:03.769Z] #44 DONE 51.3s [2023-09-21T08:44:03.769Z] [2023-09-21T08:44:03.769Z] #52 [support-notifications internal] load build context [2023-09-21T08:44:04.036Z] #52 ... [2023-09-21T08:44:04.036Z] [2023-09-21T08:44:04.036Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:04.303Z] #53 ... [2023-09-21T08:44:04.303Z] [2023-09-21T08:44:04.303Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:44:04.303Z] #80 DONE 1.9s [2023-09-21T08:44:04.303Z] [2023-09-21T08:44:04.303Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:04.574Z] #53 ... [2023-09-21T08:44:04.574Z] [2023-09-21T08:44:04.574Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:44:04.574Z] #79 DONE 1.3s [2023-09-21T08:44:04.574Z] [2023-09-21T08:44:04.574Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:04.574Z] #53 ... [2023-09-21T08:44:04.574Z] [2023-09-21T08:44:04.574Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T08:44:04.574Z] #81 DONE 1.8s [2023-09-21T08:44:04.574Z] [2023-09-21T08:44:04.574Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:05.550Z] #53 ... [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #52 [support-notifications internal] load build context [2023-09-21T08:44:05.550Z] #52 transferring context: 189.33MB 50.3s done [2023-09-21T08:44:05.550Z] #52 DONE 51.6s [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:05.550Z] #53 ... [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:05.550Z] #59 ... [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T08:44:05.550Z] #82 DONE 1.0s [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:05.550Z] #53 ... [2023-09-21T08:44:05.550Z] [2023-09-21T08:44:05.550Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:44:05.816Z] #56 ... [2023-09-21T08:44:05.816Z] [2023-09-21T08:44:05.816Z] #57 [security-proxy-auth internal] load build context [2023-09-21T08:44:05.816Z] #57 transferring context: 189.33MB 50.0s done [2023-09-21T08:44:05.816Z] #57 DONE 50.6s [2023-09-21T08:44:05.816Z] [2023-09-21T08:44:05.816Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T08:44:05.816Z] #83 DONE 1.2s [2023-09-21T08:44:05.816Z] [2023-09-21T08:44:05.816Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:44:05.816Z] #56 ... [2023-09-21T08:44:05.816Z] [2023-09-21T08:44:05.816Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:06.082Z] #59 ... [2023-09-21T08:44:06.082Z] [2023-09-21T08:44:06.082Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T08:44:06.082Z] #84 DONE 1.2s [2023-09-21T08:44:06.082Z] [2023-09-21T08:44:06.082Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:06.689Z] #59 ... [2023-09-21T08:44:06.689Z] [2023-09-21T08:44:06.689Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T08:44:06.689Z] #85 DONE 1.0s [2023-09-21T08:44:06.689Z] [2023-09-21T08:44:06.689Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:06.954Z] #59 ... [2023-09-21T08:44:06.954Z] [2023-09-21T08:44:06.954Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T08:44:06.954Z] #86 DONE 0.7s [2023-09-21T08:44:06.954Z] [2023-09-21T08:44:06.954Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:07.221Z] #59 ... [2023-09-21T08:44:07.221Z] [2023-09-21T08:44:07.221Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T08:44:07.221Z] #87 DONE 1.4s [2023-09-21T08:44:07.221Z] [2023-09-21T08:44:07.221Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:07.221Z] #59 ... [2023-09-21T08:44:07.221Z] [2023-09-21T08:44:07.221Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:07.221Z] #88 DONE 1.7s [2023-09-21T08:44:07.488Z] [2023-09-21T08:44:07.488Z] #89 [security-spire-server] exporting to image [2023-09-21T08:44:07.488Z] #89 exporting layers [2023-09-21T08:44:07.755Z] #89 ... [2023-09-21T08:44:07.755Z] [2023-09-21T08:44:07.755Z] #37 [core-command internal] load build context [2023-09-21T08:44:08.023Z] #37 ... [2023-09-21T08:44:08.023Z] [2023-09-21T08:44:08.023Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:09.424Z] #53 ... [2023-09-21T08:44:09.424Z] [2023-09-21T08:44:09.424Z] #56 [security-bootstrapper internal] load build context [2023-09-21T08:44:09.424Z] #56 transferring context: 189.33MB 53.7s done [2023-09-21T08:44:09.424Z] #56 DONE 55.1s [2023-09-21T08:44:09.424Z] [2023-09-21T08:44:09.424Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:09.424Z] #53 ... [2023-09-21T08:44:09.424Z] [2023-09-21T08:44:09.424Z] #58 [core-metadata internal] load build context [2023-09-21T08:44:09.424Z] #58 ... [2023-09-21T08:44:09.424Z] [2023-09-21T08:44:09.424Z] #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:10.830Z] #90 DONE 1.2s [2023-09-21T08:44:10.830Z] [2023-09-21T08:44:10.830Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:12.914Z] #91 ... [2023-09-21T08:44:12.914Z] [2023-09-21T08:44:12.914Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:44:12.914Z] #32 ... [2023-09-21T08:44:12.914Z] [2023-09-21T08:44:12.914Z] #89 [security-spire-server] exporting to image [2023-09-21T08:44:12.914Z] #89 exporting layers 5.7s done [2023-09-21T08:44:12.914Z] #89 writing image sha256:453133aedbeb9ad602a2118aa2fc2482019501deb7f29ff2236895a1fbe4f2d0 0.2s done [2023-09-21T08:44:12.914Z] #89 naming to docker.io/library/security-spire-config-arm64 done [2023-09-21T08:44:12.914Z] #89 writing image sha256:4fb79957aa4e55f23695d2eb6ef8c2daec93122c270ec42cdf36feb71a6892fd 0.0s done [2023-09-21T08:44:12.914Z] #89 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-21T08:44:12.914Z] #89 writing image sha256:70c6d25f08db1f2508b343f93ac79c9b18bf7a846087cf93edfa325518a98304 done [2023-09-21T08:44:12.914Z] #89 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-21T08:44:12.914Z] #89 DONE 6.6s [2023-09-21T08:44:12.914Z] [2023-09-21T08:44:12.914Z] #37 [core-command internal] load build context [2023-09-21T08:44:13.190Z] #37 ... [2023-09-21T08:44:13.190Z] [2023-09-21T08:44:13.190Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:13.190Z] #92 ... [2023-09-21T08:44:13.190Z] [2023-09-21T08:44:13.190Z] #37 [core-command internal] load build context [2023-09-21T08:44:13.475Z] #37 ... [2023-09-21T08:44:13.475Z] [2023-09-21T08:44:13.475Z] #59 [security-spiffe-token-provider internal] load build context [2023-09-21T08:44:13.476Z] #59 transferring context: 189.33MB 54.9s done [2023-09-21T08:44:13.476Z] #59 DONE 56.4s [2023-09-21T08:44:13.476Z] [2023-09-21T08:44:13.476Z] #37 [core-command internal] load build context [2023-09-21T08:44:13.476Z] #37 ... [2023-09-21T08:44:13.476Z] [2023-09-21T08:44:13.476Z] #50 [core-common-config-bootstrapper internal] load build context [2023-09-21T08:44:13.476Z] #50 transferring context: 189.33MB 58.9s done [2023-09-21T08:44:13.476Z] #50 DONE 59.8s [2023-09-21T08:44:13.476Z] [2023-09-21T08:44:13.476Z] #37 [core-command internal] load build context [2023-09-21T08:44:13.756Z] #37 transferring context: 189.33MB 58.7s done [2023-09-21T08:44:14.053Z] #37 DONE 59.6s [2023-09-21T08:44:14.053Z] [2023-09-21T08:44:14.053Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:44:14.342Z] #32 ... [2023-09-21T08:44:14.342Z] [2023-09-21T08:44:14.342Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:14.342Z] #93 DONE 0.9s [2023-09-21T08:44:14.342Z] [2023-09-21T08:44:14.342Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:44:15.340Z] #32 ... [2023-09-21T08:44:15.340Z] [2023-09-21T08:44:15.340Z] #53 [security-proxy-setup internal] load build context [2023-09-21T08:44:15.340Z] #53 transferring context: 189.33MB 59.8s done [2023-09-21T08:44:15.340Z] #53 DONE 61.1s [2023-09-21T08:44:15.340Z] [2023-09-21T08:44:15.340Z] #32 [security-secretstore-setup internal] load build context [2023-09-21T08:44:16.310Z] #32 transferring context: 189.33MB 62.9s done [2023-09-21T08:44:16.577Z] #32 DONE 63.4s [2023-09-21T08:44:16.577Z] [2023-09-21T08:44:16.577Z] #58 [core-metadata internal] load build context [2023-09-21T08:44:17.532Z] #58 transferring context: 189.33MB 59.5s done [2023-09-21T08:44:17.532Z] #58 DONE 60.5s [2023-09-21T08:44:17.532Z] [2023-09-21T08:44:17.532Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:17.532Z] #94 ... [2023-09-21T08:44:17.532Z] [2023-09-21T08:44:17.532Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:44.180Z] #95 ... [2023-09-21T08:44:44.180Z] [2023-09-21T08:44:44.180Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:44.180Z] #92 DONE 40.0s [2023-09-21T08:44:44.180Z] [2023-09-21T08:44:44.180Z] #96 [support-scheduler builder 6/7] COPY . . [2023-09-21T08:44:46.116Z] #96 ... [2023-09-21T08:44:46.116Z] [2023-09-21T08:44:46.116Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.116Z] #94 DONE 38.8s [2023-09-21T08:44:46.116Z] [2023-09-21T08:44:46.116Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #97 ... [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #96 [support-scheduler builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #96 DONE 3.3s [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.392Z] #98 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #99 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:46.392Z] #100 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.392Z] #101 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:46.392Z] #102 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #103 [core-command builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #103 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #104 [core-metadata builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #104 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:46.392Z] #105 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.392Z] #106 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.392Z] #107 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:46.392Z] #108 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #109 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:46.392Z] #110 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #111 [core-data builder 6/7] COPY . . [2023-09-21T08:44:46.392Z] #111 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:46.392Z] #112 CACHED [2023-09-21T08:44:46.392Z] [2023-09-21T08:44:46.392Z] #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T08:44:48.974Z] #113 ... [2023-09-21T08:44:48.974Z] [2023-09-21T08:44:48.974Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:48.974Z] #91 DONE 38.0s [2023-09-21T08:44:48.974Z] [2023-09-21T08:44:48.974Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T08:44:49.240Z] #114 ... [2023-09-21T08:44:49.240Z] [2023-09-21T08:44:49.240Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:49.240Z] #95 DONE 34.8s [2023-09-21T08:44:49.240Z] [2023-09-21T08:44:49.240Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T08:44:54.593Z] #115 DONE 4.5s [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-21T08:44:54.593Z] #97 DONE 7.6s [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:44:54.593Z] #116 ... [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:54.593Z] #117 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T08:44:54.593Z] #118 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:54.593Z] #119 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T08:44:54.593Z] #120 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T08:44:54.593Z] #121 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T08:44:54.593Z] #122 CACHED [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T08:44:54.593Z] #114 DONE 5.0s [2023-09-21T08:44:54.593Z] [2023-09-21T08:44:54.593Z] #123 [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-21T08:44:56.534Z] #123 ... [2023-09-21T08:44:56.534Z] [2023-09-21T08:44:56.534Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T08:44:56.534Z] #0 3.781 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-21T08:44:56.534Z] #124 ... [2023-09-21T08:44:56.534Z] [2023-09-21T08:44:56.534Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:44:56.534Z] #0 4.850 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-21T08:44:56.808Z] #125 ... [2023-09-21T08:44:56.808Z] [2023-09-21T08:44:56.808Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T08:44:56.808Z] #0 4.518 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-21T08:44:56.808Z] #126 ... [2023-09-21T08:44:56.808Z] [2023-09-21T08:44:56.808Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:44:56.808Z] #0 4.564 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-21T08:44:57.075Z] #127 ... [2023-09-21T08:44:57.075Z] [2023-09-21T08:44:57.075Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T08:44:57.075Z] #0 4.071 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-21T08:44:57.075Z] #128 ... [2023-09-21T08:44:57.075Z] [2023-09-21T08:44:57.075Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:44:57.075Z] #116 3.231 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-21T08:45:01.318Z] #116 ... [2023-09-21T08:45:01.318Z] [2023-09-21T08:45:01.318Z] #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T08:45:01.318Z] #113 4.849 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-21T08:45:01.318Z] #113 ... [2023-09-21T08:45:01.318Z] [2023-09-21T08:45:01.318Z] #123 [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-21T08:45:01.318Z] #123 4.239 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-21T08:45:03.887Z] #123 ... [2023-09-21T08:45:03.887Z] [2023-09-21T08:45:03.887Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:45:03.887Z] #0 4.058 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-21T08:45:03.887Z] #129 ... [2023-09-21T08:45:03.887Z] [2023-09-21T08:45:03.887Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T08:45:03.887Z] #0 4.390 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-21T08:45:04.158Z] #130 ... [2023-09-21T08:45:04.158Z] [2023-09-21T08:45:04.158Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T08:45:04.158Z] #0 4.354 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-21T08:56:41.400Z] #131 ... [2023-09-21T08:56:41.400Z] [2023-09-21T08:56:41.400Z] #123 [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-21T08:56:41.400Z] #123 706.8 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-21T08:56:48.037Z] #123 ... [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T08:56:48.037Z] #131 DONE 713.2s [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:56:48.037Z] #125 ... [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:56:48.037Z] #132 DONE 0.2s [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:56:48.037Z] #133 DONE 0.3s [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:56:48.037Z] #116 ... [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #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-21T08:56:48.037Z] #134 DONE 0.1s [2023-09-21T08:56:48.037Z] [2023-09-21T08:56:48.037Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T08:56:48.312Z] #135 DONE 0.2s [2023-09-21T08:56:48.312Z] [2023-09-21T08:56:48.312Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T08:56:48.578Z] #136 DONE 0.3s [2023-09-21T08:56:48.578Z] [2023-09-21T08:56:48.578Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T08:56:48.856Z] #137 DONE 0.2s [2023-09-21T08:56:48.856Z] [2023-09-21T08:56:48.856Z] #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-21T08:56:51.432Z] #138 DONE 2.3s [2023-09-21T08:56:51.432Z] [2023-09-21T08:56:51.432Z] #123 [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-21T08:56:51.432Z] #123 ... [2023-09-21T08:56:51.432Z] [2023-09-21T08:56:51.432Z] #89 [security-proxy-setup] exporting to image [2023-09-21T08:56:51.432Z] #89 exporting layers [2023-09-21T08:56:52.385Z] #89 exporting layers 1.1s done [2023-09-21T08:56:52.385Z] #89 writing image sha256:6d46665328858634360f2e943960d619dfa2a34977c6147a85056fe607fbfb58 done [2023-09-21T08:56:52.385Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-21T08:56:52.385Z] #89 DONE 7.7s [2023-09-21T08:56:52.385Z] [2023-09-21T08:56:52.385Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:57:00.566Z] #127 ... [2023-09-21T08:57:00.566Z] [2023-09-21T08:57:00.566Z] #123 [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-21T08:57:00.566Z] #123 DONE 726.5s [2023-09-21T08:57:00.566Z] [2023-09-21T08:57:00.566Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:01.524Z] #116 ... [2023-09-21T08:57:01.524Z] [2023-09-21T08:57:01.524Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:57:01.524Z] #139 DONE 0.2s [2023-09-21T08:57:01.524Z] [2023-09-21T08:57:01.524Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:57:01.798Z] #127 ... [2023-09-21T08:57:01.798Z] [2023-09-21T08:57:01.798Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:57:02.063Z] #140 DONE 0.2s [2023-09-21T08:57:02.063Z] [2023-09-21T08:57:02.063Z] #141 [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-21T08:57:02.063Z] #141 DONE 0.2s [2023-09-21T08:57:02.063Z] [2023-09-21T08:57:02.063Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:02.063Z] #116 ... [2023-09-21T08:57:02.063Z] [2023-09-21T08:57:02.063Z] #142 [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-21T08:57:02.351Z] #142 DONE 0.2s [2023-09-21T08:57:02.351Z] [2023-09-21T08:57:02.351Z] #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:57:02.351Z] #143 DONE 0.2s [2023-09-21T08:57:02.351Z] [2023-09-21T08:57:02.351Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:02.628Z] #116 ... [2023-09-21T08:57:02.628Z] [2023-09-21T08:57:02.628Z] #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T08:57:02.894Z] #144 DONE 0.3s [2023-09-21T08:57:02.894Z] [2023-09-21T08:57:02.894Z] #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T08:57:03.159Z] #145 DONE 0.4s [2023-09-21T08:57:03.159Z] [2023-09-21T08:57:03.159Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:57:03.426Z] #125 ... [2023-09-21T08:57:03.426Z] [2023-09-21T08:57:03.426Z] #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T08:57:03.426Z] #146 DONE 0.1s [2023-09-21T08:57:03.426Z] [2023-09-21T08:57:03.426Z] #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T08:57:04.152Z] #147 ... [2023-09-21T08:57:04.152Z] [2023-09-21T08:57:04.152Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T08:57:04.152Z] #130 DONE 730.2s [2023-09-21T08:57:04.152Z] [2023-09-21T08:57:04.152Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T08:57:04.736Z] #148 DONE 0.5s [2023-09-21T08:57:04.736Z] [2023-09-21T08:57:04.736Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:04.736Z] #116 ... [2023-09-21T08:57:04.736Z] [2023-09-21T08:57:04.736Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T08:57:06.672Z] #149 ... [2023-09-21T08:57:06.672Z] [2023-09-21T08:57:06.672Z] #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T08:57:06.672Z] #147 DONE 3.0s [2023-09-21T08:57:06.672Z] [2023-09-21T08:57:06.672Z] #89 [security-secretstore-setup] exporting to image [2023-09-21T08:57:06.672Z] #89 exporting layers [2023-09-21T08:57:07.624Z] #89 ... [2023-09-21T08:57:07.624Z] [2023-09-21T08:57:07.624Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T08:57:07.624Z] #149 DONE 3.1s [2023-09-21T08:57:07.890Z] [2023-09-21T08:57:07.890Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:57:08.177Z] #150 DONE 0.4s [2023-09-21T08:57:08.177Z] [2023-09-21T08:57:08.177Z] #89 [security-secretstore-setup] exporting to image [2023-09-21T08:57:08.177Z] #89 exporting layers 1.7s done [2023-09-21T08:57:08.177Z] #89 writing image sha256:2ebc13cec1eebffb38a921ddf10e34735bd94a378a7c881debdb5a647b37be4f done [2023-09-21T08:57:08.177Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-21T08:57:08.177Z] #89 DONE 9.5s [2023-09-21T08:57:08.177Z] [2023-09-21T08:57:08.177Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:57:08.466Z] #151 DONE 0.2s [2023-09-21T08:57:08.466Z] [2023-09-21T08:57:08.466Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T08:57:08.751Z] #152 DONE 0.3s [2023-09-21T08:57:08.752Z] [2023-09-21T08:57:08.752Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T08:57:09.018Z] #153 DONE 0.2s [2023-09-21T08:57:09.018Z] [2023-09-21T08:57:09.018Z] #154 [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-21T08:57:09.288Z] #154 DONE 0.2s [2023-09-21T08:57:09.288Z] [2023-09-21T08:57:09.288Z] #155 [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-21T08:57:09.288Z] #155 DONE 0.2s [2023-09-21T08:57:09.288Z] [2023-09-21T08:57:09.288Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T08:57:09.559Z] #156 DONE 0.2s [2023-09-21T08:57:09.559Z] [2023-09-21T08:57:09.559Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T08:57:09.825Z] #157 DONE 0.2s [2023-09-21T08:57:09.825Z] [2023-09-21T08:57:09.825Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T08:57:13.158Z] #158 DONE 3.3s [2023-09-21T08:57:13.158Z] [2023-09-21T08:57:13.158Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:13.158Z] #116 ... [2023-09-21T08:57:13.158Z] [2023-09-21T08:57:13.158Z] #89 [security-bootstrapper] exporting to image [2023-09-21T08:57:13.737Z] #89 exporting layers 0.8s done [2023-09-21T08:57:13.737Z] #89 writing image sha256:83c5685b492b56b075d6307aa7bb4e31819a75021e5ba1fc6b7bfccc89e8d4f5 done [2023-09-21T08:57:13.737Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-21T08:57:13.737Z] #89 DONE 10.3s [2023-09-21T08:57:13.737Z] [2023-09-21T08:57:13.737Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:57:14.318Z] #127 ... [2023-09-21T08:57:14.318Z] [2023-09-21T08:57:14.318Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T08:57:14.318Z] #124 DONE 748.1s [2023-09-21T08:57:14.583Z] [2023-09-21T08:57:14.583Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:14.965Z] #116 ... [2023-09-21T08:57:14.965Z] [2023-09-21T08:57:14.965Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:57:15.230Z] #159 DONE 0.3s [2023-09-21T08:57:15.230Z] [2023-09-21T08:57:15.230Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:57:15.230Z] #160 DONE 0.2s [2023-09-21T08:57:15.230Z] [2023-09-21T08:57:15.230Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T08:57:15.495Z] #161 DONE 0.3s [2023-09-21T08:57:15.495Z] [2023-09-21T08:57:15.495Z] #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-21T08:57:15.495Z] #162 DONE 0.1s [2023-09-21T08:57:15.495Z] [2023-09-21T08:57:15.495Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:57:15.762Z] #129 ... [2023-09-21T08:57:15.762Z] [2023-09-21T08:57:15.762Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T08:57:15.762Z] #163 DONE 0.1s [2023-09-21T08:57:15.762Z] [2023-09-21T08:57:15.762Z] #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-21T08:57:17.704Z] #164 DONE 2.0s [2023-09-21T08:57:17.704Z] [2023-09-21T08:57:17.704Z] #89 [security-proxy-auth] exporting to image [2023-09-21T08:57:18.659Z] #89 exporting layers 0.5s done [2023-09-21T08:57:18.659Z] #89 writing image sha256:657cd2d9bc52fd6da3b1c71799fd158752f68be3a336accc351fea2cb0ce35b6 done [2023-09-21T08:57:18.659Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-21T08:57:18.659Z] #89 DONE 10.9s [2023-09-21T08:57:18.659Z] [2023-09-21T08:57:18.659Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:57:26.842Z] #61 ... [2023-09-21T08:57:26.842Z] [2023-09-21T08:57:26.842Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T08:57:26.842Z] #128 DONE 759.7s [2023-09-21T08:57:26.842Z] [2023-09-21T08:57:26.842Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:57:26.842Z] #116 ... [2023-09-21T08:57:26.842Z] [2023-09-21T08:57:26.842Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:57:27.107Z] #165 DONE 0.2s [2023-09-21T08:57:27.107Z] [2023-09-21T08:57:27.107Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:57:27.107Z] #166 DONE 0.2s [2023-09-21T08:57:27.107Z] [2023-09-21T08:57:27.107Z] #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-21T08:57:27.691Z] #167 DONE 0.3s [2023-09-21T08:57:27.691Z] [2023-09-21T08:57:27.691Z] #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-21T08:57:27.691Z] #168 DONE 0.2s [2023-09-21T08:57:27.691Z] [2023-09-21T08:57:27.691Z] #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-21T08:57:27.957Z] #169 DONE 0.2s [2023-09-21T08:57:27.957Z] [2023-09-21T08:57:27.957Z] #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-21T08:57:30.522Z] #170 DONE 2.1s [2023-09-21T08:57:30.522Z] [2023-09-21T08:57:30.522Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-21T08:57:30.522Z] #89 exporting layers [2023-09-21T08:57:30.522Z] #89 exporting layers 0.5s done [2023-09-21T08:57:30.522Z] #89 writing image sha256:02750f153a3c28b5e611a4e43455af26602519e19b58d48ebf2b1749e1daf728 done [2023-09-21T08:57:30.522Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-21T08:57:30.522Z] #89 DONE 11.4s [2023-09-21T08:57:30.522Z] [2023-09-21T08:57:30.522Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T08:58:02.699Z] #127 DONE 791.6s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:58:02.699Z] #125 ... [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:02.699Z] #171 DONE 0.3s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:02.699Z] #172 DONE 0.3s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T08:58:02.699Z] #173 DONE 0.3s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:58:02.699Z] #31 ... [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:58:02.699Z] #174 DONE 0.1s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #89 [core-command] exporting to image [2023-09-21T08:58:02.699Z] #89 exporting layers [2023-09-21T08:58:02.699Z] #89 exporting layers 0.2s done [2023-09-21T08:58:02.699Z] #89 writing image sha256:bb2f19de350eef6e5424809667e0cc99d5a60f5a7dfd42900ff25802dbf4ba91 done [2023-09-21T08:58:02.699Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-21T08:58:02.699Z] #89 DONE 11.6s [2023-09-21T08:58:02.699Z] [2023-09-21T08:58:02.699Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T08:58:09.317Z] #125 DONE 802.7s [2023-09-21T08:58:09.317Z] [2023-09-21T08:58:09.317Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:58:09.602Z] #116 ... [2023-09-21T08:58:09.602Z] [2023-09-21T08:58:09.602Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:09.602Z] #175 DONE 0.1s [2023-09-21T08:58:09.602Z] [2023-09-21T08:58:09.602Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:09.867Z] #176 DONE 0.3s [2023-09-21T08:58:09.867Z] [2023-09-21T08:58:09.867Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:58:09.867Z] #116 ... [2023-09-21T08:58:09.867Z] [2023-09-21T08:58:09.867Z] #113 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T08:58:09.867Z] #113 DONE 803.6s [2023-09-21T08:58:09.867Z] [2023-09-21T08:58:09.867Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T08:58:10.484Z] #177 DONE 0.5s [2023-09-21T08:58:10.484Z] [2023-09-21T08:58:10.484Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:58:10.484Z] #116 ... [2023-09-21T08:58:10.484Z] [2023-09-21T08:58:10.484Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:58:10.484Z] #178 DONE 0.1s [2023-09-21T08:58:10.484Z] [2023-09-21T08:58:10.484Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T08:58:10.750Z] #179 DONE 0.2s [2023-09-21T08:58:10.750Z] [2023-09-21T08:58:10.750Z] #89 [core-metadata] exporting to image [2023-09-21T08:58:10.750Z] #89 exporting layers [2023-09-21T08:58:11.021Z] #89 ... [2023-09-21T08:58:11.021Z] [2023-09-21T08:58:11.021Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:11.021Z] #180 DONE 0.5s [2023-09-21T08:58:11.285Z] [2023-09-21T08:58:11.285Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:11.285Z] #181 DONE 0.2s [2023-09-21T08:58:11.285Z] [2023-09-21T08:58:11.285Z] #89 [core-metadata] exporting to image [2023-09-21T08:58:11.285Z] #89 exporting layers 0.7s done [2023-09-21T08:58:11.562Z] #89 writing image sha256:a2408d8b4cbb3f6ddc82b729e91ec80466757b4f587bc520e6a035f1a8b431a9 0.0s done [2023-09-21T08:58:11.562Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-21T08:58:11.562Z] #89 DONE 12.3s [2023-09-21T08:58:11.562Z] [2023-09-21T08:58:11.562Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T08:58:11.834Z] #182 DONE 0.4s [2023-09-21T08:58:11.834Z] [2023-09-21T08:58:11.834Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:58:12.116Z] #183 DONE 0.2s [2023-09-21T08:58:12.116Z] [2023-09-21T08:58:12.116Z] #89 [core-data] exporting to image [2023-09-21T08:58:12.116Z] #89 exporting layers 0.3s done [2023-09-21T08:58:12.380Z] #89 writing image sha256:60e408547c772845e101e1a64dde3898f12ece33d73a8ed891533fa7dc7cb5f2 done [2023-09-21T08:58:12.380Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-21T08:58:12.380Z] #89 DONE 12.6s [2023-09-21T08:58:12.380Z] [2023-09-21T08:58:12.380Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T08:58:34.401Z] #129 DONE 817.6s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:58:34.401Z] #31 ... [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:34.401Z] #184 DONE 0.4s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:34.401Z] #185 DONE 0.2s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #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-21T08:58:34.401Z] #186 DONE 0.4s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #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-21T08:58:34.401Z] #187 DONE 0.2s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-21T08:58:34.401Z] #89 exporting layers [2023-09-21T08:58:34.401Z] #89 exporting layers 1.3s done [2023-09-21T08:58:34.401Z] #89 writing image sha256:8728112e74b8fe70fd7ae7e5d265a92281447219bd804e5cc016fa0a6709bc7c done [2023-09-21T08:58:34.401Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-21T08:58:34.401Z] #89 DONE 13.9s [2023-09-21T08:58:34.401Z] [2023-09-21T08:58:34.401Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T08:58:49.360Z] #34 ... [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T08:58:49.360Z] #126 DONE 842.2s [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:49.360Z] #188 DONE 0.1s [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:58:49.360Z] #31 ... [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:49.360Z] #189 DONE 0.1s [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T08:58:49.360Z] #190 DONE 0.4s [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:58:49.360Z] #116 ... [2023-09-21T08:58:49.360Z] [2023-09-21T08:58:49.360Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:58:49.360Z] #191 DONE 0.1s [2023-09-21T08:58:49.625Z] [2023-09-21T08:58:49.625Z] #89 [support-scheduler] exporting to image [2023-09-21T08:58:49.625Z] #89 exporting layers [2023-09-21T08:58:49.891Z] #89 ... [2023-09-21T08:58:49.891Z] [2023-09-21T08:58:49.891Z] #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T08:58:49.891Z] #116 DONE 836.1s [2023-09-21T08:58:49.891Z] [2023-09-21T08:58:49.891Z] #89 [support-scheduler] exporting to image [2023-09-21T08:58:50.157Z] #89 exporting layers 0.5s done [2023-09-21T08:58:50.158Z] #89 writing image sha256:e1b96152eef768e87663463c3f0bc834a017ceb232fa633a6dcc69c57ad11c3a done [2023-09-21T08:58:50.158Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-21T08:58:50.158Z] #89 DONE 14.4s [2023-09-21T08:58:50.158Z] [2023-09-21T08:58:50.158Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T08:58:50.158Z] #192 DONE 0.1s [2023-09-21T08:58:50.158Z] [2023-09-21T08:58:50.158Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T08:58:50.470Z] #193 DONE 0.1s [2023-09-21T08:58:50.470Z] [2023-09-21T08:58:50.470Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T08:58:50.734Z] #194 DONE 0.4s [2023-09-21T08:58:50.734Z] [2023-09-21T08:58:50.734Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T08:58:50.734Z] #195 DONE 0.1s [2023-09-21T08:58:50.734Z] [2023-09-21T08:58:50.734Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T08:58:50.999Z] #61 ... [2023-09-21T08:58:50.999Z] [2023-09-21T08:58:50.999Z] #89 [support-notifications] exporting to image [2023-09-21T08:58:51.264Z] #89 exporting layers 0.4s done [2023-09-21T08:58:51.264Z] #89 writing image sha256:3705d9eb82e7f65de20667a6bfc70066087121d923e0c3be49f5dc005b74e3d3 done [2023-09-21T08:58:51.264Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-21T08:58:51.264Z] #89 DONE 14.8s [2023-09-21T08:58:51.264Z] [2023-09-21T08:58:51.264Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T08:58:51.264Z] time="2023-09-21T08:43:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T08:58:51.282Z] $ docker stop --time=1 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f [2023-09-21T08:58:52.907Z] $ docker rm -f --volumes 0f3fd4ba93883c1d9011a3c0fbab82f2979228c9cb723d60d2038248275c521f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T08:58:53.372Z] + docker images [2023-09-21T08:58:53.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T08:58:53.372Z] support-notifications-arm64 latest 3705d9eb82e7 3 seconds ago 34.2MB [2023-09-21T08:58:53.373Z] support-scheduler-arm64 latest e1b96152eef7 4 seconds ago 33.5MB [2023-09-21T08:58:53.373Z] security-spiffe-token-provider-arm64 latest 8728112e74b8 21 seconds ago 35MB [2023-09-21T08:58:53.373Z] core-data-arm64 latest 60e408547c77 42 seconds ago 21.2MB [2023-09-21T08:58:53.373Z] core-metadata-arm64 latest a2408d8b4cbb 43 seconds ago 21.5MB [2023-09-21T08:58:53.373Z] core-command-arm64 latest bb2f19de350e 54 seconds ago 21MB [2023-09-21T08:58:53.373Z] core-common-config-bootstrapper-arm64 latest 02750f153a3c About a minute ago 18.3MB [2023-09-21T08:58:53.373Z] security-proxy-auth-arm64 latest 657cd2d9bc52 About a minute ago 19.4MB [2023-09-21T08:58:53.373Z] security-bootstrapper-arm64 latest 83c5685b492b About a minute ago 23MB [2023-09-21T08:58:53.373Z] security-secretstore-setup-arm64 latest 2ebc13cec1ee About a minute ago 43.7MB [2023-09-21T08:58:53.373Z] security-proxy-setup-arm64 latest 6d4666532885 2 minutes ago 34MB [2023-09-21T08:58:53.373Z] security-spire-server-arm64 latest 4fb79957aa4e 14 minutes ago 101MB [2023-09-21T08:58:53.373Z] security-spire-config-arm64 latest 453133aedbeb 14 minutes ago 95.8MB [2023-09-21T08:58:53.373Z] security-spire-agent-arm64 latest 70c6d25f08db 14 minutes ago 157MB [2023-09-21T08:58:53.373Z] ci-base-image-arm64 latest 6adf7f8b6f27 25 minutes ago 924MB [2023-09-21T08:58:53.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 17 hours ago 553MB [2023-09-21T08:58:53.373Z] 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-21T08:58:53.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T08:58:53.829Z] [2023-09-21T08:58:53.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:58:54.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T08:58:54.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T08:58:54.454Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T08:58:54.454Z] 04944245beec: Pulling fs layer [2023-09-21T08:58:54.454Z] 699f458cf7ca: Pulling fs layer [2023-09-21T08:58:54.454Z] 765212b225bb: Pulling fs layer [2023-09-21T08:58:54.454Z] f23df028b6ca: Pulling fs layer [2023-09-21T08:58:54.454Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T08:58:54.454Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T08:58:54.454Z] d65c8cfc05b1: Waiting [2023-09-21T08:58:54.454Z] 765212b225bb: Waiting [2023-09-21T08:58:54.454Z] f23df028b6ca: Waiting [2023-09-21T08:58:54.454Z] 2437ff75d9bd: Waiting [2023-09-21T08:58:54.454Z] 04944245beec: Verifying Checksum [2023-09-21T08:58:54.454Z] 04944245beec: Download complete [2023-09-21T08:58:54.454Z] 765212b225bb: Verifying Checksum [2023-09-21T08:58:54.454Z] 765212b225bb: Download complete [2023-09-21T08:58:54.735Z] f23df028b6ca: Verifying Checksum [2023-09-21T08:58:54.735Z] f23df028b6ca: Download complete [2023-09-21T08:58:54.735Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T08:58:54.735Z] d65c8cfc05b1: Download complete [2023-09-21T08:58:54.735Z] 699f458cf7ca: Verifying Checksum [2023-09-21T08:58:54.735Z] 699f458cf7ca: Download complete [2023-09-21T08:58:55.329Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T08:58:55.329Z] 8998bd30e6a1: Download complete [2023-09-21T08:58:57.929Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T08:58:57.929Z] 2437ff75d9bd: Download complete [2023-09-21T08:58:59.332Z] 8998bd30e6a1: Pull complete [2023-09-21T08:58:59.598Z] 04944245beec: Pull complete [2023-09-21T08:59:01.003Z] 699f458cf7ca: Pull complete [2023-09-21T08:59:01.268Z] 765212b225bb: Pull complete [2023-09-21T08:59:02.229Z] f23df028b6ca: Pull complete [2023-09-21T08:59:02.229Z] d65c8cfc05b1: Pull complete [2023-09-21T08:59:17.207Z] 2437ff75d9bd: Pull complete [2023-09-21T08:59:17.207Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T08:59:17.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T08:59:17.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:59:17.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-7553 does not seem to be running inside a container [2023-09-21T08:59:17.442Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T08:59:20.046Z] $ docker top 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:20.627Z] ---> job-cost.sh [2023-09-21T08:59:20.891Z] lf-activate-venv: SKIPPING [2023-09-21T08:59:20.891Z] INFO: No Stack... [2023-09-21T08:59:21.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T08:59:22.046Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T08:59:22.367Z] + + cat /w/workspace/edgex-go/4/archives/cost.csvcut [2023-09-21T08:59:22.367Z] -d, -f6 [Pipeline] lock [2023-09-21T08:59:22.420Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] [2023-09-21T08:59:22.425Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] did not exist. Created. [2023-09-21T08:59:22.425Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T08:59:22.752Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T08:59:22.943Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T08:59:22.949Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4690-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T08:59:22.970Z] $ docker stop --time=1 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 [2023-09-21T08:59:24.434Z] $ docker rm -f --volumes 450ff32a53b51dc076b94d89268263d89bb7261956250a84e0921d2bf24d0480 [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-21T08:59:24.860Z] provisioning config files... [2023-09-21T08:59:24.884Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config231235881415276681tmp [Pipeline] { [Pipeline] sh [2023-09-21T08:59:25.236Z] + set +x [2023-09-21T08:59:25.236Z] + curl -s https://codecov.io/bash [2023-09-21T08:59:25.236Z] + bash -s -- [2023-09-21T08:59:25.516Z] [2023-09-21T08:59:25.516Z] _____ _ [2023-09-21T08:59:25.516Z] / ____| | | [2023-09-21T08:59:25.516Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T08:59:25.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T08:59:25.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T08:59:25.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T08:59:25.516Z] Bash-1.0.6 [2023-09-21T08:59:25.516Z] [2023-09-21T08:59:25.516Z] [2023-09-21T08:59:25.516Z] ==> git version 2.25.1 found [2023-09-21T08:59:25.516Z] ==> 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-21T08:59:25.516Z] Release-Date: 2020-01-08 [2023-09-21T08:59:25.516Z] 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-21T08:59:25.516Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T08:59:25.516Z] ==> Jenkins CI detected. [2023-09-21T08:59:25.516Z] current dir:  /w/workspace/edgex-go/4 [2023-09-21T08:59:25.516Z] project root: . [2023-09-21T08:59:25.516Z] --> token set from env [2023-09-21T08:59:25.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T08:59:25.516Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T08:59:25.516Z] ==> Python coveragepy not found [2023-09-21T08:59:25.516Z] ==> Searching for coverage reports in: [2023-09-21T08:59:25.516Z] + . [2023-09-21T08:59:25.516Z] -> Found 1 reports [2023-09-21T08:59:25.516Z] ==> Detecting git/mercurial file structure [2023-09-21T08:59:25.516Z] ==> Reading reports [2023-09-21T08:59:25.516Z] + ./coverage.out bytes=453602 [2023-09-21T08:59:25.516Z] ==> Appending adjustments [2023-09-21T08:59:25.516Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T08:59:26.509Z] + Found adjustments [2023-09-21T08:59:26.509Z] ==> Gzipping contents [2023-09-21T08:59:26.789Z] 60K /tmp/codecov.H8XHWB.gz [2023-09-21T08:59:26.789Z] ==> Uploading reports [2023-09-21T08:59:26.789Z] url: https://codecov.io [2023-09-21T08:59:26.789Z] query: branch=PR-4690&commit=8c667686790caef3a39bfa396a80b1fc4e8f4ee3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T08:59:26.789Z] -> Pinging Codecov [2023-09-21T08:59:26.789Z] 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=8c667686790caef3a39bfa396a80b1fc4e8f4ee3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= [2023-09-21T08:59:26.789Z] -> Uploading to [2023-09-21T08:59:26.789Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/8c667686790caef3a39bfa396a80b1fc4e8f4ee3/c927fd7c-dcef-4bed-a124-f009915808b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T085926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5022c129684cb6acbade1daac8d62d2fc8fef826c1b5ac3ffe3a3cb79730e22d [2023-09-21T08:59:26.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T08:59:26.789Z] Dload Upload Total Spent Left Speed [2023-09-21T08:59:27.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58161 0 0 100 58161 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-09-21T08:59:27.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c667686790caef3a39bfa396a80b1fc4e8f4ee3 [Pipeline] } [2023-09-21T08:59:27.069Z] 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-21T08:59:27.694Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:27.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:28.852Z] ---> package-listing.sh [2023-09-21T08:59:28.852Z] ++ facter osfamily [2023-09-21T08:59:28.852Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T08:59:29.111Z] + OS_FAMILY=debian [2023-09-21T08:59:29.111Z] + workspace=/w/workspace/edgex-go/4 [2023-09-21T08:59:29.111Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T08:59:29.111Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T08:59:29.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T08:59:29.111Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T08:59:29.111Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-21T08:59:29.111Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T08:59:29.111Z] + case "${OS_FAMILY}" in [2023-09-21T08:59:29.111Z] + dpkg -l [2023-09-21T08:59:29.111Z] + grep '^ii' [2023-09-21T08:59:29.111Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T08:59:29.111Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T08:59:29.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T08:59:29.111Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-21T08:59:29.111Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-09-21T08:59:29.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-09-21T08:59:29.122Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T08:59:29.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:59:29.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T08:59:29.956Z] [2023-09-21T08:59:29.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T08:59:30.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T08:59:30.257Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T08:59:30.257Z] 5eb5b503b376: Pulling fs layer [2023-09-21T08:59:30.257Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T08:59:30.257Z] ec43610c2a17: Pulling fs layer [2023-09-21T08:59:30.257Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T08:59:30.257Z] 33b1e0a273af: Pulling fs layer [2023-09-21T08:59:30.257Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T08:59:30.257Z] 2f39f015ded8: Pulling fs layer [2023-09-21T08:59:30.257Z] 33b1e0a273af: Waiting [2023-09-21T08:59:30.257Z] 5d3b04190fa2: Waiting [2023-09-21T08:59:30.257Z] 2f39f015ded8: Waiting [2023-09-21T08:59:30.257Z] 3a2ae6a8a46f: Waiting [2023-09-21T08:59:30.257Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T08:59:30.257Z] 5c69ac0246d0: Download complete [2023-09-21T08:59:30.257Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T08:59:30.257Z] 3a2ae6a8a46f: Download complete [2023-09-21T08:59:30.257Z] 33b1e0a273af: Verifying Checksum [2023-09-21T08:59:30.257Z] 33b1e0a273af: Download complete [2023-09-21T08:59:30.257Z] ec43610c2a17: Verifying Checksum [2023-09-21T08:59:30.257Z] ec43610c2a17: Download complete [2023-09-21T08:59:30.257Z] 5d3b04190fa2: Download complete [2023-09-21T08:59:30.515Z] 5eb5b503b376: Verifying Checksum [2023-09-21T08:59:30.515Z] 5eb5b503b376: Download complete [2023-09-21T08:59:31.085Z] 2f39f015ded8: Download complete [2023-09-21T08:59:31.651Z] 5eb5b503b376: Pull complete [2023-09-21T08:59:31.651Z] 5c69ac0246d0: Pull complete [2023-09-21T08:59:32.218Z] ec43610c2a17: Pull complete [2023-09-21T08:59:32.218Z] 3a2ae6a8a46f: Pull complete [2023-09-21T08:59:32.476Z] 33b1e0a273af: Pull complete [2023-09-21T08:59:32.476Z] 5d3b04190fa2: Pull complete [2023-09-21T08:59:36.663Z] 2f39f015ded8: Pull complete [2023-09-21T08:59:36.663Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T08:59:36.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T08:59:36.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T08:59:36.755Z] prd-ubuntu20.04-docker-8c-8g-7552 does not seem to be running inside a container [2023-09-21T08:59:36.805Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T08:59:39.679Z] $ docker top 6ab7e52278283965191482357f5af71107f0278e5b40163a6535793c9c66e5de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T08:59:40.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T08:59:40.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T08:59:40.577Z] + ls /var/log/sa-host [2023-09-21T08:59:40.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T08:59:40.733Z] provisioning config files... [2023-09-21T08:59:40.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config17486969403457996801tmp [Pipeline] { [Pipeline] echo [2023-09-21T08:59:40.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:41.046Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T08:59:41.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:41.389Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T08:59:41.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:41.685Z] ---> sudo-logs.sh [2023-09-21T08:59:41.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T08:59:41.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:41.991Z] ---> job-cost.sh [2023-09-21T08:59:41.991Z] lf-activate-venv: SKIPPING [2023-09-21T08:59:41.991Z] DEBUG: total: 0.10999999940395355 [2023-09-21T08:59:41.991Z] INFO: Retrieving Stack Cost... [2023-09-21T08:59:42.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T08:59:42.819Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T08:59:42.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T08:59:43.115Z] ---> logs-deploy.sh [2023-09-21T08:59:43.115Z] lf-activate-venv: SKIPPING [2023-09-21T08:59:43.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4690/4 [2023-09-21T08:59:43.115Z] INFO: archiving workspace using pattern(s): [2023-09-21T08:59:44.053Z] Archives upload complete. [2023-09-21T08:59:44.312Z] INFO: archiving logs to Nexus [2023-09-21T08:59:44.880Z] ---> uname -a: [2023-09-21T08:59:44.880Z] Linux prd-ubuntu20-04-docker-8c-8g-7552 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-21T08:59:44.880Z] [2023-09-21T08:59:44.880Z] [2023-09-21T08:59:44.880Z] ---> lscpu: [2023-09-21T08:59:44.880Z] Architecture: x86_64 [2023-09-21T08:59:44.880Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-21T08:59:44.880Z] Byte Order: Little Endian [2023-09-21T08:59:44.880Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-21T08:59:44.880Z] CPU(s): 8 [2023-09-21T08:59:44.880Z] On-line CPU(s) list: 0-7 [2023-09-21T08:59:44.880Z] Thread(s) per core: 1 [2023-09-21T08:59:44.880Z] Core(s) per socket: 1 [2023-09-21T08:59:44.880Z] Socket(s): 8 [2023-09-21T08:59:44.880Z] NUMA node(s): 1 [2023-09-21T08:59:44.880Z] Vendor ID: AuthenticAMD [2023-09-21T08:59:44.880Z] CPU family: 23 [2023-09-21T08:59:44.880Z] Model: 49 [2023-09-21T08:59:44.880Z] Model name: AMD EPYC-Rome Processor [2023-09-21T08:59:44.880Z] Stepping: 0 [2023-09-21T08:59:44.880Z] CPU MHz: 2799.998 [2023-09-21T08:59:44.880Z] BogoMIPS: 5599.99 [2023-09-21T08:59:44.880Z] Virtualization: AMD-V [2023-09-21T08:59:44.880Z] Hypervisor vendor: KVM [2023-09-21T08:59:44.880Z] Virtualization type: full [2023-09-21T08:59:44.880Z] L1d cache: 256 KiB [2023-09-21T08:59:44.880Z] L1i cache: 256 KiB [2023-09-21T08:59:44.880Z] L2 cache: 4 MiB [2023-09-21T08:59:44.880Z] L3 cache: 128 MiB [2023-09-21T08:59:44.880Z] NUMA node0 CPU(s): 0-7 [2023-09-21T08:59:44.880Z] Vulnerability Itlb multihit: Not affected [2023-09-21T08:59:44.880Z] Vulnerability L1tf: Not affected [2023-09-21T08:59:44.880Z] Vulnerability Mds: Not affected [2023-09-21T08:59:44.880Z] Vulnerability Meltdown: Not affected [2023-09-21T08:59:44.880Z] Vulnerability Mmio stale data: Not affected [2023-09-21T08:59:44.880Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-21T08:59:44.880Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-21T08:59:44.880Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-21T08:59:44.880Z] Vulnerability Srbds: Not affected [2023-09-21T08:59:44.880Z] Vulnerability Tsx async abort: Not affected [2023-09-21T08:59:44.880Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-21T08:59:44.880Z] [2023-09-21T08:59:44.880Z] [2023-09-21T08:59:44.880Z] ---> nproc: [2023-09-21T08:59:44.880Z] 8 [2023-09-21T08:59:44.880Z] [2023-09-21T08:59:44.880Z]