Pull request #4733 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 555016043fd72352d9d5ca757e14e341f4556c87+514bb4af690a15783c73f27ef759057b5c721b1c (e2ee6963738416e64b9f4d7fb80c897c15266876) 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-ssh8130657357736999600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7363278958798763258.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4733/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4733/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10815043674415341536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4733/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5831930861881398794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1433573497857522166.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4733/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4733/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12773087547361589002.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24085’ Running on prd-ubuntu20.04-docker-8c-8g-24087 in /w/workspace/edgexfoundry_edgex-go_PR-4733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 514bb4af690a15783c73f27ef759057b5c721b1c into PR head commit 555016043fd72352d9d5ca757e14e341f4556c87 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4733/head:refs/remotes/origin/PR-4733 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 Merge succeeded, producing 555016043fd72352d9d5ca757e14e341f4556c87 Checking out Revision 555016043fd72352d9d5ca757e14e341f4556c87 (PR-4733) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T19:21:58.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T19:21:58.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T19:21:58.845Z] ========================================================= [2023-12-05T19:21:58.845Z] EdgeX Global Pipelines Version Info [2023-12-05T19:21:58.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 [2023-12-05T19:21:59.618Z] ------------------- [2023-12-05T19:21:59.618Z] stable info: [2023-12-05T19:21:59.618Z] ------------------- [2023-12-05T19:21:59.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T19:21:59.619Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:21:59.619Z] Message: update stable to v1.0.258 [2023-12-05T19:22:00.186Z] ------------------- [2023-12-05T19:22:00.186Z] experimental info: [2023-12-05T19:22:00.186Z] ------------------- [2023-12-05T19:22:00.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T19:22:00.186Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T19:22:00.186Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T19:22:00.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-05T19:22:00.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-05T19:22:00.502Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T19:22:00.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T19:22:00.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T19:22:00.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T19:22:00.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T19:22:00.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-05T19:22:00.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-05T19:22:00.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-05T19:22:00.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T19:22:00.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T19:22:01.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T19:22:01.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T19:22:01.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T19:22:01.254Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:22:01.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T19:22:01.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T19:22:01.444Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-05T19:22:01.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-05T19:22:01.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T19:22:01.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T19:22:01.698Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T19:22:01.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4733 [Pipeline] echo [2023-12-05T19:22:01.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4733 [Pipeline] echo [2023-12-05T19:22:01.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4733 [Pipeline] echo [2023-12-05T19:22:01.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo [2023-12-05T19:22:02.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5550160 [Pipeline] echo [2023-12-05T19:22:02.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:22:02.305Z] provisioning config files... [2023-12-05T19:22:02.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9323756754040015752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:22:02.722Z] ---> ****-login.sh [2023-12-05T19:22:02.722Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:22:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:02.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:02.983Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:02.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:02.983Z] [2023-12-05T19:22:02.983Z] Login Succeeded [2023-12-05T19:22:02.983Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:22:02.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:02.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:02.983Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:02.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:02.983Z] [2023-12-05T19:22:02.983Z] Login Succeeded [2023-12-05T19:22:02.983Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:22:02.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:03.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:03.244Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:03.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:03.244Z] [2023-12-05T19:22:03.244Z] Login Succeeded [2023-12-05T19:22:03.244Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:22:03.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:03.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:03.244Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:03.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:03.244Z] [2023-12-05T19:22:03.244Z] Login Succeeded [2023-12-05T19:22:03.244Z] ****.io [2023-12-05T19:22:03.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:22:03.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:22:03.504Z] Configure a credential helper to remove this warning. See [2023-12-05T19:22:03.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:22:03.504Z] [2023-12-05T19:22:03.504Z] Login Succeeded [2023-12-05T19:22:03.504Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:22:03.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:22:04.015Z] + 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-12-05T19:22:04.015Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-12-05T19:22:04.015Z] [2023-12-05T19:22:04.015Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T19:22:04.015Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T19:22:04.015Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-12-05T19:22:04.015Z] [2023-12-05T19:22:04.015Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/core-metadata/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-05T19:22:04.015Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-12-05T19:22:04.015Z] cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-05T19:22:04.015Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-12-05T19:22:04.015Z] -f2 [2023-12-05T19:22:04.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-05T19:22:04.015Z] + + dirname cmd/support-notifications/Dockerfile [2023-12-05T19:22:04.015Z] cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-05T19:22:04.015Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-05T19:22:04.015Z] + cut -d/ -f2 [2023-12-05T19:22:04.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-05T19:22:04.124Z] 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-12-05T19:22:04.698Z] + git rev-list -1 --merges 555016043fd72352d9d5ca757e14e341f4556c87~1..555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo [2023-12-05T19:22:04.731Z] -----------> git rev-list -1 --merges 555016043fd72352d9d5ca757e14e341f4556c87~1..555016043fd72352d9d5ca757e14e341f4556c87 555016043fd72352d9d5ca757e14e341f4556c87 [false] [Pipeline] sh [2023-12-05T19:22:05.058Z] + git log --format=format:%s -1 555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] echo [2023-12-05T19:22:05.093Z] ========================================================= [2023-12-05T19:22:05.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T19:22:05.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-05T19:22:05.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T19:22:05.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T19:22:05.565Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T19:22:05.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T19:22:05.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T19:22:05.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T19:22:05.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:22:06.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:22:06.020Z] [2023-12-05T19:22:06.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:22:06.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:22:06.410Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T19:22:06.410Z] b85a868b505f: Pulling fs layer [2023-12-05T19:22:06.410Z] e2be974225ed: Pulling fs layer [2023-12-05T19:22:06.410Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T19:22:06.410Z] 988bab9f4d93: Pulling fs layer [2023-12-05T19:22:06.410Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T19:22:06.410Z] eaf3925da568: Pulling fs layer [2023-12-05T19:22:06.410Z] bab4dde63d76: Pulling fs layer [2023-12-05T19:22:06.410Z] bde34c3a00c8: Pulling fs layer [2023-12-05T19:22:06.410Z] b352a97aabf1: Pulling fs layer [2023-12-05T19:22:06.410Z] 4872d77fe225: Pulling fs layer [2023-12-05T19:22:06.410Z] 5851b861e8e6: Pulling fs layer [2023-12-05T19:22:06.410Z] 988bab9f4d93: Waiting [2023-12-05T19:22:06.410Z] 5851b861e8e6: Waiting [2023-12-05T19:22:06.410Z] b352a97aabf1: Waiting [2023-12-05T19:22:06.410Z] bde34c3a00c8: Waiting [2023-12-05T19:22:06.410Z] 4872d77fe225: Waiting [2023-12-05T19:22:06.410Z] e2be974225ed: Verifying Checksum [2023-12-05T19:22:06.410Z] e2be974225ed: Download complete [2023-12-05T19:22:06.410Z] 988bab9f4d93: Verifying Checksum [2023-12-05T19:22:06.410Z] 988bab9f4d93: Download complete [2023-12-05T19:22:06.410Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T19:22:06.410Z] 1469e6f7b9e6: Download complete [2023-12-05T19:22:06.410Z] eaf3925da568: Verifying Checksum [2023-12-05T19:22:06.410Z] eaf3925da568: Download complete [2023-12-05T19:22:06.668Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T19:22:06.668Z] bde34c3a00c8: Verifying Checksum [2023-12-05T19:22:06.668Z] bde34c3a00c8: Download complete [2023-12-05T19:22:06.668Z] b352a97aabf1: Verifying Checksum [2023-12-05T19:22:06.668Z] b352a97aabf1: Download complete [2023-12-05T19:22:06.668Z] 4872d77fe225: Download complete [2023-12-05T19:22:06.668Z] 5851b861e8e6: Verifying Checksum [2023-12-05T19:22:06.668Z] 5851b861e8e6: Download complete [2023-12-05T19:22:06.668Z] b85a868b505f: Verifying Checksum [2023-12-05T19:22:06.668Z] b85a868b505f: Download complete [2023-12-05T19:22:06.928Z] bab4dde63d76: Verifying Checksum [2023-12-05T19:22:06.928Z] bab4dde63d76: Download complete [2023-12-05T19:22:08.307Z] b85a868b505f: Pull complete [2023-12-05T19:22:08.307Z] e2be974225ed: Pull complete [2023-12-05T19:22:08.567Z] 339a4e72a1f5: Pull complete [2023-12-05T19:22:08.567Z] 988bab9f4d93: Pull complete [2023-12-05T19:22:08.839Z] 1469e6f7b9e6: Pull complete [2023-12-05T19:22:09.100Z] eaf3925da568: Pull complete [2023-12-05T19:22:10.478Z] bab4dde63d76: Pull complete [2023-12-05T19:22:10.478Z] bde34c3a00c8: Pull complete [2023-12-05T19:22:10.739Z] b352a97aabf1: Pull complete [2023-12-05T19:22:10.739Z] 4872d77fe225: Pull complete [2023-12-05T19:22:10.739Z] 5851b861e8e6: Pull complete [2023-12-05T19:22:10.739Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T19:22:10.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T19:22:11.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:22:11.336Z] prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container [2023-12-05T19:22:11.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T19:22:15.800Z] $ docker top 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd -eo pid,comm [2023-12-05T19:22:15.853Z] 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-12-05T19:22:15.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T19:22:16.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:22:16.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:22:16.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:22:16.151Z] $ docker exec 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent [2023-12-05T19:22:16.249Z] SSH_AUTH_SOCK=/tmp/ssh-iYHtOMfG9d0o/agent.32 [2023-12-05T19:22:16.249Z] SSH_AGENT_PID=38 [2023-12-05T19:22:16.254Z] Running ssh-add (command line suppressed) [2023-12-05T19:22:16.373Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7340600736769794859.key (/w/workspace/edgex-go/1@tmp/private_key_7340600736769794859.key) [2023-12-05T19:22:16.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:22:16.731Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T19:22:16.757Z] $ docker exec --env ******** --env ******** 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent -k [2023-12-05T19:22:16.845Z] unset SSH_AUTH_SOCK; [2023-12-05T19:22:16.845Z] unset SSH_AGENT_PID; [2023-12-05T19:22:16.845Z] echo Agent pid 38 killed; [2023-12-05T19:22:16.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T19:22:16.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T19:22:16.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T19:22:17.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T19:22:17.087Z] $ docker exec 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent [2023-12-05T19:22:17.203Z] SSH_AUTH_SOCK=/tmp/ssh-b5y3Ka3q0rOv/agent.71 [2023-12-05T19:22:17.203Z] SSH_AGENT_PID=77 [2023-12-05T19:22:17.209Z] Running ssh-add (command line suppressed) [2023-12-05T19:22:17.315Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5690703446177046942.key (/w/workspace/edgex-go/1@tmp/private_key_5690703446177046942.key) [2023-12-05T19:22:17.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T19:22:17.683Z] + git semver init [2023-12-05T19:22:17.943Z] 2023-12-05 19:22:17,872 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T19:22:17.943Z] 2023-12-05 19:22:17,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-05T19:22:17.943Z] 2023-12-05 19:22:17,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-05T19:22:17.943Z] 2023-12-05 19:22:17,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,542 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4733 with force:False [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4733 [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,547 [execute] INFO git cat-file --batch-check [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,553 [execute] INFO git cat-file --batch [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T19:22:24.516Z] 2023-12-05 19:22:23,557 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4733 [2023-12-05T19:22:24.516Z] 0.0.0 [Pipeline] } [2023-12-05T19:22:24.551Z] $ docker exec --env ******** --env ******** 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd ssh-agent -k [2023-12-05T19:22:24.644Z] unset SSH_AUTH_SOCK; [2023-12-05T19:22:24.645Z] unset SSH_AGENT_PID; [2023-12-05T19:22:24.645Z] echo Agent pid 77 killed; [2023-12-05T19:22:24.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T19:22:25.145Z] + git semver [Pipeline] } [2023-12-05T19:22:25.432Z] $ docker stop --time=1 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd [2023-12-05T19:22:26.719Z] $ docker rm -f --volumes 69523876f052cfaabf3d8b5896a03490f10f43e2df5da91edba97aa9abca98fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:22:27.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T19:22:27.523Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T19:22:27.539Z] [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-12-05T19:22:28.534Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-05T19:22:28.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:22:28.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:22:28.685Z] ========================================================= [2023-12-05T19:22:28.685Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T19:22:28.685Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:22:29.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:22:29.044Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T19:22:29.044Z] 7264a8db6415: Pulling fs layer [2023-12-05T19:22:29.044Z] c4d48a809fc2: Pulling fs layer [2023-12-05T19:22:29.044Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T19:22:29.044Z] ad3a456e5733: Pulling fs layer [2023-12-05T19:22:29.044Z] 69c7f0334f64: Pulling fs layer [2023-12-05T19:22:29.044Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T19:22:29.044Z] 69c7f0334f64: Waiting [2023-12-05T19:22:29.044Z] ad3a456e5733: Waiting [2023-12-05T19:22:29.044Z] ce7588e14bc9: Pulling fs layer [2023-12-05T19:22:29.044Z] b5e4710f87ac: Pulling fs layer [2023-12-05T19:22:29.044Z] ce7588e14bc9: Waiting [2023-12-05T19:22:29.044Z] 1f1c1a5573a3: Waiting [2023-12-05T19:22:29.044Z] c4d48a809fc2: Download complete [2023-12-05T19:22:29.044Z] ad3a456e5733: Verifying Checksum [2023-12-05T19:22:29.044Z] 69c7f0334f64: Download complete [2023-12-05T19:22:29.044Z] 7264a8db6415: Verifying Checksum [2023-12-05T19:22:29.044Z] 7264a8db6415: Download complete [2023-12-05T19:22:29.044Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T19:22:29.044Z] 1f1c1a5573a3: Download complete [2023-12-05T19:22:29.303Z] b5e4710f87ac: Verifying Checksum [2023-12-05T19:22:29.303Z] b5e4710f87ac: Download complete [2023-12-05T19:22:29.303Z] 7264a8db6415: Pull complete [2023-12-05T19:22:29.303Z] c4d48a809fc2: Pull complete [2023-12-05T19:22:29.562Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T19:22:29.562Z] 4f1c88b9dad5: Download complete [2023-12-05T19:22:29.820Z] ce7588e14bc9: Verifying Checksum [2023-12-05T19:22:29.820Z] ce7588e14bc9: Download complete [2023-12-05T19:22:32.349Z] 4f1c88b9dad5: Pull complete [2023-12-05T19:22:32.608Z] ad3a456e5733: Pull complete [2023-12-05T19:22:32.608Z] 69c7f0334f64: Pull complete [2023-12-05T19:22:32.608Z] 1f1c1a5573a3: Pull complete [2023-12-05T19:22:35.137Z] ce7588e14bc9: Pull complete [2023-12-05T19:22:35.397Z] b5e4710f87ac: Pull complete [2023-12-05T19:22:35.397Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T19:22:35.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:22:35.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:22:35.775Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:22:35.775Z] WORKDIR /edgex [2023-12-05T19:22:35.775Z] COPY go.mod . [2023-12-05T19:22:35.775Z] RUN go mod download [2023-12-05T19:22:35.775Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-05T19:22:36.349Z] Sending build context to Docker daemon 175.1MB [2023-12-05T19:22:36.349Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T19:22:36.349Z] ---> 88b5674ff536 [2023-12-05T19:22:36.349Z] Step 2/4 : WORKDIR /edgex [2023-12-05T19:22:41.658Z] ---> Running in 8c6dce577e3d [2023-12-05T19:22:41.658Z] Removing intermediate container 8c6dce577e3d [2023-12-05T19:22:41.658Z] ---> 96b09da7d349 [2023-12-05T19:22:41.658Z] Step 3/4 : COPY go.mod . [2023-12-05T19:22:41.917Z] ---> 88eab046d5f5 [2023-12-05T19:22:41.917Z] Step 4/4 : RUN go mod download [2023-12-05T19:22:41.917Z] ---> Running in ea38c01bf4f2 [2023-12-05T19:22:42.994Z] Still waiting to schedule task [2023-12-05T19:22:42.994Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24086’ [2023-12-05T19:23:00.009Z] Removing intermediate container ea38c01bf4f2 [2023-12-05T19:23:00.009Z] ---> 15a106b3bab0 [2023-12-05T19:23:00.009Z] Successfully built 15a106b3bab0 [2023-12-05T19:23:00.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:00.425Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:23:00.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:23:00.624Z] prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container [2023-12-05T19:23:00.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:23:01.122Z] $ docker top da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:23:01.553Z] + go version [2023-12-05T19:23:01.553Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T19:23:01.585Z] $ docker stop --time=1 da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 [2023-12-05T19:23:02.863Z] $ docker rm -f --volumes da09be92c61fa75dc6768acbdd5aeef106a09808ce59a31f763210b2253265f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:23:03.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T19:23:03.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:23:03.964Z] prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container [2023-12-05T19:23:03.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T19:23:04.316Z] $ docker top 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T19:23:04.474Z] ========================================================= [2023-12-05T19:23:04.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-05T19:23:04.474Z] ========================================================= [Pipeline] sh [2023-12-05T19:23:04.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:23:05.177Z] + make test [2023-12-05T19:23:05.177Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T19:23:11.740Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-05T19:23:23.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-05T19:23:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-05T19:23:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-05T19:23:26.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-12-05T19:23:28.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2023-12-05T19:23:28.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-05T19:23:28.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-05T19:23:28.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-05T19:23:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-05T19:23:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-05T19:23:30.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-05T19:23:30.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-05T19:23:30.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:23:30.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-05T19:23:30.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-05T19:23:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-05T19:23:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-05T19:23:31.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements [2023-12-05T19:23:31.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2023-12-05T19:23:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.762s coverage: 93.4% of statements [2023-12-05T19:23:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 4.1% of statements [2023-12-05T19:23:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-05T19:23:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:23:33.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-05T19:23:33.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-05T19:23:34.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.349s coverage: 97.6% of statements [2023-12-05T19:23:34.778Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2023-12-05T19:23:35.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-05T19:23:35.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-05T19:23:36.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements [2023-12-05T19:23:36.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-12-05T19:23:36.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-12-05T19:23:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements [2023-12-05T19:23:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements [2023-12-05T19:23:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.071s coverage: 96.3% of statements [2023-12-05T19:23:37.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.069s coverage: 87.5% of statements [2023-12-05T19:23:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-05T19:23:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-05T19:23:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-05T19:23:37.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-05T19:23:37.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-05T19:23:37.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-05T19:23:37.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-05T19:23:37.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-05T19:23:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-05T19:23:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-05T19:23:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-05T19:23:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-05T19:23:39.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-05T19:23:39.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-05T19:23:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-05T19:23:41.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-05T19:23:41.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-05T19:23:42.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-05T19:23:42.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-05T19:23:45.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-05T19:23:45.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-05T19:23:45.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-05T19:23:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-05T19:23:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-05T19:23:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-05T19:23:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-05T19:23:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-05T19:23:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-05T19:23:48.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-05T19:23:49.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-12-05T19:23:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-05T19:23:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-05T19:23:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-05T19:23:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-05T19:23:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-05T19:23:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:23:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-05T19:23:51.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-05T19:23:52.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-05T19:23:52.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-05T19:23:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-05T19:23:52.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.055s coverage: 92.9% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.037s coverage: 86.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.012s coverage: 73.7% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.201s coverage: 38.4% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.051s coverage: 84.8% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-12-05T19:24:02.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements [2023-12-05T19:24:02.541Z] 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-12-05T19:24:02.541Z] running golangci-lint [2023-12-05T19:24:02.541Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-05T19:24:02.541Z] go version go1.21.0 linux/amd64 [2023-12-05T19:24:02.541Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-05T19:24:02.541Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-05T19:24:17.398Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 12.771618523s" [2023-12-05T19:24:17.398Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.986916ms" [2023-12-05T19:24:22.660Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.71622941s with top 10 stages: buildir: 29.903686227s, gosec: 6.064231328s, fact_deprecated: 2.006973979s, inspect: 1.909611978s, printf: 1.754147786s, S1038: 1.279680563s, ctrlflow: 1.02147354s, fact_purity: 622.07053ms, nilness: 619.563144ms, unused: 611.015852ms" [2023-12-05T19:24:22.919Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-05T19:24:22.919Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, path_prettifier: 197/197, exclude: 197/197" [2023-12-05T19:24:22.919Z] level=info msg="[runner] processing took 17.511462ms with stages: identifier_marker: 6.72176ms, nolint: 6.372589ms, autogenerated_exclude: 1.391701ms, path_prettifier: 1.314791ms, exclude-rules: 1.008097ms, skip_dirs: 662.334µs, cgo: 23.93µs, filename_unadjuster: 12.16µs, max_same_issues: 860ns, fixer: 460ns, exclude: 430ns, skip_files: 420ns, uniq_by_line: 330ns, diff: 290ns, severity-rules: 280ns, sort_results: 240ns, source_code: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns, path_shortener: 110ns" [2023-12-05T19:24:22.919Z] level=info msg="[runner] linters took 7.580197894s with stages: goanalysis_metalinter: 7.56255809s" [2023-12-05T19:24:22.919Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-05T19:24:22.919Z] level=info msg="Memory: 205 samples, avg is 233.7MB, max is 920.6MB" [2023-12-05T19:24:22.919Z] level=info msg="Execution took 20.393783669s" [2023-12-05T19:24:22.919Z] go vet ./... [2023-12-05T19:24:27.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T19:24:27.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T19:24:27.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T19:24:27.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-05T19:24:27.478Z] + ls -al . [2023-12-05T19:24:27.478Z] total 736 [2023-12-05T19:24:27.478Z] drwxrwxr-x 11 1001 1001 4096 Dec 5 19:23 . [2023-12-05T19:24:27.478Z] drwxr-xr-x 4 root root 4096 Dec 5 19:23 .. [2023-12-05T19:24:27.478Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 .blubracket [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 10 Dec 5 19:21 .dockerignore [2023-12-05T19:24:27.478Z] drwxrwxr-x 8 1001 1001 4096 Dec 5 19:24 .git [2023-12-05T19:24:27.478Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:21 .github [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:21 .gitignore [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 42 Dec 5 19:21 .golangci.yml [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 100 Dec 5 19:21 .hadolint.yml [2023-12-05T19:24:27.478Z] drwxr-xr-x 3 1001 1001 4096 Dec 5 19:22 .semver [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 155 Dec 5 19:21 .sonarcloud.properties [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:21 ADOPTERS.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:21 Attribution.txt [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:21 CHANGELOG.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:21 CONTRIBUTING.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 677 Dec 5 19:21 GOVERNANCE.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 861 Dec 5 19:21 Jenkinsfile [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:21 LICENSE [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:21 Makefile [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 582 Dec 5 19:21 OWNERS.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:21 README.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 789 Dec 5 19:21 SECURITY.md [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 5 Dec 5 19:22 VERSION [2023-12-05T19:24:27.478Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 bin [2023-12-05T19:24:27.478Z] drwxrwxr-x 18 1001 1001 4096 Dec 5 19:21 cmd [2023-12-05T19:24:27.478Z] -rw-r--r-- 1 root root 453601 Dec 5 19:24 coverage.out [2023-12-05T19:24:27.478Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:21 fuzz_test [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:21 go.mod [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:21 go.sum [2023-12-05T19:24:27.478Z] drwxrwxr-x 7 1001 1001 4096 Dec 5 19:21 internal [2023-12-05T19:24:27.478Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:21 openapi [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 584 Dec 5 19:21 security.txt [2023-12-05T19:24:27.478Z] -rw-rw-r-- 1 1001 1001 204 Dec 5 19:21 version.go [Pipeline] sh [2023-12-05T19:24:27.786Z] + '[' -e coverage.out ] [2023-12-05T19:24:27.786Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-05T19:24:27.969Z] Stashed 1 file(s) [Pipeline] sh [2023-12-05T19:24:28.262Z] + make build [2023-12-05T19:24:28.262Z] 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-12-05T19:24:40.447Z] 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-12-05T19:24:40.447Z] 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-12-05T19:24:40.705Z] 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-12-05T19:24:41.648Z] 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-12-05T19:24:46.931Z] 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-12-05T19:24:47.864Z] 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-12-05T19:24:49.235Z] 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-12-05T19:24:50.170Z] 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-12-05T19:24:50.735Z] 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-12-05T19:24:51.301Z] 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-12-05T19:24:52.244Z] 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-12-05T19:24:53.645Z] $ docker stop --time=1 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 [2023-12-05T19:24:58.207Z] $ docker rm -f --volumes 1b4689d386b4fc6f32def884320402aa5d5222063a4378a8060884038e4572f3 [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-12-05T19:24:59.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T19:24:59.730Z] [2023-12-05T19:24:59.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:25:00.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T19:25:00.164Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-05T19:25:00.164Z] 91d30c5bc195: Pulling fs layer [2023-12-05T19:25:00.164Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-05T19:25:00.164Z] 9c61dcf015f6: Pulling fs layer [2023-12-05T19:25:00.164Z] 4698f68db338: Pulling fs layer [2023-12-05T19:25:00.164Z] 2a2f49069b9e: Pulling fs layer [2023-12-05T19:25:00.164Z] e0025b399a48: Pulling fs layer [2023-12-05T19:25:00.164Z] 4698f68db338: Waiting [2023-12-05T19:25:00.164Z] e0025b399a48: Waiting [2023-12-05T19:25:00.164Z] 2a2f49069b9e: Waiting [2023-12-05T19:25:00.436Z] 91d30c5bc195: Download complete [2023-12-05T19:25:00.436Z] 4698f68db338: Download complete [2023-12-05T19:25:00.436Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-05T19:25:00.436Z] 2e9b0aa3be6d: Download complete [2023-12-05T19:25:00.436Z] e0025b399a48: Verifying Checksum [2023-12-05T19:25:00.436Z] e0025b399a48: Download complete [2023-12-05T19:25:00.436Z] 91d30c5bc195: Pull complete [2023-12-05T19:25:00.707Z] 2a2f49069b9e: Download complete [2023-12-05T19:25:00.707Z] 2e9b0aa3be6d: Pull complete [2023-12-05T19:25:00.965Z] 9c61dcf015f6: Verifying Checksum [2023-12-05T19:25:00.965Z] 9c61dcf015f6: Download complete [2023-12-05T19:25:03.508Z] 9c61dcf015f6: Pull complete [2023-12-05T19:25:03.508Z] 4698f68db338: Pull complete [2023-12-05T19:25:03.768Z] 2a2f49069b9e: Pull complete [2023-12-05T19:25:03.768Z] e0025b399a48: Pull complete [2023-12-05T19:25:03.768Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-05T19:25:03.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T19:25:03.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:25:04.110Z] prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container [2023-12-05T19:25:04.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-05T19:25:07.427Z] $ docker top f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:25:07.871Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-05T19:25:10.399Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #1 transferring dockerfile: 1.69kB done [2023-12-05T19:25:10.399Z] #1 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #2 transferring dockerfile: 1.93kB done [2023-12-05T19:25:10.399Z] #2 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #3 transferring dockerfile: 2.93kB done [2023-12-05T19:25:10.399Z] #3 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #4 [core-data internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #4 transferring dockerfile: 2.01kB done [2023-12-05T19:25:10.399Z] #4 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #5 transferring dockerfile: 2.49kB done [2023-12-05T19:25:10.399Z] #5 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #6 transferring dockerfile: 1.89kB done [2023-12-05T19:25:10.399Z] #6 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #7 transferring dockerfile: 2.06kB done [2023-12-05T19:25:10.399Z] #7 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #8 transferring dockerfile: 2.23kB done [2023-12-05T19:25:10.399Z] #8 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #9 transferring dockerfile: 1.95kB done [2023-12-05T19:25:10.399Z] #9 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #10 [security-spire-config internal] load .dockerignore [2023-12-05T19:25:10.399Z] #10 transferring context: 50B done [2023-12-05T19:25:10.399Z] #10 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #11 transferring dockerfile: 1.70kB done [2023-12-05T19:25:10.399Z] #11 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #12 transferring dockerfile: 2.15kB done [2023-12-05T19:25:10.399Z] #12 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #13 [core-command internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #13 transferring dockerfile: 1.93kB done [2023-12-05T19:25:10.399Z] #13 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #14 transferring dockerfile: 1.81kB done [2023-12-05T19:25:10.399Z] #14 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T19:25:10.399Z] #15 transferring dockerfile: 2.50kB done [2023-12-05T19:25:10.399Z] #15 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #16 [support-scheduler internal] load .dockerignore [2023-12-05T19:25:10.399Z] #16 transferring context: 50B done [2023-12-05T19:25:10.399Z] #16 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #17 [security-bootstrapper internal] load .dockerignore [2023-12-05T19:25:10.399Z] #17 transferring context: 50B done [2023-12-05T19:25:10.399Z] #17 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #18 [core-data internal] load .dockerignore [2023-12-05T19:25:10.399Z] #18 transferring context: 50B done [2023-12-05T19:25:10.399Z] #18 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-12-05T19:25:10.399Z] #19 transferring context: 50B done [2023-12-05T19:25:10.399Z] #19 DONE 0.0s [2023-12-05T19:25:10.399Z] [2023-12-05T19:25:10.399Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T19:25:10.660Z] #20 transferring context: 50B done [2023-12-05T19:25:10.660Z] #20 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #21 [core-metadata internal] load .dockerignore [2023-12-05T19:25:10.660Z] #21 transferring context: 50B done [2023-12-05T19:25:10.660Z] #21 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T19:25:10.660Z] #22 transferring context: 50B done [2023-12-05T19:25:10.660Z] #22 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #23 [support-notifications internal] load .dockerignore [2023-12-05T19:25:10.660Z] #23 transferring context: 50B done [2023-12-05T19:25:10.660Z] #23 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #24 [security-spire-server internal] load .dockerignore [2023-12-05T19:25:10.660Z] #24 transferring context: 50B done [2023-12-05T19:25:10.660Z] #24 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #25 [core-command internal] load .dockerignore [2023-12-05T19:25:10.660Z] #25 transferring context: 50B done [2023-12-05T19:25:10.660Z] #25 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #26 [security-proxy-auth internal] load .dockerignore [2023-12-05T19:25:10.660Z] #26 transferring context: 50B done [2023-12-05T19:25:10.660Z] #26 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #27 [security-spire-agent internal] load .dockerignore [2023-12-05T19:25:10.660Z] #27 transferring context: 50B done [2023-12-05T19:25:10.660Z] #27 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #28 [security-proxy-setup internal] load .dockerignore [2023-12-05T19:25:10.660Z] #28 transferring context: 50B done [2023-12-05T19:25:10.660Z] #28 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:10.660Z] #29 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:10.660Z] #30 ... [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:10.660Z] #29 DONE 0.0s [2023-12-05T19:25:10.660Z] [2023-12-05T19:25:10.660Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:10.920Z] #30 ... [2023-12-05T19:25:10.920Z] [2023-12-05T19:25:10.920Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:10.920Z] #29 DONE 0.0s [2023-12-05T19:25:10.920Z] [2023-12-05T19:25:10.920Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:10.920Z] #30 ... [2023-12-05T19:25:10.920Z] [2023-12-05T19:25:10.920Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:10.920Z] #29 DONE 0.0s [2023-12-05T19:25:10.920Z] [2023-12-05T19:25:10.920Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:11.179Z] #30 ... [2023-12-05T19:25:11.179Z] [2023-12-05T19:25:11.179Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:11.179Z] #29 DONE 0.0s [2023-12-05T19:25:11.179Z] [2023-12-05T19:25:11.179Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:11.487Z] #30 ... [2023-12-05T19:25:11.487Z] [2023-12-05T19:25:11.487Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T19:25:11.487Z] #29 DONE 0.0s [2023-12-05T19:25:11.487Z] [2023-12-05T19:25:11.487Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:25:11.487Z] #30 DONE 0.6s [2023-12-05T19:25:11.487Z] [2023-12-05T19:25:11.487Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:25:11.487Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T19:25:11.487Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-05T19:25:11.487Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:25:11.487Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T19:25:11.487Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T19:25:11.487Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T19:25:11.487Z] #31 DONE 0.9s [2023-12-05T19:25:11.487Z] [2023-12-05T19:25:11.487Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-05T19:25:11.487Z] #32 DONE 0.8s [2023-12-05T19:25:11.487Z] [2023-12-05T19:25:11.487Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-05T19:25:11.747Z] #33 ... [2023-12-05T19:25:11.747Z] [2023-12-05T19:25:11.747Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:25:11.747Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T19:25:11.747Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-05T19:25:11.747Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:25:11.747Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T19:25:11.748Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T19:25:11.748Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T19:25:11.748Z] #31 DONE 1.0s [2023-12-05T19:25:11.748Z] [2023-12-05T19:25:11.748Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T19:25:11.748Z] #34 DONE 1.2s [2023-12-05T19:25:11.748Z] [2023-12-05T19:25:11.748Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:11.748Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:12.313Z] #35 ... [2023-12-05T19:25:12.313Z] [2023-12-05T19:25:12.313Z] #36 [security-spire-server internal] load build context [2023-12-05T19:25:12.313Z] #36 transferring context: 18.10kB 0.0s done [2023-12-05T19:25:12.313Z] #36 DONE 0.3s [2023-12-05T19:25:12.313Z] [2023-12-05T19:25:12.313Z] #37 [security-proxy-setup internal] load build context [2023-12-05T19:25:17.662Z] #37 ... [2023-12-05T19:25:17.662Z] [2023-12-05T19:25:17.662Z] #38 [core-metadata internal] load build context [2023-12-05T19:25:17.662Z] #38 transferring context: 279.96MB 5.9s [2023-12-05T19:25:17.662Z] #38 ... [2023-12-05T19:25:17.662Z] [2023-12-05T19:25:17.662Z] #37 [security-proxy-setup internal] load build context [2023-12-05T19:25:18.635Z] #37 transferring context: 369.41MB 6.8s done [2023-12-05T19:25:19.568Z] #37 ... [2023-12-05T19:25:19.568Z] [2023-12-05T19:25:19.568Z] #39 [security-spire-config internal] load build context [2023-12-05T19:25:19.568Z] #39 transferring context: 16.35kB 0.0s done [2023-12-05T19:25:19.568Z] #39 DONE 7.9s [2023-12-05T19:25:19.826Z] [2023-12-05T19:25:19.826Z] #40 [core-data internal] load build context [2023-12-05T19:25:19.826Z] #40 transferring context: 369.41MB 8.6s done [2023-12-05T19:25:21.735Z] #40 ... [2023-12-05T19:25:21.736Z] [2023-12-05T19:25:21.736Z] #41 [support-scheduler internal] load build context [2023-12-05T19:25:21.736Z] #41 transferring context: 369.41MB 8.0s done [2023-12-05T19:25:21.736Z] #41 ... [2023-12-05T19:25:21.736Z] [2023-12-05T19:25:21.736Z] #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:25:21.736Z] #42 ... [2023-12-05T19:25:21.736Z] [2023-12-05T19:25:21.736Z] #43 [security-bootstrapper internal] load build context [2023-12-05T19:25:21.736Z] #43 transferring context: 369.41MB 7.9s done [2023-12-05T19:25:21.994Z] #43 ... [2023-12-05T19:25:21.994Z] [2023-12-05T19:25:21.994Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T19:25:21.994Z] #44 ... [2023-12-05T19:25:21.994Z] [2023-12-05T19:25:21.994Z] #45 [support-notifications internal] load build context [2023-12-05T19:25:21.994Z] #45 transferring context: 369.41MB 6.8s done [2023-12-05T19:25:22.856Z] #45 ... [2023-12-05T19:25:22.856Z] [2023-12-05T19:25:22.856Z] #46 [core-command internal] load build context [2023-12-05T19:25:22.856Z] #46 transferring context: 369.41MB 7.4s done [2023-12-05T19:25:23.138Z] #46 ... [2023-12-05T19:25:23.138Z] [2023-12-05T19:25:23.138Z] #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T19:25:23.138Z] #47 ... [2023-12-05T19:25:23.138Z] [2023-12-05T19:25:23.138Z] #48 [security-spiffe-token-provider internal] load build context [2023-12-05T19:25:23.138Z] #48 transferring context: 369.41MB 7.3s done [2023-12-05T19:25:23.411Z] #48 ... [2023-12-05T19:25:23.411Z] [2023-12-05T19:25:23.411Z] #49 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:25:23.411Z] #49 transferring context: 369.41MB 7.3s done [2023-12-05T19:25:23.411Z] #49 ... [2023-12-05T19:25:23.411Z] [2023-12-05T19:25:23.411Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:25:23.671Z] #50 ... [2023-12-05T19:25:23.671Z] [2023-12-05T19:25:23.671Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T19:25:23.671Z] #51 ... [2023-12-05T19:25:23.671Z] [2023-12-05T19:25:23.671Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:23.671Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 11.9s done [2023-12-05T19:25:23.671Z] #35 DONE 12.1s [2023-12-05T19:25:23.671Z] [2023-12-05T19:25:23.671Z] #52 [security-secretstore-setup internal] load build context [2023-12-05T19:25:23.671Z] #52 transferring context: 369.41MB 7.1s done [2023-12-05T19:25:23.930Z] #52 ... [2023-12-05T19:25:23.930Z] [2023-12-05T19:25:23.930Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T19:25:23.930Z] #53 ... [2023-12-05T19:25:23.930Z] [2023-12-05T19:25:23.930Z] #54 [security-proxy-auth internal] load build context [2023-12-05T19:25:23.930Z] #54 transferring context: 369.41MB 7.4s done [2023-12-05T19:25:24.191Z] #54 ... [2023-12-05T19:25:24.191Z] [2023-12-05T19:25:24.191Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T19:25:24.449Z] #55 ... [2023-12-05T19:25:24.449Z] [2023-12-05T19:25:24.449Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T19:25:24.449Z] #56 ... [2023-12-05T19:25:24.449Z] [2023-12-05T19:25:24.449Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:25:24.707Z] #57 ... [2023-12-05T19:25:24.707Z] [2023-12-05T19:25:24.707Z] #58 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T19:25:24.965Z] #58 ... [2023-12-05T19:25:24.965Z] [2023-12-05T19:25:24.965Z] #38 [core-metadata internal] load build context [2023-12-05T19:25:24.965Z] #38 transferring context: 369.41MB 7.7s done [2023-12-05T19:25:30.232Z] #38 ... [2023-12-05T19:25:30.232Z] [2023-12-05T19:25:30.232Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:25:30.232Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T19:25:30.232Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-05T19:25:30.232Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:25:30.232Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T19:25:30.232Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T19:25:30.232Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T19:25:30.232Z] #31 DONE 1.0s [2023-12-05T19:25:30.232Z] [2023-12-05T19:25:30.232Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:30.232Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 11.9s done [2023-12-05T19:25:30.232Z] #35 DONE 12.1s [2023-12-05T19:25:30.232Z] [2023-12-05T19:25:30.232Z] #58 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T19:25:30.232Z] #58 DONE 18.8s [2023-12-05T19:25:30.232Z] [2023-12-05T19:25:30.232Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:25:31.164Z] #57 ... [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #45 [support-notifications internal] load build context [2023-12-05T19:25:31.164Z] #45 DONE 20.2s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-12-05T19:25:31.164Z] #33 DONE 19.7s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #52 [security-secretstore-setup internal] load build context [2023-12-05T19:25:31.164Z] #52 DONE 20.5s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #37 [security-proxy-setup internal] load build context [2023-12-05T19:25:31.164Z] #37 DONE 19.9s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #48 [security-spiffe-token-provider internal] load build context [2023-12-05T19:25:31.164Z] #48 DONE 20.3s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #49 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:25:31.164Z] #49 DONE 20.3s [2023-12-05T19:25:31.164Z] [2023-12-05T19:25:31.164Z] #41 [support-scheduler internal] load build context [2023-12-05T19:25:31.164Z] #41 DONE 20.6s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #38 [core-metadata internal] load build context [2023-12-05T19:25:31.421Z] #38 DONE 20.3s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #43 [security-bootstrapper internal] load build context [2023-12-05T19:25:31.421Z] #43 DONE 20.6s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #54 [security-proxy-auth internal] load build context [2023-12-05T19:25:31.421Z] #54 DONE 20.0s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #46 [core-command internal] load build context [2023-12-05T19:25:31.421Z] #46 DONE 20.0s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #40 [core-data internal] load build context [2023-12-05T19:25:31.421Z] #40 DONE 20.6s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #59 [security-spire-agent internal] load build context [2023-12-05T19:25:31.421Z] #59 transferring context: 17.63kB done [2023-12-05T19:25:31.421Z] #59 DONE 0.2s [2023-12-05T19:25:31.421Z] [2023-12-05T19:25:31.421Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:31.421Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-05T19:25:31.421Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-05T19:25:31.421Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-12-05T19:25:31.421Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-12-05T19:25:31.421Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T19:25:31.421Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-05T19:25:31.421Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T19:25:31.421Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-12-05T19:25:31.421Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-05T19:25:31.421Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-05T19:25:31.421Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T19:25:31.678Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.4s [2023-12-05T19:25:31.678Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T19:25:31.678Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.5s [2023-12-05T19:25:31.678Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.6s [2023-12-05T19:25:31.936Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-12-05T19:25:32.194Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-12-05T19:25:32.194Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-05T19:25:32.453Z] #35 ... [2023-12-05T19:25:32.453Z] [2023-12-05T19:25:32.453Z] #42 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:25:32.453Z] #42 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.453Z] #42 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.453Z] #42 20.22 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:32.453Z] #42 20.23 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:32.453Z] #42 20.24 OK: 7 MiB in 16 packages [2023-12-05T19:25:32.453Z] #42 DONE 20.9s [2023-12-05T19:25:32.710Z] [2023-12-05T19:25:32.710Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:32.710Z] #35 ... [2023-12-05T19:25:32.710Z] [2023-12-05T19:25:32.710Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:25:32.710Z] #50 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.710Z] #50 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.710Z] #50 20.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:32.710Z] #50 20.26 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:32.710Z] #50 20.27 OK: 7 MiB in 16 packages [2023-12-05T19:25:32.710Z] #50 DONE 21.1s [2023-12-05T19:25:32.710Z] [2023-12-05T19:25:32.710Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T19:25:32.710Z] #0 0.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.710Z] #0 0.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:32.710Z] #0 0.908 OK: 264 MiB in 52 packages [2023-12-05T19:25:32.710Z] #60 DONE 1.4s [2023-12-05T19:25:32.710Z] [2023-12-05T19:25:32.710Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:33.642Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-12-05T19:25:33.902Z] #35 ... [2023-12-05T19:25:33.902Z] [2023-12-05T19:25:33.902Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T19:25:33.902Z] #44 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:33.902Z] #44 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:33.902Z] #44 21.06 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:33.902Z] #44 21.06 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T19:25:33.902Z] #44 21.07 (3/4) Installing su-exec (0.2-r3) [2023-12-05T19:25:33.902Z] #44 21.08 (4/4) Installing yq (4.33.3-r5) [2023-12-05T19:25:33.902Z] #44 21.15 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:33.902Z] #44 21.16 OK: 17 MiB in 19 packages [2023-12-05T19:25:33.902Z] #44 DONE 22.1s [2023-12-05T19:25:33.902Z] [2023-12-05T19:25:33.902Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:25:33.902Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-12-05T19:25:33.902Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T19:25:33.902Z] #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-05T19:25:33.902Z] #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-05T19:25:33.902Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-12-05T19:25:33.902Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-05T19:25:33.902Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T19:25:33.902Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-05T19:25:33.902Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-05T19:25:33.902Z] #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-12-05T19:25:33.902Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-05T19:25:33.902Z] #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-12-05T19:25:34.163Z] #61 ... [2023-12-05T19:25:34.163Z] [2023-12-05T19:25:34.163Z] #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:25:34.163Z] #62 DONE 1.7s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T19:25:34.423Z] #56 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #56 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #56 21.22 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T19:25:34.423Z] #56 21.26 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:34.423Z] #56 21.29 (3/4) Installing su-exec (0.2-r3) [2023-12-05T19:25:34.423Z] #56 21.29 (4/4) Installing yq (4.33.3-r5) [2023-12-05T19:25:34.423Z] #56 21.34 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:34.423Z] #56 21.35 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:25:34.423Z] #56 21.39 OK: 17 MiB in 19 packages [2023-12-05T19:25:34.423Z] #56 DONE 22.6s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T19:25:34.423Z] #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #0 1.596 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:25:34.423Z] #0 1.596 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:25:34.423Z] #0 1.596 OK: 20069 distinct packages available [2023-12-05T19:25:34.423Z] #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #0 2.065 OK: 264 MiB in 52 packages [2023-12-05T19:25:34.423Z] #63 DONE 3.2s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T19:25:34.423Z] #51 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #51 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #51 22.31 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:34.423Z] #51 22.32 (2/2) Installing su-exec (0.2-r3) [2023-12-05T19:25:34.423Z] #51 22.32 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:34.423Z] #51 22.33 OK: 7 MiB in 17 packages [2023-12-05T19:25:34.423Z] #51 DONE 22.7s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T19:25:34.423Z] #47 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #47 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #47 20.94 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:25:34.423Z] #47 20.94 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:25:34.423Z] #47 20.94 OK: 20069 distinct packages available [2023-12-05T19:25:34.423Z] #47 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #47 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #47 21.33 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:34.423Z] #47 21.34 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:25:34.423Z] #47 21.34 (3/4) Installing libucontext (1.2-r2) [2023-12-05T19:25:34.423Z] #47 21.35 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T19:25:34.423Z] #47 21.35 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:34.423Z] #47 21.36 OK: 8 MiB in 19 packages [2023-12-05T19:25:34.423Z] #47 DONE 22.5s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:25:34.423Z] #64 DONE 0.2s [2023-12-05T19:25:34.423Z] [2023-12-05T19:25:34.423Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:25:34.423Z] #57 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.423Z] #57 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.682Z] #57 ... [2023-12-05T19:25:34.682Z] [2023-12-05T19:25:34.682Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:25:34.682Z] #61 DONE 3.4s [2023-12-05T19:25:34.682Z] [2023-12-05T19:25:34.682Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:25:34.682Z] #35 DONE 15.6s [2023-12-05T19:25:34.682Z] [2023-12-05T19:25:34.682Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T19:25:34.682Z] #53 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.682Z] #53 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:34.682Z] #53 23.00 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T19:25:34.682Z] #53 23.03 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:34.682Z] #53 23.03 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:34.682Z] #53 23.03 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:25:34.682Z] #53 23.07 OK: 8 MiB in 17 packages [2023-12-05T19:25:34.944Z] #53 DONE 23.3s [2023-12-05T19:25:34.944Z] [2023-12-05T19:25:34.944Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:35.203Z] #65 ... [2023-12-05T19:25:35.203Z] [2023-12-05T19:25:35.203Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:25:35.203Z] #57 22.91 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:25:35.203Z] #57 22.91 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:25:35.203Z] #57 22.91 OK: 20069 distinct packages available [2023-12-05T19:25:35.203Z] #57 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.203Z] #57 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.203Z] #57 23.24 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:35.203Z] #57 23.24 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:25:35.203Z] #57 23.24 (3/5) Installing libucontext (1.2-r2) [2023-12-05T19:25:35.203Z] #57 23.24 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T19:25:35.204Z] #57 23.25 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T19:25:35.204Z] #57 23.26 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:35.204Z] #57 23.26 OK: 8 MiB in 20 packages [2023-12-05T19:25:35.204Z] #57 DONE 23.4s [2023-12-05T19:25:35.474Z] [2023-12-05T19:25:35.474Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T19:25:35.474Z] #55 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.474Z] #55 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.474Z] #55 23.07 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:25:35.474Z] #55 23.07 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:25:35.474Z] #55 23.07 OK: 20069 distinct packages available [2023-12-05T19:25:35.474Z] #55 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.474Z] #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.474Z] #55 23.48 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T19:25:35.474Z] #55 23.49 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T19:25:35.474Z] #55 23.50 (3/11) Installing libunistring (1.1-r1) [2023-12-05T19:25:35.474Z] #55 23.52 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T19:25:35.474Z] #55 23.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T19:25:35.474Z] #55 23.53 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T19:25:35.474Z] #55 23.54 (7/11) Installing curl (8.4.0-r0) [2023-12-05T19:25:35.474Z] #55 23.54 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T19:25:35.474Z] #55 23.55 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:25:35.474Z] #55 23.55 (10/11) Installing libucontext (1.2-r2) [2023-12-05T19:25:35.474Z] #55 23.55 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T19:25:35.474Z] #55 23.56 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:25:35.474Z] #55 23.57 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:25:35.475Z] #55 23.61 OK: 12 MiB in 26 packages [2023-12-05T19:25:35.734Z] #55 DONE 23.9s [2023-12-05T19:25:35.734Z] [2023-12-05T19:25:35.734Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T19:25:35.734Z] #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.734Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.734Z] #0 4.401 OK: 264 MiB in 52 packages [2023-12-05T19:25:35.734Z] #66 DONE 4.5s [2023-12-05T19:25:35.734Z] [2023-12-05T19:25:35.734Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:25:35.734Z] #67 DONE 0.0s [2023-12-05T19:25:35.734Z] [2023-12-05T19:25:35.734Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:35.994Z] #68 ... [2023-12-05T19:25:35.994Z] [2023-12-05T19:25:35.994Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T19:25:35.994Z] #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.994Z] #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:35.994Z] #0 4.779 OK: 264 MiB in 52 packages [2023-12-05T19:25:35.994Z] #69 DONE 4.9s [2023-12-05T19:25:36.253Z] [2023-12-05T19:25:36.253Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:25:36.253Z] #70 DONE 0.1s [2023-12-05T19:25:36.253Z] [2023-12-05T19:25:36.253Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:36.253Z] #68 0.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:36.253Z] #68 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:36.513Z] #68 ... [2023-12-05T19:25:36.513Z] [2023-12-05T19:25:36.513Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:36.513Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:36.513Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:36.513Z] #0 3.752 OK: 7 MiB in 16 packages [2023-12-05T19:25:36.513Z] #71 DONE 3.9s [2023-12-05T19:25:36.513Z] [2023-12-05T19:25:36.513Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:25:36.776Z] #72 ... [2023-12-05T19:25:36.776Z] [2023-12-05T19:25:36.776Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:36.776Z] #68 0.974 OK: 12 MiB in 26 packages [2023-12-05T19:25:36.776Z] #68 DONE 1.1s [2023-12-05T19:25:37.035Z] [2023-12-05T19:25:37.035Z] #73 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:37.035Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.035Z] #0 3.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.035Z] #0 4.131 OK: 7 MiB in 16 packages [2023-12-05T19:25:37.035Z] #73 DONE 4.2s [2023-12-05T19:25:37.035Z] [2023-12-05T19:25:37.035Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T19:25:37.035Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.035Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.035Z] #0 3.072 OK: 17 MiB in 19 packages [2023-12-05T19:25:37.035Z] #74 DONE 3.2s [2023-12-05T19:25:37.035Z] [2023-12-05T19:25:37.035Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T19:25:37.035Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.035Z] #0 2.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.295Z] #75 ... [2023-12-05T19:25:37.295Z] [2023-12-05T19:25:37.295Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T19:25:37.295Z] #76 DONE 0.0s [2023-12-05T19:25:37.295Z] [2023-12-05T19:25:37.295Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T19:25:37.295Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.295Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:37.295Z] #0 2.814 OK: 17 MiB in 19 packages [2023-12-05T19:25:37.295Z] #77 DONE 2.9s [2023-12-05T19:25:37.295Z] [2023-12-05T19:25:37.295Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T19:25:37.295Z] #75 2.889 OK: 8 MiB in 19 packages [2023-12-05T19:25:37.568Z] #75 DONE 3.1s [2023-12-05T19:25:37.568Z] [2023-12-05T19:25:37.568Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:25:38.506Z] #78 DONE 0.8s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T19:25:38.506Z] #79 ... [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T19:25:38.506Z] #80 DONE 0.0s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #81 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T19:25:38.506Z] #81 DONE 0.1s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T19:25:38.506Z] #79 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:38.506Z] #79 ... [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:25:38.506Z] #82 DONE 0.0s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T19:25:38.506Z] #83 DONE 0.0s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T19:25:38.506Z] #84 DONE 0.0s [2023-12-05T19:25:38.506Z] [2023-12-05T19:25:38.506Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T19:25:38.506Z] #79 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:38.765Z] #79 3.413 OK: 8 MiB in 20 packages [2023-12-05T19:25:38.765Z] #79 DONE 3.5s [2023-12-05T19:25:38.765Z] [2023-12-05T19:25:38.765Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T19:25:38.765Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:38.765Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:38.765Z] #0 4.295 OK: 7 MiB in 17 packages [2023-12-05T19:25:38.765Z] #85 DONE 4.4s [2023-12-05T19:25:38.765Z] [2023-12-05T19:25:38.765Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T19:25:39.024Z] #86 ... [2023-12-05T19:25:39.024Z] [2023-12-05T19:25:39.024Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:25:39.024Z] #65 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:39.024Z] #65 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T19:25:39.024Z] #65 3.717 OK: 8 MiB in 17 packages [2023-12-05T19:25:39.024Z] #65 DONE 3.8s [2023-12-05T19:25:39.024Z] [2023-12-05T19:25:39.024Z] #87 [security-spire-config] exporting to image [2023-12-05T19:25:39.024Z] #87 exporting layers [2023-12-05T19:25:39.961Z] #87 ... [2023-12-05T19:25:39.961Z] [2023-12-05T19:25:39.961Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:25:39.961Z] #88 DONE 1.1s [2023-12-05T19:25:39.961Z] [2023-12-05T19:25:39.961Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T19:25:39.961Z] #89 DONE 1.1s [2023-12-05T19:25:39.961Z] [2023-12-05T19:25:39.961Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T19:25:39.961Z] #90 DONE 0.0s [2023-12-05T19:25:39.961Z] [2023-12-05T19:25:39.961Z] #87 [security-spire-config] exporting to image [2023-12-05T19:25:39.961Z] #87 exporting layers 1.4s done [2023-12-05T19:25:39.961Z] #87 writing image sha256:46473acf3fd19efda2755770cf55781a52ad52e53614f61a75f70f0b88783bbc [2023-12-05T19:25:39.961Z] #87 writing image sha256:46473acf3fd19efda2755770cf55781a52ad52e53614f61a75f70f0b88783bbc 0.0s done [2023-12-05T19:25:39.961Z] #87 naming to docker.io/library/security-spire-config done [2023-12-05T19:25:39.961Z] #87 DONE 1.4s [2023-12-05T19:25:39.961Z] [2023-12-05T19:25:39.961Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T19:25:40.221Z] #91 DONE 0.4s [2023-12-05T19:25:40.221Z] [2023-12-05T19:25:40.221Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:25:40.480Z] #92 DONE 0.5s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:25:40.480Z] #93 DONE 0.0s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T19:25:40.480Z] #94 DONE 0.0s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T19:25:40.480Z] #95 DONE 0.0s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T19:25:40.480Z] #96 DONE 0.0s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T19:25:40.480Z] #97 DONE 0.1s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:25:40.480Z] #98 DONE 0.1s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T19:25:40.480Z] #99 DONE 0.0s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T19:25:40.480Z] #86 DONE 1.8s [2023-12-05T19:25:40.480Z] [2023-12-05T19:25:40.480Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T19:25:40.738Z] #100 DONE 0.0s [2023-12-05T19:25:40.738Z] [2023-12-05T19:25:40.738Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T19:25:40.738Z] #101 DONE 0.1s [2023-12-05T19:25:40.738Z] [2023-12-05T19:25:40.738Z] #87 [security-spire-agent] exporting to image [2023-12-05T19:25:40.996Z] #87 exporting layers 0.5s done [2023-12-05T19:25:41.254Z] #87 exporting layers 0.5s done [2023-12-05T19:25:41.254Z] #87 writing image sha256:992f36b73645c87b024bd38044d643f2d8b0e8d294f9c6400ea6a69429370f39 done [2023-12-05T19:25:41.254Z] #87 naming to docker.io/library/security-spire-server done [2023-12-05T19:25:41.254Z] #87 writing image sha256:6a5bedf8ca816d7ac0d1d0f0868836f6c9368c6c9cf0463449a3a29e7c4d4abc done [2023-12-05T19:25:41.254Z] #87 naming to docker.io/library/security-spire-agent done [2023-12-05T19:25:41.254Z] #87 DONE 2.0s [2023-12-05T19:25:41.254Z] [2023-12-05T19:25:41.254Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:25:44.537Z] #102 ... [2023-12-05T19:25:44.537Z] [2023-12-05T19:25:44.537Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:25:44.537Z] #103 ... [2023-12-05T19:25:44.537Z] [2023-12-05T19:25:44.537Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:00.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24088 in /w/workspace/edgexfoundry_edgex-go_PR-4733 [Pipeline] { [Pipeline] ws [2023-12-05T19:26:00.530Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-05T19:26:00.649Z] The recommended git tool is: git [2023-12-05T19:26:02.629Z] #104 ... [2023-12-05T19:26:02.629Z] [2023-12-05T19:26:02.629Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:02.629Z] #102 DONE 24.6s [2023-12-05T19:26:02.629Z] [2023-12-05T19:26:02.629Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:02.629Z] #72 DONE 24.1s [2023-12-05T19:26:02.629Z] [2023-12-05T19:26:02.629Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:02.629Z] #104 DONE 25.8s [2023-12-05T19:26:02.629Z] [2023-12-05T19:26:02.629Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:02.629Z] #103 DONE 26.0s [2023-12-05T19:26:02.629Z] [2023-12-05T19:26:02.629Z] #105 [support-scheduler builder 6/7] COPY . . [2023-12-05T19:26:06.973Z] using credential edgex-jenkins-ssh [2023-12-05T19:26:07.000Z] Cloning the remote Git repository [2023-12-05T19:26:07.056Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-05T19:26:07.182Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-05T19:26:07.416Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-05T19:26:07.417Z] > git --version # timeout=10 [2023-12-05T19:26:07.444Z] > git --version # 'git version 2.25.1' [2023-12-05T19:26:07.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T19:26:07.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T19:26:09.271Z] #105 ... [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #106 [support-notifications builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #106 DONE 8.3s [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #107 DONE 8.3s [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #105 [support-scheduler builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #105 DONE 8.3s [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #108 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #109 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #110 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #111 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #112 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #113 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #114 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #115 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #116 [core-command builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #116 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #117 [core-metadata builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #117 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #118 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #119 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #120 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #121 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #122 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #122 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #123 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #124 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #125 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #126 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #126 DONE 8.4s [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #127 [core-data builder 6/7] COPY . . [2023-12-05T19:26:09.271Z] #127 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:26:09.271Z] #128 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:26:09.271Z] #129 CACHED [2023-12-05T19:26:09.271Z] [2023-12-05T19:26:09.271Z] #130 [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-12-05T19:26:10.208Z] #130 1.291 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-12-05T19:26:20.180Z] #130 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:26:20.180Z] #0 0.452 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-12-05T19:26:20.180Z] #131 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T19:26:20.180Z] #0 1.304 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-12-05T19:26:20.180Z] #132 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:26:20.180Z] #0 0.332 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-12-05T19:26:20.180Z] #133 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T19:26:20.180Z] #0 1.018 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-12-05T19:26:20.180Z] #134 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T19:26:20.180Z] #0 0.739 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-12-05T19:26:20.180Z] #135 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:26:20.180Z] #0 1.082 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-12-05T19:26:20.180Z] #136 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T19:26:20.180Z] #0 1.257 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-12-05T19:26:20.180Z] #137 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:26:20.180Z] #0 1.139 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-12-05T19:26:20.180Z] #138 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:26:20.180Z] #0 0.751 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-12-05T19:26:20.180Z] #139 ... [2023-12-05T19:26:20.180Z] [2023-12-05T19:26:20.180Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T19:26:20.180Z] #0 0.849 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-12-05T19:26:27.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-05T19:26:29.003Z] Merging remotes/origin/main commit 514bb4af690a15783c73f27ef759057b5c721b1c into PR head commit 555016043fd72352d9d5ca757e14e341f4556c87 [2023-12-05T19:26:29.428Z] Merge succeeded, producing 555016043fd72352d9d5ca757e14e341f4556c87 [2023-12-05T19:26:29.429Z] Checking out Revision 555016043fd72352d9d5ca757e14e341f4556c87 (PR-4733) [2023-12-05T19:26:27.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T19:26:28.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-05T19:26:28.270Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-05T19:26:28.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T19:26:28.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4733/head:refs/remotes/origin/PR-4733 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T19:26:29.022Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T19:26:29.101Z] > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 [2023-12-05T19:26:29.331Z] > git remote # timeout=10 [2023-12-05T19:26:29.352Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T19:26:29.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T19:26:29.380Z] > git merge 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 [2023-12-05T19:26:29.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T19:26:29.434Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T19:26:29.448Z] > git checkout -f 555016043fd72352d9d5ca757e14e341f4556c87 # timeout=10 [2023-12-05T19:26:30.188Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-12-05T19:26:30.256Z] > git --version # timeout=10 [2023-12-05T19:26:30.275Z] > git --version # 'git version 2.25.1' [2023-12-05T19:26:30.297Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T19:26:31.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T19:26:31.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:26:31.640Z] Dload Upload Total Spent Left Speed [2023-12-05T19:26:31.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 87462 0 --:--:-- --:--:-- --:--:-- 88069 [Pipeline] sh [2023-12-05T19:26:32.000Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T19:26:32.372Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T19:26:32.372Z] + sudo tee /etc/docker/daemon.new [2023-12-05T19:26:34.981Z] { [2023-12-05T19:26:34.981Z] "registry-mirrors": [ [2023-12-05T19:26:34.981Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T19:26:34.981Z] ], [2023-12-05T19:26:34.981Z] "bip": "10.250.0.254/24", [2023-12-05T19:26:34.981Z] "hosts": [ [2023-12-05T19:26:34.981Z] "tcp://0.0.0.0:5555", [2023-12-05T19:26:34.981Z] "unix:///var/run/docker.sock" [2023-12-05T19:26:34.981Z] ], [2023-12-05T19:26:34.981Z] "mtu": 1458, [2023-12-05T19:26:34.981Z] "selinux-enabled": true, [2023-12-05T19:26:34.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T19:26:34.981Z] } [Pipeline] sh [2023-12-05T19:26:35.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T19:26:35.669Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:26:54.042Z] provisioning config files... [2023-12-05T19:26:54.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5388052293274071534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:26:54.612Z] ---> ****-login.sh [2023-12-05T19:26:54.612Z] nexus3.edgexfoundry.org:10001 [2023-12-05T19:26:54.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:26:55.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:26:55.152Z] Configure a credential helper to remove this warning. See [2023-12-05T19:26:55.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:26:55.152Z] [2023-12-05T19:26:55.152Z] Login Succeeded [2023-12-05T19:26:55.421Z] nexus3.edgexfoundry.org:10002 [2023-12-05T19:26:55.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:26:55.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:26:55.689Z] Configure a credential helper to remove this warning. See [2023-12-05T19:26:55.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:26:55.689Z] [2023-12-05T19:26:55.689Z] Login Succeeded [2023-12-05T19:26:55.689Z] nexus3.edgexfoundry.org:10003 [2023-12-05T19:26:55.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:26:55.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:26:55.957Z] Configure a credential helper to remove this warning. See [2023-12-05T19:26:55.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:26:55.957Z] [2023-12-05T19:26:55.957Z] Login Succeeded [2023-12-05T19:26:55.957Z] nexus3.edgexfoundry.org:10004 [2023-12-05T19:26:56.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:26:56.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:26:56.225Z] Configure a credential helper to remove this warning. See [2023-12-05T19:26:56.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:26:56.225Z] [2023-12-05T19:26:56.225Z] Login Succeeded [2023-12-05T19:26:56.225Z] ****.io [2023-12-05T19:26:56.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T19:26:56.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T19:26:56.760Z] Configure a credential helper to remove this warning. See [2023-12-05T19:26:56.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T19:26:56.760Z] [2023-12-05T19:26:56.760Z] Login Succeeded [2023-12-05T19:26:56.760Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T19:26:56.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-12-05T19:26:57.615Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-05T19:26:57.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:26:57.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T19:26:57.799Z] ========================================================= [2023-12-05T19:26:57.799Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T19:26:57.799Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:26:58.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:26:58.481Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-05T19:26:58.481Z] 9fda8d8052c6: Pulling fs layer [2023-12-05T19:26:58.481Z] 5d54e960e981: Pulling fs layer [2023-12-05T19:26:58.481Z] c4a7e357bf2a: Pulling fs layer [2023-12-05T19:26:58.481Z] f0e02332f6b5: Pulling fs layer [2023-12-05T19:26:58.481Z] 872ee5b61b7b: Pulling fs layer [2023-12-05T19:26:58.481Z] 0c6a40ed1a82: Pulling fs layer [2023-12-05T19:26:58.481Z] 94ae7d8d031c: Pulling fs layer [2023-12-05T19:26:58.481Z] f0e02332f6b5: Waiting [2023-12-05T19:26:58.481Z] 0c6a40ed1a82: Waiting [2023-12-05T19:26:58.481Z] 872ee5b61b7b: Waiting [2023-12-05T19:26:58.481Z] 5d54e960e981: Download complete [2023-12-05T19:26:58.481Z] f0e02332f6b5: Download complete [2023-12-05T19:26:58.481Z] 872ee5b61b7b: Verifying Checksum [2023-12-05T19:26:58.481Z] 872ee5b61b7b: Download complete [2023-12-05T19:26:58.481Z] 9fda8d8052c6: Download complete [2023-12-05T19:26:58.754Z] 94ae7d8d031c: Verifying Checksum [2023-12-05T19:26:58.754Z] 94ae7d8d031c: Download complete [2023-12-05T19:26:59.345Z] 9fda8d8052c6: Pull complete [2023-12-05T19:26:59.933Z] c4a7e357bf2a: Verifying Checksum [2023-12-05T19:26:59.933Z] c4a7e357bf2a: Download complete [2023-12-05T19:27:00.901Z] 0c6a40ed1a82: Verifying Checksum [2023-12-05T19:27:00.901Z] 0c6a40ed1a82: Download complete [2023-12-05T19:27:02.850Z] 5d54e960e981: Pull complete [2023-12-05T19:27:24.938Z] c4a7e357bf2a: Pull complete [2023-12-05T19:27:24.938Z] f0e02332f6b5: Pull complete [2023-12-05T19:27:24.938Z] 872ee5b61b7b: Pull complete [2023-12-05T19:27:27.947Z] #140 ... [2023-12-05T19:27:27.947Z] [2023-12-05T19:27:27.947Z] #130 [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-12-05T19:27:27.947Z] #130 74.50 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-12-05T19:27:28.208Z] #130 ... [2023-12-05T19:27:28.208Z] [2023-12-05T19:27:28.208Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T19:27:28.208Z] #140 DONE 79.3s [2023-12-05T19:27:28.208Z] [2023-12-05T19:27:28.208Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:27:28.208Z] #138 DONE 79.4s [2023-12-05T19:27:28.208Z] [2023-12-05T19:27:28.208Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T19:27:28.208Z] #137 DONE 79.5s [2023-12-05T19:27:28.208Z] [2023-12-05T19:27:28.208Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:27:28.208Z] #139 DONE 79.6s [2023-12-05T19:27:28.208Z] [2023-12-05T19:27:28.208Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T19:27:28.467Z] #141 ... [2023-12-05T19:27:28.467Z] [2023-12-05T19:27:28.467Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:27:28.467Z] #133 DONE 79.6s [2023-12-05T19:27:28.467Z] [2023-12-05T19:27:28.467Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T19:27:28.467Z] #135 DONE 79.7s [2023-12-05T19:27:28.467Z] [2023-12-05T19:27:28.467Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T19:27:28.467Z] #132 DONE 79.8s [2023-12-05T19:27:28.467Z] [2023-12-05T19:27:28.467Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:27:28.467Z] #131 DONE 79.8s [2023-12-05T19:27:28.467Z] [2023-12-05T19:27:28.467Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:28.727Z] #142 ... [2023-12-05T19:27:28.727Z] [2023-12-05T19:27:28.727Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:27:28.727Z] #136 DONE 79.8s [2023-12-05T19:27:28.727Z] [2023-12-05T19:27:28.727Z] #130 [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-12-05T19:27:28.727Z] #130 DONE 79.9s [2023-12-05T19:27:28.727Z] [2023-12-05T19:27:28.727Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T19:27:28.727Z] #134 DONE 80.1s [2023-12-05T19:27:28.727Z] [2023-12-05T19:27:28.727Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:28.727Z] #143 ... [2023-12-05T19:27:28.727Z] [2023-12-05T19:27:28.727Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:28.727Z] #142 DONE 0.3s [2023-12-05T19:27:28.990Z] [2023-12-05T19:27:28.990Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T19:27:28.990Z] #141 DONE 0.8s [2023-12-05T19:27:28.990Z] [2023-12-05T19:27:28.990Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:28.990Z] #144 ... [2023-12-05T19:27:28.990Z] [2023-12-05T19:27:28.990Z] #145 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:28.990Z] #145 DONE 0.8s [2023-12-05T19:27:29.254Z] [2023-12-05T19:27:29.254Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.254Z] #143 DONE 0.6s [2023-12-05T19:27:29.254Z] [2023-12-05T19:27:29.254Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.254Z] #146 DONE 0.6s [2023-12-05T19:27:29.254Z] [2023-12-05T19:27:29.254Z] #147 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #147 ... [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #148 DONE 0.4s [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #149 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #149 DONE 0.4s [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #144 DONE 0.6s [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #150 DONE 0.4s [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #151 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #152 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #153 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #154 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #155 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #156 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.511Z] #157 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:29.511Z] #158 CACHED [2023-12-05T19:27:29.511Z] [2023-12-05T19:27:29.511Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T19:27:29.770Z] #159 ... [2023-12-05T19:27:29.770Z] [2023-12-05T19:27:29.770Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:29.770Z] #160 DONE 0.7s [2023-12-05T19:27:30.028Z] [2023-12-05T19:27:30.028Z] #147 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:30.028Z] #147 DONE 0.7s [2023-12-05T19:27:30.028Z] [2023-12-05T19:27:30.028Z] #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T19:27:30.028Z] #161 DONE 0.6s [2023-12-05T19:27:30.028Z] [2023-12-05T19:27:30.028Z] #162 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:30.028Z] #162 ... [2023-12-05T19:27:30.028Z] [2023-12-05T19:27:30.028Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:30.028Z] #163 DONE 0.6s [2023-12-05T19:27:30.286Z] [2023-12-05T19:27:30.286Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T19:27:31.032Z] #164 ... [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:31.032Z] #165 DONE 1.6s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T19:27:31.032Z] #166 DONE 1.6s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T19:27:31.032Z] #167 DONE 1.6s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T19:27:31.032Z] #168 DONE 1.6s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T19:27:31.032Z] #169 DONE 1.2s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T19:27:31.032Z] #170 DONE 1.3s [2023-12-05T19:27:31.032Z] [2023-12-05T19:27:31.032Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T19:27:31.290Z] #171 ... [2023-12-05T19:27:31.290Z] [2023-12-05T19:27:31.290Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T19:27:31.290Z] #159 DONE 1.7s [2023-12-05T19:27:31.290Z] [2023-12-05T19:27:31.290Z] #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T19:27:31.290Z] #172 DONE 1.7s [2023-12-05T19:27:31.290Z] [2023-12-05T19:27:31.290Z] #162 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.290Z] #162 DONE 1.3s [2023-12-05T19:27:31.290Z] [2023-12-05T19:27:31.290Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T19:27:31.290Z] #173 DONE 2.2s [2023-12-05T19:27:31.290Z] [2023-12-05T19:27:31.290Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:31.553Z] #174 ... [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T19:27:31.553Z] #164 DONE 1.4s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.553Z] #175 DONE 0.5s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T19:27:31.553Z] #176 DONE 0.5s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.553Z] #177 DONE 0.5s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.553Z] #178 DONE 0.5s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T19:27:31.553Z] #171 DONE 0.5s [2023-12-05T19:27:31.553Z] [2023-12-05T19:27:31.553Z] #87 [support-scheduler] exporting to image [2023-12-05T19:27:31.553Z] #87 exporting layers 0.4s done [2023-12-05T19:27:31.812Z] #87 ... [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.812Z] #179 DONE 0.5s [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.812Z] #180 DONE 0.5s [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:31.812Z] #181 DONE 0.5s [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:27:31.812Z] #174 DONE 0.3s [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #87 [support-notifications] exporting to image [2023-12-05T19:27:31.812Z] #87 ... [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-05T19:27:31.812Z] #182 DONE 0.3s [2023-12-05T19:27:31.812Z] [2023-12-05T19:27:31.812Z] #87 [security-spiffe-token-provider] exporting to image [2023-12-05T19:27:31.812Z] #87 writing image sha256:e929041873e76f7f099069c6d1ec9ebc3ed9b9488bb9a17cce7fe295b5dfbb2b 0.1s done [2023-12-05T19:27:31.812Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2023-12-05T19:27:32.071Z] #87 ... [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T19:27:32.071Z] #183 DONE 0.4s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #184 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:32.071Z] #184 DONE 0.4s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #87 [security-spiffe-token-provider] exporting to image [2023-12-05T19:27:32.071Z] #87 exporting layers 0.3s done [2023-12-05T19:27:32.071Z] #87 ... [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T19:27:32.071Z] #185 DONE 0.4s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T19:27:32.071Z] #186 DONE 0.4s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T19:27:32.071Z] #187 DONE 0.4s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #87 [core-command] exporting to image [2023-12-05T19:27:32.071Z] #87 exporting layers 0.4s done [2023-12-05T19:27:32.071Z] #87 writing image sha256:4a32b1ac799f38bd91af933808f30320dd7f5b3591fc5fb11c711febd1b2855b done [2023-12-05T19:27:32.071Z] #87 naming to docker.io/library/core-command done [2023-12-05T19:27:32.071Z] #87 ... [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:27:32.071Z] #188 DONE 0.3s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:27:32.071Z] #189 DONE 0.3s [2023-12-05T19:27:32.071Z] [2023-12-05T19:27:32.071Z] #87 [support-notifications] exporting to image [2023-12-05T19:27:32.071Z] #87 exporting layers 0.2s done [2023-12-05T19:27:32.071Z] #87 writing image sha256:660791aa5584b6688e5f78c4808259c232d4985547b1da10d93bf5eede9b43ea done [2023-12-05T19:27:32.071Z] #87 naming to docker.io/library/support-scheduler done [2023-12-05T19:27:32.071Z] #87 writing image sha256:7578a22efa13dcaf1deef953d8cdb13027c3e318e6298e9f6ce15a5997d39fbb done [2023-12-05T19:27:32.071Z] #87 naming to docker.io/library/support-notifications done [2023-12-05T19:27:32.364Z] #87 exporting layers 0.2s done [2023-12-05T19:27:32.364Z] #87 writing image sha256:db1e4213287a2d280ff0e1670b50081b38a5a00095b61ba222851a7798042b9a done [2023-12-05T19:27:32.364Z] #87 naming to docker.io/library/core-data done [2023-12-05T19:27:32.364Z] #87 writing image sha256:099318807d642e8eb3e00a08fbc2057abbc8dfe4cebcc3908ce7e4252e6c702d done [2023-12-05T19:27:32.364Z] #87 naming to docker.io/library/core-metadata done [2023-12-05T19:27:32.364Z] #87 DONE 3.1s [2023-12-05T19:27:32.364Z] [2023-12-05T19:27:32.364Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T19:27:32.364Z] #190 DONE 0.2s [2023-12-05T19:27:32.364Z] [2023-12-05T19:27:32.364Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:27:32.940Z] #191 ... [2023-12-05T19:27:32.940Z] [2023-12-05T19:27:32.940Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T19:27:32.940Z] #192 DONE 0.7s [2023-12-05T19:27:32.940Z] [2023-12-05T19:27:32.940Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T19:27:32.940Z] #193 DONE 0.7s [2023-12-05T19:27:32.940Z] [2023-12-05T19:27:32.940Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:27:32.940Z] #194 DONE 0.9s [2023-12-05T19:27:32.940Z] [2023-12-05T19:27:32.940Z] #87 [security-proxy-auth] exporting to image [2023-12-05T19:27:33.152Z] 0c6a40ed1a82: Pull complete [2023-12-05T19:27:33.199Z] #87 ... [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T19:27:33.199Z] #195 DONE 0.3s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T19:27:33.199Z] #196 DONE 0.3s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #87 [security-proxy-auth] exporting to image [2023-12-05T19:27:33.199Z] #87 exporting layers 0.3s done [2023-12-05T19:27:33.199Z] #87 writing image sha256:2503f4b316f8cb9101a8e508419e7fc975d1ca628afa6bfd55d0905c2f721760 done [2023-12-05T19:27:33.199Z] #87 naming to docker.io/library/security-proxy-auth done [2023-12-05T19:27:33.199Z] #87 DONE 3.4s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T19:27:33.199Z] #197 DONE 0.1s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:27:33.199Z] #198 DONE 1.1s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T19:27:33.199Z] #199 DONE 0.1s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T19:27:33.199Z] #200 DONE 0.1s [2023-12-05T19:27:33.199Z] [2023-12-05T19:27:33.199Z] #87 [core-common-config-bootstrapper] exporting to image [2023-12-05T19:27:33.467Z] #87 exporting layers 0.2s done [2023-12-05T19:27:33.467Z] #87 writing image sha256:45038d6c48d305b6681502649fdd775d4339a46c12d41a52196b3dc785646d73 done [2023-12-05T19:27:33.467Z] #87 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-12-05T19:27:33.467Z] #87 DONE 3.6s [2023-12-05T19:27:33.467Z] [2023-12-05T19:27:33.467Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T19:27:33.467Z] #201 DONE 0.1s [2023-12-05T19:27:33.467Z] [2023-12-05T19:27:33.467Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T19:27:33.467Z] #202 DONE 0.1s [2023-12-05T19:27:33.467Z] [2023-12-05T19:27:33.467Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:27:33.467Z] #191 DONE 1.2s [2023-12-05T19:27:33.467Z] [2023-12-05T19:27:33.467Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T19:27:33.726Z] #203 ... [2023-12-05T19:27:33.726Z] [2023-12-05T19:27:33.726Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:27:33.726Z] #204 DONE 0.5s [2023-12-05T19:27:33.738Z] 94ae7d8d031c: Pull complete [2023-12-05T19:27:33.987Z] [2023-12-05T19:27:33.987Z] #87 [security-secretstore-setup] exporting to image [2023-12-05T19:27:33.987Z] #87 writing image sha256:dcd15ce3eb93c102607798ea0d15e81a3338e08daa1f2c2116b279e80026414c done [2023-12-05T19:27:33.987Z] #87 naming to docker.io/library/security-proxy-setup done [2023-12-05T19:27:33.987Z] #87 exporting layers 0.2s done [2023-12-05T19:27:33.987Z] #87 writing image sha256:051f35922cc23d15d49285430ca4dd0b9f8c45e6e6f3bdff5814c791b0683d3a done [2023-12-05T19:27:33.987Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-12-05T19:27:33.987Z] #87 DONE 4.0s [2023-12-05T19:27:33.987Z] [2023-12-05T19:27:33.987Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T19:27:33.987Z] #203 DONE 0.5s [2023-12-05T19:27:34.005Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T19:27:34.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:27:34.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:27:34.246Z] [2023-12-05T19:27:34.247Z] #87 [security-bootstrapper] exporting to image [2023-12-05T19:27:34.247Z] #87 exporting layers 0.2s done [2023-12-05T19:27:34.247Z] #87 writing image sha256:62c3c6c2bfee2f4c86f01f578bb9db60877f3e16bb729fd2fd45d0259d2bb6a7 done [2023-12-05T19:27:34.247Z] #87 naming to docker.io/library/security-bootstrapper done [2023-12-05T19:27:34.247Z] #87 DONE 4.2s [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:27:34.247Z] time="2023-12-05T19:25:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T19:27:34.283Z] $ docker stop --time=1 f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 [2023-12-05T19:27:34.436Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:27:34.436Z] WORKDIR /edgex [2023-12-05T19:27:34.436Z] COPY go.mod . [2023-12-05T19:27:34.436Z] RUN go mod download [2023-12-05T19:27:34.436Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-05T19:27:35.576Z] $ docker rm -f --volumes f959639bbfe046d626262733109e9b1b3b1b399590ec1bc8ce2aa1df83d22070 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:27:35.844Z] #0 building with "default" instance using docker driver [2023-12-05T19:27:35.844Z] [2023-12-05T19:27:35.844Z] #1 [internal] load .dockerignore [2023-12-05T19:27:35.844Z] #1 transferring context: 50B 0.0s done [2023-12-05T19:27:35.844Z] #1 DONE 0.1s [2023-12-05T19:27:35.844Z] [2023-12-05T19:27:35.844Z] #2 [internal] load build definition from Dockerfile [2023-12-05T19:27:35.844Z] #2 transferring dockerfile: 172B 0.0s done [2023-12-05T19:27:35.844Z] #2 DONE 0.1s [2023-12-05T19:27:35.844Z] [2023-12-05T19:27:35.844Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:27:35.844Z] #3 DONE 0.0s [2023-12-05T19:27:35.844Z] [2023-12-05T19:27:35.844Z] #4 [internal] load build context [2023-12-05T19:27:36.063Z] + docker images [2023-12-05T19:27:36.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T19:27:36.063Z] security-proxy-setup latest dcd15ce3eb93 2 seconds ago 29.4MB [2023-12-05T19:27:36.063Z] core-common-config-bootstrapper latest 45038d6c48d3 2 seconds ago 18.3MB [2023-12-05T19:27:36.063Z] security-secretstore-setup latest 051f35922cc2 2 seconds ago 44.5MB [2023-12-05T19:27:36.063Z] security-bootstrapper latest 62c3c6c2bfee 2 seconds ago 23.4MB [2023-12-05T19:27:36.063Z] security-proxy-auth latest 2503f4b316f8 3 seconds ago 19.5MB [2023-12-05T19:27:36.063Z] core-command latest 4a32b1ac799f 4 seconds ago 21.2MB [2023-12-05T19:27:36.063Z] support-notifications latest 7578a22efa13 4 seconds ago 34.8MB [2023-12-05T19:27:36.063Z] security-spiffe-token-provider latest e929041873e7 4 seconds ago 35.2MB [2023-12-05T19:27:36.063Z] core-data latest db1e4213287a 4 seconds ago 21.4MB [2023-12-05T19:27:36.063Z] support-scheduler latest 660791aa5584 4 seconds ago 34.2MB [2023-12-05T19:27:36.063Z] core-metadata latest 099318807d64 4 seconds ago 21.7MB [2023-12-05T19:27:36.063Z] security-spire-agent latest 6a5bedf8ca81 About a minute ago 161MB [2023-12-05T19:27:36.063Z] security-spire-server latest 992f36b73645 About a minute ago 102MB [2023-12-05T19:27:36.063Z] security-spire-config latest 46473acf3fd1 About a minute ago 102MB [2023-12-05T19:27:36.063Z] ci-base-image-x86_64 latest 15a106b3bab0 4 minutes ago 937MB [2023-12-05T19:27:36.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB [2023-12-05T19:27:36.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-05T19:27:36.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [2023-12-05T19:27:36.111Z] #4 transferring context: 3.72kB 0.0s done [2023-12-05T19:27:36.111Z] #4 DONE 0.1s [2023-12-05T19:27:36.111Z] [2023-12-05T19:27:36.111Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T19:27:36.111Z] #5 DONE 0.2s [2023-12-05T19:27:36.111Z] [2023-12-05T19:27:36.111Z] #6 [2/4] WORKDIR /edgex [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-12-05T19:27:37.538Z] #6 DONE 1.3s [2023-12-05T19:27:37.538Z] [2023-12-05T19:27:37.538Z] #7 [3/4] COPY go.mod . [2023-12-05T19:27:37.538Z] #7 DONE 0.1s [2023-12-05T19:27:37.538Z] [2023-12-05T19:27:37.538Z] #8 [4/4] RUN go mod download [2023-12-05T19:27:49.881Z] #8 DONE 11.2s [2023-12-05T19:27:49.881Z] [2023-12-05T19:27:49.881Z] #9 exporting to image [2023-12-05T19:27:49.881Z] #9 exporting layers [2023-12-05T19:28:02.249Z] #9 exporting layers 13.5s done [2023-12-05T19:28:02.249Z] #9 writing image sha256:fd7a65bdb59d22efe88a5791551373829932cdc1a009f3fc3ff672509f3b105f done [2023-12-05T19:28:02.249Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T19:28:02.249Z] #9 DONE 13.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:28:02.695Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T19:28:02.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:28:03.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container [2023-12-05T19:28:03.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T19:28:04.371Z] $ docker top a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:28:05.300Z] + go version [2023-12-05T19:28:05.301Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T19:28:05.335Z] $ docker stop --time=1 a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 [2023-12-05T19:28:06.923Z] $ docker rm -f --volumes a851389b38ce9c4a9f97e955e04a545a31de5bcaf538ddd9442d98b4e8f1e3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:28:08.092Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T19:28:08.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:28:08.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container [2023-12-05T19:28:08.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T19:28:09.558Z] $ docker top 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T19:28:09.868Z] ========================================================= [2023-12-05T19:28:09.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-05T19:28:09.868Z] ========================================================= [Pipeline] sh [2023-12-05T19:28:10.200Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T19:28:10.628Z] + make test [2023-12-05T19:28:10.628Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T19:28:57.492Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-05T19:30:19.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-05T19:30:26.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-05T19:30:26.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-05T19:30:27.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.219s coverage: 28.7% of statements [2023-12-05T19:30:39.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.313s coverage: 97.0% of statements [2023-12-05T19:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-05T19:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-05T19:30:43.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-05T19:30:47.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.395s coverage: 69.2% of statements [2023-12-05T19:30:49.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-05T19:30:49.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-05T19:30:50.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.311s coverage: 53.2% of statements [2023-12-05T19:30:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-05T19:30:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-05T19:30:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:30:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-05T19:30:56.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-05T19:31:02.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-05T19:31:02.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-05T19:31:12.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.252s coverage: 93.4% of statements [2023-12-05T19:31:12.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.518s coverage: 4.1% of statements [2023-12-05T19:31:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-05T19:31:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:31:18.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-05T19:31:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-05T19:31:21.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.844s coverage: 97.6% of statements [2023-12-05T19:31:21.215Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.214s coverage: 72.2% of statements [2023-12-05T19:31:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-05T19:31:31.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-05T19:31:31.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.425s coverage: 0.9% of statements [2023-12-05T19:31:31.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.298s coverage: 32.2% of statements [2023-12-05T19:31:31.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.276s coverage: 41.7% of statements [2023-12-05T19:31:31.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements [2023-12-05T19:31:32.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.215s coverage: 94.1% of statements [2023-12-05T19:31:33.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.228s coverage: 96.3% of statements [2023-12-05T19:31:35.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.219s coverage: 87.5% of statements [2023-12-05T19:31:36.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-05T19:31:36.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-05T19:31:36.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-05T19:31:36.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-05T19:31:38.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-05T19:31:38.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-05T19:31:38.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-05T19:31:38.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-05T19:31:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-05T19:31:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-05T19:31:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-05T19:31:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-05T19:31:45.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-05T19:31:45.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-05T19:31:47.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-05T19:31:47.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.219s coverage: 94.4% of statements [2023-12-05T19:31:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-05T19:31:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-05T19:31:56.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-05T19:31:56.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-05T19:31:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-05T19:31:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-05T19:31:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.106s coverage: 79.9% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.261s coverage: 92.9% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.223s coverage: 62.3% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.250s coverage: 87.2% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.206s coverage: 20.0% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.194s coverage: 100.0% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.431s coverage: 81.8% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.393s coverage: 82.1% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.223s coverage: 86.0% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.901s coverage: 63.1% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.226s coverage: 100.0% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements [2023-12-05T19:32:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-05T19:32:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-05T19:32:07.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.927s coverage: 38.4% of statements [2023-12-05T19:32:07.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.297s coverage: 89.5% of statements [2023-12-05T19:32:07.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.238s coverage: 84.8% of statements [2023-12-05T19:32:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-05T19:32:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-05T19:32:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-05T19:32:13.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-05T19:32:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-05T19:32:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:32:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-05T19:32:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-05T19:32:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-05T19:32:16.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-05T19:32:20.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements [2023-12-05T19:32:20.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.628s coverage: 95.7% of statements [2023-12-05T19:32:20.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.267s coverage: 61.8% of statements [2023-12-05T19:32:20.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-05T19:32:20.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-05T19:32:21.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.384s coverage: 98.9% of statements [2023-12-05T19:32:23.150Z] 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-12-05T19:32:23.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T19:32:23.150Z] go vet ./... [2023-12-05T19:33:45.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T19:33:45.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T19:33:45.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T19:33:45.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-05T19:33:45.551Z] + ls -al . [2023-12-05T19:33:45.551Z] total 732 [2023-12-05T19:33:45.551Z] drwxrwxr-x 10 1001 1001 4096 Dec 5 19:28 . [2023-12-05T19:33:45.551Z] drwxr-xr-x 4 root root 4096 Dec 5 19:28 .. [2023-12-05T19:33:45.551Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 .blubracket [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 10 Dec 5 19:26 .dockerignore [2023-12-05T19:33:45.551Z] drwxrwxr-x 8 1001 1001 4096 Dec 5 19:26 .git [2023-12-05T19:33:45.551Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:26 .github [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:26 .gitignore [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 42 Dec 5 19:26 .golangci.yml [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 100 Dec 5 19:26 .hadolint.yml [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 155 Dec 5 19:26 .sonarcloud.properties [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:26 ADOPTERS.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:26 Attribution.txt [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:26 CHANGELOG.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:26 CONTRIBUTING.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 677 Dec 5 19:26 GOVERNANCE.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 861 Dec 5 19:26 Jenkinsfile [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:26 LICENSE [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:26 Makefile [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 582 Dec 5 19:26 OWNERS.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:26 README.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 789 Dec 5 19:26 SECURITY.md [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 5 Dec 5 19:22 VERSION [2023-12-05T19:33:45.551Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 bin [2023-12-05T19:33:45.551Z] drwxrwxr-x 18 1001 1001 4096 Dec 5 19:26 cmd [2023-12-05T19:33:45.551Z] -rw-r--r-- 1 root root 453601 Dec 5 19:32 coverage.out [2023-12-05T19:33:45.551Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 19:26 fuzz_test [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:26 go.mod [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:26 go.sum [2023-12-05T19:33:45.551Z] drwxrwxr-x 7 1001 1001 4096 Dec 5 19:26 internal [2023-12-05T19:33:45.551Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 19:26 openapi [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 584 Dec 5 19:26 security.txt [2023-12-05T19:33:45.551Z] -rw-rw-r-- 1 1001 1001 204 Dec 5 19:26 version.go [Pipeline] sh [2023-12-05T19:33:45.881Z] + '[' -e coverage.out ] [2023-12-05T19:33:45.881Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-05T19:33:45.914Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T19:33:46.695Z] Stashed 1 file(s) [Pipeline] sh [2023-12-05T19:33:47.018Z] + make build [2023-12-05T19:33:47.019Z] 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-12-05T19:34:54.871Z] 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-12-05T19:34:54.871Z] 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-12-05T19:34:55.828Z] 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-12-05T19:34:59.165Z] 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-12-05T19:35:25.840Z] 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-12-05T19:35:32.464Z] 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-12-05T19:35:37.791Z] 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-12-05T19:35:42.032Z] 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-12-05T19:35:45.357Z] 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-12-05T19:35:49.590Z] 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-12-05T19:35:53.824Z] 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-12-05T19:35:59.167Z] $ docker stop --time=1 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf [2023-12-05T19:36:01.238Z] $ docker rm -f --volumes 928cf39b6b1271a0ce6aa0a7ae3f91468d7bba1d8b6c34c0484fe00cc60cc1cf [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-12-05T19:36:04.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T19:36:04.615Z] [2023-12-05T19:36:04.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:36:05.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T19:36:05.314Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-05T19:36:05.314Z] 547446be3368: Pulling fs layer [2023-12-05T19:36:05.314Z] d125d8839a47: Pulling fs layer [2023-12-05T19:36:05.314Z] 3e85d5ac6304: Pulling fs layer [2023-12-05T19:36:05.314Z] c3105a71a48b: Pulling fs layer [2023-12-05T19:36:05.314Z] 0f093f025ec4: Pulling fs layer [2023-12-05T19:36:05.314Z] c3105a71a48b: Waiting [2023-12-05T19:36:05.314Z] 0f093f025ec4: Waiting [2023-12-05T19:36:05.314Z] c3106fc0e877: Pulling fs layer [2023-12-05T19:36:05.314Z] c3106fc0e877: Waiting [2023-12-05T19:36:05.583Z] 547446be3368: Verifying Checksum [2023-12-05T19:36:05.583Z] 547446be3368: Download complete [2023-12-05T19:36:05.583Z] c3105a71a48b: Verifying Checksum [2023-12-05T19:36:05.583Z] c3105a71a48b: Download complete [2023-12-05T19:36:05.851Z] d125d8839a47: Verifying Checksum [2023-12-05T19:36:05.851Z] d125d8839a47: Download complete [2023-12-05T19:36:05.851Z] c3106fc0e877: Verifying Checksum [2023-12-05T19:36:05.851Z] c3106fc0e877: Download complete [2023-12-05T19:36:06.119Z] 0f093f025ec4: Verifying Checksum [2023-12-05T19:36:06.119Z] 0f093f025ec4: Download complete [2023-12-05T19:36:06.119Z] 547446be3368: Pull complete [2023-12-05T19:36:07.529Z] 3e85d5ac6304: Download complete [2023-12-05T19:36:08.109Z] d125d8839a47: Pull complete [2023-12-05T19:36:23.072Z] 3e85d5ac6304: Pull complete [2023-12-05T19:36:23.072Z] c3105a71a48b: Pull complete [2023-12-05T19:36:23.072Z] 0f093f025ec4: Pull complete [2023-12-05T19:36:23.072Z] c3106fc0e877: Pull complete [2023-12-05T19:36:23.072Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-05T19:36:23.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T19:36:23.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:36:23.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container [2023-12-05T19:36:23.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-05T19:36:25.270Z] $ docker top de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:36:25.836Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-05T19:36:27.774Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T19:36:27.774Z] #1 transferring dockerfile: 2.15kB 0.0s done [2023-12-05T19:36:27.774Z] #1 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #2 [security-proxy-auth internal] load .dockerignore [2023-12-05T19:36:27.774Z] #2 transferring context: 50B 0.0s done [2023-12-05T19:36:27.774Z] #2 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:27.774Z] #3 DONE 0.0s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T19:36:27.774Z] #4 transferring dockerfile: 1.89kB done [2023-12-05T19:36:27.774Z] #4 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T19:36:27.774Z] #5 transferring context: 50B done [2023-12-05T19:36:27.774Z] #5 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T19:36:27.774Z] #6 ... [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #7 [core-data internal] load .dockerignore [2023-12-05T19:36:27.774Z] #7 transferring context: 50B done [2023-12-05T19:36:27.774Z] #7 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #8 [core-data internal] load build definition from Dockerfile [2023-12-05T19:36:27.774Z] #8 transferring dockerfile: 2.01kB 0.0s done [2023-12-05T19:36:27.774Z] #8 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:27.774Z] #3 DONE 0.0s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T19:36:27.774Z] #6 transferring dockerfile: 2.93kB 0.0s done [2023-12-05T19:36:27.774Z] #6 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #9 [security-bootstrapper internal] load .dockerignore [2023-12-05T19:36:27.774Z] #9 transferring context: 50B done [2023-12-05T19:36:27.774Z] #9 DONE 0.1s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:27.774Z] #3 DONE 0.0s [2023-12-05T19:36:27.774Z] [2023-12-05T19:36:27.774Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T19:36:28.040Z] #10 ... [2023-12-05T19:36:28.040Z] [2023-12-05T19:36:28.040Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T19:36:28.040Z] #11 transferring dockerfile: 1.69kB done [2023-12-05T19:36:28.040Z] #11 DONE 0.2s [2023-12-05T19:36:28.040Z] [2023-12-05T19:36:28.040Z] #12 [security-spire-config internal] load .dockerignore [2023-12-05T19:36:28.040Z] #12 transferring context: 50B done [2023-12-05T19:36:28.040Z] #12 DONE 0.2s [2023-12-05T19:36:28.040Z] [2023-12-05T19:36:28.040Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T19:36:28.041Z] #10 transferring context: 50B done [2023-12-05T19:36:28.041Z] #10 DONE 0.2s [2023-12-05T19:36:28.041Z] [2023-12-05T19:36:28.041Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T19:36:28.041Z] #13 transferring dockerfile: 2.23kB done [2023-12-05T19:36:28.041Z] #13 DONE 0.1s [2023-12-05T19:36:28.041Z] [2023-12-05T19:36:28.041Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:28.041Z] #3 DONE 0.0s [2023-12-05T19:36:28.041Z] [2023-12-05T19:36:28.041Z] #14 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:28.041Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-05T19:36:28.308Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-05T19:36:28.308Z] #14 ... [2023-12-05T19:36:28.308Z] [2023-12-05T19:36:28.308Z] #15 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:36:28.308Z] #15 DONE 0.6s [2023-12-05T19:36:28.308Z] [2023-12-05T19:36:28.308Z] #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:28.308Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-05T19:36:28.308Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:36:28.308Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T19:36:28.308Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T19:36:28.308Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.0s [2023-12-05T19:36:28.308Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-05T19:36:28.580Z] #14 ... [2023-12-05T19:36:28.580Z] [2023-12-05T19:36:28.580Z] #16 [core-command internal] load build definition from Dockerfile [2023-12-05T19:36:28.580Z] #16 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T19:36:28.580Z] #16 DONE 0.5s [2023-12-05T19:36:28.580Z] [2023-12-05T19:36:28.580Z] #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:28.580Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.26MB / 3.33MB 0.2s [2023-12-05T19:36:28.580Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T19:36:28.580Z] #14 ... [2023-12-05T19:36:28.580Z] [2023-12-05T19:36:28.580Z] #17 [core-command internal] load .dockerignore [2023-12-05T19:36:28.580Z] #17 transferring context: 50B 0.0s done [2023-12-05T19:36:28.580Z] #17 DONE 0.6s [2023-12-05T19:36:28.580Z] [2023-12-05T19:36:28.580Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:28.580Z] #3 DONE 0.0s [2023-12-05T19:36:28.580Z] [2023-12-05T19:36:28.580Z] #14 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:28.580Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T19:36:28.851Z] #14 ... [2023-12-05T19:36:28.851Z] [2023-12-05T19:36:28.851Z] #18 [security-spire-agent internal] load .dockerignore [2023-12-05T19:36:28.851Z] #18 transferring context: 50B 0.0s done [2023-12-05T19:36:28.851Z] #18 DONE 0.6s [2023-12-05T19:36:28.851Z] [2023-12-05T19:36:28.851Z] #19 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T19:36:28.851Z] #19 transferring dockerfile: 1.81kB 0.0s done [2023-12-05T19:36:28.851Z] #19 DONE 0.7s [2023-12-05T19:36:28.851Z] [2023-12-05T19:36:28.851Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T19:36:28.851Z] #20 ... [2023-12-05T19:36:28.851Z] [2023-12-05T19:36:28.851Z] #15 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:36:28.851Z] #15 DONE 0.9s [2023-12-05T19:36:29.119Z] [2023-12-05T19:36:29.119Z] #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T19:36:29.119Z] #21 DONE 1.2s [2023-12-05T19:36:29.119Z] [2023-12-05T19:36:29.119Z] #22 [core-command builder 2/7] WORKDIR /edgex-go [2023-12-05T19:36:29.396Z] #22 ... [2023-12-05T19:36:29.396Z] [2023-12-05T19:36:29.396Z] #23 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T19:36:29.396Z] #23 transferring dockerfile: 1.70kB 0.0s done [2023-12-05T19:36:29.396Z] #23 DONE 0.9s [2023-12-05T19:36:29.666Z] [2023-12-05T19:36:29.666Z] #24 [support-notifications internal] load build definition from Dockerfile [2023-12-05T19:36:29.666Z] #24 transferring dockerfile: 1.95kB 0.0s done [2023-12-05T19:36:29.666Z] #24 DONE 0.6s [2023-12-05T19:36:29.666Z] [2023-12-05T19:36:29.666Z] #22 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-05T19:36:29.666Z] #22 DONE 0.6s [2023-12-05T19:36:29.666Z] [2023-12-05T19:36:29.666Z] #25 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T19:36:29.666Z] #25 ... [2023-12-05T19:36:29.666Z] [2023-12-05T19:36:29.666Z] #26 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T19:36:29.666Z] #26 DONE 1.8s [2023-12-05T19:36:29.946Z] [2023-12-05T19:36:29.946Z] #14 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:29.946Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-05T19:36:29.946Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:36:29.946Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T19:36:29.946Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T19:36:29.946Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T19:36:30.229Z] #14 ... [2023-12-05T19:36:30.229Z] [2023-12-05T19:36:30.229Z] #27 [security-proxy-setup internal] load .dockerignore [2023-12-05T19:36:30.229Z] #27 transferring context: 50B 0.1s done [2023-12-05T19:36:30.229Z] #27 DONE 1.9s [2023-12-05T19:36:30.229Z] [2023-12-05T19:36:30.229Z] #14 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:30.229Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done [2023-12-05T19:36:30.229Z] #14 ... [2023-12-05T19:36:30.229Z] [2023-12-05T19:36:30.229Z] #28 [support-scheduler internal] load .dockerignore [2023-12-05T19:36:30.229Z] #28 transferring context: 50B 0.0s done [2023-12-05T19:36:30.229Z] #28 DONE 1.6s [2023-12-05T19:36:30.229Z] [2023-12-05T19:36:30.229Z] #29 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T19:36:30.229Z] #29 transferring dockerfile: 2.49kB 0.1s done [2023-12-05T19:36:30.229Z] #29 DONE 1.9s [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #30 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T19:36:30.498Z] #30 transferring dockerfile: 2.50kB 0.0s done [2023-12-05T19:36:30.498Z] #30 DONE 2.1s [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:30.498Z] #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-05T19:36:30.498Z] #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T19:36:30.498Z] #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T19:36:30.498Z] #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T19:36:30.498Z] #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T19:36:30.498Z] #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-05T19:36:30.498Z] #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-05T19:36:30.498Z] #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T19:36:30.498Z] #31 ... [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #32 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T19:36:30.498Z] #32 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T19:36:30.498Z] #32 DONE 1.9s [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #33 [security-secretstore-setup internal] load .dockerignore [2023-12-05T19:36:30.498Z] #33 transferring context: 50B 0.0s done [2023-12-05T19:36:30.498Z] #33 DONE 2.2s [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:30.498Z] #3 DONE 0.0s [2023-12-05T19:36:30.498Z] [2023-12-05T19:36:30.498Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:30.498Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2023-12-05T19:36:30.766Z] #31 ... [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:30.766Z] #3 DONE 0.0s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T19:36:30.766Z] #20 DONE 1.8s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #31 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:30.766Z] #31 ... [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:30.766Z] #3 DONE 0.0s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #34 [security-spire-server internal] load .dockerignore [2023-12-05T19:36:30.766Z] #34 transferring context: 50B 0.0s done [2023-12-05T19:36:30.766Z] #34 DONE 2.2s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #35 [core-metadata internal] load .dockerignore [2023-12-05T19:36:30.766Z] #35 transferring context: 50B 0.0s done [2023-12-05T19:36:30.766Z] #35 DONE 2.6s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #36 [core-metadata internal] load build definition from Dockerfile [2023-12-05T19:36:30.766Z] #36 transferring dockerfile: 2.06kB 0.1s done [2023-12-05T19:36:30.766Z] #36 DONE 2.6s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #37 [security-spire-agent internal] load build context [2023-12-05T19:36:30.766Z] #37 DONE 0.0s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:36:30.766Z] #38 DONE 0.0s [2023-12-05T19:36:30.766Z] [2023-12-05T19:36:30.766Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:30.766Z] #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-05T19:36:30.766Z] #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T19:36:30.766Z] #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T19:36:30.766Z] #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T19:36:30.766Z] #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T19:36:30.766Z] #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-05T19:36:30.766Z] #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-05T19:36:30.766Z] #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T19:36:30.766Z] #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-05T19:36:30.766Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.8s [2023-12-05T19:36:31.038Z] #31 ... [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #39 [support-notifications internal] load .dockerignore [2023-12-05T19:36:31.038Z] #39 transferring context: 50B 0.1s done [2023-12-05T19:36:31.038Z] #39 DONE 2.0s [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:31.038Z] #31 ... [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #21 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T19:36:31.038Z] #21 DONE 1.3s [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #22 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-05T19:36:31.038Z] #22 DONE 0.7s [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T19:36:31.038Z] #3 DONE 0.1s [2023-12-05T19:36:31.038Z] [2023-12-05T19:36:31.038Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:31.309Z] #31 ... [2023-12-05T19:36:31.309Z] [2023-12-05T19:36:31.309Z] #21 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T19:36:31.309Z] #21 DONE 1.6s [2023-12-05T19:36:31.309Z] [2023-12-05T19:36:31.309Z] #22 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-05T19:36:31.309Z] #22 DONE 1.0s [2023-12-05T19:36:31.309Z] [2023-12-05T19:36:31.309Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:31.309Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.2s [2023-12-05T19:36:31.309Z] #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T19:36:31.577Z] #31 ... [2023-12-05T19:36:31.577Z] [2023-12-05T19:36:31.577Z] #40 [security-spire-config internal] load build context [2023-12-05T19:36:31.577Z] #40 transferring context: 16.35kB 0.1s done [2023-12-05T19:36:31.577Z] #40 DONE 1.6s [2023-12-05T19:36:31.577Z] [2023-12-05T19:36:31.577Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:31.577Z] #31 ... [2023-12-05T19:36:31.577Z] [2023-12-05T19:36:31.577Z] #37 [security-spire-agent internal] load build context [2023-12-05T19:36:31.577Z] #37 transferring context: 17.63kB 0.1s done [2023-12-05T19:36:31.577Z] #37 DONE 0.6s [2023-12-05T19:36:31.577Z] [2023-12-05T19:36:31.577Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:31.577Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.5s [2023-12-05T19:36:31.577Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.6s [2023-12-05T19:36:31.847Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.7s [2023-12-05T19:36:32.115Z] #31 ... [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #15 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T19:36:32.115Z] #15 DONE 2.3s [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:32.115Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.9s [2023-12-05T19:36:32.115Z] #31 ... [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T19:36:32.115Z] #21 DONE 1.8s [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #22 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-12-05T19:36:32.115Z] #22 DONE 1.1s [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #26 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T19:36:32.115Z] #26 DONE 2.8s [2023-12-05T19:36:32.115Z] [2023-12-05T19:36:32.115Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:32.115Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.1s [2023-12-05T19:36:32.115Z] #31 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-05T19:36:32.115Z] #31 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T19:36:32.115Z] #31 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T19:36:32.115Z] #31 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T19:36:32.115Z] #31 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T19:36:32.115Z] #31 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-05T19:36:32.115Z] #31 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-12-05T19:36:32.115Z] #31 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T19:36:32.115Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.50MB / 23.39MB 2.2s [2023-12-05T19:36:32.115Z] #31 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-05T19:36:32.115Z] #31 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-05T19:36:32.385Z] #31 ... [2023-12-05T19:36:32.385Z] [2023-12-05T19:36:32.385Z] #14 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T19:36:32.385Z] #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-05T19:36:32.385Z] #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T19:36:32.385Z] #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T19:36:32.385Z] #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T19:36:32.385Z] #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T19:36:32.385Z] #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.5s done [2023-12-05T19:36:32.385Z] #14 DONE 5.1s [2023-12-05T19:36:32.385Z] [2023-12-05T19:36:32.385Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:32.655Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s [2023-12-05T19:36:33.241Z] #31 ... [2023-12-05T19:36:33.241Z] [2023-12-05T19:36:33.241Z] #41 [security-spire-server internal] load build context [2023-12-05T19:36:33.241Z] #41 transferring context: 18.10kB 0.2s done [2023-12-05T19:36:33.241Z] #41 DONE 1.0s [2023-12-05T19:36:33.241Z] [2023-12-05T19:36:33.241Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:33.241Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2023-12-05T19:36:33.518Z] #31 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2023-12-05T19:36:33.518Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-05T19:36:36.130Z] #31 ... [2023-12-05T19:36:36.131Z] [2023-12-05T19:36:36.131Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T19:36:36.131Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:36.131Z] #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:36.131Z] #0 4.908 OK: 266 MiB in 52 packages [2023-12-05T19:36:36.131Z] #42 DONE 6.4s [2023-12-05T19:36:36.131Z] [2023-12-05T19:36:36.131Z] #25 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T19:36:36.131Z] #25 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:36.131Z] #25 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:36.131Z] #25 4.899 OK: 266 MiB in 52 packages [2023-12-05T19:36:36.131Z] #25 DONE 6.8s [2023-12-05T19:36:36.131Z] [2023-12-05T19:36:36.131Z] #43 [core-data internal] load build context [2023-12-05T19:36:36.131Z] #43 ... [2023-12-05T19:36:36.131Z] [2023-12-05T19:36:36.131Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:38.084Z] #31 ... [2023-12-05T19:36:38.084Z] [2023-12-05T19:36:38.084Z] #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T19:36:38.084Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:38.084Z] #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:38.084Z] #0 5.305 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:36:38.084Z] #0 5.305 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:36:38.084Z] #0 5.305 OK: 19946 distinct packages available [2023-12-05T19:36:38.084Z] #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:38.084Z] #0 5.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:38.084Z] #0 7.742 OK: 266 MiB in 52 packages [2023-12-05T19:36:38.084Z] #44 DONE 8.3s [2023-12-05T19:36:38.084Z] [2023-12-05T19:36:38.084Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-05T19:36:38.084Z] #45 transferring context: 68.08MB 9.6s [2023-12-05T19:36:38.084Z] #45 ... [2023-12-05T19:36:38.084Z] [2023-12-05T19:36:38.084Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:38.084Z] #46 ... [2023-12-05T19:36:38.084Z] [2023-12-05T19:36:38.084Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:38.353Z] #47 ... [2023-12-05T19:36:38.353Z] [2023-12-05T19:36:38.353Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:38.353Z] #46 ... [2023-12-05T19:36:38.353Z] [2023-12-05T19:36:38.353Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:36:38.353Z] #48 ... [2023-12-05T19:36:38.353Z] [2023-12-05T19:36:38.353Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:38.945Z] #46 ... [2023-12-05T19:36:38.945Z] [2023-12-05T19:36:38.945Z] #49 [core-command internal] load build context [2023-12-05T19:36:38.945Z] #49 ... [2023-12-05T19:36:38.945Z] [2023-12-05T19:36:38.945Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:39.533Z] #46 ... [2023-12-05T19:36:39.533Z] [2023-12-05T19:36:39.533Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T19:36:39.533Z] #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:39.533Z] #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:39.533Z] #0 6.675 OK: 266 MiB in 52 packages [2023-12-05T19:36:39.533Z] #50 DONE 7.4s [2023-12-05T19:36:39.533Z] [2023-12-05T19:36:39.533Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:39.804Z] #46 ... [2023-12-05T19:36:39.804Z] [2023-12-05T19:36:39.804Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T19:36:39.804Z] #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:39.804Z] #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:39.804Z] #0 5.725 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T19:36:39.804Z] #0 5.916 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:39.804Z] #0 5.916 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:39.804Z] #0 6.013 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:36:39.804Z] #0 6.440 OK: 9 MiB in 17 packages [2023-12-05T19:36:39.804Z] #51 DONE 7.3s [2023-12-05T19:36:39.804Z] [2023-12-05T19:36:39.804Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:40.774Z] #46 ... [2023-12-05T19:36:40.774Z] [2023-12-05T19:36:40.774Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T19:36:40.774Z] #0 3.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:40.774Z] #0 3.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:40.774Z] #0 5.764 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T19:36:40.774Z] #0 5.990 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:40.774Z] #0 5.990 (3/4) Installing su-exec (0.2-r3) [2023-12-05T19:36:40.774Z] #0 5.990 (4/4) Installing yq (4.33.3-r5) [2023-12-05T19:36:40.774Z] #0 6.386 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:40.774Z] #0 6.472 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:36:40.774Z] #0 7.226 OK: 18 MiB in 19 packages [2023-12-05T19:36:40.774Z] #52 DONE 8.1s [2023-12-05T19:36:40.774Z] [2023-12-05T19:36:40.774Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:41.041Z] #46 ... [2023-12-05T19:36:41.041Z] [2023-12-05T19:36:41.041Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:36:41.041Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-12-05T19:36:41.041Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T19:36:41.041Z] #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-05T19:36:41.041Z] #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-05T19:36:41.041Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-05T19:36:41.041Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-12-05T19:36:41.041Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s [2023-12-05T19:36:41.041Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.4s done [2023-12-05T19:36:41.041Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-12-05T19:36:41.041Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s [2023-12-05T19:36:41.041Z] #38 ... [2023-12-05T19:36:41.041Z] [2023-12-05T19:36:41.041Z] #53 [core-metadata internal] load build context [2023-12-05T19:36:41.311Z] #53 ... [2023-12-05T19:36:41.311Z] [2023-12-05T19:36:41.311Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:41.311Z] #54 ... [2023-12-05T19:36:41.311Z] [2023-12-05T19:36:41.311Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:41.581Z] #55 ... [2023-12-05T19:36:41.581Z] [2023-12-05T19:36:41.581Z] #56 [support-scheduler internal] load build context [2023-12-05T19:36:41.581Z] #56 ... [2023-12-05T19:36:41.581Z] [2023-12-05T19:36:41.581Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:42.168Z] #54 ... [2023-12-05T19:36:42.168Z] [2023-12-05T19:36:42.169Z] #57 [support-notifications internal] load build context [2023-12-05T19:36:42.169Z] #57 ... [2023-12-05T19:36:42.169Z] [2023-12-05T19:36:42.169Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:42.436Z] #54 ... [2023-12-05T19:36:42.436Z] [2023-12-05T19:36:42.436Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T19:36:42.436Z] #0 6.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.436Z] #0 7.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.436Z] #0 10.00 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:42.436Z] #0 10.00 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T19:36:42.708Z] #58 ... [2023-12-05T19:36:42.708Z] [2023-12-05T19:36:42.708Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T19:36:42.708Z] #0 5.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 6.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 8.533 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:42.709Z] #0 8.533 (2/2) Installing su-exec (0.2-r3) [2023-12-05T19:36:42.709Z] #0 8.564 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:42.709Z] #0 8.629 OK: 8 MiB in 17 packages [2023-12-05T19:36:42.709Z] #59 DONE 10.0s [2023-12-05T19:36:42.709Z] [2023-12-05T19:36:42.709Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T19:36:42.709Z] #58 10.09 (3/4) Installing su-exec (0.2-r3) [2023-12-05T19:36:42.709Z] #58 10.09 (4/4) Installing yq (4.33.3-r5) [2023-12-05T19:36:42.709Z] #58 ... [2023-12-05T19:36:42.709Z] [2023-12-05T19:36:42.709Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T19:36:42.709Z] #0 6.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 10.09 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:36:42.709Z] #0 10.09 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:36:42.709Z] #0 10.09 OK: 19946 distinct packages available [2023-12-05T19:36:42.709Z] #60 ... [2023-12-05T19:36:42.709Z] [2023-12-05T19:36:42.709Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-05T19:36:42.709Z] #0 6.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 9.435 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:42.709Z] #0 9.454 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:42.709Z] #0 9.550 OK: 8 MiB in 16 packages [2023-12-05T19:36:42.709Z] #61 DONE 10.8s [2023-12-05T19:36:42.709Z] [2023-12-05T19:36:42.709Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:36:42.709Z] #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.709Z] #0 9.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #62 ... [2023-12-05T19:36:42.975Z] [2023-12-05T19:36:42.975Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T19:36:42.975Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #0 6.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #0 8.635 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:36:42.975Z] #0 8.635 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:36:42.975Z] #0 8.635 OK: 19946 distinct packages available [2023-12-05T19:36:42.975Z] #0 8.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #63 ... [2023-12-05T19:36:42.975Z] [2023-12-05T19:36:42.975Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:36:42.975Z] #0 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:42.975Z] #0 9.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:43.245Z] #64 ... [2023-12-05T19:36:43.245Z] [2023-12-05T19:36:43.245Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-05T19:36:44.214Z] #65 ... [2023-12-05T19:36:44.214Z] [2023-12-05T19:36:44.214Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T19:36:44.214Z] #58 10.54 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:44.214Z] #58 10.58 OK: 18 MiB in 19 packages [2023-12-05T19:36:44.214Z] #58 DONE 11.5s [2023-12-05T19:36:44.214Z] [2023-12-05T19:36:44.214Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T19:36:44.214Z] #64 11.58 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:44.214Z] #64 11.58 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:44.214Z] #64 11.70 OK: 8 MiB in 16 packages [2023-12-05T19:36:44.799Z] #64 DONE 12.4s [2023-12-05T19:36:44.799Z] [2023-12-05T19:36:44.799Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T19:36:44.799Z] #63 11.89 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T19:36:44.799Z] #63 12.00 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T19:36:44.799Z] #63 12.07 (3/11) Installing libunistring (1.1-r1) [2023-12-05T19:36:44.799Z] #63 12.16 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T19:36:44.799Z] #63 12.22 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T19:36:44.799Z] #63 12.30 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T19:36:44.799Z] #63 12.33 (7/11) Installing curl (8.4.0-r0) [2023-12-05T19:36:44.799Z] #63 12.35 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:44.799Z] #63 12.38 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:36:44.799Z] #63 12.41 (10/11) Installing libucontext (1.2-r2) [2023-12-05T19:36:44.799Z] #63 12.41 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T19:36:45.068Z] #63 12.50 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:45.068Z] #63 12.69 Executing ca-certificates-20230506-r0.trigger [2023-12-05T19:36:45.654Z] #63 13.10 OK: 13 MiB in 26 packages [2023-12-05T19:36:46.241Z] #63 ... [2023-12-05T19:36:46.241Z] [2023-12-05T19:36:46.241Z] #43 [core-data internal] load build context [2023-12-05T19:36:46.241Z] #43 transferring context: 96.27MB 17.8s [2023-12-05T19:36:46.241Z] #43 ... [2023-12-05T19:36:46.241Z] [2023-12-05T19:36:46.241Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:46.241Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s [2023-12-05T19:36:46.512Z] #31 ... [2023-12-05T19:36:46.512Z] [2023-12-05T19:36:46.512Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T19:36:46.512Z] #63 DONE 14.0s [2023-12-05T19:36:46.512Z] [2023-12-05T19:36:46.512Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:46.786Z] #54 ... [2023-12-05T19:36:46.786Z] [2023-12-05T19:36:46.786Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T19:36:46.786Z] #60 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:46.786Z] #60 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:46.786Z] #60 13.36 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:46.786Z] #60 13.39 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:36:46.786Z] #60 13.39 (3/4) Installing libucontext (1.2-r2) [2023-12-05T19:36:46.786Z] #60 13.42 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T19:36:46.786Z] #60 13.43 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:46.786Z] #60 13.51 OK: 8 MiB in 19 packages [2023-12-05T19:36:46.786Z] #60 DONE 14.3s [2023-12-05T19:36:46.786Z] [2023-12-05T19:36:46.786Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:47.380Z] #54 ... [2023-12-05T19:36:47.380Z] [2023-12-05T19:36:47.380Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:36:47.380Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:47.380Z] #0 4.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:47.380Z] #0 6.759 OK: 9 MiB in 17 packages [2023-12-05T19:36:47.380Z] #66 DONE 7.6s [2023-12-05T19:36:47.380Z] [2023-12-05T19:36:47.380Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T19:36:47.380Z] #62 11.44 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T19:36:47.380Z] #62 11.44 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T19:36:47.380Z] #62 11.44 OK: 19946 distinct packages available [2023-12-05T19:36:47.380Z] #62 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:47.380Z] #62 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:47.380Z] #62 14.24 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T19:36:47.380Z] #62 14.26 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T19:36:47.380Z] #62 14.26 (3/5) Installing libucontext (1.2-r2) [2023-12-05T19:36:47.380Z] #62 14.28 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T19:36:47.380Z] #62 14.28 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T19:36:47.380Z] #62 14.33 Executing busybox-1.36.1-r5.trigger [2023-12-05T19:36:47.380Z] #62 14.44 OK: 9 MiB in 20 packages [2023-12-05T19:36:47.380Z] #62 DONE 15.1s [2023-12-05T19:36:47.380Z] [2023-12-05T19:36:47.380Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:48.345Z] #54 ... [2023-12-05T19:36:48.345Z] [2023-12-05T19:36:48.345Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-05T19:36:48.345Z] #45 ... [2023-12-05T19:36:48.345Z] [2023-12-05T19:36:48.345Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:48.345Z] #31 ... [2023-12-05T19:36:48.345Z] [2023-12-05T19:36:48.345Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:48.611Z] #47 ... [2023-12-05T19:36:48.611Z] [2023-12-05T19:36:48.611Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T19:36:48.611Z] #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:48.611Z] #0 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:48.611Z] #0 7.079 OK: 18 MiB in 19 packages [2023-12-05T19:36:48.611Z] #67 DONE 7.8s [2023-12-05T19:36:48.611Z] [2023-12-05T19:36:48.611Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:48.611Z] #47 ... [2023-12-05T19:36:48.611Z] [2023-12-05T19:36:48.611Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:36:48.611Z] #48 ... [2023-12-05T19:36:48.611Z] [2023-12-05T19:36:48.611Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:49.203Z] #31 ... [2023-12-05T19:36:49.203Z] [2023-12-05T19:36:49.203Z] #49 [core-command internal] load build context [2023-12-05T19:36:49.203Z] #49 ... [2023-12-05T19:36:49.203Z] [2023-12-05T19:36:49.203Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:49.477Z] #47 ... [2023-12-05T19:36:49.477Z] [2023-12-05T19:36:49.477Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-05T19:36:49.477Z] #65 4.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:49.477Z] #65 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:49.477Z] #65 6.328 OK: 8 MiB in 16 packages [2023-12-05T19:36:49.477Z] #65 DONE 7.1s [2023-12-05T19:36:49.477Z] [2023-12-05T19:36:49.477Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:50.065Z] #47 ... [2023-12-05T19:36:50.065Z] [2023-12-05T19:36:50.065Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T19:36:50.065Z] #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:50.065Z] #0 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:50.065Z] #0 6.918 OK: 8 MiB in 17 packages [2023-12-05T19:36:50.065Z] #68 DONE 7.5s [2023-12-05T19:36:50.065Z] [2023-12-05T19:36:50.065Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:51.042Z] #47 ... [2023-12-05T19:36:51.042Z] [2023-12-05T19:36:51.042Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:36:51.042Z] #46 ... [2023-12-05T19:36:51.042Z] [2023-12-05T19:36:51.042Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:51.307Z] #47 ... [2023-12-05T19:36:51.307Z] [2023-12-05T19:36:51.307Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T19:36:51.307Z] #0 4.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:51.307Z] #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:51.307Z] #0 6.590 OK: 18 MiB in 19 packages [2023-12-05T19:36:51.307Z] #69 DONE 7.2s [2023-12-05T19:36:51.307Z] [2023-12-05T19:36:51.307Z] #31 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:51.307Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.8s [2023-12-05T19:36:51.307Z] #31 ... [2023-12-05T19:36:51.307Z] [2023-12-05T19:36:51.307Z] #53 [core-metadata internal] load build context [2023-12-05T19:36:51.307Z] #53 transferring context: 34.28MB 19.8s [2023-12-05T19:36:51.573Z] #53 ... [2023-12-05T19:36:51.573Z] [2023-12-05T19:36:51.573Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:36:51.573Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.9s [2023-12-05T19:36:51.574Z] #38 ... [2023-12-05T19:36:51.574Z] [2023-12-05T19:36:51.574Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:51.842Z] #55 ... [2023-12-05T19:36:51.842Z] [2023-12-05T19:36:51.842Z] #56 [support-scheduler internal] load build context [2023-12-05T19:36:51.842Z] #56 ... [2023-12-05T19:36:51.842Z] [2023-12-05T19:36:51.842Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:52.109Z] #55 ... [2023-12-05T19:36:52.109Z] [2023-12-05T19:36:52.109Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:36:52.109Z] #0 4.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:52.109Z] #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:52.109Z] #0 6.731 OK: 8 MiB in 16 packages [2023-12-05T19:36:52.109Z] #70 DONE 7.4s [2023-12-05T19:36:52.109Z] [2023-12-05T19:36:52.109Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:52.381Z] #55 ... [2023-12-05T19:36:52.381Z] [2023-12-05T19:36:52.381Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T19:36:52.381Z] #71 DONE 1.1s [2023-12-05T19:36:52.381Z] [2023-12-05T19:36:52.381Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:52.381Z] #55 ... [2023-12-05T19:36:52.381Z] [2023-12-05T19:36:52.381Z] #57 [support-notifications internal] load build context [2023-12-05T19:36:52.647Z] #57 ... [2023-12-05T19:36:52.647Z] [2023-12-05T19:36:52.647Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:53.235Z] #55 ... [2023-12-05T19:36:53.235Z] [2023-12-05T19:36:53.235Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T19:36:53.235Z] #72 DONE 3.3s [2023-12-05T19:36:53.235Z] [2023-12-05T19:36:53.235Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:53.822Z] #55 ... [2023-12-05T19:36:53.822Z] [2023-12-05T19:36:53.822Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-05T19:36:53.822Z] #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:53.822Z] #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:53.822Z] #0 5.785 OK: 9 MiB in 20 packages [2023-12-05T19:36:53.822Z] #73 DONE 6.5s [2023-12-05T19:36:53.822Z] [2023-12-05T19:36:53.822Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T19:36:53.822Z] #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:53.822Z] #0 5.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:53.822Z] #0 6.692 OK: 13 MiB in 26 packages [2023-12-05T19:36:53.822Z] #74 DONE 7.4s [2023-12-05T19:36:53.822Z] [2023-12-05T19:36:53.822Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:54.408Z] #55 ... [2023-12-05T19:36:54.408Z] [2023-12-05T19:36:54.409Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T19:36:54.409Z] #75 DONE 1.1s [2023-12-05T19:36:54.409Z] [2023-12-05T19:36:54.409Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T19:36:54.409Z] #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:54.409Z] #0 5.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T19:36:54.409Z] #0 7.068 OK: 8 MiB in 19 packages [2023-12-05T19:36:54.409Z] #76 DONE 7.6s [2023-12-05T19:36:54.409Z] [2023-12-05T19:36:54.409Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:54.995Z] #55 ... [2023-12-05T19:36:54.995Z] [2023-12-05T19:36:54.995Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T19:36:54.995Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.5s done [2023-12-05T19:36:54.995Z] #38 DONE 23.8s [2023-12-05T19:36:54.995Z] [2023-12-05T19:36:54.995Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:56.403Z] #55 ... [2023-12-05T19:36:56.403Z] [2023-12-05T19:36:56.403Z] #43 [core-data internal] load build context [2023-12-05T19:36:56.403Z] #43 transferring context: 155.38MB 28.1s [2023-12-05T19:36:56.677Z] #43 ... [2023-12-05T19:36:56.678Z] [2023-12-05T19:36:56.678Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:57.632Z] #55 ... [2023-12-05T19:36:57.632Z] [2023-12-05T19:36:57.632Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T19:36:57.632Z] #77 DONE 1.4s [2023-12-05T19:36:57.632Z] [2023-12-05T19:36:57.632Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T19:36:57.632Z] #31 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.9s done [2023-12-05T19:36:57.632Z] #31 DONE 27.9s [2023-12-05T19:36:57.632Z] [2023-12-05T19:36:57.632Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:57.902Z] #55 ... [2023-12-05T19:36:57.902Z] [2023-12-05T19:36:57.902Z] #47 [security-bootstrapper internal] load build context [2023-12-05T19:36:57.902Z] #47 transferring context: 189.82MB 29.5s done [2023-12-05T19:36:57.902Z] #47 DONE 29.9s [2023-12-05T19:36:57.902Z] [2023-12-05T19:36:57.902Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:58.172Z] #55 ... [2023-12-05T19:36:58.172Z] [2023-12-05T19:36:58.172Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:36:58.445Z] #54 ... [2023-12-05T19:36:58.445Z] [2023-12-05T19:36:58.445Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:36:58.732Z] #55 ... [2023-12-05T19:36:58.732Z] [2023-12-05T19:36:58.732Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-05T19:36:58.732Z] #45 ... [2023-12-05T19:36:58.732Z] [2023-12-05T19:36:58.732Z] #43 [core-data internal] load build context [2023-12-05T19:36:58.997Z] #43 ... [2023-12-05T19:36:58.997Z] [2023-12-05T19:36:58.997Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:36:58.997Z] #48 ... [2023-12-05T19:36:58.997Z] [2023-12-05T19:36:58.997Z] #43 [core-data internal] load build context [2023-12-05T19:36:58.997Z] #43 ... [2023-12-05T19:36:58.997Z] [2023-12-05T19:36:58.997Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:36:58.997Z] #78 DONE 1.1s [2023-12-05T19:36:58.997Z] [2023-12-05T19:36:58.997Z] #43 [core-data internal] load build context [2023-12-05T19:36:59.268Z] #43 ... [2023-12-05T19:36:59.268Z] [2023-12-05T19:36:59.268Z] #49 [core-command internal] load build context [2023-12-05T19:36:59.540Z] #49 ... [2023-12-05T19:36:59.540Z] [2023-12-05T19:36:59.540Z] #43 [core-data internal] load build context [2023-12-05T19:37:00.496Z] #43 transferring context: 189.82MB 32.1s done [2023-12-05T19:37:01.079Z] #43 DONE 33.2s [2023-12-05T19:37:01.079Z] [2023-12-05T19:37:01.079Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:37:01.079Z] #79 DONE 2.4s [2023-12-05T19:37:01.079Z] [2023-12-05T19:37:01.079Z] #49 [core-command internal] load build context [2023-12-05T19:37:01.345Z] #49 ... [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:37:01.345Z] #80 DONE 2.8s [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-05T19:37:01.345Z] #45 transferring context: 189.82MB 32.3s done [2023-12-05T19:37:01.345Z] #45 DONE 33.3s [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #49 [core-command internal] load build context [2023-12-05T19:37:01.345Z] #49 ... [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:37:01.345Z] #46 ... [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T19:37:01.345Z] #81 DONE 2.8s [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:37:01.345Z] #46 ... [2023-12-05T19:37:01.345Z] [2023-12-05T19:37:01.345Z] #49 [core-command internal] load build context [2023-12-05T19:37:01.611Z] #49 ... [2023-12-05T19:37:01.611Z] [2023-12-05T19:37:01.611Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:01.611Z] #53 ... [2023-12-05T19:37:01.611Z] [2023-12-05T19:37:01.611Z] #49 [core-command internal] load build context [2023-12-05T19:37:02.192Z] #49 transferring context: 189.82MB 32.7s done [2023-12-05T19:37:02.192Z] #49 ... [2023-12-05T19:37:02.192Z] [2023-12-05T19:37:02.192Z] #56 [support-scheduler internal] load build context [2023-12-05T19:37:02.192Z] #56 ... [2023-12-05T19:37:02.192Z] [2023-12-05T19:37:02.192Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:02.790Z] #53 ... [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #49 [core-command internal] load build context [2023-12-05T19:37:02.790Z] #49 DONE 33.7s [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:02.790Z] #53 ... [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #57 [support-notifications internal] load build context [2023-12-05T19:37:02.790Z] #57 ... [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T19:37:02.790Z] #82 DONE 1.3s [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #48 [core-common-config-bootstrapper internal] load build context [2023-12-05T19:37:02.790Z] #48 transferring context: 189.82MB 33.5s done [2023-12-05T19:37:02.790Z] #48 DONE 34.4s [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #57 [support-notifications internal] load build context [2023-12-05T19:37:02.790Z] #57 ... [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:02.790Z] #53 ... [2023-12-05T19:37:02.790Z] [2023-12-05T19:37:02.790Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:02.790Z] #83 DONE 1.4s [2023-12-05T19:37:03.056Z] [2023-12-05T19:37:03.056Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T19:37:03.056Z] #84 DONE 1.5s [2023-12-05T19:37:03.056Z] [2023-12-05T19:37:03.056Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:03.056Z] #85 ... [2023-12-05T19:37:03.056Z] [2023-12-05T19:37:03.056Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T19:37:03.056Z] #86 DONE 1.6s [2023-12-05T19:37:03.056Z] [2023-12-05T19:37:03.056Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:03.056Z] #87 DONE 1.6s [2023-12-05T19:37:03.056Z] [2023-12-05T19:37:03.056Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:03.323Z] #88 ... [2023-12-05T19:37:03.323Z] [2023-12-05T19:37:03.323Z] #56 [support-scheduler internal] load build context [2023-12-05T19:37:03.323Z] #56 transferring context: 189.82MB 31.2s done [2023-12-05T19:37:03.323Z] #56 DONE 32.1s [2023-12-05T19:37:03.323Z] [2023-12-05T19:37:03.323Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:03.911Z] #53 ... [2023-12-05T19:37:03.911Z] [2023-12-05T19:37:03.911Z] #57 [support-notifications internal] load build context [2023-12-05T19:37:03.911Z] #57 transferring context: 189.82MB 31.1s done [2023-12-05T19:37:03.911Z] #57 DONE 31.7s [2023-12-05T19:37:03.911Z] [2023-12-05T19:37:03.911Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T19:37:03.911Z] #89 DONE 1.0s [2023-12-05T19:37:03.911Z] [2023-12-05T19:37:03.911Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T19:37:03.911Z] #90 DONE 0.8s [2023-12-05T19:37:03.911Z] [2023-12-05T19:37:03.911Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T19:37:03.911Z] #91 DONE 0.7s [2023-12-05T19:37:03.911Z] [2023-12-05T19:37:03.911Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:04.204Z] #53 ... [2023-12-05T19:37:04.204Z] [2023-12-05T19:37:04.204Z] #54 [security-secretstore-setup internal] load build context [2023-12-05T19:37:04.204Z] #54 transferring context: 189.82MB 32.3s done [2023-12-05T19:37:04.204Z] #54 DONE 33.1s [2023-12-05T19:37:04.204Z] [2023-12-05T19:37:04.204Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:04.482Z] #53 ... [2023-12-05T19:37:04.482Z] [2023-12-05T19:37:04.482Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:37:04.482Z] #92 DONE 0.7s [2023-12-05T19:37:04.482Z] [2023-12-05T19:37:04.482Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:37:04.482Z] #93 DONE 0.6s [2023-12-05T19:37:04.482Z] [2023-12-05T19:37:04.482Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T19:37:04.482Z] #94 DONE 0.7s [2023-12-05T19:37:04.482Z] [2023-12-05T19:37:04.482Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:04.751Z] #53 ... [2023-12-05T19:37:04.751Z] [2023-12-05T19:37:04.751Z] #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:04.751Z] #95 DONE 0.8s [2023-12-05T19:37:04.751Z] [2023-12-05T19:37:04.751Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:05.017Z] #53 ... [2023-12-05T19:37:05.017Z] [2023-12-05T19:37:05.017Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T19:37:05.017Z] #96 DONE 0.4s [2023-12-05T19:37:05.017Z] [2023-12-05T19:37:05.017Z] #55 [security-proxy-setup internal] load build context [2023-12-05T19:37:05.017Z] #55 transferring context: 189.82MB 33.2s done [2023-12-05T19:37:05.017Z] #55 DONE 33.7s [2023-12-05T19:37:05.017Z] [2023-12-05T19:37:05.017Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:05.290Z] #53 ... [2023-12-05T19:37:05.290Z] [2023-12-05T19:37:05.290Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T19:37:05.290Z] #97 DONE 0.7s [2023-12-05T19:37:05.290Z] [2023-12-05T19:37:05.290Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T19:37:05.290Z] #98 DONE 0.6s [2023-12-05T19:37:05.290Z] [2023-12-05T19:37:05.290Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:05.557Z] #53 ... [2023-12-05T19:37:05.557Z] [2023-12-05T19:37:05.557Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T19:37:05.557Z] #99 DONE 0.6s [2023-12-05T19:37:05.557Z] [2023-12-05T19:37:05.557Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:05.823Z] #53 ... [2023-12-05T19:37:05.823Z] [2023-12-05T19:37:05.823Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T19:37:05.823Z] #100 DONE 0.6s [2023-12-05T19:37:05.823Z] [2023-12-05T19:37:05.824Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T19:37:05.824Z] #101 DONE 0.6s [2023-12-05T19:37:05.824Z] [2023-12-05T19:37:05.824Z] #53 [core-metadata internal] load build context [2023-12-05T19:37:06.788Z] #53 transferring context: 189.82MB 35.1s done [2023-12-05T19:37:06.788Z] #53 DONE 35.7s [2023-12-05T19:37:06.788Z] [2023-12-05T19:37:06.788Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:37:07.385Z] #46 ... [2023-12-05T19:37:07.385Z] [2023-12-05T19:37:07.385Z] #102 [security-spire-server] exporting to image [2023-12-05T19:37:07.385Z] #102 exporting layers 1.7s done [2023-12-05T19:37:07.385Z] #102 writing image sha256:4436b62af8fb968b78eaffc174067ed1c08239ab9c70da28785b95fd87687294 0.0s done [2023-12-05T19:37:07.385Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-05T19:37:07.385Z] #102 DONE 1.7s [2023-12-05T19:37:07.385Z] [2023-12-05T19:37:07.385Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:37:07.385Z] #46 ... [2023-12-05T19:37:07.385Z] [2023-12-05T19:37:07.385Z] #103 [security-spire-agent] exporting to image [2023-12-05T19:37:07.651Z] #103 exporting layers 1.8s done [2023-12-05T19:37:07.651Z] #103 writing image sha256:c2b5a90604a528429733c7ee39550416b6190b6dc6d06261d96f50cb122c3ea3 done [2023-12-05T19:37:07.651Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-05T19:37:07.651Z] #103 DONE 1.9s [2023-12-05T19:37:07.651Z] [2023-12-05T19:37:07.651Z] #104 [security-spire-config] exporting to image [2023-12-05T19:37:07.651Z] #104 exporting layers 1.8s done [2023-12-05T19:37:07.651Z] #104 writing image sha256:937e964efc99b1093eda83b5273616087468a7307a66b2c6f50cda388b11add7 0.0s done [2023-12-05T19:37:07.651Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-05T19:37:07.651Z] #104 DONE 1.8s [2023-12-05T19:37:07.651Z] [2023-12-05T19:37:07.651Z] #46 [security-proxy-auth internal] load build context [2023-12-05T19:37:07.917Z] #46 transferring context: 189.82MB 39.6s done [2023-12-05T19:37:07.917Z] #46 DONE 40.1s [2023-12-05T19:37:07.917Z] [2023-12-05T19:37:07.917Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:09.315Z] #105 ... [2023-12-05T19:37:09.315Z] [2023-12-05T19:37:09.315Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:24.322Z] #106 DONE 24.1s [2023-12-05T19:37:24.322Z] [2023-12-05T19:37:24.322Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T19:37:25.719Z] #107 ... [2023-12-05T19:37:25.719Z] [2023-12-05T19:37:25.719Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:25.719Z] #88 DONE 22.6s [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:25.985Z] #105 DONE 21.1s [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:25.985Z] #108 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T19:37:25.985Z] #109 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:25.985Z] #110 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:25.985Z] #111 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:25.985Z] #112 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T19:37:25.985Z] #113 CACHED [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T19:37:25.985Z] #107 DONE 2.5s [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:25.985Z] #85 DONE 22.8s [2023-12-05T19:37:25.985Z] [2023-12-05T19:37:25.985Z] #114 [support-notifications builder 6/7] COPY . . [2023-12-05T19:37:28.555Z] #114 ... [2023-12-05T19:37:28.555Z] [2023-12-05T19:37:28.555Z] #115 [core-data builder 6/7] COPY . . [2023-12-05T19:37:28.555Z] #115 DONE 2.8s [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #114 [support-notifications builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #114 DONE 2.8s [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:28.828Z] #116 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #117 [support-scheduler builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #117 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:28.828Z] #118 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #119 [core-metadata builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #119 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:28.828Z] #120 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:28.828Z] #121 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #122 [core-command builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #122 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:28.828Z] #123 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:28.828Z] #124 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:28.828Z] #125 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:28.828Z] #126 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #127 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #128 DONE 2.8s [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T19:37:28.828Z] #129 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #130 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T19:37:28.828Z] #130 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T19:37:28.828Z] #131 CACHED [2023-12-05T19:37:28.828Z] [2023-12-05T19:37:28.828Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:37:34.160Z] #132 ... [2023-12-05T19:37:34.160Z] [2023-12-05T19:37:34.160Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:37:34.160Z] #0 5.505 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-12-05T19:37:34.160Z] #133 ... [2023-12-05T19:37:34.160Z] [2023-12-05T19:37:34.160Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:37:34.160Z] #132 5.532 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-12-05T19:37:36.094Z] #132 ... [2023-12-05T19:37:36.094Z] [2023-12-05T19:37:36.094Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T19:37:36.094Z] #0 2.278 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-12-05T19:37:36.094Z] #134 ... [2023-12-05T19:37:36.094Z] [2023-12-05T19:37:36.094Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T19:37:36.094Z] #0 2.261 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-12-05T19:37:36.094Z] #135 ... [2023-12-05T19:37:36.094Z] [2023-12-05T19:37:36.094Z] #136 [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-12-05T19:37:36.094Z] #0 1.869 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-12-05T19:37:36.360Z] #136 ... [2023-12-05T19:37:36.360Z] [2023-12-05T19:37:36.360Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T19:37:36.360Z] #0 5.438 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-12-05T19:37:38.936Z] #137 ... [2023-12-05T19:37:38.936Z] [2023-12-05T19:37:38.936Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:37:38.936Z] #0 5.440 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-12-05T19:37:38.936Z] #138 ... [2023-12-05T19:37:38.936Z] [2023-12-05T19:37:38.936Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:37:38.936Z] #0 5.525 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-12-05T19:37:38.936Z] #139 ... [2023-12-05T19:37:38.936Z] [2023-12-05T19:37:38.936Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:37:38.936Z] #0 5.694 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-12-05T19:37:39.201Z] #140 ... [2023-12-05T19:37:39.201Z] [2023-12-05T19:37:39.201Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T19:37:39.201Z] #0 5.529 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-12-05T19:37:39.201Z] #141 ... [2023-12-05T19:37:39.201Z] [2023-12-05T19:37:39.201Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T19:37:39.201Z] #0 5.559 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-12-05T19:43:46.073Z] #142 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #136 [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-12-05T19:43:46.073Z] #136 365.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-12-05T19:43:46.073Z] #136 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T19:43:46.073Z] #134 DONE 366.5s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:43:46.073Z] #132 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:43:46.073Z] #143 DONE 0.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:43:46.073Z] #144 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T19:43:46.073Z] #145 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T19:43:46.073Z] #146 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T19:43:46.073Z] #147 DONE 0.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T19:43:46.073Z] #148 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:43:46.073Z] #132 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:43:46.073Z] #149 DONE 2.0s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #150 [security-proxy-setup] exporting to image [2023-12-05T19:43:46.073Z] #150 exporting layers [2023-12-05T19:43:46.073Z] #150 exporting layers 0.8s done [2023-12-05T19:43:46.073Z] #150 writing image sha256:ae22c3b4ae8c6214941db7426e53b685d7b874bb6e276084bbd5e9c1fea0cee8 0.0s done [2023-12-05T19:43:46.073Z] #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-05T19:43:46.073Z] #150 DONE 0.9s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:43:46.073Z] #132 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T19:43:46.073Z] #135 DONE 373.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T19:43:46.073Z] #151 DONE 0.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T19:43:46.073Z] #152 DONE 2.0s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:43:46.073Z] #139 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:43:46.073Z] #153 DONE 0.1s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:43:46.073Z] #154 DONE 0.4s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:43:46.073Z] #133 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T19:43:46.073Z] #155 DONE 0.4s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:43:46.073Z] #139 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #156 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T19:43:46.073Z] #156 DONE 0.1s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #157 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T19:43:46.073Z] #157 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T19:43:46.073Z] #158 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T19:43:46.073Z] #159 DONE 0.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T19:43:46.073Z] #160 DONE 0.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:43:46.073Z] #139 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T19:43:46.073Z] #161 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #136 [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-12-05T19:43:46.073Z] #136 DONE 379.2s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:43:46.073Z] #138 ... [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:43:46.073Z] #162 DONE 0.3s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T19:43:46.073Z] #161 DONE 1.9s [2023-12-05T19:43:46.073Z] [2023-12-05T19:43:46.073Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:43:46.339Z] #163 DONE 0.6s [2023-12-05T19:43:46.339Z] [2023-12-05T19:43:46.339Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T19:43:46.606Z] #164 DONE 0.3s [2023-12-05T19:43:46.606Z] [2023-12-05T19:43:46.606Z] #165 [security-bootstrapper] exporting to image [2023-12-05T19:43:46.606Z] #165 exporting layers [2023-12-05T19:43:46.606Z] #165 ... [2023-12-05T19:43:46.606Z] [2023-12-05T19:43:46.606Z] #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-05T19:43:46.873Z] #166 DONE 0.2s [2023-12-05T19:43:46.873Z] [2023-12-05T19:43:46.873Z] #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:43:47.140Z] #167 DONE 0.2s [2023-12-05T19:43:47.140Z] [2023-12-05T19:43:47.140Z] #165 [security-bootstrapper] exporting to image [2023-12-05T19:43:47.140Z] #165 exporting layers 1.4s done [2023-12-05T19:43:47.140Z] #165 writing image sha256:ced3c8e8008047456aaaccc215e16c2b0abb26312b1f8e1a625501d403d6a921 done [2023-12-05T19:43:47.140Z] #165 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-05T19:43:47.140Z] #165 DONE 1.4s [2023-12-05T19:43:47.140Z] [2023-12-05T19:43:47.140Z] #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T19:43:47.407Z] #168 DONE 0.3s [2023-12-05T19:43:47.407Z] [2023-12-05T19:43:47.407Z] #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T19:43:47.674Z] #169 DONE 0.3s [2023-12-05T19:43:47.674Z] [2023-12-05T19:43:47.674Z] #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T19:43:47.942Z] #170 DONE 0.2s [2023-12-05T19:43:47.942Z] [2023-12-05T19:43:47.942Z] #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:43:51.282Z] #171 DONE 3.0s [2023-12-05T19:43:51.282Z] [2023-12-05T19:43:51.282Z] #172 [security-secretstore-setup] exporting to image [2023-12-05T19:43:51.864Z] #172 exporting layers 1.1s done [2023-12-05T19:43:51.864Z] #172 writing image sha256:f8473575b96cfe613126762ecc070125aaf8e2787bb34ec3bb67db784b6bd90b done [2023-12-05T19:43:51.864Z] #172 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-12-05T19:43:51.864Z] #172 DONE 1.1s [2023-12-05T19:43:51.864Z] [2023-12-05T19:43:51.864Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:44:00.055Z] #138 ... [2023-12-05T19:44:00.055Z] [2023-12-05T19:44:00.055Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T19:44:00.055Z] #142 DONE 391.3s [2023-12-05T19:44:00.055Z] [2023-12-05T19:44:00.055Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:00.321Z] #173 DONE 0.3s [2023-12-05T19:44:00.321Z] [2023-12-05T19:44:00.321Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T19:44:00.588Z] #141 ... [2023-12-05T19:44:00.588Z] [2023-12-05T19:44:00.588Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:00.588Z] #174 DONE 0.2s [2023-12-05T19:44:00.588Z] [2023-12-05T19:44:00.588Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T19:44:00.858Z] #175 DONE 0.3s [2023-12-05T19:44:00.858Z] [2023-12-05T19:44:00.858Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:01.127Z] #176 DONE 0.1s [2023-12-05T19:44:01.127Z] [2023-12-05T19:44:01.127Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T19:44:01.395Z] #177 DONE 0.2s [2023-12-05T19:44:01.395Z] [2023-12-05T19:44:01.395Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:44:03.349Z] #178 DONE 1.8s [2023-12-05T19:44:03.349Z] [2023-12-05T19:44:03.349Z] #179 [security-proxy-auth] exporting to image [2023-12-05T19:44:03.349Z] #179 exporting layers [2023-12-05T19:44:03.616Z] #179 exporting layers 0.6s done [2023-12-05T19:44:03.616Z] #179 writing image sha256:8a9d39bb92790885c4387dfc8868e8504193ae1d9271cdb2023c05f0e0779d40 done [2023-12-05T19:44:03.616Z] #179 naming to docker.io/library/security-proxy-auth-arm64 done [2023-12-05T19:44:03.616Z] #179 DONE 0.6s [2023-12-05T19:44:03.616Z] [2023-12-05T19:44:03.616Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:44:10.254Z] #139 ... [2023-12-05T19:44:10.254Z] [2023-12-05T19:44:10.254Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T19:44:10.254Z] #141 DONE 401.7s [2023-12-05T19:44:10.520Z] [2023-12-05T19:44:10.520Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:10.787Z] #180 DONE 0.3s [2023-12-05T19:44:10.787Z] [2023-12-05T19:44:10.787Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:11.054Z] #181 DONE 0.1s [2023-12-05T19:44:11.054Z] [2023-12-05T19:44:11.054Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T19:44:11.325Z] #182 DONE 0.4s [2023-12-05T19:44:11.325Z] [2023-12-05T19:44:11.325Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:44:11.325Z] #138 ... [2023-12-05T19:44:11.325Z] [2023-12-05T19:44:11.325Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:11.325Z] #183 DONE 0.1s [2023-12-05T19:44:11.592Z] [2023-12-05T19:44:11.592Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T19:44:11.592Z] #184 DONE 0.1s [2023-12-05T19:44:11.592Z] [2023-12-05T19:44:11.592Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:44:11.592Z] #139 ... [2023-12-05T19:44:11.592Z] [2023-12-05T19:44:11.592Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T19:44:13.534Z] #185 DONE 1.7s [2023-12-05T19:44:13.534Z] [2023-12-05T19:44:13.534Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-05T19:44:13.534Z] #186 exporting layers [2023-12-05T19:44:14.116Z] #186 exporting layers 0.6s done [2023-12-05T19:44:14.116Z] #186 writing image sha256:0e1c0a823d652510a218939c60adbb5a391ab38dd80f4bd331aefe25fbcda373 0.0s done [2023-12-05T19:44:14.116Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-05T19:44:14.116Z] #186 DONE 0.6s [2023-12-05T19:44:14.116Z] [2023-12-05T19:44:14.116Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T19:44:24.181Z] #139 DONE 414.3s [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:24.181Z] #133 ... [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:24.181Z] #187 DONE 0.3s [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:44:24.181Z] #140 ... [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:24.181Z] #188 DONE 0.2s [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T19:44:24.181Z] #189 DONE 0.3s [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:24.181Z] #190 DONE 0.1s [2023-12-05T19:44:24.181Z] [2023-12-05T19:44:24.181Z] #191 [core-command] exporting to image [2023-12-05T19:44:24.181Z] #191 exporting layers [2023-12-05T19:44:24.181Z] #191 exporting layers 0.2s done [2023-12-05T19:44:24.181Z] #191 writing image sha256:a7f1ae3395d12d508f17c4e274d436a19f166e2b0a517771a817703f5cac14f5 0.0s done [2023-12-05T19:44:24.181Z] #191 naming to docker.io/library/core-command-arm64 [2023-12-05T19:44:24.449Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2023-12-05T19:44:24.449Z] #191 DONE 0.2s [2023-12-05T19:44:24.449Z] [2023-12-05T19:44:24.449Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:44:26.389Z] #140 ... [2023-12-05T19:44:26.389Z] [2023-12-05T19:44:26.389Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T19:44:26.389Z] #138 DONE 417.6s [2023-12-05T19:44:26.389Z] [2023-12-05T19:44:26.389Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:44:26.389Z] #140 ... [2023-12-05T19:44:26.389Z] [2023-12-05T19:44:26.389Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:26.389Z] #192 DONE 0.1s [2023-12-05T19:44:26.656Z] [2023-12-05T19:44:26.656Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:26.656Z] #193 DONE 0.2s [2023-12-05T19:44:26.657Z] [2023-12-05T19:44:26.657Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:26.922Z] #133 ... [2023-12-05T19:44:26.922Z] [2023-12-05T19:44:26.922Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T19:44:27.194Z] #194 DONE 0.4s [2023-12-05T19:44:27.194Z] [2023-12-05T19:44:27.194Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:27.194Z] #195 DONE 0.2s [2023-12-05T19:44:27.194Z] [2023-12-05T19:44:27.194Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T19:44:27.463Z] #196 DONE 0.2s [2023-12-05T19:44:27.463Z] [2023-12-05T19:44:27.463Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:44:27.463Z] #140 ... [2023-12-05T19:44:27.463Z] [2023-12-05T19:44:27.463Z] #197 [core-metadata] exporting to image [2023-12-05T19:44:28.048Z] #197 exporting layers 0.4s done [2023-12-05T19:44:28.048Z] #197 writing image sha256:37d9c5a299529f638a6ef681d423baafa91ae833adced22a2b4a9d1ecffc68a9 done [2023-12-05T19:44:28.048Z] #197 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-05T19:44:28.048Z] #197 DONE 0.4s [2023-12-05T19:44:28.048Z] [2023-12-05T19:44:28.048Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T19:44:28.048Z] #140 DONE 419.6s [2023-12-05T19:44:28.048Z] [2023-12-05T19:44:28.048Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T19:44:28.633Z] #137 ... [2023-12-05T19:44:28.633Z] [2023-12-05T19:44:28.633Z] #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:28.633Z] #198 DONE 0.1s [2023-12-05T19:44:28.633Z] [2023-12-05T19:44:28.633Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:28.900Z] #199 DONE 0.1s [2023-12-05T19:44:28.900Z] [2023-12-05T19:44:28.900Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T19:44:29.179Z] #200 DONE 0.3s [2023-12-05T19:44:29.179Z] [2023-12-05T19:44:29.179Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:44:29.179Z] #132 ... [2023-12-05T19:44:29.179Z] [2023-12-05T19:44:29.179Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:29.179Z] #201 DONE 0.1s [2023-12-05T19:44:29.447Z] [2023-12-05T19:44:29.447Z] #202 [core-data] exporting to image [2023-12-05T19:44:29.714Z] #202 exporting layers 0.3s done [2023-12-05T19:44:29.714Z] #202 writing image sha256:4d905691244b313106d07b69f06edbe2a5c8ab79747416cc7b46258700493cfc done [2023-12-05T19:44:29.714Z] #202 naming to docker.io/library/core-data-arm64 done [2023-12-05T19:44:29.714Z] #202 DONE 0.3s [2023-12-05T19:44:29.714Z] [2023-12-05T19:44:29.714Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T19:44:39.775Z] #132 DONE 430.9s [2023-12-05T19:44:39.775Z] [2023-12-05T19:44:39.775Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:39.775Z] #203 DONE 0.2s [2023-12-05T19:44:39.775Z] [2023-12-05T19:44:39.775Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:39.775Z] #204 DONE 0.1s [2023-12-05T19:44:39.775Z] [2023-12-05T19:44:39.775Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:40.042Z] #133 ... [2023-12-05T19:44:40.042Z] [2023-12-05T19:44:40.042Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T19:44:40.309Z] #205 DONE 0.3s [2023-12-05T19:44:40.309Z] [2023-12-05T19:44:40.309Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:40.309Z] #206 DONE 0.1s [2023-12-05T19:44:40.309Z] [2023-12-05T19:44:40.309Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:40.574Z] #133 ... [2023-12-05T19:44:40.574Z] [2023-12-05T19:44:40.574Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-05T19:44:40.574Z] #207 exporting layers [2023-12-05T19:44:40.840Z] #207 exporting layers 0.5s done [2023-12-05T19:44:40.840Z] #207 writing image sha256:0abaaf4324934fa6ada38b72b21ec55bdd74b15e7630f4839604914aa2fcc9ec done [2023-12-05T19:44:40.840Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-05T19:44:40.840Z] #207 DONE 0.5s [2023-12-05T19:44:40.840Z] [2023-12-05T19:44:40.840Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:49.030Z] #133 ... [2023-12-05T19:44:49.030Z] [2023-12-05T19:44:49.030Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T19:44:49.030Z] #137 DONE 440.1s [2023-12-05T19:44:49.030Z] [2023-12-05T19:44:49.030Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:49.298Z] #133 ... [2023-12-05T19:44:49.298Z] [2023-12-05T19:44:49.298Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:49.298Z] #208 DONE 0.1s [2023-12-05T19:44:49.298Z] [2023-12-05T19:44:49.298Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:49.298Z] #209 DONE 0.1s [2023-12-05T19:44:49.298Z] [2023-12-05T19:44:49.298Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T19:44:49.564Z] #210 ... [2023-12-05T19:44:49.564Z] [2023-12-05T19:44:49.564Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T19:44:49.564Z] #133 DONE 440.8s [2023-12-05T19:44:49.564Z] [2023-12-05T19:44:49.564Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:49.830Z] #211 ... [2023-12-05T19:44:49.830Z] [2023-12-05T19:44:49.830Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T19:44:49.830Z] #210 DONE 0.4s [2023-12-05T19:44:49.830Z] [2023-12-05T19:44:49.830Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T19:44:49.830Z] #211 DONE 0.2s [2023-12-05T19:44:49.830Z] [2023-12-05T19:44:49.830Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T19:44:49.830Z] #212 DONE 0.1s [2023-12-05T19:44:49.830Z] [2023-12-05T19:44:49.830Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:49.830Z] #213 DONE 0.1s [2023-12-05T19:44:49.830Z] [2023-12-05T19:44:49.830Z] #214 [support-scheduler] exporting to image [2023-12-05T19:44:49.830Z] #214 exporting layers [2023-12-05T19:44:50.410Z] #214 exporting layers 0.5s done [2023-12-05T19:44:50.410Z] #214 writing image sha256:fb307751c07a5301ae8aa0633dd31124aa9afbf69c6047a7392c4a1d7b89e4f3 done [2023-12-05T19:44:50.410Z] #214 naming to docker.io/library/support-scheduler-arm64 done [2023-12-05T19:44:50.410Z] #214 DONE 0.5s [2023-12-05T19:44:50.410Z] [2023-12-05T19:44:50.410Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T19:44:50.410Z] #215 DONE 0.4s [2023-12-05T19:44:50.410Z] [2023-12-05T19:44:50.410Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T19:44:50.410Z] #216 DONE 0.1s [2023-12-05T19:44:50.410Z] [2023-12-05T19:44:50.410Z] #217 [support-notifications] exporting to image [2023-12-05T19:44:50.677Z] #217 exporting layers 0.4s done [2023-12-05T19:44:50.943Z] #217 writing image sha256:c0ca131f445c0bdd619cee6f6b35eac8b3eca5608dd78ddc848f3e77d8ebdd33 done [2023-12-05T19:44:50.943Z] #217 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-12-05T19:44:50.943Z] #217 DONE 0.4s [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T19:44:50.943Z] time="2023-12-05T19:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T19:44:50.979Z] $ docker stop --time=1 de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 [2023-12-05T19:44:52.553Z] $ docker rm -f --volumes de02f6b6d357b9c25b3a929c9d36338c980041c91e55ff39222e8dcfb0d87b26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T19:44:53.145Z] + docker images [2023-12-05T19:44:53.145Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T19:44:53.145Z] support-notifications-arm64 latest c0ca131f445c 2 seconds ago 34.4MB [2023-12-05T19:44:53.145Z] support-scheduler-arm64 latest fb307751c07a 3 seconds ago 33.7MB [2023-12-05T19:44:53.145Z] security-spiffe-token-provider-arm64 latest 0abaaf432493 12 seconds ago 35.3MB [2023-12-05T19:44:53.145Z] core-data-arm64 latest 4d905691244b 23 seconds ago 21.2MB [2023-12-05T19:44:53.145Z] core-metadata-arm64 latest 37d9c5a29952 25 seconds ago 21.6MB [2023-12-05T19:44:53.145Z] core-command-arm64 latest a7f1ae3395d1 29 seconds ago 21MB [2023-12-05T19:44:53.145Z] core-common-config-bootstrapper-arm64 latest 0e1c0a823d65 39 seconds ago 18.3MB [2023-12-05T19:44:53.145Z] security-proxy-auth-arm64 latest 8a9d39bb9279 50 seconds ago 19.4MB [2023-12-05T19:44:53.145Z] security-secretstore-setup-arm64 latest f8473575b96c About a minute ago 43.7MB [2023-12-05T19:44:53.145Z] security-bootstrapper-arm64 latest ced3c8e80080 About a minute ago 23.1MB [2023-12-05T19:44:53.145Z] security-proxy-setup-arm64 latest ae22c3b4ae8c About a minute ago 29.2MB [2023-12-05T19:44:53.145Z] security-spire-server-arm64 latest 4436b62af8fb 7 minutes ago 96.7MB [2023-12-05T19:44:53.145Z] security-spire-config-arm64 latest 937e964efc99 7 minutes ago 95.8MB [2023-12-05T19:44:53.145Z] security-spire-agent-arm64 latest c2b5a90604a5 7 minutes ago 152MB [2023-12-05T19:44:53.145Z] ci-base-image-arm64 latest fd7a65bdb59d 17 minutes ago 933MB [2023-12-05T19:44:53.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB [2023-12-05T19:44:53.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-12-05T19:44:54.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:44:54.387Z] [2023-12-05T19:44:54.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:44:54.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:44:55.102Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T19:44:55.102Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T19:44:55.102Z] 04944245beec: Pulling fs layer [2023-12-05T19:44:55.102Z] 699f458cf7ca: Pulling fs layer [2023-12-05T19:44:55.102Z] 765212b225bb: Pulling fs layer [2023-12-05T19:44:55.102Z] f23df028b6ca: Pulling fs layer [2023-12-05T19:44:55.102Z] 765212b225bb: Waiting [2023-12-05T19:44:55.102Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T19:44:55.102Z] f23df028b6ca: Waiting [2023-12-05T19:44:55.102Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T19:44:55.102Z] d65c8cfc05b1: Waiting [2023-12-05T19:44:55.102Z] 2437ff75d9bd: Waiting [2023-12-05T19:44:55.102Z] 04944245beec: Verifying Checksum [2023-12-05T19:44:55.102Z] 04944245beec: Download complete [2023-12-05T19:44:55.102Z] 765212b225bb: Download complete [2023-12-05T19:44:55.102Z] f23df028b6ca: Verifying Checksum [2023-12-05T19:44:55.102Z] f23df028b6ca: Download complete [2023-12-05T19:44:55.102Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T19:44:55.102Z] d65c8cfc05b1: Download complete [2023-12-05T19:44:55.372Z] 699f458cf7ca: Verifying Checksum [2023-12-05T19:44:55.372Z] 699f458cf7ca: Download complete [2023-12-05T19:44:55.722Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T19:44:55.722Z] 8998bd30e6a1: Download complete [2023-12-05T19:44:57.674Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T19:45:03.031Z] 8998bd30e6a1: Pull complete [2023-12-05T19:45:03.031Z] 04944245beec: Pull complete [2023-12-05T19:45:04.984Z] 699f458cf7ca: Pull complete [2023-12-05T19:45:04.984Z] 765212b225bb: Pull complete [2023-12-05T19:45:05.585Z] f23df028b6ca: Pull complete [2023-12-05T19:45:05.856Z] d65c8cfc05b1: Pull complete [2023-12-05T19:45:32.614Z] 2437ff75d9bd: Pull complete [2023-12-05T19:45:32.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T19:45:32.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T19:45:32.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:45:33.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-24088 does not seem to be running inside a container [2023-12-05T19:45:33.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T19:45:35.279Z] $ docker top 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:45:35.911Z] ---> job-cost.sh [2023-12-05T19:45:36.176Z] lf-activate-venv: SKIPPING [2023-12-05T19:45:36.176Z] INFO: No Stack... [2023-12-05T19:45:36.441Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T19:45:37.395Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T19:45:37.727Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-05T19:45:37.727Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T19:45:37.801Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] [2023-12-05T19:45:37.807Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] did not exist. Created. [2023-12-05T19:45:37.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T19:45:38.297Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T19:45:38.502Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T19:45:38.518Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4733-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T19:45:38.691Z] $ docker stop --time=1 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 [2023-12-05T19:45:40.137Z] $ docker rm -f --volumes 8c4b0dfb27e38df6b4f7eeef5f68bf88bb69d72e90d19b8adecae1a1f1474f97 [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-12-05T19:45:42.031Z] provisioning config files... [2023-12-05T19:45:42.039Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14435910469939822071tmp [Pipeline] { [Pipeline] sh [2023-12-05T19:45:42.461Z] + set +x [2023-12-05T19:45:42.461Z] + bash -s -- [2023-12-05T19:45:42.461Z] + curl -s https://codecov.io/bash [2023-12-05T19:45:42.461Z] [2023-12-05T19:45:42.461Z] _____ _ [2023-12-05T19:45:42.461Z] / ____| | | [2023-12-05T19:45:42.461Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T19:45:42.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T19:45:42.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T19:45:42.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T19:45:42.461Z] Bash-1.0.6 [2023-12-05T19:45:42.461Z] [2023-12-05T19:45:42.461Z] [2023-12-05T19:45:42.461Z] ==> git version 2.25.1 found [2023-12-05T19:45:42.461Z] ==> 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-12-05T19:45:42.461Z] Release-Date: 2020-01-08 [2023-12-05T19:45:42.461Z] 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-12-05T19:45:42.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T19:45:42.461Z] ==> Jenkins CI detected. [2023-12-05T19:45:42.461Z] current dir:  /w/workspace/edgex-go/1 [2023-12-05T19:45:42.461Z] project root: . [2023-12-05T19:45:42.461Z] --> token set from env [2023-12-05T19:45:42.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T19:45:42.461Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T19:45:42.461Z] ==> Python coveragepy not found [2023-12-05T19:45:42.461Z] ==> Searching for coverage reports in: [2023-12-05T19:45:42.461Z] + . [2023-12-05T19:45:42.721Z] -> Found 1 reports [2023-12-05T19:45:42.721Z] ==> Detecting git/mercurial file structure [2023-12-05T19:45:42.721Z] ==> Reading reports [2023-12-05T19:45:42.721Z] + ./coverage.out bytes=453601 [2023-12-05T19:45:42.721Z] ==> Appending adjustments [2023-12-05T19:45:42.721Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T19:45:43.660Z] + Found adjustments [2023-12-05T19:45:43.660Z] ==> Gzipping contents [2023-12-05T19:45:43.660Z] 60K /tmp/codecov.E9LRxs.gz [2023-12-05T19:45:43.660Z] ==> Uploading reports [2023-12-05T19:45:43.660Z] url: https://codecov.io [2023-12-05T19:45:43.660Z] query: branch=PR-4733&commit=555016043fd72352d9d5ca757e14e341f4556c87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4733&job=&cmd_args= [2023-12-05T19:45:43.660Z] -> Pinging Codecov [2023-12-05T19:45:43.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4733&commit=555016043fd72352d9d5ca757e14e341f4556c87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4733%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4733&job=&cmd_args= [2023-12-05T19:45:43.920Z] -> Uploading to [2023-12-05T19:45:43.920Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/555016043fd72352d9d5ca757e14e341f4556c87/ef698113-f6f0-4d85-9316-0034eb729f7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T194543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b74299f8206441acda0b4a939a2afac5fd43d64d049d305ebb23e8efac9eb684 [2023-12-05T19:45:43.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T19:45:43.920Z] Dload Upload Total Spent Left Speed [2023-12-05T19:45:44.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57733 0 0 100 57733 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-12-05T19:45:44.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/555016043fd72352d9d5ca757e14e341f4556c87 [Pipeline] } [2023-12-05T19:45:44.207Z] 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-12-05T19:45:46.586Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:45:46.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:45:47.792Z] ---> package-listing.sh [2023-12-05T19:45:47.792Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T19:45:47.792Z] ++ facter osfamily [2023-12-05T19:45:48.052Z] + OS_FAMILY=debian [2023-12-05T19:45:48.052Z] + workspace=/w/workspace/edgex-go/1 [2023-12-05T19:45:48.052Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T19:45:48.052Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T19:45:48.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T19:45:48.052Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T19:45:48.052Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-05T19:45:48.052Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T19:45:48.052Z] + case "${OS_FAMILY}" in [2023-12-05T19:45:48.052Z] + dpkg -l [2023-12-05T19:45:48.052Z] + grep '^ii' [2023-12-05T19:45:48.052Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T19:45:48.052Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T19:45:48.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T19:45:48.052Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-05T19:45:48.052Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-05T19:45:48.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-05T19:45:48.093Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T19:45:48.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:45:49.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:45:49.063Z] [2023-12-05T19:45:49.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T19:45:49.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:45:49.471Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T19:45:49.471Z] 5eb5b503b376: Pulling fs layer [2023-12-05T19:45:49.471Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T19:45:49.471Z] ec43610c2a17: Pulling fs layer [2023-12-05T19:45:49.471Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T19:45:49.471Z] 33b1e0a273af: Pulling fs layer [2023-12-05T19:45:49.471Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T19:45:49.471Z] 2f39f015ded8: Pulling fs layer [2023-12-05T19:45:49.471Z] 3a2ae6a8a46f: Waiting [2023-12-05T19:45:49.471Z] 33b1e0a273af: Waiting [2023-12-05T19:45:49.471Z] 2f39f015ded8: Waiting [2023-12-05T19:45:49.471Z] 5d3b04190fa2: Waiting [2023-12-05T19:45:49.471Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T19:45:49.471Z] 5c69ac0246d0: Download complete [2023-12-05T19:45:49.471Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T19:45:49.471Z] 3a2ae6a8a46f: Download complete [2023-12-05T19:45:49.471Z] ec43610c2a17: Verifying Checksum [2023-12-05T19:45:49.471Z] ec43610c2a17: Download complete [2023-12-05T19:45:49.471Z] 33b1e0a273af: Verifying Checksum [2023-12-05T19:45:49.471Z] 33b1e0a273af: Download complete [2023-12-05T19:45:49.471Z] 5d3b04190fa2: Download complete [2023-12-05T19:45:49.729Z] 5eb5b503b376: Verifying Checksum [2023-12-05T19:45:49.729Z] 5eb5b503b376: Download complete [2023-12-05T19:45:50.294Z] 2f39f015ded8: Download complete [2023-12-05T19:45:50.859Z] 5eb5b503b376: Pull complete [2023-12-05T19:45:50.859Z] 5c69ac0246d0: Pull complete [2023-12-05T19:45:51.424Z] ec43610c2a17: Pull complete [2023-12-05T19:45:51.424Z] 3a2ae6a8a46f: Pull complete [2023-12-05T19:45:51.681Z] 33b1e0a273af: Pull complete [2023-12-05T19:45:51.681Z] 5d3b04190fa2: Pull complete [2023-12-05T19:45:55.863Z] 2f39f015ded8: Pull complete [2023-12-05T19:45:55.863Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T19:45:55.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T19:45:55.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T19:45:56.263Z] prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container [2023-12-05T19:45:56.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T19:46:01.232Z] $ docker top d5c55c810922d167c3e5ad65496a72e047fe9d5e153541c5610030cd3af09a83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T19:46:01.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T19:46:02.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T19:46:02.318Z] + ls /var/log/sa-host [2023-12-05T19:46:02.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T19:46:02.576Z] provisioning config files... [2023-12-05T19:46:02.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config621988558709582287tmp [Pipeline] { [Pipeline] echo [2023-12-05T19:46:02.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:46:03.051Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T19:46:03.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:46:03.574Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T19:46:03.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:46:03.918Z] ---> sudo-logs.sh [2023-12-05T19:46:03.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T19:46:04.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:46:04.351Z] ---> job-cost.sh [2023-12-05T19:46:04.351Z] lf-activate-venv: SKIPPING [2023-12-05T19:46:04.351Z] DEBUG: total: 0.2199999988079071 [2023-12-05T19:46:04.351Z] INFO: Retrieving Stack Cost... [2023-12-05T19:46:04.917Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T19:46:05.176Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T19:46:05.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T19:46:05.521Z] ---> logs-deploy.sh [2023-12-05T19:46:05.521Z] lf-activate-venv: SKIPPING [2023-12-05T19:46:05.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4733/1 [2023-12-05T19:46:05.521Z] INFO: archiving workspace using pattern(s): [2023-12-05T19:46:06.456Z] Archives upload complete. [2023-12-05T19:46:06.715Z] INFO: archiving logs to Nexus [2023-12-05T19:46:07.283Z] ---> uname -a: [2023-12-05T19:46:07.283Z] Linux prd-ubuntu20-04-docker-8c-8g-24087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-05T19:46:07.283Z] [2023-12-05T19:46:07.283Z] [2023-12-05T19:46:07.283Z] ---> lscpu: [2023-12-05T19:46:07.283Z] Architecture: x86_64 [2023-12-05T19:46:07.283Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-05T19:46:07.283Z] Byte Order: Little Endian [2023-12-05T19:46:07.283Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-05T19:46:07.283Z] CPU(s): 8 [2023-12-05T19:46:07.283Z] On-line CPU(s) list: 0-7 [2023-12-05T19:46:07.283Z] Thread(s) per core: 1 [2023-12-05T19:46:07.283Z] Core(s) per socket: 1 [2023-12-05T19:46:07.283Z] Socket(s): 8 [2023-12-05T19:46:07.283Z] NUMA node(s): 1 [2023-12-05T19:46:07.283Z] Vendor ID: AuthenticAMD [2023-12-05T19:46:07.283Z] CPU family: 23 [2023-12-05T19:46:07.283Z] Model: 49 [2023-12-05T19:46:07.283Z] Model name: AMD EPYC-Rome Processor [2023-12-05T19:46:07.283Z] Stepping: 0 [2023-12-05T19:46:07.283Z] CPU MHz: 2799.998 [2023-12-05T19:46:07.283Z] BogoMIPS: 5599.99 [2023-12-05T19:46:07.283Z] Virtualization: AMD-V [2023-12-05T19:46:07.283Z] Hypervisor vendor: KVM [2023-12-05T19:46:07.283Z] Virtualization type: full [2023-12-05T19:46:07.283Z] L1d cache: 256 KiB [2023-12-05T19:46:07.283Z] L1i cache: 256 KiB [2023-12-05T19:46:07.283Z] L2 cache: 4 MiB [2023-12-05T19:46:07.283Z] L3 cache: 128 MiB [2023-12-05T19:46:07.283Z] NUMA node0 CPU(s): 0-7 [2023-12-05T19:46:07.283Z] Vulnerability Itlb multihit: Not affected [2023-12-05T19:46:07.283Z] Vulnerability L1tf: Not affected [2023-12-05T19:46:07.283Z] Vulnerability Mds: Not affected [2023-12-05T19:46:07.283Z] Vulnerability Meltdown: Not affected [2023-12-05T19:46:07.283Z] Vulnerability Mmio stale data: Not affected [2023-12-05T19:46:07.283Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-05T19:46:07.283Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-05T19:46:07.283Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-05T19:46:07.283Z] Vulnerability Srbds: Not affected [2023-12-05T19:46:07.283Z] Vulnerability Tsx async abort: Not affected [2023-12-05T19:46:07.283Z] 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-12-05T19:46:07.283Z] [2023-12-05T19:46:07.283Z] [2023-12-05T19:46:07.283Z] ---> nproc: [2023-12-05T19:46:07.283Z] 8 [2023-12-05T19:46:07.283Z] [2023-12-05T19:46:07.283Z]